juliomrqz / vue-warehouse

A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
https://marquez.co/docs/vue-warehouse
MIT License
174 stars 9 forks source link

chore(deps): update npm to v7 - autoclosed #323

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) >= 5.10.0 -> >= 7.24.2 age adoption passing confidence

Release Notes

npm/cli ### [`v7.24.2`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7242-2021-10-04) [Compare Source](https://togithub.com/npm/cli/compare/v7.24.1...v7.24.2) ##### 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/blob/master/CHANGELOG.md#v7241-2021-09-23) [Compare Source](https://togithub.com/npm/cli/compare/v7.24.0...v7.24.1) ##### 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/blob/master/CHANGELOG.md#v7240-2021-09-16) [Compare Source](https://togithub.com/npm/cli/compare/v7.23.0...v7.24.0) ##### 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)) ##### DEPENDENCIES - [`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)) - [`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/blob/master/CHANGELOG.md#v7230-2021-09-09) [Compare Source](https://togithub.com/npm/cli/compare/v7.22.0...v7.23.0) ##### 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/blob/master/CHANGELOG.md#v7220-2021-09-02) [Compare Source](https://togithub.com/npm/cli/compare/v7.21.1...v7.22.0) ##### 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/blob/master/CHANGELOG.md#v7211-2021-08-26) [Compare Source](https://togithub.com/npm/cli/compare/v7.21.0...v7.21.1) ##### 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/blob/master/CHANGELOG.md#v7210-2021-08-19) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.6...v7.21.0) ##### 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 ##### DOCUMENTATION - [`ff6626ab6`](https://togithub.com/npm/cli/commit/ff6626ab6ca9b4e189a3bc56a762104927dbeedb) [#​3630](https://togithub.com/npm/cli/issues/3630) fix(docs): update npm-publish access flag info ([@​austincho](https://togithub.com/austincho)) ### [`v7.20.6`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7206-2021-08-12) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.5...v7.20.6) ##### 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/blob/master/CHANGELOG.md#v7205-2021-08-05) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.4...v7.20.5) ##### 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/blob/master/CHANGELOG.md#v7204-2021-08-05) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.3...v7.20.4) ##### 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/blob/master/CHANGELOG.md#v7203-2021-07-29) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.2...v7.20.3) ##### 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/blob/master/CHANGELOG.md#v7202-2021-07-27) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.1...v7.20.2) ##### 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/blob/master/CHANGELOG.md#v7201-2021-07-22) [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/blob/master/CHANGELOG.md#v7200-2021-07-15) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.1...v7.20.0) ##### 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/blob/master/CHANGELOG.md#v7191-2021-07-01) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.0...v7.19.1) ##### 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/blob/master/CHANGELOG.md#v7190-2021-06-24) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.1...v7.19.0) ##### 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/blob/master/CHANGELOG.md#v7181-2021-06-17) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.0...v7.18.1) ### [`v7.18.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7180-2021-06-17) [Compare Source](https://togithub.com/npm/cli/compare/v7.17.0...v7.18.0) ### [`v7.17.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7170-2021-06-10) [Compare Source](https://togithub.com/npm/cli/compare/v7.16.0...v7.17.0) ### [`v7.16.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7160-2021-06-03) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.1...v7.16.0) ### [`v7.15.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7151-2021-05-31) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.0...v7.15.1) ##### BUG FIXES - [`598a17a26`](https://togithub.com/npm/cli/commit/598a17a2671c9e3bc204dddd6488169c9a72c6a1) [#​3329](https://togithub.com/npm/cli/issues/3329) fix(libnpmexec): don't detach output from npm ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`c4fc03e9e`](https://togithub.com/npm/cli/commit/c4fc03e9eb3a6386e8feacb67c19f0a1578dfe38) `@npmcli/arborist@2.6.1` - fixes reifying deps with mismatching version ranges between actual and virtual trees - [`9159fa62a`](https://togithub.com/npm/cli/commit/9159fa62a10dee09daef178fc7be161a02824004) `libnpmexec@1.2.0` ### [`v7.15.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7150-2021-05-27) [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/blob/master/CHANGELOG.md#v7140-2021-05-20) [Compare Source](https://togithub.com/npm/cli/compare/v7.13.0...v7.14.0) ##### 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 ### [`v7.13.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7130-2021-05-13) [Compare Source](https://togithub.com/npm/cli/compare/v7.12.1...v7.13.0) ##### FEATURES - [`076420c14`](https://togithub.com/npm/cli/commit/076420c149d097056f687e44e21744b743b86e4e) [#​3231](https://togithub.com/npm/cli/issues/3231) feat(publish): add workspace support ([@​wraithgar](https://togithub.com/wraithgar)) - [`370b36a36`](https://togithub.com/npm/cli/commit/370b36a36ca226840761e4214cbccaf2a1a90e3c) [#​3241](https://togithub.com/npm/cli/issues/3241) feat(fund): add workspaces support ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### DEPENDENCIES - [`0c18e4f77`](https://togithub.com/npm/cli/commit/0c18e4f774562fa054fedf323bea25805ebf39b3) `@npmcli/arborist@2.5.0` - [`b551c6811`](https://togithub.com/npm/cli/commit/b551c6811251dbc901f47fea3c137f93e205a9e4) `libnpmfund@1.1.0` ### [`v7.12.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7121-2021-05-10) [Compare Source](https://togithub.com/npm/cli/compare/v7.12.0...v7.12.1) ##### BUG FIXES - [`de49f58f5`](https://togithub.com/npm/cli/commit/de49f58f55dc2ac3a5057cd492a43c32ae41381e) [#​3216](https://togithub.com/npm/cli/issues/3216) fix(contributing): link to proper cli repo ([@​mrmlnc](https://togithub.com/mrmlnc)) - [`1d092144e`](https://togithub.com/npm/cli/commit/1d092144eaaabff63ac8424b40b2286822be7677) [#​3203](https://togithub.com/npm/cli/issues/3203) fix(packages): locale-agnostic string sorting ([@​isaacs](https://togithub.com/isaacs)) - [`0696fca13`](https://togithub.com/npm/cli/commit/0696fca13d10726e04ca97ff50eef7bd7455a3ab) [#​3209](https://togithub.com/npm/cli/issues/3209) fix(view): fix non-registry specs ([@​wraithgar](https://togithub.com/wraithgar)) - [`71ac93597`](https://togithub.com/npm/cli/commit/71ac935976390e4fd05987ff510049f82bc6e2a9) [#​3206](https://togithub.com/npm/cli/issues/3206) chore(github): Convert md issue template to yaml ([@​lukehefson](https://togithub.com/lukehefson)) - [`6fb386d3b`](https://togithub.com/npm/cli/commit/6fb386d3bfbaa8e4771ff87a08de1f3aa6f9b34d) [#​3201](https://togithub.com/npm/cli/issues/3201) fix(tests): increase test fuzziness ([@​wraithgar](https://togithub.com/wraithgar)) - [`f3a662fcd`](https://togithub.com/npm/cli/commit/f3a662fcd869653f9753aef3d40cc96ed28ed509) [#​3211](https://togithub.com/npm/cli/issues/3211) fix(tests): use config defaults ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`285976fd1`](https://togithub.com/npm/cli/commit/285976fd12f037f59da47307d98df7ebda5278d9) `@npmcli/arborist@2.4.4` - fix(reify): properly save spec if prerelease - [`f9f24d17c`](https://togithub.com/npm/cli/commit/f9f24d17c29c421de3c9b82c6b98a40268aeb920) `libnpmexec@1.1.1` - fix(add): Specify 'en' locale to String.localeCompare - [`cb9f17499`](https://togithub.com/npm/cli/commit/cb9f174996dbb4779a1be82890564f9abffb11f4) `glob@7.1.7` - force 'en' locale in string sorting - [`24b4e4a41`](https://togithub.com/npm/cli/commit/24b4e4a41b451db3de381fac6b719149db14c288) `ignore-walk@3.0.4` - Avoid locale-specific sorting issues - [`1eb7e5c7d`](https://togithub.com/npm/cli/commit/1eb7e5c7d466293b472c2506c64e5a89ec84ac2f) `@npmcli/arborist@2.4.3` - guard against locale-specific sorting - [`a6a826067`](https://togithub.com/npm/cli/commit/a6a826067cb46c711521772c2d0158257d54400a) `npm-packlist@2.2.2`: - fix(sort): avoid locale-dependent sorting issues ### [`v7.12.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7120-2021-05-06) [Compare Source](https://togithub.com/npm/cli/compare/v7.11.2...v7.12.0) ##### FEATURES - [`701627c51`](https://togithub.com/npm/cli/commit/701627c5169934e59da2959d76a49c77278cc9dc) [#​3098](https://togithub.com/npm/cli/issues/3098) feat(cache): Allow `add` to accept multiple specs ([@​mjsir911](https://togithub.com/mjsir911)) - [`59171f030`](https://togithub.com/npm/cli/commit/59171f0304f048a009f1697eec6f74f778bc52ff) [#​3187](https://togithub.com/npm/cli/issues/3187) feat(config): add workspaces boolean to user-agent ([@​nlf](https://togithub.com/nlf)) ##### BUG FIXES - [`2c9b8713c`](https://togithub.com/npm/cli/commit/2c9b8713c4c88fbd0c3c48eb0de84dbd7269398f) [#​3182](https://togithub.com/npm/cli/issues/3182) fix(docs): fix broken links ([@​wangsai](https://togithub.com/wangsai)) - [`88cbc8c44`](https://togithub.com/npm/cli/commit/88cbc8c447cbaef20b5a8f19246211ce4918f4d8) [#​3198](https://togithub.com/npm/cli/issues/3198) fix(tests): reflect new libnpmexec logic ##### DEPENDENCIES - [`d01ce5e13`](https://togithub.com/npm/cli/commit/d01ce5e132cb4661698012fd5017753c2bdb660b) `libnpmexec@1.1.0`: - feat: add walk up dir lookup to satisfy local bins - [`81c1dfaaa`](https://togithub.com/npm/cli/commit/81c1dfaaaf918229316a975aa8075769ffafdb6d) `@npmcli/arborist@2.4.2`: - fix(add): save packages in the right place - fix(reify): do not clean up nodes with no parent - fix(audit): support alias specs & root package names - [`87c2303ea`](https://togithub.com/npm/cli/commit/87c2303eaa6edfa5309da0a30f5ad291b6d57640) `@npmcli/git@2.0.9`: - fix(clone): Do not allow git replacement objects by default - [`99ff40dff`](https://togithub.com/npm/cli/commit/99ff40dff5e5e55a5d5f045ba90e76c08174ca38) `npm-packlist@2.2.0`: - feat(npmignore): Do not force include history, changelogs, notice - fix(package.json): add missing bin/index.js to files ### [`v7.11.2`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7112-2021-04-29) [Compare Source](https://togithub.com/npm/cli/compare/v7.11.1...v7.11.2) ##### BUG FIXES - [`c371f183e`](https://togithub.com/npm/cli/commit/c371f183ebe833c2439e98b679f14e7a59f22c34) [#​3137](https://togithub.com/npm/cli/issues/3137) [#​3140](https://togithub.com/npm/cli/issues/3140) fix(ls): do not warn on missing optional deps ([@​isaacs](https://togithub.com/isaacs)) - [`861f606c7`](https://togithub.com/npm/cli/commit/861f606c7609d177c644814a171581afbb72f6db) [#​3156](https://togithub.com/npm/cli/issues/3156) fix(build): make prune rule work on case-sensitive file systems ([@​lpinca](https://togithub.com/lpinca)) ##### DEPENDENCIES - [`fb79d89a0`](https://togithub.com/npm/cli/commit/fb79d89a07ef03e76633db275463f701d3dae42f) `tap@15.0.6` - [`ce3820043`](https://togithub.com/npm/cli/commit/ce38200437e9ed527df973794909b2699909bc9b) `@npmcli/arborist@2.4.1` - fix: prevent and eliminate unnecessary duplicates - fix: support resolvable partial intersecting peerSets ##### DOCUMENTATION - [`e479f1dac`](https://togithub.com/npm/cli/commit/e479f1dac9a7639304d20116583034861635b2b1) [#​3146](https://togithub.com/npm/cli/issues/3146) mention `directories.bin` in `bin` ([@​felipecrs](https://togithub.com/felipecrs)) ### [`v7.11.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7111-2021-04-23) [Compare Source](https://togithub.com/npm/cli/compare/v7.11.0...v7.11.1) ##### DEPENDENCIES - [`7925cca24`](https://togithub.com/npm/cli/commit/7925cca24543d9e1a8297844b3e53e11057643ef) `pacote@11.3.3`: - fix(registry): normalize manfest - [`b61eac693`](https://togithub.com/npm/cli/commit/b61eac693df82c52b955e6c18ec4dcf4cedea8a3) [#​3130](https://togithub.com/npm/cli/issues/3130) `@npmcli/config@2.2.0` - [`c74e67fc6`](https://togithub.com/npm/cli/commit/c74e67fc6572bb001d74c7486c05d211a0e03de8) [#​3130](https://togithub.com/npm/cli/issues/3130) `npm-registry-fetch@10.1.1` ##### DOCUMENTATION - [`efdd7dd44`](https://togithub.com/npm/cli/commit/efdd7dd4427a0ee856c18aab1df2d3d30a307997) Remove unused and incorrectly documented `--always-auth` config definition ([@​isaacs](https://togithub.com/isaacs)) ### [`v7.11.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7110-2021-04-22) [Compare Source](https://togithub.com/npm/cli/compare/v7.10.0...v7.11.0) ##### FEATURES - [`4c1f16d2c`](https://togithub.com/npm/cli/commit/4c1f16d2c29a7a56c19b97f2820e6305a6075083) [#​3095](https://togithub.com/npm/cli/issues/3095) feat(init): add workspaces support ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### BUG FIXES - [`42ca59eee`](https://togithub.com/npm/cli/commit/42ca59eeedd3e402aa1c606941f7f52864e6039b) [#​3086](https://togithub.com/npm/cli/issues/3086) fix(ls): do not exit with error when all problems are extraneous deps ([@​nlf](https://togithub.com/nlf)) - [`2aecec591`](https://togithub.com/npm/cli/commit/2aecec591df6866e27d0b17dc49cef8f7d738d77) [#​2724](https://togithub.com/npm/cli/issues/2724) [#​3119](https://togithub.com/npm/cli/issues/3119) fix(ls): make --long work when missing deps ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`42e0587a9`](https://togithub.com/npm/cli/commit/42e0587a9ea6940a5d5be5903370ad1113feef21) [#​3115](https://togithub.com/npm/cli/issues/3115) fix(pack): refuse to pack invalid packument ([@​wraithgar](https://togithub.com/wraithgar)) - [`1c4eff7b5`](https://togithub.com/npm/cli/commit/1c4eff7b513b8e84876818ede014d3ab19d203c6) [#​3126](https://togithub.com/npm/cli/issues/3126) fix(logout): use isBasicAuth attribute ([@​wraithgar](https://togithub.com/wraithgar)) ##### DOCUMENTATION - [`c93f1c39e`](https://togithub.com/npm/cli/commit/c93f1c39e326feff0857712a10ef6183fbafe1ab) [#​3101](https://togithub.com/npm/cli/issues/3101) chore(docs): update view docs ([@​wraithgar](https://togithub.com/wraithgar)) - [`c4ff4bc11`](https://togithub.com/npm/cli/commit/c4ff4bc113c3a5b6ee5d74ab0b1adee95169ed32) [npm/statusboard#​313](https://togithub.com/npm/statusboard/issues/313) [#​3109](https://togithub.com/npm/cli/issues/3109) fix(usage): fix refs to ws shorthand ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### DEPENDENCIES - [`83166ebcc`](https://togithub.com/npm/cli/commit/83166ebcc4ba5e3bf215f08151437d96637f4f33) `npm-registry-fetch@10.1.0` - feat(auth): set isBasicAuth - [`e02bda6da`](https://togithub.com/npm/cli/commit/e02bda6da68b8e8f490bf270cb5d6adec81685ea) `npm-registry-fetch@10.0.0` - feat(auth) load/send based on URI, not registry - [`a0382deba`](https://togithub.com/npm/cli/commit/a0382deba346b09834e75db89e1fd4527f1f07dd) `@npmcli/run-script@1.8.5` - fix: windows ComSpec env variable name - [`7f82ef5a8`](https://togithub.com/npm/cli/commit/7f82ef5a84d70e28983ed43ba1d8aced0fb4ba45) `pacote@11.3.2` - [`35e49b94f`](https://togithub.com/npm/cli/commit/35e49b94fba478a63df6cc9b62816eafe5f1fbdd) `@npmcli/arborist@2.4.0` - [`95faf8ce6`](https://togithub.com/npm/cli/commit/95faf8ce6c007082a02c160977da194c08ee9d82) `libnpmaccess@4.0.2` - [`17fffc0e4`](https://togithub.com/npm/cli/commit/17fffc0e42b2a9e7b84691093e45ba511906cbfa) `libnpmhook@6.0.2` - [`1b5a213aa`](https://togithub.com/npm/cli/commit/1b5a213aaf39652661ba72ba2e8751f049b170fb) `libnpmorg@2.0.2` - [`9f83e6484`](https://togithub.com/npm/cli/commit/9f83e6484aa163d066f318df42ec89c8234b614e) `libnpmpublish@4.0.1` - [`251f788c5`](https://togithub.com/npm/cli/commit/251f788c554a198ab42682453fa5504f8abe93fe) `libnpmsearch@3.1.1` - [`35873a989`](https://togithub.com/npm/cli/commit/35873a989fe67041ddcf30a0a278ed77ace5ee3c) `libnpmteam@2.0.3` - [`23e12b4d8`](https://togithub.com/npm/cli/commit/23e12b4d8f63d765a48036e7bb08f53319c73304) `npm-profile@5.0.3` ### [`v7.10.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7100-2021-04-15) [Compare Source](https://togithub.com/npm/cli/compare/v7.9.0...v7.10.0) ##### FEATURES - [`f9b639eb6`](https://togithub.com/npm/cli/commit/f9b639eb6c504ded6cdd59e83e26a392bfe81e5d) [#​3052](https://togithub.com/npm/cli/issues/3052) feat(bugs): fall back to email if provided ([@​Yash-Singh1](https://togithub.com/Yash-Singh1)) - [`8c9e24778`](https://togithub.com/npm/cli/commit/8c9e24778db867cb3148bc247c7e321639aa9f58) [#​3055](https://togithub.com/npm/cli/issues/3055) feat(version): add workspace support ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`f1e6743a6`](https://togithub.com/npm/cli/commit/f1e6743a6e8e32ddad6d1964eb05d17e6c50a456) `libnpmversion@1.2.0` - feat(retrieve-tag): retrieve unannotated git tags - fix(retrieve-tag): use semver to look for semver - [`3b476a24c`](https://togithub.com/npm/cli/commit/3b476a24cf0b2823fdf92505b84bddde4fcc8b14) `@npmcl/git@2.0.8` - fix(git): do not use shell when calling git - [`dfcd0c1e2`](https://togithub.com/npm/cli/commit/dfcd0c1e2331c1f4b6573466b50505772eddaf22) [#​3069](https://togithub.com/npm/cli/issues/3069) `tap@15.0.2` ##### DOCUMENTATION - [`90b61eda9`](https://togithub.com/npm/cli/commit/90b61eda9b41af108ed69fc0c43a522a92745047) [#​3053](https://togithub.com/npm/cli/issues/3053) fix(contributing.md): explicitely outline dep updates ([@​darcyclarke](https://togithub.com/darcyclarke)) ### [`v7.9.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v790-2021-04-08) [Compare Source](https://togithub.com/npm/cli/compare/v7.8.0...v7.9.0) ##### FEATURES - [`1f3e88eba`](https://togithub.com/npm/cli/commit/1f3e88ebaf4901d8f9f07b43404d824fef7e5ff5) [#​3032](https://togithub.com/npm/cli/issues/3032) feat(dist-tag): add workspace support ([@​nlf](https://togithub.com/nlf)) - [`6e31df4e7`](https://togithub.com/npm/cli/commit/6e31df4e7957337962fd3d93e495931e3592bb9e) [#​3033](https://togithub.com/npm/cli/issues/3033) feat(pack): add workspace support ([@​wraithgar](https://togithub.com/wraithgar)) ##### DEPENDENCIES - [`ba4f7fea8`](https://togithub.com/npm/cli/commit/ba4f7fea8fca8e3509469a218f094fe69095888b) `licensee@8.2.0` ### [`v7.8.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v780-2021-04-01) [Compare Source](https://togithub.com/npm/cli/compare/v7.7.6...v7.8.0) ##### FEATURES - [`8bcc5d73f`](https://togithub.com/npm/cli/commit/8bcc5d73f35434e781ff56419dd7f0c380efd072) [#​2972](https://togithub.com/npm/cli/issues/2972) feat(workspaces): add repo and docs ([@​wraithgar](https://togithub.com/wraithgar)) - [`ec520ce32`](https://togithub.com/npm/cli/commit/ec520ce32d5e834a32ebd58491df4200e01ce690) [#​2998](https://togithub.com/npm/cli/issues/2998) feat(set-script): implement workspaces - [`32717a60e`](https://togithub.com/npm/cli/commit/32717a60eb55fcf8c7e5016223bfee78a6daba0e) [#​3001](https://togithub.com/npm/cli/issues/3001) feat(view): add workspace support ([@​wraithgar](https://togithub.com/wraithgar)) - [`7b177e43f`](https://togithub.com/npm/cli/commit/7b177e43f3bfb558bcd8723cdb2166a3df19647a) [#​3014](https://togithub.com/npm/cli/issues/3014) feat(config): add 'envExport' flag ([@​isaacs](https://togithub.com/isaacs)) ##### BUG FIXES - [`4c4252348`](https://togithub.com/npm/cli/commit/4c4252348c538246e1072421d65f4558dc948080) [#​3016](https://togithub.com/npm/cli/issues/3016) fix(usage): specify the key each time for multiples ([@​isaacs](https://togithub.com/isaacs)) - [`9237d375b`](https://togithub.com/npm/cli/commit/9237d375b0b7d34c7dc5ba70aec7f616f4133732) [#​3013](https://togithub.com/npm/cli/issues/3013) fix(docs): add workspaces configuration ([@​wraithgar](https://togithub.com/wraithgar)) - [`cb6eb0d20`](https://togithub.com/npm/cli/commit/cb6eb0d206b7e2f63d5c7a7a17bea4aed1b9f2bf) [#​3015](https://togithub.com/npm/cli/issues/3015) fix(ERESOLVE): better errors when current is missing ([@​isaacs](https://togithub.com/isaacs)) ##### DEPENDENCIES - [`61da39beb`](https://togithub.com/npm/cli/commit/61da39beb5373320e2b591b61ecd6596eeaba6ed) `@npmcli/config@2.1.0` - feat(config): add support for envExport:false - [`fb095a708`](https://togithub.com/npm/cli/commit/fb095a708a1f930bbd0195446ac611b82bfeff14) `@npmcli/arborist@2.3.0`: - [#​2896](https://togithub.com/npm/cli/issues/2896) Provide currentEdge in ERESOLVE if known, and address self-linking edge case. - Add/remove dependencies to/from workspaces when set, not root project - Only reify the portions of the dependency graph identified by the `workspace` configuration value. - Do not recursively `chown` the project root path. ### [`v7.7.6`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v776-2021-03-29) [Compare Source](https://togithub.com/npm/cli/compare/v7.7.5...v7.7.6) ##### BUG FIXES - [`9dd2ed518`](https://togithub.com/npm/cli/commit/9dd2ed5189b6f283094664e9e192cf1598ec3f79) fix empty newline printed to stderr ([@​ruyadorno](https://togithub.com/ruyadorno)) - [`9d391462a`](https://togithub.com/npm/cli/commit/9d391462a25f637219501e2430ef1f7b89710816) [#​2973](https://togithub.com/npm/cli/issues/2973) fix spelling in workspaces.md file ([@​sethomas](https://togithub.com/sethomas)) - [`4b100249a`](https://togithub.com/npm/cli/commit/4b100249a6cad67e002186816e64817313b636c7) [#​2979](https://togithub.com/npm/cli/issues/2979) change 'maxsockets' default value back to 15 ([@​wallrat](https://togithub.com/wallrat)) ##### DEPENDENCIES - [`a28f89572`](https://togithub.com/npm/cli/commit/a28f89572a708cced69cc938f877eaa969dbad9e) `libnpmversion@1.1.0` - fix reading `script-shell` config on `npm version` lifecycle scripts - [`03734c29e`](https://togithub.com/npm/cli/commit/03734c29e00191d17f164d1c0e75d9f228268842) `npm-packlist@2.1.5` - fix packaging `bundledDependencies` - [`80ce2a019`](https://togithub.com/npm/cli/commit/80ce2a019526632b01b70e1c75c42608dc160332) `@npmcli/metavuln-calculator@1.1.1` - fix error auditing package documents with missing dependencies ### [`v7.7.5`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v775-2021-03-25) [Compare Source](https://togithub.com/npm/cli/compare/v7.7.4...v7.7.5) ##### BUG FIXES - [`95ba87622`](https://togithub.com/npm/cli/commit/95ba87622e00d68270eda9e071b19737718fca16) [#​2949](https://togithub.com/npm/cli/issues/2949) fix handling manual indexes in `npm help` ([@​dmchurch](https://togithub.com/dmchurch)) - [`59cf37962`](https://togithub.com/npm/cli/commit/59cf37962a2286e0f7d3bd37fa9c8bc3bac94218) [#​2958](https://togithub.com/npm/cli/issues/2958) always set `npm.command` to canonical command name ([@​isaacs](https://togithub.com/isaacs)) - [`1415b4bde`](https://togithub.com/npm/cli/commit/1415b4bdeeaabb6e0ba12b6b1b0cc56502bd64ab) [#​2964](https://togithub.com/npm/cli/issues/2964) fix(config): properly translate user-agent ([@​wraithgar](https://togithub.com/wraithgar)) - [`59271936d`](https://togithub.com/npm/cli/commit/59271936d90fbd6956a41967119f578c0ba63db9) [#​2965](https://togithub.com/npm/cli/issues/2965) fix(config): tie save-exact/save-prefix together ([@​wraithgar](https://togithub.com/wraithgar)) ##### TESTS - [`97b415287`](https://togithub.com/npm/cli/commit/97b41528739460b2e9e72e09000aded412418cb2) [#​2959](https://togithub.com/npm/cli/issues/2959) add smoke tests ([@​ruyadorno](https://togithub.com/ruyadorno)) ### [`v7.7.4`](https://togithub.com/npm/cli/blob/mas

Configuration

πŸ“… Schedule: "after 10pm every weekday,before 6am every weekday,every weekend" (UTC).

🚦 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.



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

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/juliomrqz/vue-warehouse/4vSefT2TMQhw3tyKfMABxanwVgWd
βœ… Preview: https://vue-warehouse-git-renovate-npm-7x-juliomrqz.vercel.app

[Deployment for bc41caa failed]

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication