mrjs
mrjs copied to clipboard
Bump npm from 10.7.0 to 10.8.0
Bumps npm from 10.7.0 to 10.8.0.
Changelog
Sourced from npm's changelog.
10.8.0 (2024-05-15)
Features
1e375c1#7442 create exit handler class (#7442) (@lukekarrys)Bug Fixes
d5c3289#7513 refactor: use output buffer and error for more commands (#7513) (@lukekarrys)12f103c#7533 add first param titles to logs where missing (#7533) (@lukekarrys)badeac2#7521 config: use redact on config output (#7521) (@lukekarrys)76aef74#7520 view: refactor exec and execWorkspaces to call same methods (#7520) (@lukekarrys)b54cdb8#7515 refactor: create new error output primitives (#7515) (@lukekarrys)e40454c#7506 view: dont unwrap arrays in json mode (#7506) (@lukekarrys)6f64148require stdout to be a TTY for progress (#7507) (@lukekarrys)db62910#7504 config: be more aggressive about hiding protected values (#7504) (@wraithgar)6d456bb#7497 dont write log file for completion commands (#7497) (@lukekarrys)722c0fa#7463 limit packument cache size based on heap size (@wraithgar)ca1a68d#7474 log ifnpm deprecatedoes not match any version (#7474) (@mbtools)261ea19#7457 run input.start around help and openining urls (@lukekarrys)4ab6cf4#7459 publish: validate dist-tag (#7459) (@reggi)Documentation
b2ce025#7518 suggest correct bin entry (#7518) (@Santoshraj2)bdd2aae#7502 remove obsolete removal using make uninstall (#7502) (@avinal)c3d2819#7496 npm help json/global command on windows (#7496) (@klm-turing,@lukekarrys)268303c#7479 add npm version to every local help output (#7479) (@klm-turing)e39d422#7473 suggest "npm repo" for showing the repo of a package (#7473) (@full-stop)f6fff32#7433 clarify what peerDependenciesMeta does (#7433) (@xuhdev,@wraithgar)Dependencies
1cdc662#7522@tufjs/[email protected]898bcfd#7522@sigstore/[email protected]fec3c94#7522[email protected]cb85973#7522[email protected]e189873#7498@sigstore/[email protected]c2b28f9#7498[email protected]9064ffc#7498@sigstore/[email protected]fd42986#7498@npmcli/[email protected]4e53e33#7498[email protected]f078c82#7495[email protected]58f773c#7495[email protected]ea0b07d#7482[email protected]8d161a4#7482[email protected]5b2317b#7463 add lru-cache26fefb8#7480[email protected]2146e1f#7480[email protected]ff6c5d1#7480[email protected]
... (truncated)
Commits
328f63cchore: release 10.8.0d5c3289fix(refactor): use output buffer and error for more commands (#7513)12f103cfix: add first param titles to logs where missing (#7533)badeac2fix(config): use redact on config output (#7521)aa5d7b1docs : suggest correct entry to bin (#7524)10256e8chore: dev dependency updates1cdc662deps:@tufjs/repo-mock@2.0.1898bcfddeps:@sigstore/protobuf-specs@0.3.2fec3c94deps: [email protected]cb85973deps: [email protected]- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Your Render PR Server URL is https://examples-mrjs-pr-672.onrender.com.
Follow its progress at https://dashboard.render.com/static/srv-cp5bn7sf7o1s73ftkkjg.
@dependabot rebase
https://github.com/dependabot rebase
converting to draft since there's things we'd need to test with this change
Superseded by #683.