Skip to content

Bump node-gyp from 3.6.2 to 5.1.1#15

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-gyp-5.1.1
Closed

Bump node-gyp from 3.6.2 to 5.1.1#15
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-gyp-5.1.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps node-gyp from 3.6.2 to 5.1.1.

Changelog

Sourced from node-gyp's changelog.

v5.1.1 2020-05-25

  • [bdd3a79abe] - build: shrink bloated addon binaries on windows (Shelley Vohr) #2060
  • [1f2ba75bc0] - doc: add macOS Catalina software update info (Karl Horky) #2078
  • [c106d915f5] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #2044
  • [9a6fea92e2] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #2034
  • [59b0b1add8] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029
  • [bb8d0e7b10] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022
  • [fb2e80d4e3] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073
  • [251d9c885c] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #2072
  • [2b6fc3c8d6] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096
  • [a876ae58ad] - test: bump actions/checkout from v1 to v2 (BSKY) #2063

v5.1.0 2020-02-05

v5.0.7 2019-12-16

Republish of v5.0.6 with unnecessary tarball removed from pack file.

v5.0.6 2019-12-16

  • [cdec00286f] - doc: adjustments to the README.md for new users (Dan Pike) #1919
  • [b7c8233ef2] - test: fix Python unittests (cclauss) #1961
  • [e12b00ab0a] - doc: macOS Catalina add two commands (Christian Clauss) #1962
  • [70b9890c0d] - test: add header download test (Rod Vagg) #1796
  • [4029fa8629] - test: configure proper devDir for invoking configure() (Rod Vagg) #1796
  • [fe8b02cc8b] - doc: add macOS_Catalina.md document (cclauss) #1940
  • [8ea47ce365] - gyp: python3 fixes: utf8 decode, use of 'None' in eval (Wilfried Goesgens) #1925
  • [c7229716ba] - gyp: iteritems() -> items() in compile_commands_json.py (cclauss) #1947
  • [2a18b2a0f8] - gyp: make cmake python3 compatible (gengjiawen) #1944
  • [70f391e844] - gyp: fix TypeError in XcodeVersion() (Christian Clauss) #1939
... (truncated)
Commits
  • 748478e v5.1.1: bump version and update changelog
  • 1f2ba75 doc: add macOS Catalina software update info
  • c106d91 doc: update catalina xcode cli tools download link (#2044)
  • 9a6fea9 doc: update catalina xcode cli tools download link; formatting
  • 59b0b1a doc: add download link for Command Line Tools for Xcode
  • bb8d0e7 doc: Catalina suggestion: remove /Library/Developer/CommandLineTools
  • 2b6fc3c doc, bin: stop suggesting opening node-gyp issues
  • fb2e80d doc: update link to the code of conduct (#2073)
  • 251d9c8 doc: note in README that Python 3.8 is supported (#2072)
  • bdd3a79 build: shrink bloated addon binaries on windows
  • 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)
  • 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 3.6.2 to 5.1.1.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v3.6.2...v5.1.1)

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 May 25, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/node-gyp-5.1.1 branch June 3, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants