Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the dependencies group with 3 updates: @nodesecure/npm-registry-sdk, pacote and @npmcli/arborist.

Updates @nodesecure/npm-registry-sdk from 4.0.0 to 4.1.0

Release notes

Sourced from @​nodesecure/npm-registry-sdk's releases.

v4.1.0

What's Changed

Full Changelog: NodeSecure/npm-registry-sdk@v4.0.0...v4.1.0

Commits

Updates pacote from 21.0.0 to 21.0.1

Release notes

Sourced from pacote's releases.

v21.0.1

21.0.1 (2025-09-02)

Dependencies

Chores

Changelog

Sourced from pacote's changelog.

21.0.1 (2025-09-02)

Dependencies

Chores

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pacote since your current version.


Updates @npmcli/arborist from 9.1.3 to 9.1.4

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v9.1.4

9.1.4 (2025-09-03)

Bug Fixes

Chores

Changelog

Sourced from @​npmcli/arborist's changelog.

9.1.4 (2025-09-03)

Bug Fixes

Chores

Commits
  • 3b30e0b chore: release 11.6.0
  • 619d43e chore: fix pruner and reify tests for optional peer deps (#8540)
  • 208c06e fix: peer edge crash due to no parent or detached node (#8448)
  • 3b54e9c fix: installLinks works with transitive external file dependencies (#8534)
  • ed71acb fix(arborist): #8472 Keeps the registry protocol when modifying resolve URL (...
  • 946b34a chore: release 11.5.0
  • 6dbe21a fix: local transitive dependencies with --install-links=true
  • 8042af3 fix: prune optional peer dependencies that are no longer explicitly depended ...
  • c457c75 fix: remove duplicate loop (#8430)
  • f7b056f fix: clean up audit-report code (#8400)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [@nodesecure/npm-registry-sdk](https://github.com/NodeSecure/npm-registry-sdk), [pacote](https://github.com/npm/pacote) and [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist).


Updates `@nodesecure/npm-registry-sdk` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/NodeSecure/npm-registry-sdk/releases)
- [Commits](NodeSecure/npm-registry-sdk@v4.0.0...v4.1.0)

Updates `pacote` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md)
- [Commits](npm/pacote@v21.0.0...v21.0.1)

Updates `@npmcli/arborist` from 9.1.3 to 9.1.4
- [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/arborist-v9.1.4/workspaces/arborist)

---
updated-dependencies:
- dependency-name: "@nodesecure/npm-registry-sdk"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pacote
  dependency-version: 21.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 8, 2025

⚠️ No Changeset found

Latest commit: 9051e51

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@fraxken fraxken merged commit 426eb15 into master Sep 11, 2025
5 checks passed
@fraxken fraxken deleted the dependabot/npm_and_yarn/dependencies-bcc9cf4779 branch September 11, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants