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

Bump node-gyp from 9.1.0 to 9.4.0 #102

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps node-gyp from 9.1.0 to 9.4.0.

Release notes

Sourced from node-gyp's releases.

node-gyp v9.4.0

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

  • extract tarball to temp directory on Windows (#2846) (aaa117c)
  • log statement is for devDir not nodedir (#2840) (55048f8)

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

node-gyp v9.3.1

Bug Fixes

Miscellaneous

node-gyp v9.3.0

Features

... (truncated)

Changelog

Sourced from node-gyp's changelog.

9.4.0 (2023-06-12)

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

  • extract tarball to temp directory on Windows (#2846) (aaa117c)
  • log statement is for devDir not nodedir (#2840) (55048f8)

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

9.3.1 (2022-12-16)

Bug Fixes

Miscellaneous

9.3.0 (2022-10-10)

Features

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner July 1, 2023 04:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@colincasey
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-9.4.0 branch from 269ef45 to a643b94 Compare October 19, 2023 14:52
@colincasey
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-9.4.0 branch from a643b94 to 637ff6d Compare October 19, 2023 14:56
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 9.1.0 to 9.4.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v9.1.0...v9.4.0)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-gyp-9.4.0 branch from 637ff6d to 240cb3f Compare October 19, 2023 14:57
@colincasey colincasey enabled auto-merge (squash) October 19, 2023 14:57
@colincasey colincasey merged commit 079525f into main Oct 19, 2023
9 checks passed
@colincasey colincasey deleted the dependabot/npm_and_yarn/node-gyp-9.4.0 branch October 19, 2023 14:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant