ezra-bible-app / node-sword-interface

JavaScript (N-API) interface to SWORD library
GNU General Public License v2.0
22 stars 2 forks source link

Bump node-gyp from 5.1.1 to 8.0.0 #15

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps node-gyp from 5.1.1 to 8.0.0.

Changelog

Sourced from node-gyp's changelog.

v8.0.0 2021-04-03

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

... (truncated)

Commits


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)
tobias-klein commented 3 years ago

@dependabot recreate