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.0.0 to 6.0.1 #39

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps node-gyp from 6.0.0 to 6.0.1.

Changelog

Sourced from node-gyp's changelog.

v6.0.1 2019-11-01

  • [8ec2e681d5] - doc: add macOS_Catalina.md document (cclauss) #1940
  • [1b11be63cc] - gyp: python3 fixes: utf8 decode, use of 'None' in eval (Wilfried Goesgens) #1925
  • [c0282daa48] - gyp: iteritems() -> items() in compile_commands_json.py (cclauss) #1947
  • [d8e09a1b6a] - gyp: make cmake python3 compatible (gengjiawen) #1944
  • [9c0f3404f0] - gyp: fix TypeError in XcodeVersion() (Christian Clauss) #1939
  • [bb2eb72a3f] - gyp: finish decode stdout on Python 3 (Christian Clauss) #1937
  • [f0693413d9] - src,win: allow 403 errors for arm64 node.lib (Richard Lau) #1934
  • [c60c22de58] - deps: update deps to roughly match current npm@6 (Rod Vagg) #1920
  • [b91718eefc] - test: upgrade Linux Travis CI to Python 3.8 (Christian Clauss) #1923
  • [3538a317b6] - doc: adjustments to the README.md for new users (Dan Pike) #1919
  • [4fff8458c0] - travis: ignore failed brew upgrade npm, update xcode (Christian Clauss) #1932
  • [60e4488f08] - build: avoid bare exceptions in xcode_emulation.py (Christian Clauss) #1932
  • [032db2a2d0] - lib,install: always download SHA sums on Windows (Sam Hughes) #1926
  • [5a83630c33] - travis: add Windows + Python 3.8 to the mix (Rod Vagg) #1921
Commits
  • 68319a2 v6.0.1: bump version and update changelog
  • 8ec2e68 doc: add macOS_Catalina.md document
  • 1b11be6 gyp: python3 fixes: utf8 decode, use of 'None' in eval
  • c0282da gyp: iteritems() -> items() in compile_commands_json.py
  • d8e09a1 gyp: make cmake python3 compatible
  • 9c0f340 gyp: fix TypeError in XcodeVersion()
  • bb2eb72 gyp: finish decode stdout on Python 3
  • f069341 src,win: allow 403 errors for arm64 node.lib
  • c60c22d deps: update deps to roughly match current npm@6
  • b91718e test: upgrade Linux Travis CI to Python 3.8
  • 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)

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