Skip to content

chore(deps): update dependency npm to v12 - #3878

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-12.x
Open

chore(deps): update dependency npm to v12#3878
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-12.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) 11.19.012.0.2 age adoption passing confidence

Release Notes

npm/cli (npm)

v12.0.2

Compare Source

Bug Fixes
Documentation
Chores
Dependencies

v12.0.1

Compare Source

Bug Fixes
Dependencies

v12.0.0

Compare Source

⚠️ BREAKING CHANGES
  • npm view --json now always returns an array.
  • npm sbom --sbom-format=cyclonedx now reports the name field from each package's package.json instead of the on-disk directory name. The name, bom-ref, and purl of the root component and of aliased dependencies may change.
  • npm no longer registers man pages with the system when installed globally. man npm-install will no longer work, but npm help install is unaffected.
  • The npm pkg output is no longer forced to json. This means you can get single values without having to worry about wrapping of the values. It also outputs non-json content more similarly to npm view.
  • npm shrinkwrap is removed, the shrinkwrap config alias is removed, and npm-shrinkwrap.json is no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-root npm-shrinkwrap.json to package-lock.json; use bundleDependencies if you need to ship a locked dependency tree.
  • The Twitter and Freenode profile fields have been removed from the npm registry. This means that users will no longer be able to set or view these fields in their npm profiles.
  • npm will no longer attempt to resolve the path to node via whichnode. process.execPath is already set by Node to the resolved real path of the node binary, so the lookup was redundant. Scripts that expected npm to override process.execPath with a PATH-resolved (potentially symlinked) node path may be affected.
  • the --json output of npm pack and npm publish have changed. They are now always consistent, and in the same format.
  • the star, stars and unstar commands have been removed
  • The npm adduser command has been removed. Create and manage user accounts on the npm website, and use npm login to authenticate on the command line.
  • Preserve https protocol when working with git (#​8703)
  • The default license for npm init has been changed from "ISC" to an empty string. If not set, the license field will be omitted from new packages.
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • allow-git and allow-remote now default to "none"; set them to "all" (or "root") to install git or user-supplied tarball-URL dependencies.
  • root `preinstall` now runs before dependencies are installed.
  • unknown configs in .npmrc, unknown CLI flags, abbreviated flags, and single-hyphen multi-char shorthands now throw instead of warning.
Chores
Dependencies

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9pm,before 9am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jul 11, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 11, 2026 22:04
@renovate
renovate Bot requested review from chihiro-adachi and shabaraba and removed request for a team July 11, 2026 22:04
@renovate renovate Bot added the renovate label Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/npm-12.x branch 3 times, most recently from e0c90ca to bb3c377 Compare July 16, 2026 17:19
@renovate
renovate Bot force-pushed the renovate/npm-12.x branch 2 times, most recently from fbaab34 to 8fa7736 Compare July 24, 2026 19:46
@renovate
renovate Bot force-pushed the renovate/npm-12.x branch 3 times, most recently from b9eba5e to f570556 Compare August 2, 2026 22:18
@renovate
renovate Bot force-pushed the renovate/npm-12.x branch from f570556 to bfc8e46 Compare August 12, 2026 17:47
@renovate
renovate Bot force-pushed the renovate/npm-12.x branch from bfc8e46 to 2940668 Compare August 14, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants