Skip to content

Bump @sigstore/core and @npmcli/arborist in /bun/helpers#15454

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bun/helpers/multi-1a8b5e3f60
Open

Bump @sigstore/core and @npmcli/arborist in /bun/helpers#15454
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bun/helpers/multi-1a8b5e3f60

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @sigstore/core to 4.0.1 and updates ancestor dependency @npmcli/arborist. These dependencies need to be updated together.

Updates @sigstore/core from 1.1.0 to 4.0.1

Release notes

Sourced from @​sigstore/core's releases.

@​sigstore/core@​4.0.1

Patch Changes

  • 04ea25a: ASN.1 parser hardening

@​sigstore/core@​4.0.0

Major Changes

  • 46c00b3: Drop support for Node 20

@​sigstore/core@​3.2.1

Patch Changes

  • b5aa4f1: Apply UTF-8 encoding to payload type during PAE calculation

@​sigstore/core@​3.2.0

Minor Changes

  • 8f736ef: Update the createPublicKey function to support base64-encoded keys

@​sigstore/core@​3.0.0

Major Changes

  • 383e200: Drop support for node 18

@​sigstore/core@​2.0.0

Major Changes

  • b78615b: Remove hash function in core package
  • 2e58489: Drop support for node 16
Commits
  • d406ea6 Version Packages (#1676)
  • 4245d6f Bump the prod-deps group across 1 directory with 11 updates (#1691)
  • 85c5838 Merge commit from fork
  • a063789 Bump actions/checkout from 6.0.3 to 7.0.0 (#1686)
  • 46a180c Bump the dev-deps group with 3 updates (#1688)
  • 6e64be8 Bump form-data from 4.0.4 to 4.0.6 (#1684)
  • 87ad7f1 Bump the prod-deps group across 1 directory with 12 updates (#1685)
  • bdaedac Bump the dev-deps group across 1 directory with 5 updates (#1683)
  • 98fac89 Bump the minor-patch group across 1 directory with 2 updates (#1681)
  • 754e2a3 Support DSSE bundles with Rekor v2 hashedrekord entries (#1677)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sigstore/core since your current version.


Updates @npmcli/arborist from 8.0.0 to 10.0.1

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v10.0.1

10.0.1 (2026-07-10)

Bug Fixes

libnpmpack: v10.0.1

Dependencies

arborist: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm shrinkwrap is removed, the shrinkwrap config alias is removed, and npm-shrinkwrap.json is no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-root npm-shrinkwrap.json to package-lock.json; use bundleDependencies if you need to ship a locked dependency tree.
  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

libnpmpack: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm pack and npm publish now error when a package's overrides apply to one or more of its bundled packages (bundledDependencies / bundleDependencies). Defining both fields is still allowed as long as no override actually targets a bundled package. To resolve the error, remove the affected entries from either overrides or the bundle.
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • allow-git and allow-remote now default to "none"; set them to "all" (or "root") to install git or user-supplied tarball-URL dependencies.

Features

Dependencies

libnpmsearch: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

arborist: v10.0.0-pre.2

10.0.0-pre.2 (2026-06-29)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

10.0.1 (2026-07-10)

Bug Fixes

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm shrinkwrap is removed, the shrinkwrap config alias is removed, and npm-shrinkwrap.json is no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-root npm-shrinkwrap.json to package-lock.json; use bundleDependencies if you need to ship a locked dependency tree.
  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

10.0.0-pre.2 (2026-06-29)

Features

Bug Fixes

10.0.0-pre.1 (2026-06-19)

⚠️ BREAKING CHANGES

  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by reggi, a new releaser for @​npmcli/arborist since your current version.


@dependabot dependabot Bot added dependencies javascript Dependabot pull requests that update Javascript code labels Jun 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 30, 2026 12:42
@dependabot dependabot Bot added dependencies javascript Dependabot pull requests that update Javascript code labels Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/bun/helpers/multi-1a8b5e3f60 branch 5 times, most recently from b9b4597 to f2e5188 Compare July 21, 2026 21:58
Bumps [@sigstore/core](https://github.com/sigstore/sigstore-js) to 4.0.1 and updates ancestor dependency [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist). These dependencies need to be updated together.


Updates `@sigstore/core` from 1.1.0 to 4.0.1
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/core@1.1.0...@sigstore/core@4.0.1)

Updates `@npmcli/arborist` from 8.0.0 to 10.0.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/config-v10.0.1/workspaces/arborist)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.9.0
  dependency-type: direct:production
- dependency-name: "@sigstore/core"
  dependency-version: 3.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/bun/helpers/multi-1a8b5e3f60 branch from f2e5188 to 360bfe6 Compare July 21, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Dependabot pull requests that update Javascript code L: javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants