Skip to content

Bump the npm-dependencies group across 1 directory with 2 updates #12771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Bumps the npm-dependencies group with 2 updates in the /npm_and_yarn/helpers directory: @npmcli/arborist and nock.

Updates @npmcli/arborist from 8.0.0 to 9.1.3

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v9.1.3

9.1.3 (2025-07-24)

Bug Fixes

Chores

arborist: v9.1.2

9.1.2 (2025-06-11)

Bug Fixes

arborist: v9.1.1

9.1.1 (2025-05-21)

Bug Fixes

arborist: v9.1.0

9.1.0 (2025-05-15)

Features

Bug Fixes

libnpmpack: v9.0.6

Dependencies

libnpmpack: v9.0.5

Dependencies

libnpmpack: v9.0.4

Dependencies

libnpmpack: v9.0.3

Dependencies

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

9.1.3 (2025-07-24)

Bug Fixes

Chores

9.1.2 (2025-06-11)

Bug Fixes

9.1.1 (2025-05-21)

Bug Fixes

9.1.0 (2025-05-15)

Features

Bug Fixes

9.0.2 (2025-04-08)

Bug Fixes

Chores

9.0.1 (2025-03-05)

Bug Fixes

9.0.0 (2024-12-16)

Features

Chores

... (truncated)

Commits
Maintainer changes

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


Updates nock from 13.5.6 to 14.0.8

Release notes

Sourced from nock's releases.

v14.0.8

14.0.8 (2025-08-01)

Bug Fixes

  • ClientRequest: support http.Agent instances as agents for https requests (#2896) (e4390b8)

v14.0.7

14.0.7 (2025-07-26)

Bug Fixes

  • address timeout issue with mocked timers (#2880) (fb112f3)

v14.0.6

14.0.6 (2025-07-19)

Bug Fixes

v14.0.5

14.0.5 (2025-05-30)

Bug Fixes

  • use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869) (90b2a04)

v14.0.4

14.0.4 (2025-04-20)

Bug Fixes

v14.0.3

14.0.3 (2025-04-06)

Bug Fixes

  • fetch: cloned response return correct url (#2852) (8348274)

v14.0.2

14.0.2 (2025-03-27)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Aug 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 3, 2025 16:33
@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Aug 3, 2025
Bumps the npm-dependencies group with 2 updates in the /npm_and_yarn/helpers directory: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) and [nock](https://github.com/nock/nock).


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

Updates `nock` from 13.5.6 to 14.0.8
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.6...v14.0.8)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: nock
  dependency-version: 14.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-de9892f977 branch from 86071d7 to 855cd97 Compare August 10, 2025 16:29
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