Gum-Joe / 2Keys

A easy to setup second keyboard, designed for everyone.
GNU General Public License v3.0
11 stars 4 forks source link

Update node-gyp: 5.0.4 → 5.0.5 (patch) #51

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 5 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ node-gyp (5.0.4 → 5.0.5) · Repo · Changelog

Release Notes

5.0.5 (from changelog)

  • [3891391746] - doc: reconcile README with Python 3 compat changes (Rod Vagg) #1911
  • [07f81f1920] - lib: accept Python 3 after Python 2 (Sam Roberts) #1910
  • [04ce59f4a2] - doc: clarify Python configuration, etc (Sam Roberts) #1908
  • [01c46ee3df] - gyp: add __lt__ to MSVSSolutionEntry (João Reis) #1904
  • [735d961b99] - win: support VS 2017 Desktop Express (João Reis) #1902
  • [3834156a92] - test: add Python 3.5 and 3.6 tests on Linux (cclauss) #1909
  • [1196e990d8] - src: update to standard@14 (Rod Vagg) #1899
  • [53ee7dfe89] - gyp: fix undefined name: cflags --> ldflags (Christian Clauss) #1901
  • [5871dcf6c9] - src,win: add support for fetching arm64 node.lib (Richard Townsend) #1875

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 10 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
codecov[bot] commented 5 years ago

Codecov Report

Merging #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #51   +/-   ##
======================================
  Coverage    67.2%   67.2%           
======================================
  Files           4       4           
  Lines         125     125           
  Branches       18      18           
======================================
  Hits           84      84           
  Misses         34      34           
  Partials        7       7

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1394400...e53db2a. Read the comment docs.