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

v8.1.1 #3929

Merged
merged 5 commits into from Oct 21, 2021
Merged

v8.1.1 #3929

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 @@ -804,3 +804,4 @@ gfyoung <gfyoung17@gmail.com>
Edward Thomson <ethomson@github.com>
Behnam Mohammadi <itten@live.com>
gfyoung <gfyoung17+GitHub@gmail.com>
Luke Karrys <lukekarrys@gmail.com>
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## v8.1.1 (2021-10-21)

### DEPENDENCIES

* [`51fb83ce9`](https://github.com/npm/cli/commit/51fb83ce93fdd7e289da7b2aabc95b0518f0aa31)
[#3921](https://github.com/npm/cli/issues/3921)
`@npmcli/arborist@4.0.2`:
* fix: skip peer conflict check if there is a current node
* [`1d07f2187`](https://github.com/npm/cli/commit/1d07f21876994c6d4d69559203cfdac6022536b6)
[#3913](https://github.com/npm/cli/issues/3913)
`node-gyp@8.3.0`:
* feat(gyp): update gyp to v0.10.0

## v8.1.0 (2021-10-14)

### FEATURES
Expand Down
15 changes: 10 additions & 5 deletions node_modules/@npmcli/arborist/lib/can-place-dep.js

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

2 changes: 1 addition & 1 deletion node_modules/@npmcli/arborist/package.json

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

17 changes: 16 additions & 1 deletion node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py

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

2 changes: 1 addition & 1 deletion node_modules/node-gyp/gyp/setup.py

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

102 changes: 5 additions & 97 deletions node_modules/node-gyp/lib/configure.js

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

119 changes: 119 additions & 0 deletions node_modules/node-gyp/lib/create-config-gypi.js

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

16 changes: 0 additions & 16 deletions node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE

This file was deleted.