Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Bump node-gyp from 5.0.1 to 5.0.2 #198

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps node-gyp from 5.0.1 to 5.0.2.

Changelog

Sourced from node-gyp's changelog.

v5.0.2 2019-06-27

  • [2761afbf73] - build,test: add duplicate symbol test (Gabriel Schulhof) #1689
  • [82f129d6de] - gyp: replace optparse to argparse (KiYugadgeter) #1591
  • [afaaa29c61] - gyp: remove from __future__ import with_statement (cclauss) #1799
  • [a991f633d6] - gyp: fix the remaining Python 3 issues (cclauss) #1793
  • [f952b08f84] - gyp: move from __future__ import to the top of the file (cclauss) #1789
  • [4f4a677dfa] - gyp: use different default compiler for z/OS (Shuowang (Wayne) Zhang) #1768
  • [03683f09d6] - lib: code de-duplication (Pavel Medvedev) #965
  • [611bc3c89f] - lib: add .json suffix for explicit require (Rod Vagg) #1787
  • [d3478d7b0b] - meta: add to .gitignore (Refael Ackermann) #1573
  • [7a9a038e9e] - test: add parallel test runs on macOS and Windows (cclauss) #1800
  • [7dd7f2b2a2] - test: fix Python syntax error in test-adding.js (cclauss) #1793
  • [395f843de0] - test: replace self-signed cert with 'localhost' (Rod Vagg) #1795
  • [a52c6eb9e8] - test: migrate from tape to tap (Rod Vagg) #1795
  • [ec2eb44a30] - test: use Nan in duplicate_symbols (Gabriel Schulhof) #1689
  • [1597c84aad] - test: use Travis CI to run tests on every pull request (cclauss) #1752
  • [dd9bf929ac] - zos: update compiler options (Shuowang (Wayne) Zhang) #1768
Commits
  • 49c7f99 v5.0.2: bump version and update changelog
  • 7a9a038 test: add parallel test runs on macOS and Windows
  • 82f129d gyp: replace optparse to argparse
  • afaaa29 gyp: remove from future import with_statement
  • 7dd7f2b test: fix Python syntax error in test-adding.js
  • a991f63 gyp: fix the remaining Python 3 issues
  • 395f843 test: replace self-signed cert with 'localhost'
  • a52c6eb test: migrate from tape to tap
  • 03683f0 lib: code de-duplication
  • d3478d7 meta: add to .gitignore
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 5.0.1 to 5.0.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@v5.0.1...v5.0.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 Jul 8, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #207.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/node-gyp-5.0.2 branch July 22, 2019 12:05
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.

0 participants