Skip to content
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

Bump the npm-dependencies group in /npm_and_yarn/helpers with 2 updates #7999

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2023

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

Updates @npmcli/arborist from 6.3.0 to 7.1.0

Release notes

Sourced from @​npmcli/arborist's releases.

config: v7.1.0

7.1.0 (2023-08-31)

Features

arborist: v7.1.0

7.1.0 (2023-09-08)

Features

config: v7.0.1

7.0.1 (2023-08-31)

Bug Fixes

libnpmexec: v7.0.1

7.0.1 (2023-09-08)

Dependencies

config: v7.0.0

7.0.0 (2023-07-26)

⚠️ BREAKING CHANGES

  • the "ci-name" config has been removed
  • the hard-coded "hashAlgorithm" value is no longer being passed through flatOptions
  • the unused "tmp" config has been removed
  • the hard-coded "metrics-registry" config has been removed.

Bug Fixes

arborist: v7.0.0

7.0.0 (2023-08-31)

Features

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

7.1.0 (2023-09-08)

Features

7.0.0 (2023-08-31)

Features

7.0.0-pre.0 (2023-08-31)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed
  • support for node 14 has been removed

Bug Fixes

Dependencies

Commits

Updates nock from 13.3.2 to 13.3.3

Release notes

Sourced from nock's releases.

v13.3.3

13.3.3 (2023-08-16)

Bug Fixes

  • revert #2350 (Push persisted interceptors to the end instead of ignore on remove) (#2511) (fcea779), closes #2500
Commits
  • fcea779 fix: revert #2350 (Push persisted interceptors to the end instead of ignore o...
  • c8b0e4b chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
  • c2baa09 chore(deps-dev): bump semantic-release from 21.0.6 to 21.0.7
  • d3ed27c chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0
  • 225c1cd chore(deps-dev): bump eslint from 8.39.0 to 8.46.0
  • 546e281 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • See full diff 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

@dependabot dependabot bot requested a review from a team as a code owner September 10, 2023 16:53
@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Sep 10, 2023
@jurre
Copy link
Member

jurre commented Sep 11, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-31a513a784 branch 2 times, most recently from 7108746 to 435904a Compare September 12, 2023 13:16
@jurre
Copy link
Member

jurre commented Sep 14, 2023

@dependabot rebase

Bumps the npm-dependencies group in /npm_and_yarn/helpers with 2 updates: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) and [nock](https://github.com/nock/nock).


Updates `@npmcli/arborist` from 6.3.0 to 7.1.0
- [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/v7.1.0/workspaces/arborist)

Updates `nock` from 13.3.2 to 13.3.3
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.2...v13.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-31a513a784 branch from 435904a to 18d3c85 Compare September 14, 2023 09:57
@jurre jurre merged commit 5d87285 into main Sep 14, 2023
97 checks passed
@jurre jurre deleted the dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-31a513a784 branch September 14, 2023 12:40
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
…_yarn/npm_and_yarn/helpers/npm-dependencies-31a513a784

Bump the npm-dependencies group in /npm_and_yarn/helpers with 2 updates
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.

None yet

1 participant