chore(e2e/nx): update npm to v12 - #14287
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #14287 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 233 233
Lines 4459 4459
Branches 1308 1308
=========================================
Hits 4459 4459 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
6 times, most recently
from
July 14, 2026 02:02
2879530 to
9fa2fdd
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
2 times, most recently
from
July 20, 2026 23:42
e4b9bd7 to
76754fe
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
7 times, most recently
from
August 1, 2026 17:17
194497f to
5702e8a
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
from
August 4, 2026 21:09
5702e8a to
be34af8
Compare
satanTime
disabled auto-merge
August 10, 2026 12:40
satanTime
enabled auto-merge (squash)
August 10, 2026 13:15
satanTime
approved these changes
Aug 10, 2026
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
2 times, most recently
from
August 14, 2026 16:40
1fb0428 to
9c8ee60
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
4 times, most recently
from
September 1, 2026 12:13
9539865 to
0cce25b
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
from
September 2, 2026 20:59
0cce25b to
0167925
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
2 times, most recently
from
September 3, 2026 07:41
196f0ad to
0c04539
Compare
renovate
Bot
force-pushed
the
renovate/e2e/nx/npm-12.0.x
branch
from
September 3, 2026 18:45
0c04539 to
fdbe4c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.19.1→12.0.2Release Notes
npm/cli (npm)
v12.0.2Compare Source
Bug Fixes
834408e#9760 pack: honor min-release-age-exclude (#9760) (@martinrrm, @Copilot)ef6cfea#9786 owner: use scoped registry for user lookup (#9786) (@martinrrm, @Copilot)Documentation
9e17dc0#9805 clarify npm 12 unknown-config breaking change in changelogs (#9805) (@Hashim1999164)Chores
7b1f6c1#9747 parse pack --json object output in node integration (#9747) (@reggi, @Copilot)Dependencies
@npmcli/arborist@10.0.2@npmcli/config@11.0.1libnpmdiff@9.0.2libnpmexec@11.0.2libnpmfund@8.0.2libnpmpack@10.0.2v12.0.1Compare Source
Bug Fixes
ecb02a8#9745 view: avoid wrapping array results (#9745) (@reggi, @martinrrm, @Copilot)47fc8b1#9740 correct bundled sigstore from dev dependency conflict (#9740) (@james-pre)Dependencies
@npmcli/arborist@10.0.1libnpmdiff@9.0.1libnpmexec@11.0.1libnpmfund@8.0.1libnpmpack@10.0.1v12.0.0Compare Source
npm sbom --sbom-format=cyclonedxnow reports thenamefield from each package'spackage.jsoninstead of the on-disk directory name. Thename,bom-ref, andpurlof the root component and of aliased dependencies may change.man npm-installwill no longer work, butnpm help installis unaffected.npm pkgoutput 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 tonpm view.npm shrinkwrapis removed, theshrinkwrapconfig alias is removed, andnpm-shrinkwrap.jsonis no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-rootnpm-shrinkwrap.jsontopackage-lock.json; usebundleDependenciesif you need to ship a locked dependency tree.npm packandnpm publishhave changed. They are now always consistent, and in the same format.star,starsandunstarcommands have been removednpm addusercommand has been removed. Create and manage user accounts on the npm website, and usenpm loginto authenticate on the command line.npm inithas been changed from "ISC" to an empty string. If not set, the license field will be omitted from new packages.npmnow supports node^22.22.2 || ^24.15.0 || >=26.0.0Chores
b77b532#9735 remove pre-release mode from npm 12 and workspaces (#9735) (@reggi, @Copilot)Dependencies
@npmcli/arborist@10.0.0@npmcli/config@11.0.0libnpmaccess@11.0.0libnpmdiff@9.0.0libnpmexec@11.0.0libnpmfund@8.0.0libnpmorg@9.0.0libnpmpack@10.0.0libnpmpublish@12.0.0libnpmsearch@10.0.0libnpmteam@9.0.0libnpmversion@9.0.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.