Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps npm from 9.8.1 to 10.0.0.

Release notes

Sourced from npm's releases.

libnpmhook: v10.0.0

10.0.0 (2023-08-31)

Features

libnpmhook: v10.0.0-pre.0

10.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

Changelog

Sourced from npm's changelog.

10.0.0 (2023-08-31)

Features

Dependencies

10.0.0-pre.1 (2023-08-31)

⚠️ BREAKING CHANGES

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

Bug Fixes

... (truncated)

Commits
  • 3f9aa45 chore: release 10.0.0
  • b8a5764 chore: fix flaky log file tests
  • 7f81e96 chore: use maxSockets:1 for some flaky arborist reify tests
  • fb31c7e feat: trigger release process
  • 48a7b07 feat: remove prerelease flags
  • 52cb638 chore: release 10.0.0-pre.1
  • 9e444ca chore: fix bundle version in libnpmpublish tests (#6748)
  • 171b8a0 chore: remove extra git dirty check from ci
  • 323cc4f chore: drop node14 support in private mock-globals workspace
  • 5ab3f7e deps: @​npmcli/git@​5.0.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 6, 2023
"install": "^0.13.0",
"jest": "^29.6.3",
"npm": "^9.8.1",
"npm": "^10.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arpith-f5 do we need to specify this? package.json is a npm artifact itself, having npm installed is an implicit dependency; this codebase doesn't really care about the specific npm version, does it?

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reference-lib/npm-10.0.0 branch 2 times, most recently from 5b7853c to 588caa3 Compare September 7, 2023 13:46
Bumps [npm](https://github.com/npm/cli) from 9.8.1 to 10.0.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v9.8.1...libnpmhook-v10.0.0) --- updated-dependencies: - dependency-name: npm dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reference-lib/npm-10.0.0 branch from 588caa3 to 99266d8 Compare September 7, 2023 13:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #28.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/reference-lib/npm-10.0.0 branch September 11, 2023 01:08
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

2 participants