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

deps: bump node-gyp from 8.4.1 to 9.0.0 #52

Merged
merged 1 commit into from Mar 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps node-gyp from 8.4.1 to 9.0.0.

Release notes

Sourced from node-gyp's releases.

node-gyp v9.0.0

⚠ BREAKING CHANGES

  • increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601)

Bug Fixes

  • _ in npm_config_ env variables (eef4eef)
  • update make-fetch-happen to a minimum of 10.0.3 (839e414)

Miscellaneous

Doc

  • Add notes/disclaimers for upgrading the copy of node-gyp that npm uses (#2585) (faf6d48)
  • Rename and update Common-issues.md --> docs/README.md (#2567) (2ef5fb8)
  • rephrase explanation of which node-gyp is used by npm (#2587) (a2f2988)
  • title match content (#2574) (6e8f93b)
  • Update Python versions (#2571) (e069f13)

Core

  • add lib.target as path for searching libnode on z/OS (1d499dd)
  • increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601) (6562f92)
  • make-fetch-happen@10.0.1 (78f6660)
Changelog

Sourced from node-gyp's changelog.

9.0.0 (2022-02-24)

⚠ BREAKING CHANGES

  • increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601)

Bug Fixes

  • _ in npm_config_ env variables (eef4eef)
  • update make-fetch-happen to a minimum of 10.0.3 (839e414)

Miscellaneous

Doc

  • Add notes/disclaimers for upgrading the copy of node-gyp that npm uses (#2585) (faf6d48)
  • Rename and update Common-issues.md --> docs/README.md (#2567) (2ef5fb8)
  • rephrase explanation of which node-gyp is used by npm (#2587) (a2f2988)
  • title match content (#2574) (6e8f93b)
  • Update Python versions (#2571) (e069f13)

Core

  • add lib.target as path for searching libnode on z/OS (1d499dd)
  • increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601) (6562f92)
  • make-fetch-happen@10.0.1 (78f6660)
Commits
  • b1ad492 chore: release 9.0.0
  • 1d499dd lib: add lib.target as path for searching libnode on z/OS
  • eef4eef fix: _ in npm_config_ env variables
  • a32a9aa added node-heapdump binding.gyp
  • 839e414 fix: update make-fetch-happen to a minimum of 10.0.3
  • 78f6660 deps: make-fetch-happen@10.0.1
  • 6562f92 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 ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2022 15:03
@wraithgar wraithgar merged commit 148ce21 into main Mar 1, 2022
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/node-gyp-9.0.0 branch March 1, 2022 15:07
@ljharb ljharb mentioned this pull request May 13, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant