Skip to content

Conversation

npm-cli-bot
Copy link
Contributor

This PR contains changes from: npm@10.0.0 npm@10.1.0 npm@10.2.0


10.0.0

10.0.0 (2023-08-31)

⚠️ BREAKING CHANGES

  • support for node 14 and 16 has been dropped. npm now supports node ^18.17.0 || >=20.5.0
  • npm no longer treats missing scripts as a special case in workspace mode. Use if-present to ignore missing scripts.
  • @npmcli/agent is now used as the agent for network requests
  • 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.
  • libnpmpublish will no longer attempt a single automatic retry on 409 responses during publish.
  • support for the strict RFC 8909 mode has been removed. this mode was only enabled when the environ NPM_PACKAGE_ARG_8909_STRICT=1 was set.

Bug Fixes

Documentation

Dependencies

10.1.0

10.1.0 (2023-09-08)

Features

Bug Fixes

Documentation

Dependencies

10.2.0

10.2.0 (2023-10-02)

Features

Bug Fixes

Documentation

Dependencies

@nodejs-github-bot nodejs-github-bot added fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. labels Oct 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve.

@lukekarrys lukekarrys changed the title deps: upgrade npm to 10.2.0 [v18.x] deps: upgrade npm to 10.2.0 Oct 3, 2023
@richardlau richardlau removed the fast-track PRs that do not need to wait for 48 hours to land. label Oct 3, 2023
@lukekarrys lukekarrys added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 6, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 6, 2023
@nodejs-github-bot
Copy link
Collaborator

@targos
Copy link
Member

targos commented Oct 28, 2023

Landed as cherry-picks from main in 65ca41c, a140bc2, and 43bfe5f.

@targos targos closed this Oct 28, 2023
@wraithgar wraithgar deleted the npm-v10.2.0-18 branch June 26, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants