Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.22.0 #3714

Merged
merged 11 commits into from Sep 2, 2021
Merged

v7.22.0 #3714

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -792,3 +792,4 @@ Demira Dimitrova <demiradimitrova@github.com>
AkiJoey <akijoey1010635951@gmail.com>
austincho <austin.cho14@gmail.com>
Nathan Fritz <fritzy@github.com>
tripu <1016538+tripu@users.noreply.github.com>
29 changes: 29 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,32 @@
## v7.22.0 (2021-09-02)

### BUG FIXES
* [`6f431fe23`](https://github.com/npm/cli/commit/6f431fe2325f77b4370f95848359a36fe7a011d1)
[#3690](https://github.com/npm/cli/issues/3690)
Fix one “see also” link
([@tripu](https://github.com/tripu))

### DEPENDENCIES
* [`033e948c9`](https://github.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://github.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://github.com/npm/cli/commit/e91578d10b1d5d930fec32e7070d975af4892140)
`minpass-fetch@1.4.1`:
* Made rejectUnauthorized depend on NODE_TLS_REJECT_UNAUTHORIZED
* [`6125db545`](https://github.com/npm/cli/commit/6125db545315da0217fe7b05062fd0a504c9a45b)
`are-we-there-yet@1.1.6`
* [`0dcda73b0`](https://github.com/npm/cli/commit/0dcda73b022083338c4cb755390a275757b9627b)
`string_decoder@1.3.0`
* [`4b913417c`](https://github.com/npm/cli/commit/4b913417c4e30980505a02eec50810f895dd52d7)
`npmlog@5.0.1`
* [`876c755eb`](https://github.com/npm/cli/commit/876c755eb0dfc215123682f798b5fca415f7c7d9)
`@npmcli/arborist@2.8.3`:
* fix: do not fail adding unresolvable optional dep

## v7.21.1 (2021-08-26)

### BUG FIXES
Expand Down
2 changes: 1 addition & 1 deletion docs/content/commands/npm-deprecate.md
Expand Up @@ -76,4 +76,4 @@ password, npm will prompt on the command line for one.
* [npm publish](/commands/npm-publish)
* [npm registry](/using-npm/registry)
* [npm owner](/commands/npm-owner)
* [npm owner](/commands/npm-adduser)
* [npm adduser](/commands/npm-adduser)
6 changes: 4 additions & 2 deletions node_modules/@npmcli/arborist/bin/actual.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 12 additions & 6 deletions node_modules/@npmcli/arborist/bin/audit.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions node_modules/@npmcli/arborist/bin/dedupe.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions node_modules/@npmcli/arborist/bin/funding.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion node_modules/@npmcli/arborist/bin/ideal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions node_modules/@npmcli/arborist/bin/lib/logging.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 14 additions & 12 deletions node_modules/@npmcli/arborist/bin/lib/options.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions node_modules/@npmcli/arborist/bin/lib/timers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 9 additions & 5 deletions node_modules/@npmcli/arborist/bin/license.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions node_modules/@npmcli/arborist/bin/prune.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions node_modules/@npmcli/arborist/bin/reify.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions node_modules/@npmcli/arborist/bin/virtual.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.