-
Notifications
You must be signed in to change notification settings - Fork 23
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
deps: bump node-gyp from 8.4.1 to 9.0.0 #76
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BREAKING CHANGE: changes engines support to `^12.22 || ^14.13 || >=16` Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.4.1 to 9.0.0. - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md) - [Commits](nodejs/node-gyp@v8.4.1...v9.0.0) --- updated-dependencies: - dependency-name: node-gyp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
lukekarrys
force-pushed
the
dependabot/npm_and_yarn/node-gyp-9.0.0
branch
from
June 2, 2022 18:00
5cfe1c8
to
8a73697
Compare
ljharb
added a commit
to ljharb/get-dep-tree
that referenced
this pull request
Sep 27, 2022
Pin both due to a breaking change; see npm/cli#5049 (comment) / npm/run-script#76
ljharb
added a commit
to ljharb/ls-publishers
that referenced
this pull request
Oct 27, 2022
…er`, `yargs` Pin arborist and pacote due to a breaking change; see npm/cli#5049 (comment) / npm/run-script#76
ljharb
added a commit
to ljharb/ls-publishers
that referenced
this pull request
Oct 27, 2022
… `yargs` Pin arborist and pacote due to a breaking change; see npm/cli#5049 (comment) / npm/run-script#76
ljharb
added a commit
to ljharb/aud
that referenced
this pull request
Dec 19, 2022
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771 See: - npm/run-script#76 - npm/cli#5049 (comment)
ljharb
added a commit
to ljharb/npm-lockfile
that referenced
this pull request
Dec 19, 2022
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771 See: - npm/run-script#76 - npm/cli#5049 (comment)
ljharb
added a commit
to ljharb/get-dep-tree
that referenced
this pull request
Dec 19, 2022
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771 See: - npm/run-script#76 - npm/cli#5049 (comment)
ljharb
added a commit
to ljharb/ls-publishers
that referenced
this pull request
Dec 19, 2022
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771 See: - npm/run-script#76 - npm/cli#5049 (comment)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps node-gyp from 8.4.1 to 9.0.0.
Release notes
Sourced from node-gyp's releases.
Changelog
Sourced from node-gyp's changelog.
Commits
b1ad492
chore: release 9.0.01d499dd
lib: add lib.target as path for searching libnode on z/OSeef4eef
fix: _ in npm_config_ env variablesa32a9aa
added node-heapdump binding.gyp839e414
fix: update make-fetch-happen to a minimum of 10.0.378f6660
deps: make-fetch-happen@10.0.16562f92
deps!: increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601)e069f13
doc: Update Python versions (#2571)a2f2988
docs: rephrase explanation of which node-gyp is used by npm (#2587)faf6d48
docs: Add notes/disclaimers for upgrading the copy of node-gyp that npm uses ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)