joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

chore(deps): update npm to >=7.24.2 #373

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) >=7.13.0 -> >=7.24.2 age adoption passing confidence

Release Notes

npm/cli ### [`v7.24.2`](https://togithub.com/npm/cli/releases/v7.24.2) [Compare Source](https://togithub.com/npm/cli/compare/v7.24.1...v7.24.2) #### v7.24.2 (2021-10-04) ##### BUG FIXES - [`56d6cfdc0`](https://togithub.com/npm/cli/commit/56d6cfdc0745fe919645389b94efb36760eb4179) [#​3804](https://togithub.com/npm/cli/issues/3804) encode url before opening ([@​isaacs](https://togithub.com/isaacs)) - [`075fe5056`](https://togithub.com/npm/cli/commit/075fe50565ae5c66df727cdd7df9dd5ed8cd4015) [#​3799](https://togithub.com/npm/cli/issues/3799) restore exit code on "npm outdated" ([@​gfyoung](https://togithub.com/gfyoung)) - [`dbb90f799`](https://togithub.com/npm/cli/commit/dbb90f7997900b8ae6026dddaa718efe9a1db2f4) [#​3809](https://togithub.com/npm/cli/issues/3809) use Intl.Collator for string sorting when available ([@​isaacs](https://togithub.com/isaacs)) ##### DEPENDENCIES - [`69ab10bbf`](https://togithub.com/npm/cli/commit/69ab10bbf83d42a5d3b5d3f43e5e5b861f3dfed0) `is-core-module@2.7.0` - [`e94ddeaca`](https://togithub.com/npm/cli/commit/e94ddeaca1e75ecc8f54ebcb3df222965e3635d1) `@npmcli/arborist@2.9.0`: - fix: avoid infinite loops in peer dep replacements - fix: use Intl.Collator for string sorting when available - feat(vuln): expose isDirect ##### DOCUMENTATION - [`f425950a6`](https://togithub.com/npm/cli/commit/f425950a6ca671b2df20703f70b59022c2858d4d) [#​3805](https://togithub.com/npm/cli/issues/3805) remove npm Enterprise from documentation ([@​ethomson](https://togithub.com/ethomson)) - [`bb0b2da6c`](https://togithub.com/npm/cli/commit/bb0b2da6c0275dd8c9eda894452ce45b2e8c4c51) [#​3699](https://togithub.com/npm/cli/issues/3699) fix(docs): add note about workspace script order ([@​behnammodi](https://togithub.com/behnammodi)) ### [`v7.24.1`](https://togithub.com/npm/cli/releases/v7.24.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.24.0...v7.24.1) #### v7.24.1 (2021-09-23) ##### DEPENDENCIES - [`1be8d41e6`](https://togithub.com/npm/cli/commit/1be8d41e6f23f7a3d8411a31099ab546fbcb5bfa) `socks-proxy-agent@6.1.0`: - feat: allow passing tls connection options - [`eafd55eae`](https://togithub.com/npm/cli/commit/eafd55eae219a6c15d2857d06b673a67d7f7d060) `glob@7.2.0` ##### DOCS - [`dae5ce305`](https://togithub.com/npm/cli/commit/dae5ce3055ded57eab8aa3425004c60224a6fe67) [#​3784](https://togithub.com/npm/cli/issues/3784) docs: document special meaning of registry.npmjs.com ([@​everett1992](https://togithub.com/everett1992)) ### [`v7.24.0`](https://togithub.com/npm/cli/releases/v7.24.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.23.0...v7.24.0) ##### v7.24.0 (2021-09-16) ##### FEATURES - [`c7787b3fb`](https://togithub.com/npm/cli/commit/c7787b3fb7630aab84aae83ebf9a7117c7173b6b) [`1fbbe1e04`](https://togithub.com/npm/cli/commit/1fbbe1e04be5d79c7b49910324e64c19ed599eeb) bundled npm-install-checks ([@​wraithgar](https://togithub.com/wraithgar)) ##### BUG FIXES - [`0320bd77e`](https://togithub.com/npm/cli/commit/0320bd77e2a38f48a88e377df4b122fd21043a83) [#​3739](https://togithub.com/npm/cli/issues/3739) fix(view): Show the correct publish date for versions selected by range ([@​andersk](https://togithub.com/andersk)) - [`e4a521857`](https://togithub.com/npm/cli/commit/e4a5218573583149af795982a39fa64a4116cdab) [#​3748](https://togithub.com/npm/cli/issues/3748) fix(install.sh): don't remove old npm first ([@​wraithgar](https://togithub.com/wraithgar)) - [`b4aac345b`](https://togithub.com/npm/cli/commit/b4aac345b0a7cdec4d713c5be4daea37330b2b26) [#​3754](https://togithub.com/npm/cli/issues/3754) fix(config): user-agent properly shows ci ([@​wraithgar](https://togithub.com/wraithgar)) - [`b807cd62e`](https://togithub.com/npm/cli/commit/b807cd62eabe337e3243415c9870ea36d9289e12) [#​3738](https://togithub.com/npm/cli/issues/3738) fix(search): return valid json for no results ([@​AyushRawal](https://togithub.com/AyushRawal)) - [`2def17a3b`](https://togithub.com/npm/cli/commit/2def17a3b625b92b40c6185ff4b47e8ed006492c) [#​3760](https://togithub.com/npm/cli/issues/3760) fix(install): use configured registry when checking manifest ([@​yacoman89](https://togithub.com/yacoman89)) - [`ca792acdd`](https://togithub.com/npm/cli/commit/ca792acdd4ba683d8415c88188ec6739033fb4fd) [#​3761](https://togithub.com/npm/cli/issues/3761) fix(logs): clean args for failed commands ([@​wraithgar](https://togithub.com/wraithgar)) - [`59743972c`](https://togithub.com/npm/cli/commit/59743972c2ae1d2dd601aaa6c59974c686b1cb29) [#​3747](https://togithub.com/npm/cli/issues/3747) fix(did-you-mean): succeed if cwd is not a package ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`ac8e4ad18`](https://togithub.com/npm/cli/commit/ac8e4ad18a6b726dd2c3abcb0f605701cca0ae2c) `init-package-json@2.0.5`: - fix: bin script path - [`371655a6b`](https://togithub.com/npm/cli/commit/371655a6b0e6664fec67f16cb247cc9f174a5197) `minipass@3.1.5`: - fix: re-emit 'error' event if missed and new listener added - fix: do not blow up if process is missing ##### DOCUMENTATION - [`4d93b484a`](https://togithub.com/npm/cli/commit/4d93b484abb50e3704fb436db572b93fb36c7ac3) [#​3759](https://togithub.com/npm/cli/issues/3759) fix(docs): use correct hyperlink to package-json ([@​nategreen](https://togithub.com/nategreen)) ### [`v7.23.0`](https://togithub.com/npm/cli/releases/v7.23.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.22.0...v7.23.0) #### v7.23.0 (2021-09-09) ##### FEATURES - [`6c12500ae`](https://togithub.com/npm/cli/commit/6c12500ae14a6f8b78e3ab091ee6cc8e2ea9fd23) [#​3731](https://togithub.com/npm/cli/issues/3731) feat(install): very strict global npm engines ([@​wraithgar](https://togithub.com/wraithgar)) ##### BUG FIXES - [`1ad093824`](https://togithub.com/npm/cli/commit/1ad0938243110d983284e8763da41a57b561563d) [#​3732](https://togithub.com/npm/cli/issues/3732) fix(error-message): clean urls from 404 error ([@​wraithgar](https://togithub.com/wraithgar)) ##### DOCUMENTATION - [`64f7d1a55`](https://togithub.com/npm/cli/commit/64f7d1a55db99b1aaf8fb59557b3dedcdcd954a0) [#​3727](https://togithub.com/npm/cli/issues/3727) docs(contributing): add note on changes to tooling ([@​darcyclarke](https://togithub.com/darcyclarke)) - [`eda9162f2`](https://togithub.com/npm/cli/commit/eda9162f2db19b512d3af6b0d43201d54045c13a) [#​3715](https://togithub.com/npm/cli/issues/3715) Add --if-present flag documentation to workspaces ([@​Matsuuu](https://togithub.com/Matsuuu)) ### [`v7.22.0`](https://togithub.com/npm/cli/releases/v7.22.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.21.1...v7.22.0) #### v7.22.0 (2021-09-02) ##### BUG FIXES - [`6f431fe23`](https://togithub.com/npm/cli/commit/6f431fe2325f77b4370f95848359a36fe7a011d1) [#​3690](https://togithub.com/npm/cli/issues/3690) Fix one “see also” link ([@​tripu](https://togithub.com/tripu)) ##### DEPENDENCIES - [`033e948c9`](https://togithub.com/npm/cli/commit/033e948c95b3455812e03a860ad1bd96a635e7eb) `read-package-json@4.1.1`: - feat: add types lookup - fix(man): don't lose relative man path - [`1fa549db0`](https://togithub.com/npm/cli/commit/1fa549db0955b55fd680a658809a6d97be306b06) `@npmcli/config@2.3.0`: - feat: export npm_config_local_prefix and npm_config_global_prefix to the environment - [`e91578d10`](https://togithub.com/npm/cli/commit/e91578d10b1d5d930fec32e7070d975af4892140) `minpass-fetch@1.4.1`: - Made rejectUnauthorized depend on NODE_TLS_REJECT_UNAUTHORIZED - [`6125db545`](https://togithub.com/npm/cli/commit/6125db545315da0217fe7b05062fd0a504c9a45b) `are-we-there-yet@1.1.6` - [`0dcda73b0`](https://togithub.com/npm/cli/commit/0dcda73b022083338c4cb755390a275757b9627b) `string_decoder@1.3.0` - [`4b913417c`](https://togithub.com/npm/cli/commit/4b913417c4e30980505a02eec50810f895dd52d7) `npmlog@5.0.1` - [`876c755eb`](https://togithub.com/npm/cli/commit/876c755eb0dfc215123682f798b5fca415f7c7d9) `@npmcli/arborist@2.8.3`: - fix: do not fail adding unresolvable optional dep ### [`v7.21.1`](https://togithub.com/npm/cli/releases/v7.21.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.21.0...v7.21.1) #### v7.21.1 (2021-08-26) ##### BUG FIXES - [`4e52217cb`](https://togithub.com/npm/cli/commit/4e52217cb25a697b0f6b0131bcb8c87e0dbcda53) [#​3684](https://togithub.com/npm/cli/issues/3684) fix(config): respect --global, --package-lock-only ([@​nlf](https://togithub.com/nlf)) ##### DEPENDENCIES - [`e3878536f`](https://togithub.com/npm/cli/commit/e3878536f3612d9ddc3002c126cfa9a91021c7db) `make-fetch-happen@9.1.0`: - fix: use the same strictSSL default as tls.connect - [`145f70cc1`](https://togithub.com/npm/cli/commit/145f70cc1b78dee4ffa53f557fa72d0948696839) `read-package-json@4.0.1`: - fix: Add gitHead in subdirectories too - fix(man): don't resolve paths to man files - [`3f4d37143`](https://togithub.com/npm/cli/commit/3f4d371432a1fc8280e73d8467acd0eed0bbef26) `tar@6.1.11`: - fix: perf regression on hot string munging path - [`e63a942c6`](https://togithub.com/npm/cli/commit/e63a942c685233fa546788981ed9c144220d50e1) `cacache@15.3.0`: - feat: introduce [@​npmcli/fs](https://togithub.com/npmcli/fs) for tmp dir methods ##### DOCUMENTATION - [`957fa6040`](https://togithub.com/npm/cli/commit/957fa604035992285572f63c38545eea86bbb1ff) [#​3681](https://togithub.com/npm/cli/issues/3681) clarify uninstall lifecycle script ([@​fritzy](https://togithub.com/fritzy)) ### [`v7.21.0`](https://togithub.com/npm/cli/releases/v7.21.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.6...v7.21.0) #### v7.21.0 (2021-08-19) ##### FEATURES - [`ff34d6cd6`](https://togithub.com/npm/cli/commit/ff34d6cd6f2077962cba1ef9c893a958ac7174f8) [#​3592](https://togithub.com/npm/cli/issues/3592) feat(cache): initial implementation of ls and rm ([@​fritzy](https://togithub.com/fritzy)) ##### BUG FIXES - [`32e88c943`](https://togithub.com/npm/cli/commit/32e88c94387bda6b25f66019793efcda8f01ef6e) [#​3640](https://togithub.com/npm/cli/issues/3640) fix(did-you-mean): switch levenshtein libraries ([@​wraithgar](https://togithub.com/wraithgar)) - [`487731cd5`](https://togithub.com/npm/cli/commit/487731cd56a22272c6ff72ef2fa7822368bf63e3) [#​3658](https://togithub.com/npm/cli/issues/3658) fix(logging): sanitize logged argv ([@​wraithgar](https://togithub.com/wraithgar)) - [`68a19bb02`](https://togithub.com/npm/cli/commit/68a19bb02aa0d7a566c8e2245f1e524b915faf09) [#​3661](https://togithub.com/npm/cli/issues/3661) fix(error-message): look for er.path not er.file ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`df57f0d53`](https://togithub.com/npm/cli/commit/df57f0d532d406b3b1409454ea5f2255fcd08248) `@npmcli/run-script@1.8.6` - [`8183976cf`](https://togithub.com/npm/cli/commit/8183976cfa53bab6e9116ec5de97b04225c5d09b) `normalize-package-data@3.0.3`: - fix: account for "licence" as spelling variant - [`f07772401`](https://togithub.com/npm/cli/commit/f07772401c3712d5f9b0dfeef88e1943229cfa79) `init-package-json@2.0.4` - [`991a3bd39`](https://togithub.com/npm/cli/commit/991a3bd39f0abf8614373f267419c7b8f6e279ac) `read-package-json@4.0.0` - [`e9e5ee560`](https://togithub.com/npm/cli/commit/e9e5ee560e2baf694843df852d027fb9f2dbcb06) `@npmcli/arborist@2.8.2`: - fix: treat top-level global packages as "top" nodes - fix: load global symlinks implicitly as file: deps - fix(reify): debug crash when extracting into symlink - fix: node_modules must be a directory - fix: make Node.children() a case-insensitive Map - fix(reify): verify existing deps in nm are dirs - [`b6f40b5f8`](https://togithub.com/npm/cli/commit/b6f40b5f85094387f2fa8d42b6a624644b8ddcf1) `tar@6.1.10`: - fix: prune dirCache properly for unicode, windows - fix: reserve paths properly for unicode, windows - fix: prevent path escape using drive-relative paths - fix: drop dirCache for symlink on all platforms - [`218cacadc`](https://togithub.com/npm/cli/commit/218cacadcf35879ce178813c699258e7ffe91fe9) `is-core-module@2.6.0` - [`7ac621cd1`](https://togithub.com/npm/cli/commit/7ac621cd14f2ffbf5c15c3258f537fdfddc21ac6) `smart-buffer@4.2.0` - [`94f92de13`](https://togithub.com/npm/cli/commit/94f92de138432c900b195b71949f4933e872f26a) `make-fetch-happen@9.0.5` - [`71cdfd898`](https://togithub.com/npm/cli/commit/71cdfd8983cd0c61f39bdf91f87d40aad3b081c2) `spdx-license-ids@3.0.10`: - update license list to v3.14 ### [`v7.20.6`](https://togithub.com/npm/cli/releases/v7.20.6) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.5...v7.20.6) ##### v7.20.6 (2021-08-12) ##### DEPENDENCIES - [`5bebf280f`](https://togithub.com/npm/cli/commit/5bebf280f228e818524f6989caab1cfba1ffaf90) `tar@6.1.8` - fix: reserve paths case-insensitively - [`5d89de44d`](https://togithub.com/npm/cli/commit/5d89de44daa636dc151eaefcafabb357540d35ce) `tar@6.1.7`: - fix: normalize paths on Windows systems - [`a1bdbea97`](https://togithub.com/npm/cli/commit/a1bdbea974ebfc6694b4c8ad5da86215c2924dde) [#​3569](https://togithub.com/npm/cli/issues/3569) remove byte-size ([@​wraithgar](https://togithub.com/wraithgar)) - [`61782fa85`](https://togithub.com/npm/cli/commit/61782fa858c278455ce144f975c6b0e3ea2d9944) `@npmcli/map-workspaces@1.0.4`: - fix: better error message for duplicate workspace names - [`b88f770fa`](https://togithub.com/npm/cli/commit/b88f770faa2651ca0833e1c9eb361e9e07e0bbc3) `@npmcli/arborist@2.8.1`: - \[[#​3632](https://togithub.com/npm/cli/issues/3632)] Fix "cannot read property path of null" error in 'npm dedupe' - fix(shrinkwrap): always set name on the root node ##### DOCUMENTATION - [`001f2c1b7`](https://togithub.com/npm/cli/commit/001f2c1b7e9474049a45709f0e80ee3c474a4ba9) [#​3621](https://togithub.com/npm/cli/issues/3621) fix(docs): do not include certain files ([@​AkiJoey](https://togithub.com/AkiJoey)) - [`d1812f1a6`](https://togithub.com/npm/cli/commit/d1812f1a627d6a4d4cb6d07d7735d2d2cc2cf264) [#​3630](https://togithub.com/npm/cli/issues/3630) fix(docs): update npm-publish access flag info ([@​austincho](https://togithub.com/austincho)) - [`d5a099c7b`](https://togithub.com/npm/cli/commit/d5a099c7bf62977a5a5d8242c61f323a88e27c73) [#​3615](https://togithub.com/npm/cli/issues/3615) fix(readme): add nvm-windows to installers links ([@​Yash-Singh1](https://togithub.com/Yash-Singh1)) ### [`v7.20.5`](https://togithub.com/npm/cli/releases/v7.20.5) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.4...v7.20.5) #### v7.20.5 (2021-08-05) ##### DEPENDENCIES - [`44377738e`](https://togithub.com/npm/cli/commit/44377738ef6b53607a7b17162aec984d5dcf7c58) `graceful-fs@4.2.8` - fix: start retrying immediately, stop after 60 seconds ### [`v7.20.4`](https://togithub.com/npm/cli/releases/v7.20.4) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.3...v7.20.4) #### v7.20.4 (2021-08-05) ##### BUG FIXES - [`6a8086e25`](https://togithub.com/npm/cli/commit/6a8086e258aa209b877e182db4b75f11de5b291d) [#​3463](https://togithub.com/npm/cli/issues/3463) fix(tests): move more tests to use real npm ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`15fae4941`](https://togithub.com/npm/cli/commit/15fae4941475f4398e47d9cc4eb6a73683e15aac) `tar@6.1.6`: - fix: properly handle top-level files when using strip - Avoid an unlikely but theoretically possible redos - WriteEntry backpressure - fix(unpack): always resume parsing after an entry error - fix(unpack): fix hang on large file on open() fail - fix: properly prefix hard links - [`745326de0`](https://togithub.com/npm/cli/commit/745326de0fae9f27f1deaf7729777aae48ac29fc) `libnpmexec@2.0.1`: - Clear progress bar which overlays confirm prompt - [`e82bcd4e8`](https://togithub.com/npm/cli/commit/e82bcd4e8355d083f8f3eedb6251a5f3053d6dfd) `graceful-fs@4.2.7`: - fix: start retrying immediately, stop after 10 attempts ### [`v7.20.3`](https://togithub.com/npm/cli/releases/v7.20.3) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.2...v7.20.3) #### v7.20.3 (2021-07-29) ##### BUG FIXES - [`66dc5f94d`](https://togithub.com/npm/cli/commit/66dc5f94dfb5bc99c715e075cde1ab9c1ec84a83) [#​3588](https://togithub.com/npm/cli/issues/3588) update eresolve explanations for new arborist data provided - [`99575acab`](https://togithub.com/npm/cli/commit/99575acab5c93c03c59cb918c7916647b2c0be51) [#​3591](https://togithub.com/npm/cli/issues/3591) fix(node_modules): remove duplicated file ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`97cb5ec31`](https://togithub.com/npm/cli/commit/97cb5ec312e151527ba2aab77ed0307917e1d845) `@npmcli/arborist@2.8.0`: - Refactor ideal tree building to handle more complicated peerDependencies use cases. - Do not modify ideal tree while checking if a peerSet can be placed. - [`7db1a0a26`](https://togithub.com/npm/cli/commit/7db1a0a264cf67d2a2a3cdc71bbf09b36dc45075) chore(deps): `mime-types@1.49.0` `mime-db@1.49.0` ### [`v7.20.2`](https://togithub.com/npm/cli/releases/v7.20.2) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.1...v7.20.2) #### v7.20.2 (2021-07-27) ##### DEPENDENCIES - [`f5aab1f88`](https://togithub.com/npm/cli/commit/f5aab1f8878b4e9a6f4d47dddc449e18a190e201) `tar@6.1.1` - fix: strip absolute paths more comprehensively - [`ce8fb0f69`](https://togithub.com/npm/cli/commit/ce8fb0f69ae1b3fdd8834cf073d3d30c2bfc7bc6) `tar@6.1.2` - fix: Remove paths from dirCache when no longer dirs - [`ced85087a`](https://togithub.com/npm/cli/commit/ced85087ac5fce5984ae28af910357a9a94434d7) `gauge@3.0.1` - add missing dependency to package.json ### [`v7.20.1`](https://togithub.com/npm/cli/releases/v7.20.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.0...v7.20.1) ##### BUG FIXES - [`009ad1e68`](https://togithub.com/npm/cli/commit/009ad1e683aa061d7e5c78b9362b0bd1b14ee643) [#​3561](https://togithub.com/npm/cli/issues/3561) fix(exit-handler): always warn if not called ([@​wraithgar](https://togithub.com/wraithgar)) - [`eb67054c8`](https://togithub.com/npm/cli/commit/eb67054c8303348b25f9717c8f82c8d8d494a242) [#​3563](https://togithub.com/npm/cli/issues/3563) fix(config): consolidate use of npm.color ([@​wraithgar](https://togithub.com/wraithgar)) ##### DOCUMENTATION - [`a014f3d28`](https://togithub.com/npm/cli/commit/a014f3d284e49cd085cfd060a71a161b93bca9d1) [#​3562](https://togithub.com/npm/cli/issues/3562) fix(docs): typo in `npm cmd` docs ([@​wraithgar](https://togithub.com/wraithgar)) - [`1fe1c9b74`](https://togithub.com/npm/cli/commit/1fe1c9b74ea3c3d5bb5b3696b954422b9b55dd91) [#​3523](https://togithub.com/npm/cli/issues/3523) fix(docs): updated policy urls ([@​DemiraDimitrova](https://togithub.com/DemiraDimitrova)) ##### DEPENDENCIES - [`d7f29e8c9`](https://togithub.com/npm/cli/commit/d7f29e8c94ae77661390f82ae72efc1bd6fcfbc3) `read-package-json-fast@2.0.3`: - feat: load directories.bin as a bin object - [`b1fefa73d`](https://togithub.com/npm/cli/commit/b1fefa73db2f8d9c55b4447ffc1cdbaf8e9bb298) `npmlog@5.0.0` - Drop support for node 6 and 8 - [`b6e09971a`](https://togithub.com/npm/cli/commit/b6e09971a8f9a3c92188838b69be0a0dda27f0bb) remove ignored files from node_modules (\[[@​Ruy](https://togithub.com/Ruy) Adorno]\(https://github.com/Ruy Adorno)) - [`cf737c505`](https://togithub.com/npm/cli/commit/cf737c505e76a473850c5244b17f3469efbc3c02) `debug@4.3.2` ### [`v7.20.0`](https://togithub.com/npm/cli/releases/v7.20.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.1...v7.20.0) #### v7.20.0 (2021-07-15) ##### FEATURES - [`f17aca5cd`](https://togithub.com/npm/cli/commit/f17aca5cdf355aaa7e1f517d1b3bb4213f4df092) [#​3487](https://togithub.com/npm/cli/issues/3487) feat: add `npm pkg` command ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`98905ae37`](https://togithub.com/npm/cli/commit/98905ae3759165cd6d6f6306f31acc6a2baa4cde) [#​3471](https://togithub.com/npm/cli/issues/3471) feat(config): introduce `location` parameter ([@​nlf](https://togithub.com/nlf)) ##### BUG FIXES - [`4755b0728`](https://togithub.com/npm/cli/commit/4755b072877f547585cb0e2562261b2c87e2ff0b) [#​3498](https://togithub.com/npm/cli/issues/3498) friendlier errors for `ERR_SOCKET_TIMEOUT` ([@​nlf](https://togithub.com/nlf)) - [`3ecf19cdc`](https://togithub.com/npm/cli/commit/3ecf19cdc35684ccb15280b2c34d27496aa1c634) [#​3508](https://togithub.com/npm/cli/issues/3508) fix(config): fix noproxy ([@​wraithgar](https://togithub.com/wraithgar)) - [`c3bd10e46`](https://togithub.com/npm/cli/commit/c3bd10e461976a073e6a898c46f8bde28b17668f) [#​3499](https://togithub.com/npm/cli/issues/3499) fix(update-notifier): don't force black background ([@​wraithgar](https://togithub.com/wraithgar)) - [`89483e888`](https://togithub.com/npm/cli/commit/89483e888acc56386b9ebc4d70a4676e4a5a5cb1) [#​3497](https://togithub.com/npm/cli/issues/3497) fix(usage): better audit/boolean flag usage output ([@​wraithgar](https://togithub.com/wraithgar)) - [`feeb8e42a`](https://togithub.com/npm/cli/commit/feeb8e42a7b0510023175dc86269edb544d97601) [#​3495](https://togithub.com/npm/cli/issues/3495) fix(publish): obey --ignore-scripts flag ([@​wraithgar](https://togithub.com/wraithgar)) - [`103c8c3ef`](https://togithub.com/npm/cli/commit/103c8c3ef3ba7ff0483557f32eebc4c6298285e3) [#​3479](https://togithub.com/npm/cli/issues/3479) chore(exit): log any un-ended timings ([@​wraithgar](https://togithub.com/wraithgar)) - [`efc4313c2`](https://togithub.com/npm/cli/commit/efc4313c2062ffad22aa24e5198d575a7eb5f20e) [#​3482](https://togithub.com/npm/cli/issues/3482) chore(refactor): refactor exit handler and tests ([@​wraithgar](https://togithub.com/wraithgar)) - [`d8eb49b70`](https://togithub.com/npm/cli/commit/d8eb49b705acb50b6bed971bfcce4db6e18e73dd) [#​3540](https://togithub.com/npm/cli/issues/3540) fix(bundle-and-ignore): case sensitivity cleanup ([@​wraithgar](https://togithub.com/wraithgar)) ##### DOCUMENTATION - [`339145f64`](https://togithub.com/npm/cli/commit/339145f64f82d540dbc72ef97b54ae20c34315dd) [#​3491](https://togithub.com/npm/cli/issues/3491) fix(docs): clarify what install type gets `.bin` ([@​wraithgar](https://togithub.com/wraithgar)) - [`74c99755e`](https://togithub.com/npm/cli/commit/74c99755e522f9cfc0d602841568d5e1f835fcaf) [#​3494](https://togithub.com/npm/cli/issues/3494) fix(docs): add npm update example ([@​wraithgar](https://togithub.com/wraithgar)) - [`801a52330`](https://togithub.com/npm/cli/commit/801a52330636008fecadc812916c76fb945ce1f6) [#​3542](https://togithub.com/npm/cli/issues/3542) fix(docs): correct Node.js JavaScript stylings ([@​relrelb](https://togithub.com/relrelb)) - [`791416713`](https://togithub.com/npm/cli/commit/791416713d64c072d73bffbab2daf7b8eb3c4868) [#​3546](https://togithub.com/npm/cli/issues/3546) fix(docs): how to see background script output ([@​cinderblock](https://togithub.com/cinderblock)) ##### DEPENDENCIES - [`691816f3d`](https://togithub.com/npm/cli/commit/691816f3de2a679152644a60f3e2c5962df6a81d) `@npmcli/arborist@2.7.1` - fixes running prepare scripts for workspaces on reify - ensure pacote always compares correct integrity values - [`b9597e944`](https://togithub.com/npm/cli/commit/b9597e944377e74907607ee280ec1e8c31dd3156) `make-fetch-happen@9.0.4` - fix: retry socket timeout failures - fix: clean up invalid indexes and content after cacache read errors - [`f573e7c56`](https://togithub.com/npm/cli/commit/f573e7c56e8505fd6dcc3e5f5b5be401d0a45b58) `minipass-fetch@1.3.4` - fix: correctly handle error events that happen after response events - [`2d5797ea0`](https://togithub.com/npm/cli/commit/2d5797ea01e17b1559d792613446e1435e588a35) `pacote@11.3.5` - fix: show more actionable messages for git pathspec errors - fix: include all dep types when building for prepare - fix: do not set mtime when unpacking ### [`v7.19.1`](https://togithub.com/npm/cli/releases/v7.19.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.0...v7.19.1) #### v7.19.1 (2021-07-01) ##### BUG FIXES - [`013f0262d`](https://togithub.com/npm/cli/commit/013f0262db3e16605820f6117749fd3ebc70f6d1) [#​3469](https://togithub.com/npm/cli/issues/3469) fix(exitHandler): write code to logfile ([@​wraithgar](https://togithub.com/wraithgar)) - [`0dd0341ac`](https://togithub.com/npm/cli/commit/0dd0341ac9a65a2df8fc262ad9a56b7351f99d66) [#​3474](https://togithub.com/npm/cli/issues/3474) fix(ping): make "npm ping" echo a right time ([@​aluneed](https://togithub.com/aluneed)) - [`d2e298f3c`](https://togithub.com/npm/cli/commit/d2e298f3cbab278071480f94ff7d916d42cbf43b) [#​3484](https://togithub.com/npm/cli/issues/3484) fix(deprecate): add undeprecate support ([@​wraithgar](https://togithub.com/wraithgar)) ##### DOCUMENTATION - [`9dd32d08e`](https://togithub.com/npm/cli/commit/9dd32d08e09c21c9a4517161abfc7eed6518faf2) [#​3485](https://togithub.com/npm/cli/issues/3485) fix(docs): remove npm package config override ([@​wraithgar](https://togithub.com/wraithgar)) - [`a4e095618`](https://togithub.com/npm/cli/commit/a4e095618cda72244a18aaff9d6660b9082a2b84) [#​3486](https://togithub.com/npm/cli/issues/3486) fix(docs): remove .hooks scripts ([@​wraithgar](https://togithub.com/wraithgar)) ##### TESTING - [`5f8ccccef`](https://togithub.com/npm/cli/commit/5f8ccccef9fc19229320df8cbcae9fcea8d31388) [#​3483](https://togithub.com/npm/cli/issues/3483) chore(tests): clean snapshot for lib/view.js tests ([@​wraithgar](https://togithub.com/wraithgar)) ### [`v7.19.0`](https://togithub.com/npm/cli/releases/v7.19.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.1...v7.19.0) #### v7.19.0 (2021-06-24) ##### FEATURES - [`23ce3af19`](https://togithub.com/npm/cli/commit/23ce3af199c8a14ef16c63fc638a1ac21fd9a9b0) [#​3460](https://togithub.com/npm/cli/issues/3460) feat(ls): report *why* something is invalid ([@​isaacs](https://togithub.com/isaacs)) ##### BUG FIXES - [`53f81af31`](https://togithub.com/npm/cli/commit/53f81af319f298a0fdd8f143184c3e89770f24ea) [#​3450](https://togithub.com/npm/cli/issues/3450) fix(docs): Improve phrasing of workspace example ([@​lumaxis](https://togithub.com/lumaxis)) - [`78da60ffe`](https://togithub.com/npm/cli/commit/78da60ffefcfd457a4432ce1492ee7b53d854450) [#​3454](https://togithub.com/npm/cli/issues/3454) chore(linting): add bin and clean up lib/ls.js - [`54eae3063`](https://togithub.com/npm/cli/commit/54eae3063eeb197225ee930525a1316e34ecf34c) [#​3416](https://togithub.com/npm/cli/issues/3416) chore(errorHandler): rename to exit handler ([@​wraithgar](https://togithub.com/wraithgar)) - [`d0f50b156`](https://togithub.com/npm/cli/commit/d0f50b156725e5b414050d9e9a59d5fad8a39a3d) [#​3451](https://togithub.com/npm/cli/issues/3451) chore(refactor): async npm.load ([@​wraithgar](https://togithub.com/wraithgar)) - [`87f67d9ef`](https://togithub.com/npm/cli/commit/87f67d9efaf6f897cf0d74e738c2625a21044109) [#​3458](https://togithub.com/npm/cli/issues/3458) chore(tests): expose real mock npm object ([@​wraithgar](https://togithub.com/wraithgar)) - [`f3dce0917`](https://togithub.com/npm/cli/commit/f3dce0917088dc37795af39e7f6b5089beff984c) [#​3459](https://togithub.com/npm/cli/issues/3459) chore(config): snapshot config descriptions ([@​wraithgar](https://togithub.com/wraithgar)) - [`6254b6f72`](https://togithub.com/npm/cli/commit/6254b6f726a301908f73b36ccfa52cd4fd6619e5) [#​3234](https://togithub.com/npm/cli/issues/3234) [#​3455](https://togithub.com/npm/cli/issues/3455) [@​npmcli/package-json](https://togithub.com/npmcli/package-json) refactor ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### DEPENDENCIES - [`fe4138381`](https://togithub.com/npm/cli/commit/fe4138381fd2e8c919bb9f794e20033ff049f783) `@npmcli/arborist@2.6.4`: - bin: allow turning off timer display with --timers=false - fix: do not try to inflate a fresh lockfile - fix(diff): walk target children if root is a link - chore: [@​npmcli/package-json](https://togithub.com/npmcli/package-json) refactor ### [`v7.18.1`](https://togithub.com/npm/cli/releases/v7.18.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.0...v7.18.1) #### v7.18.1 (2021-06-17) #### BUG FIXES - [`fce30e423`](https://togithub.com/npm/cli/commit/fce30e423745a2b81530176d2f08ca84896eef4c) [#​3435](https://togithub.com/npm/cli/issues/3435) fix(docs): rebuild config docs ([@​wraithgar](https://togithub.com/wraithgar)) ### [`v7.18.0`](https://togithub.com/npm/cli/releases/v7.18.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.17.0...v7.18.0) ##### v7.18.0 (2021-06-17) ##### FEATURES - [`ae285b391`](https://togithub.com/npm/cli/commit/ae285b39191f3a0c4edfb045a334057bef4567b5) [#​3408](https://togithub.com/npm/cli/issues/3408) feat(ls): support `--package-lock-only` flag ([@​G-Rath](https://togithub.com/G-Rath)) - [`c984fb59c`](https://togithub.com/npm/cli/commit/c984fb59c5af087b91acd927cbbacad7c6a46576) [#​3420](https://togithub.com/npm/cli/issues/3420) feat(pack): add pack-destination config ([@​wraithgar](https://togithub.com/wraithgar)) ##### BUG FIXES - [`40829ec40`](https://togithub.com/npm/cli/commit/40829ec40c33a6d23f18715e60e3395bdcb0467e)[#​2554](https://togithub.com/npm/cli/issues/2554) [#​3399](https://togithub.com/npm/cli/issues/3399) fix(link): do not prune packages ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`102d4e6fb`](https://togithub.com/npm/cli/commit/102d4e6fb3c3b02148dbeee977a7d1e6372340d5) [#​3417](https://togithub.com/npm/cli/issues/3417) fix(workspaces): explicitly error in global mode ([@​wraithgar](https://togithub.com/wraithgar)) - [`993df3041`](https://togithub.com/npm/cli/commit/993df3041f5bdaa496c3c8d80f00d16b9cf0a1e6) [#​3423](https://togithub.com/npm/cli/issues/3423) fix(docs): ls command usage instructions ([@​gurdiga](https://togithub.com/gurdiga)) - [`dcc13662c`](https://togithub.com/npm/cli/commit/dcc13662c1d3e22eaf392647a9cddbb5b0710d24) [#​3418](https://togithub.com/npm/cli/issues/3418) fix(config): update link definition ([@​wraithgar](https://togithub.com/wraithgar)) - [`b19e56c2e`](https://togithub.com/npm/cli/commit/b19e56c2e54c035518165470c10480201cefa997) [#​3382](https://togithub.com/npm/cli/issues/3382) [#​3429](https://togithub.com/npm/cli/issues/3429) fix(ls): respect prod config for workspaces ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`c99b8b53c`](https://togithub.com/npm/cli/commit/c99b8b53c3d7a9b0daa6d4416e9c40202ddd59a2) [#​3430](https://togithub.com/npm/cli/issues/3430) fix(config): add flatOptions.npxCache ([@​wraithgar](https://togithub.com/wraithgar)) - [`e5abf2a21`](https://togithub.com/npm/cli/commit/e5abf2a2171d95bafc0993f337230d2b6633a6ed) [#​3386](https://togithub.com/npm/cli/issues/3386) chore(libnpmdiff): added as workspace ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`c6a8734d7`](https://togithub.com/npm/cli/commit/c6a8734d7d6e4b6d061110a01e45e1d418d56489) [#​3388](https://togithub.com/npm/cli/issues/3388) chore(refactor): finish passing npm context ([@​wraithgar](https://togithub.com/wraithgar)) - [`d16ee452a`](https://togithub.com/npm/cli/commit/d16ee452a4a034caada4e9b96faf5c453a658876) [#​3426](https://togithub.com/npm/cli/issues/3426) chore(tests): use path.resolve ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`6b951c042`](https://togithub.com/npm/cli/commit/6b951c042084e639be929a7ea783c2d85b311bad) `libnpmversion@1.2.1`: - fix(retrieve-tag): pass match in a way git accepts - [`de820a021`](https://togithub.com/npm/cli/commit/de820a0213f54bbcd155dff25b05d072d5c4a57a) `npm-package-arg@8.1.5`: - fix: Make file: URLs (mostly) RFC 8909 compliant - [`16a95c647`](https://togithub.com/npm/cli/commit/16a95c64731609c69630c17c45b16edb53ee81b2) `@npmcli/arborist@2.6.3`: - fix(inventory) handle old and british forms of 'license' - fix: removes \[\_complete] check to apply correct metadata - ensure node.fsParent is not set to node itself - fix extraneous deps on load-actual - [`d341bd86c`](https://togithub.com/npm/cli/commit/d341bd86ce05fabe44f3be5888ba2611b61914b4) `make-fetch-happen@9.0.3`: - fix: implement cache modes correctly - [`c90612cf5`](https://togithub.com/npm/cli/commit/c90612cf566d563199553749900d8b05367e2532) `libnpmexec@2.0.0`: - use new npxCache option ### [`v7.17.0`](https://togithub.com/npm/cli/releases/v7.17.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.16.0...v7.17.0) #### v7.17.0 (2021-06-10) #### FEATURES - [`ef668ab57`](https://togithub.com/npm/cli/commit/ef668ab57b15789c6e2971ac39d8ecb3757629fa) [#​3368](https://togithub.com/npm/cli/issues/3368) feat(diff): add workspace support ([@​wraithgar](https://togithub.com/wraithgar)) #### BUG FIXES - [`26d00c477`](https://togithub.com/npm/cli/commit/26d00c47785dfb300eab6a926f9d7c4d566776b1) [#​3364](https://togithub.com/npm/cli/issues/3364) fix(tests): mock writeFile in pack tests so we dont create 0 byte files in the repo ([@​nlf](https://togithub.com/nlf)) - [`f130a81d6`](https://togithub.com/npm/cli/commit/f130a81d62bf4f540ab252a09ff5a618827f9265) [#​3367](https://togithub.com/npm/cli/issues/3367) fix(linting): add scripts, docs, smoke-tests ([@​wraithgar](https://togithub.com/wraithgar)) - [`992799cd8`](https://togithub.com/npm/cli/commit/992799cd8c4427ed8c57270b399b2d6bbc94f2a8) [#​3383](https://togithub.com/npm/cli/issues/3383) fix(login): properly save scope if defined ([@​wraithgar](https://togithub.com/wraithgar)) #### DOCUMENTATION - [`844229519`](https://togithub.com/npm/cli/commit/844229519dd51d0bcafc8c39109a671b6333cf6c) [#​3392](https://togithub.com/npm/cli/issues/3392) docs(workspaces): update using npm section ([@​ruyadorno](https://togithub.com/ruyadorno)) #### DEPENDENCIES - [`3654890fb`](https://togithub.com/npm/cli/commit/3654890fb3be8b57e73f7e6ac4d895017603ca9e) remove ignored dep ([@​nlf](https://togithub.com/nlf)) - [`a4a0e68a9`](https://togithub.com/npm/cli/commit/a4a0e68a9e34a4c99e10e4fb8c5f89d323a4192f) [#​3362](https://togithub.com/npm/cli/issues/3362) check less stuff into node_modules ([@​isaacs](https://togithub.com/isaacs)) - [`7d5b049b6`](https://togithub.com/npm/cli/commit/7d5b049b654f96fc4c49d2f18a19adb4aa0f7d3c) [#​3365](https://togithub.com/npm/cli/issues/3365) chore(package) Use a "files" list ([@​isaacs](https://togithub.com/isaacs)) ### [`v7.16.0`](https://togithub.com/npm/cli/releases/v7.16.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.1...v7.16.0) #### v7.16.0 (2021-06-03) #### FEATURES - [`e92b5f2ba`](https://togithub.com/npm/cli/commit/e92b5f2ba07746ae07646566f3dc73c9e004a2fc) `npm-registry-fetch@11.0.0` - feat: improved logging of cache status #### BUG FIXES - [`e864bd3ce`](https://togithub.com/npm/cli/commit/e864bd3ce8e8467e0f8ebb499dc2daf06143bc33) [#​3345](https://togithub.com/npm/cli/issues/3345) fix(update-notifier): do not update notify when installing npm@spec ([@​isaacs](https://togithub.com/isaacs)) - [`aafe23572`](https://togithub.com/npm/cli/commit/aafe2357279230e333d3342752a28fce6b9cd152) [#​3348](https://togithub.com/npm/cli/issues/3348) fix(update-notifier): parallelize check for updates ([@​isaacs](https://togithub.com/isaacs)) #### DOCUMENTATION - [`bc9c57dda`](https://togithub.com/npm/cli/commit/bc9c57dda7cf3abcdee17550205daf1a82e90438) [#​3353](https://togithub.com/npm/cli/issues/3353) fix(docs): remove documentation for '--scripts-prepend-node-path' as it was removed in npm@7 ([@​gimli01](https://togithub.com/gimli01)) - [`ca2822110`](https://togithub.com/npm/cli/commit/ca28221103aa0e9ccba7043ac515a541b625c53a) [#​3360](https://togithub.com/npm/cli/issues/3360) fix(docs): link foreground-scripts w/ loglevel ([@​wraithgar](https://togithub.com/wraithgar)) - [`fb630b5a9`](https://togithub.com/npm/cli/commit/fb630b5a9af86c71602803297634ec291eeedee0) [#​3342](https://togithub.com/npm/cli/issues/3342) chore(docs): manage docs as a workspace ([@​ruyadorno](https://togithub.com/ruyadorno)) #### DEPENDENCIES - [`54de5c6a4`](https://togithub.com/npm/cli/commit/54de5c6a4cd593bbbe364132f3f7348586441b31) `npm-package-arg@8.1.4`: - fix: trim whitespace from fetchSpec - fix: handle file: when root directory begins with a special character - [`e92b5f2ba`](https://togithub.com/npm/cli/commit/e92b5f2ba07746ae07646566f3dc73c9e004a2fc) `make-fetch-happen@9.0.1` - breaking: complete refactor of caching. drops warning headers, prevents cache indexes from growing for every request, correctly handles varied requests to the same url, and now caches redirects. - fix: support url-encoded proxy authorization - fix: do not lazy-load proxy agents or agentkeepalive. fixes the intermittent failures to update npm on slower connections. `npm-registry-fetch@11.0.0` - breaking: drop handling of deprecated warning headers - docs: fix header type for npm-command - docs: update registry param - feat: improved logging of cache status - [`23c50a45f`](https://togithub.com/npm/cli/commit/23c50a45f59ea3ed4c36f35df15e54adc5603034) `make-fetch-happen@9.0.2`: - fix: work around negotiator's lazy loading #### AUTOMATION - [`c4ef78b08`](https://togithub.com/npm/cli/commit/c4ef78b08e6859fc191cabbe58c8d88c070e0612) [#​3344](https://togithub.com/npm/cli/issues/3344) fix(automation): update incorrect variable name in create-cli-deps-pr workflow ([@​gimli01](https://togithub.com/gimli01)) ### [`v7.15.1`](https://togithub.com/npm/cli/releases/v7.15.1) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.0...v7.15.1) #### v7.15.1 (2021-05-31) ##### BUG FIXES - [`2fb189c08`](https://togithub.com/npm/cli/commit/2fb189c086d903d6a76abad4dc817d81e4d0b29f) [#​3329](https://togithub.com/npm/cli/issues/3329) fix(libnpmexec): don't detach output from npm ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`1290ea31c`](https://togithub.com/npm/cli/commit/1290ea31cb437ce8fd3a4bb212c55c0067262e49) `@npmcli/arborist@2.6.1` - fixes reifying deps with mismatching version ranges between actual and virtual trees - [`e06f16761`](https://togithub.com/npm/cli/commit/e06f1676157f1b7aa0d2d22cb17cd91c1af55800) `libnpmexec@1.2.0` ### [`v7.15.0`](https://togithub.com/npm/cli/releases/v7.15.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.14.0...v7.15.0) ##### FEATURES - [`399ff8cbc`](https://togithub.com/npm/cli/commit/399ff8cbccd5198f637518ccafa86c43bab47a4a) [#​3312](https://togithub.com/npm/cli/issues/3312) feat(link): add workspace support ([@​isaacs](https://togithub.com/isaacs)) ##### BUG FIXES - [`46a9bcbcb`](https://togithub.com/npm/cli/commit/46a9bcbcb0bb2435dca6f45a61b8631f580c7f06) [#​3282](https://togithub.com/npm/cli/issues/3282) fix(docs): proper postinstall script file name ([@​KevinFCormier](https://togithub.com/KevinFCormier)) - [`83590d40f`](https://togithub.com/npm/cli/commit/83590d40f94347f21714dbd158b9ddcad9c82de9) [#​3272](https://togithub.com/npm/cli/issues/3272) fix(ls): show relative paths from root ([@​isaacs](https://togithub.com/isaacs)) - [`a574b518a`](https://togithub.com/npm/cli/commit/a574b518ae5b8f0664ed388cf1be6288d8c2e68d) [#​3304](https://togithub.com/npm/cli/issues/3304) fix(completion): restore IFS even if `npm completion` returns error ([@​NariyasuHeseri](https://togithub.com/NariyasuHeseri)) - [`554e8a5cd`](https://togithub.com/npm/cli/commit/554e8a5cd7034052a59a9ada31e4b8f73712211a) [#​3311](https://togithub.com/npm/cli/issues/3311) set audit exit code properly ([@​isaacs](https://togithub.com/isaacs)) - [`4a4fbe33c`](https://togithub.com/npm/cli/commit/4a4fbe33c51413adcd558b4af6f1e204b1b87e41) [#​3268](https://togithub.com/npm/cli/issues/3268) [#​3285](https://togithub.com/npm/cli/issues/3285) fix(publish): skip private workspaces ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### DOCUMENTATION - [`3c53d631f`](https://togithub.com/npm/cli/commit/3c53d631f557cf2484e2f6a6172c44e36aea4817) [#​3307](https://togithub.com/npm/cli/issues/3307) fix(docs): typo in package-lock.json docs ([@​rethab](https://togithub.com/rethab)) - [`96367f93f`](https://togithub.com/npm/cli/commit/96367f93f46c24494d084c8b8d34e4de9cd375da) rebuild npm-pack doc ([@​isaacs](https://togithub.com/isaacs)) - [`64b13dd10`](https://togithub.com/npm/cli/commit/64b13dd1082b6ca7eac4e8e329bfdd8cd8daf157) [#​3313](https://togithub.com/npm/cli/issues/3313) Drop stale Python 3<->node-gyp remark ([@​spencerwilson](https://togithub.com/spencerwilson)) ##### DEPENDENCIES - [`7b56bfdf3`](https://togithub.com/npm/cli/commit/7b56bfdf3f2ac67a926fc7893b883a16b46eb3fd) `cacache@15.2.0`: - feat: allow fully deleting indices - feat: add a validateEntry option to compact - chore: lint - chore: use standard npm style release scripts - [`dbbc151a3`](https://togithub.com/npm/cli/commit/dbbc151a3bcf89e2627dc267063edd185ead1cb8) `npm-audit-report@2.1.5`: - fix(exit-code): account for null auditLevel default ([#​46](https://togithub.com/npm/cli/issues/46)) - [`5b2604507`](https://togithub.com/npm/cli/commit/5b26045076477d3d350f539e60adf48a80376fda) chore(package-lock): update devDependencies ([@​Gar](https://togithub.com/Gar)) ##### AUTOMATION - [`3d5df0082`](https://togithub.com/npm/cli/commit/3d5df0082ae904dacdea8644286e8362d4a2ed50) [#​3294](https://togithub.com/npm/cli/issues/3294) chore(ci): move node release PR workflow to cli repo ([@​gimli01](https://togithub.com/gimli01)) ### [`v7.14.0`](https://togithub.com/npm/cli/releases/v7.14.0) [Compare Source](https://togithub.com/npm/cli/compare/v7.13.0...v7.14.0) #### v7.14.0 (2021-05-20) ##### FEATURES - [`0d1a9d787`](https://togithub.com/npm/cli/commit/0d1a9d78779dc015242fc03d2dad2039004fa2df) [#​3227](https://togithub.com/npm/cli/issues/3227) feat(install): add workspaces support to npm install commands ([@​isaacs](https://togithub.com/isaacs)) - [`c18626f04`](https://togithub.com/npm/cli/commit/c18626f047e3a0fedd3c86554a4a0a8f27925e77) [#​3250](https://togithub.com/npm/cli/issues/3250) feat(ls): add workspaces support ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`41099d395`](https://togithub.com/npm/cli/commit/41099d3958d08f166313b7eb69b76458f8f9224c) [#​3265](https://togithub.com/npm/cli/issues/3265) feat(explain): add workspaces support ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`fde354669`](https://togithub.com/npm/cli/commit/fde35466915b5ac5958c827fa7e919e1f186db51) [#​3251](https://togithub.com/npm/cli/issues/3251) feat(unpublish): add workspace/dry-run support ([@​wraithgar](https://togithub.com/wraithgar)) - [`83df3666c`](https://togithub.com/npm/cli/commit/83df3666cd82819230fb45f2a40afd531fe3b3c7) [#​3260](https://togithub.com/npm/cli/issues/3260) feat(outdated): add workspaces support ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`63a7635f7`](https://togithub.com/npm/cli/commit/63a7635f7a2225a4edd1fe92f94a563965ac06c7) [#​3217](https://togithub.com/npm/cli/issues/3217) feat(pack): add support to json config/output ([@​mrmlnc](https://togithub.com/mrmlnc)) ##### BUG FIXES - [`faa12ccc2`](https://togithub.com/npm/cli/commit/faa12ccc26b5f0790f79b2589780e536f4284491) [#​3253](https://togithub.com/npm/cli/issues/3253) fix search description typos ([@​juanpicado](https://togithub.com/juanpicado)) - [`2f5c28a68`](https://togithub.com/npm/cli/commit/2f5c28a68719e948d2efedf463ebcb35972aaefb) [#​3243](https://togithub.com/npm/cli/issues/3243) fix(docs): autogenerate config docs for commands ([@​isaacs](https://togithub.com/isaacs)) ##### DEPENDENCIES - [`ec256a14a`](https://togithub.com/npm/cli/commit/ec256a14aa6eb2bd59fd55dcc6a4bc0148662c4e) `@npmcli/arborist@2.6.0` - [`5f15aba86`](https://togithub.com/npm/cli/commit/5f15aba866026e7c0d6844e6c07a528dc7454f14) `cacache@15.1.0` - [`b3add87e6`](https://togithub.com/npm/cli/commit/b3add87e686968b7af3067c685d2561baf90e397) [#​3262](https://togithub.com/npm/cli/pull/3262) `npm-registry-client@10.1.2`: - fixed sso login token

Configuration

📅 Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (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 this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.