Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Bump node-gyp from 6.1.0 to 7.0.0 #282

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps node-gyp from 6.1.0 to 7.0.0.

Changelog

Sourced from node-gyp's changelog.

v7.0.0 2020-06-03

  • [e18a61afc1] - build: shrink bloated addon binaries on windows (Shelley Vohr) #2060
  • [4937722cf5] - (SEMVER-MAJOR) deps: replace mkdirp with {recursive} mkdir (Rod Vagg) #2123
  • [d45438a047] - (SEMVER-MAJOR) deps: update deps, match to npm@7 (Rod Vagg) #2126
  • [ba4f34b7d6] - doc: update catalina xcode clt download link (Dario Vladovic) #2133
  • [f7bfce96ed] - doc: update acid test and introduce curl|bash test script (Dario Vladovic) #2105
  • [e529f3309d] - doc: update README to reflect upgrade to gyp-next (Ujjwal Sharma) #2092
  • [9aed6286a3] - doc: give more attention to Catalina issues doc (Matheus Marchini) #2134
  • [963f2a7b48] - doc: improve cataline discoverability for search engines (Matheus Marchini) #2135
  • [7b75af349b] - doc: add macOS Catalina software update info (Karl Horky) #2078
  • [4f23c7bee2] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073
  • [473cfa283f] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #2072
  • [e7402b4a7c] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #2044
  • [35de45984f] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #2034
  • [48642191f5] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029
  • [ae5b150051] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022
  • [d1dea13fe4] - doc: fix changelog 6.1.0 release year to be 2020 (Quentin Vernot) #2021
  • [6356117b08] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096
  • [a6b76a8b48] - gyp: update gyp to 0.2.1 (Ujjwal Sharma) #2092
  • [ebc34ec823] - gyp: update gyp to 0.2.0 (Ujjwal Sharma) #2092
  • [972780bde7] - (SEMVER-MAJOR) gyp: sync code base with nodejs repo (#1975) (Michaël Zasso) #1975
  • [c255ffbf6a] - lib: drop "-2" flag for "py.exe" launcher (DeeDeeG) #2131
  • [1f7e1e93b5] - lib: ignore VS instances that cause COMExceptions (Andrew Casey) #2018
  • [741ab096d5] - test: remove support for EOL versions of Node.js (Shelley Vohr)
  • [ca86ef2539] - test: bump actions/checkout from v1 to v2 (BSKY) #2063
Commits
  • 33affe2 v7.0.0: bump version and update changelog
  • ba4f34b doc: update catalina xcode clt download link
  • f7bfce9 doc: update acid test and introduce curl|bash test script
  • 4937722 deps: replace mkdirp with {recursive} mkdir
  • a6b76a8 gyp: update gyp to 0.2.1
  • e529f33 doc: update README to reflect upgrade to gyp-next
  • ebc34ec gyp: update gyp to 0.2.0
  • 9aed628 doc: give more attention to Catalina issues doc
  • 963f2a7 doc: improve cataline discoverability for search engines
  • d45438a deps: update deps, match to npm@7
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 6.1.0 to 7.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@v6.1.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 8, 2020
@shiftkey shiftkey merged commit b8bc086 into master Jun 8, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/node-gyp-7.0.0 branch June 8, 2020 12:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant