Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

build(deps): bump node-gyp from 7.1.2 to 8.1.0 #3120

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps node-gyp from 7.1.2 to 8.1.0.

Release notes

Sourced from node-gyp's releases.

node-gyp v8.1.0

Features

Miscellaneous

  • add release-please-action for automated releases (#2395) (07e9d7c)

Core

  • fail gracefully if we can't find the username (#2375) (fca4795)
  • log as yes/no whether build dir was created (#2370) (245dee5)

Doc

  • fix v8.0.0 release date (4b83c3d)
  • remove redundant version info (#2403) (1423670)
  • Update README.md Visual Studio Community page polski to auto (#2371) (1b4697a)
Changelog

Sourced from node-gyp's changelog.

8.1.0 (2021-05-28)

Features

Miscellaneous

  • add release-please-action for automated releases (#2395) (07e9d7c)

Core

  • fail gracefully if we can't find the username (#2375) (fca4795)
  • log as yes/no whether build dir was created (#2370) (245dee5)

Doc

  • fix v8.0.0 release date (4b83c3d)
  • remove redundant version info (#2403) (1423670)
  • Update README.md Visual Studio Community page polski to auto (#2371) (1b4697a)

v8.0.0 2021-04-03

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2021
@nschonni
Copy link
Contributor

@xzyfer @saper it looks like this drops Python 2 support, which is probably one of the reasons the CI is failing

@xzyfer
Copy link
Contributor

xzyfer commented Jun 1, 2021

Cool let's hold off til next major bump I guess.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-8.1.0 branch 2 times, most recently from a069917 to ae7afdf Compare June 24, 2021 08:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-8.1.0 branch from ae7afdf to a7c2e21 Compare August 20, 2021 11:21
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 7.1.2 to 8.1.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v7.1.2...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-8.1.0 branch from a7c2e21 to 535f6ea Compare August 20, 2021 11:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #3177.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-gyp-8.1.0 branch August 30, 2021 05:02
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 javascript Pull requests that update Javascript code Release - Breaking Change Release - Next Major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants