Skip to content

Bump node-gyp from 3.6.2 to 7.1.2#26

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps node-gyp from 3.6.2 to 7.1.2.

Changelog

Sourced from node-gyp's changelog.

v7.1.2 2020-10-17

  • [096e3aded5] - gyp: update gyp to 0.6.2 (Myles Borins) #2241
  • [54f97cd243] - doc: add cmd to reset xcode-select to initial state (Valera Rozuvan) #2235

v7.1.1 2020-10-15

This release restores the location of shared library builds to the pre-v7 location. In v7.0.0 until this release, shared library outputs were placed in a lib.target subdirectory inside the build/{Release,Debug} directory for builds using make (Linux, etc.). This is inconsistent with macOS (Xcode) behavior and previous node-gyp behavior so has been reverted. We consider this a bug-fix rather than semver-major change.

  • [18bf2d1d38] - deps: update deps to match npm@7 (Rod Vagg) #2240
  • [ee6a837cb7] - gyp: update gyp to 0.6.1 (Rod Vagg) #2238
  • [3e7f8ccafc] - lib: better log message when ps fails (Martin Midtgaard) #2229
  • [7fb314339f] - test: GitHub Actions: Test on Python 3.9 (Christian Clauss) #2230
  • [754996b9ec] - doc: replace status badges with new Actions badge (Rod Vagg) #2218
  • [2317dc400c] - ci: switch to GitHub Actions (Shelley Vohr) #2210
  • [2cca9b74f7] - doc: drop the --production flag for installing windows-build-tools (DeeDeeG) #2206

v7.1.0 2020-08-12

  • [aaf33c3029] - build: add update-gyp script (Samuel Attard) #2167
    • [3baa4e4172] - (SEMVER-MINOR) gyp: update gyp to 0.4.0 (Samuel Attard) #2165
    • [f461d56c53] - (SEMVER-MINOR) build: support apple silicon (arm64 darwin) builds (Samuel Attard) #2165
    • [ee6fa7d3bc] - docs: note that node-gyp@7 should solve Catalina CLT issues (Rod Vagg) #2156
    • [4fc8ff179d] - doc: silence curl for macOS Catalina acid test (Chia Wei Ong) #2150
    • [7857cb2eb1] - deps: increase "engines" to "node" : ">= 10.12.0" (DeeDeeG) #2153

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
Commits
  • 19e0f3c v7.1.1: bump version and update changelog
  • 096e3ad gyp: update gyp to 0.6.2
  • 54f97cd doc: add cmd to reset xcode-select to initial state
  • b9e3ad2 v7.1.1: bump version and update changelog
  • 18bf2d1 deps: update deps to match npm@7
  • ee6a837 gyp: update gyp to 0.6.1
  • 3e7f8cc lib: better log message when ps fails
  • 7fb3143 test: GitHub Actions: Test on Python 3.9
  • 754996b doc: replace status badges with new Actions badge
  • 2317dc4 ci: switch to GitHub Actions
  • 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 7.1.2.
- [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...v7.1.2)

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

Superseded by #39.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/node-gyp-7.1.2 branch April 5, 2021 22:14
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