-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): update dependency npm to v11 #352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-11.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
a80cf69 to
c53bb79
Compare
c53bb79 to
4b7fdbd
Compare
4b7fdbd to
06b174e
Compare
06b174e to
2d3a52d
Compare
2d3a52d to
450f1be
Compare
|
450f1be to
ad2dcb5
Compare
0d9796c to
8da4382
Compare
8da4382 to
64c7e39
Compare
b0d44b0 to
1ebf70a
Compare
1ebf70a to
f6ba7d3
Compare
f6ba7d3 to
b3a1b5e
Compare
b3a1b5e to
9d21a58
Compare
d7f9f74 to
3eeb168
Compare
e794fcf to
7a97e7b
Compare
23ced2d to
6e380fb
Compare
ee4e4f1 to
78e222a
Compare
e23e685 to
cc3af42
Compare
80f0b03 to
343c691
Compare
343c691 to
3a95b63
Compare
b0c18dc to
73bd610
Compare
73bd610 to
52efe27
Compare
|
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:
^10.0.0→^11.0.0Release Notes
npm/cli (npm)
v11.7.0Compare Source
Features
b380d15#8697 add deduping to notices unless in verbose+ mode (@owlstronaut)Bug Fixes
4ebb831#8839 updates hints to use cli paradigm (@owlstronaut)7896e51#8838 update the token list text (@owlstronaut)8ab8668#8836 query: support package-lock-only in workspaces (@watilde)35e8d38#8322 properly handle newlines with input when using the spinner (#8322) (@mbtools)0c0faae#8780 adduser: improve email prompt (#8780) (@mbtools)Documentation
7f2ab9d#8810 scripts: replace deprecated prepublish and install examples with prepare (Max Black)91ebab7#8847 remove note about token create being disabled (@owlstronaut)2030250#8822 scripts: clarify prepare script runs with --production (Max Black)33a50d7#8821 scripts: update npm_package_* environment variables documentation (Max Black)50508f9#8793 package-json: add documentation for type field (#8793) (@MaxBlack-dev, Max Black)aa1dd7e#8823 scripts: document that prepare scripts run concurrently in workspaces (Max Black)3f48487#8820 package-spec: fix alias syntax in examples (Max Black)dd104da#8812 version: add note about git version requirements (Max Black)58afdcc#8792 install: clarify prerelease version range behavior (Max Black)9f818e8#8795 npm-view: clarify object property access syntax and provide examples (Max Black)39c2f2e#8791 add examples for command line flags including --prefix (Max Black)1298530#8790 clarify version field can be omitted in package-lock (Max Black)090b6ca#8794 npx: clarify that arguments are passed to executed command (Max Black)a864f80#8787 document gypfile field in package.json (Max Black)2fc689d#8788 add field access patterns to npm view (Max Black)4850639#8796 package-json: add examples for replacing dependencies with forks in overrides (Max Black)4864dd4#8798 npm-install: document engines field priority when installing packages (Max Black)95d25cd#8799 package-json: clarify repository field normalization during publish (Max Black)a367f9b#8800 package-lock-json: clarify that version field may be omitted for certain dependencies (Max Black)ffc9b71#8801 npm-install: clarify --tag does not override package.json (#8801) (@MaxBlack-dev, Max Black)73688ca#8735 clarify npm version behavior with prerelease versions (#8735) (@yashwantbezawada)4a32606#8785 updates the token create documentation (#8785) (@owlstronaut, @wraithgar)Chores
54929ce#8836 update baseline-browser-mapping (@watilde)Dependencies
@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected]v11.6.4Compare Source
Documentation
dfb83c7#8749 add example for keywords field (#8749) (@MaxBlack-dev, Max Black)1b1e227#8750 remove outdated roadmap link (#8750) (@MaxBlack-dev, Max Black)1333d57#8752 clarify .npmrc naming convention for environment variable overrides (#8752) (@MaxBlack-dev)22cddb8#8755 add workspace dependencies example to workspaces (Max Black)17e154c#8756 standardize env vars to uppercase convention (Max Black)1e51a25#8754 fix lifecycle event order for prepare script (Max Black)8d72bc9#8753 add os, cpu, and funding fields to package-lock.json (Max Black)Dependencies
f56bb13#8779[email protected](#8779)f963223#8770[email protected]f51e4aa#8770[email protected]2d15040#8770@npmcli/[email protected]9d77b84#8770@npmcli/[email protected]e2ac092#8770[email protected]6e5bfd9#8770[email protected]7f8e237#8770[email protected]a4aa218#8770[email protected]6430446#8770[email protected]58650dc#8770@npmcli/[email protected]4a11146#8770[email protected]00511d4#8770@npmcli/[email protected]224afa2#8770@npmcli/[email protected]664ac34#8770@npmcli/[email protected]@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected]v11.6.3Compare Source
Bug Fixes
c6242d9#8706 change npm profile to create tokens with GAT support (#8706) (@owlstronaut, @wraithgar)cbc6fa9#8731 order of version information in error message (#8731) (@piotrd, @pd-be)11dbd7e#8709 display full token when creating authentication tokens (#8709) (@MaxBlack-dev, Max Black)49a4eef#8676 use look behind regex for trailing slash stripping (#8676) (@wraithgar)b1aee62#8645 dep flag calculation (#8645) (@liamcmitchell)Documentation
ca53c21#8745 add workspace usage examples (#8745) (@MaxBlack-dev, Max Black)e71ca0e#8746 add --save flag to documentation (#8746) (@MaxBlack-dev, Max Black)06510a8#8683 add ignore-scripts option to npm version help and docs (#8683) (@Tejas242)Dependencies
7f72238#8723[email protected]7ac9db8#8723[email protected]41e97c6#8723[email protected]6b1fbe1#8723[email protected]aa1d486#8723@npmcli/[email protected]599c819#8723[email protected]e49286e#8723[email protected]b7c9f96#8723@npmcli/[email protected]8cc9f70#8723[email protected]0b7274f#8723[email protected]59b3c6a#8723@npmcli/[email protected]578abad#8723[email protected]89c4151#8723@npmcli/[email protected]c6d109d#8723[email protected]34d8599#8723[email protected]4811a86#8723@npmcli/[email protected]6cb77df#8723@npmcli/[email protected]05ac7a7#8723[email protected]0a74f6d#8723[email protected]c02ce5c#8723@npmcli/[email protected]9c0cefa#8723[email protected]041b9b2#8723[email protected]a1b0fea#8723@npmcli/[email protected]a085745#8723[email protected]00d9c7d#8723[email protected]3404dca#8723[email protected]542fcf3#8723@npmcli/[email protected]89e14d3#8723[email protected]5383f3a#8723[email protected]1bb9a7d#8723[email protected]de619a4#8723[email protected]0e042ec#8723[email protected]2a3c338#8723[email protected]b96e86c#8723[email protected]d347329#8723[email protected]d6830f4#8723@npmcli/[email protected]bcc7ec8#8723@npmcli/[email protected]7a419df#8723@npmcli/[email protected]Chores
32bdd83#8723 fix package-lock (@wraithgar)4bff14b#8670 write tarball to testDir (#8670) (@wraithgar)679486b#8672 fix lockfile (#8672) (@wraithgar)@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected][email protected]v11.6.2Compare Source
Bug Fixes
c54d1e9#8633 progress bar code cleanup (#8633) (@wraithgar)d352e27#8629 do not redact notice logs going to stdout (#8629) (@wraithgar)5ac3678#8617 spelling in ./lib and ./test/lib (#8617) (@jsoref)9197995#8619 spelling (#8619) (@jsoref)dd884e3#8618 spelling (#8618) (@jsoref)f6028e6#8614 skip redacting urls meant for opening by the user (#8614) (@wraithgar, @jolyndenning)54fd27f#8602 refactor node.ideallyInert to node.inert (#8602) (@liamcmitchell)79e3c1e#8593 use @npmcli/package-json to normalize package data (@wraithgar)Documentation
0469c5e#8639 rewrap markdown (#8639) (@jsoref)9ceb9c1#8636 rewrap markdown (#8636) (@jsoref)6324370#8616 fix spelling (#8616) (@jsoref)1b0429a#8607 Fix spelling (#8607) (@jsoref)7fbe07a#8603 clean up deprecatednpm accesscommands (#8603) (@jsoref)Dependencies
fa7cc6f#8662[email protected](#8662)b05461b#8663@sigstore/[email protected](#8663)c31de22#8661 downgrade ci-info to 4.3.0 (#8661) (@wraithgar)c5191b5#8659[email protected]f255c92#8659[email protected]bdaf323#8659[email protected]a33f106#8659[email protected]8044e07#8659[email protected]f577504#8659[email protected]9aa4fa6#8659[email protected]fe9484a#8593 remove normalize-package-dataChores
b3409f4#8659 dev dependency updates (@wraithgar)e8de81b#8643 Add automatically generated annotation to dependencies.md (#8643) (@jsoref)67cfaf3#8627 fix spelling: different (#8627) (@jsoref)17ddc0d#8622 fix spelling (#8622) (@jsoref)c3e1790#8605 Remove reference to nonexistent calendar (#8605) (@jsoref)ac9143e#8604 Improve link accessibility for screen reader users (#8604) (@jsoref)62d73e7#8601 remove references to benchmarks workflow (#8601) (@jsoref)bb4b739#8598 remove stale comment (#8598) (@jsoref)f73e65d#8592 fix build url code for remark-github@12 (#8592) (@wraithgar)@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected][email protected]v11.6.1Compare Source
Bug Fixes
d389614#8579 corrects peer dependency flag propagation (@owlstronaut)5db81c3#8512 allow concurrent non-local npx calls (#8512) (@jenseng, @wraithgar)Documentation
7a09902#8582 bring back certfile (#8582) (@jenseng)Dependencies
849dcb6#8589[email protected](#8589)ea15731#8576[email protected]0f41bac#8576[email protected]07bf540#8576[email protected]ef87ec6#8576[email protected]48285e0#8576 add fdir, isexe, and picomatch to node_modules099238a#8576[email protected]6e4d673#8576[email protected]09a7494#8576[email protected]c5157c9#8576[email protected]46035db#8576[email protected]5f6664b#8576[email protected]5516583#8576[email protected]6a392f3#8576[email protected]9519f18#8576[email protected]34bafd1#8576[email protected]dfd034e#8576@npmcli/[email protected]d4eef14#8576[email protected]566f1b7#8576[email protected]ac33497#8576[email protected]1676626#8576[email protected]817f0b1#8576[email protected]79a4e67#8576[email protected]38fa2c2#8576[email protected]24252a1#8576@npmcli/[email protected]ea7ca5f#8576[email protected]521823b#8576@npmcli/[email protected]bf6b686#8576[email protected]9392488#8576[email protected]0082083#8576[email protected]633c4ed#8576[email protected]66f64eb#8576[email protected]1f85f94#8576@sigstore/[email protected]a2bdecc#8576[email protected]1149971#8576[email protected]b5bd5e3#8576[email protected]6221e27#8576@npmcli/[email protected]da81a37#8576[email protected]6b4c5f9#8576@npmcli/[email protected]cb36a8a#8576[email protected]b6bb9ae#8576[email protected]1b4433f#8576@npmcli/[email protected]ceae674#8576@npmcli/[email protected]4f37534#8576 remove read-package-json-fastChores
7eb5c09#8576 update package-lock with peer flag fixes (@wraithgar)0d00fd8#8576[email protected](@wraithgar)420a569#8576[email protected](@wraithgar)064deb3#8576[email protected](@wraithgar)30fe3ba#8576[email protected](@wraithgar)1c6bb4c#8576[email protected](@wraithgar)208cb93#8576[email protected](@wraithgar)4a46b5a#8576[email protected](@wraithgar)93d190b#8576[email protected](@wraithgar)05301a4#8576[email protected](@wraithgar)6afdda9#8576[email protected](@wraithgar)402a0ab#8576@npmcli/[email protected](@wraithgar)3b43bf7#8576 dev dependency updates (@wraithgar)9f9146f#8576@tufjs/[email protected](@wraithgar)eed8a10#8576 use latest/local arborist in mock-registry (@wraithgar)@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]v11.6.0Compare Source
Features
bdcc10d#8359 add support for optional env var replacements in .npmrc (#8359) (@aczekajski, @owlstronaut)Bug Fixes
dd4cee9#8539 powershell: improve argument parsing (#8539) (@alexsch01)5f18557#8532 powershell: fix issue with modified InvocationName (#8532) (@alexsch01)9e5abf1#8529 add redaction to log format egress (#8529) (@wraithgar)75ce64a#8524 revert handle signal exits gracefully (#8524) (@owlstronaut)5d82d0b#8469 ps1 scripts in powershell 5.1 (#8469) (@splatteredbits)Dependencies
@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected]v11.5.2Compare Source
Bug Fixes
7d900c4#8467 oidc visibility check for provenance (#8467) (@reggi, @wraithgar)Documentation
d4e56b2#8459 update snapshot generation command (#8459) (@MikeMcC399)v11.5.1Compare Source
Bug Fixes
476bf17#8457 provenance should only default for oidc (@reggi)v11.5.0Compare Source
Features
1cce318#8336 adds support for oidc publish (#8336) (@reggi)Bug Fixes
7f66f0a#8447 add better hint forbeforeand clean up description (@wraithgar)280817a#8447 add --before param to command help output (@wraithgar)6e47325#8441 Makes 404 errors less scary without revealing existence (#8441) (@owlstronaut)0a97ffd#8429 handle signal exits gracefully (@owlstronaut)5b858c6#8411 ensure progreConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.