Skip to content

Bump the npm-dependencies group across 1 directory with 3 updates#48

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-78bb5ed345
Closed

Bump the npm-dependencies group across 1 directory with 3 updates#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-78bb5ed345

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 22, 2024

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

Updates @npmcli/arborist from 7.5.1 to 9.0.0

Release notes

Sourced from @​npmcli/arborist's releases.

config: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • @npmcli/config now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmaccess: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmaccess now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmexec: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmexec now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

arborist: v9.0.0

9.0.0 (2024-12-16)

Features

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

9.0.0 (2024-12-16)

Features

Chores

9.0.0-pre.1 (2024-12-06)

⚠️ BREAKING CHANGES

  • Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.
  • bun.lockb files are now included in the strict ignore list during packing

Features

Dependencies

9.0.0-pre.0 (2024-11-26)

⚠️ BREAKING CHANGES

  • --ignore-scripts now applies to all lifecycle scripts, include prepare
  • npm will no longer fall back to the old audit endpoint if the bulk advisory request fails.
  • @​npmcli/arborist now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Dependencies

Chores

8.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • @npmcli/arborist now supports node ^18.17.0 || >=20.5.0

Features

Bug Fixes

Dependencies

... (truncated)

Commits
  • bc5ec05 chore: release 9.0.0
  • 2929899 chore: release 9.0.0-pre.6
  • 88137a3 deps: npmlog@7.0.1
  • e2e7622 chore: update arborist snapshot from hosted-git-info changes
  • 5aa0c2d chore: @​npmcli/template-oss@​4.6.2
  • 2008ea6 deps: npm-package-arg@10.0.0, pacote@15.0.2
  • 1afe5ba fix: account for new npm-package-arg behavior
  • de2d33f feat: add --install-strategy=hoisted|nested|shallow, deprecate --global-style...
  • aa01072 deps: update the following dependencies
  • 38dc7f6 chore: @​npmcli/template-oss@​4.6.1
  • Additional commits viewable in compare view

Updates nock from 13.5.4 to 13.5.6

Release notes

Sourced from nock's releases.

v13.5.6

13.5.6 (2024-11-09)

Bug Fixes

  • types: return type of BackOptions.afterRecord (#2782) (fc90bd3)

v13.5.5

13.5.5 (2024-08-20)

Bug Fixes

  • backport: memory leaks due to timer references outliving the timers (#2773) (#2773) (66eb7f4)
Commits
  • f155498 chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0
  • fc90bd3 fix(types): return type of BackOptions.afterRecord (#2782)
  • e72df5e chore(deps): bump debug from 4.3.4 to 4.3.6
  • 194aa38 chore(deps-dev): bump semantic-release from 23.0.6 to 24.1.0
  • 66eb7f4 fix(backport): memory leaks due to timer references outliving the timers (#27...
  • e92cdfa chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.5.0
  • 623c933 chore(deps-dev): bump typescript from 5.4.3 to 5.5.4
  • 2b7836d ci: exclude nodejs 10, 12 and 14 tests running on macos (#2753)
  • 565e99a chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2752)
  • d013ed2 chore(deps-dev): bump typescript from 5.3.3 to 5.4.3
  • Additional commits viewable in compare view

Updates semver from 7.6.2 to 7.6.3

Release notes

Sourced from semver's releases.

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

Changelog

Sourced from semver's changelog.

7.6.3 (2024-07-16)

Bug Fixes

Documentation

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

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


Updates `@npmcli/arborist` from 7.5.1 to 9.0.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/v9.0.0/workspaces/arborist)

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

Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.6.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
- dependency-name: semver
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 26, 2025

Superseded by #73.

@dependabot dependabot Bot closed this Jan 26, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm_and_yarn/helpers/npm-dependencies-78bb5ed345 branch January 26, 2025 16:24
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 L: javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants