Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 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)
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2022 15:01
@lukekarrys
Copy link
Contributor

Note that this is a breaking change. Ref #72 #73

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 lukekarrys force-pushed the dependabot/npm_and_yarn/node-gyp-9.0.0 branch from 5cfe1c8 to 8a73697 Compare June 2, 2022 18:00
@lukekarrys lukekarrys merged commit e62e3a5 into main Jun 2, 2022
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/node-gyp-9.0.0 branch June 2, 2022 18:05
ljharb added a commit to ljharb/get-dep-tree that referenced this pull request Sep 27, 2022
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
ljharb added a commit to ljharb/npm-lockfile that referenced this pull request Dec 19, 2022
ljharb added a commit to ljharb/get-dep-tree that referenced this pull request Dec 19, 2022
ljharb added a commit to ljharb/ls-publishers that referenced this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant