Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the prebuild group with 6 updates #20

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the prebuild group with 6 updates:

Package From To
nan 2.17.0 2.19.0
prebuild-install 7.1.1 7.1.2
node-abi 3.47.0 3.57.0
node-gyp 9.3.0 10.1.0
prebuild 12.1.0 13.0.0
prebuildify 5.0.1 6.0.0

Updates nan from 2.17.0 to 2.19.0

Changelog

Sourced from nan's changelog.

2.19.0 Mar 6 2024

  • Feature: Fix builds for Electron 29 (#966) 1b630ddb3412cde35b64513662b440f9fd71e1ff

2.18.0 Sep 12 2023

  • Feature: Cast v8::Object::GetInternalField() return value to v8::Value (#956) bdfee1788239f735b67fe6b46b1439da755e9b62
Commits

Updates prebuild-install from 7.1.1 to 7.1.2

Release notes

Sourced from prebuild-install's releases.

v7.1.2

Changed

  • Support environments where MD5 is prohibited (#191) (9140468) (Tomasz Szuba)
Changelog

Sourced from prebuild-install's changelog.

[7.1.2] - 2024-02-29

Changed

  • Support environments where MD5 is prohibited (#191) (9140468) (Tomasz Szuba)
Commits

Updates node-abi from 3.47.0 to 3.57.0

Release notes

Sourced from node-abi's releases.

v3.57.0

3.57.0 (2024-03-31)

Features

v3.56.0

3.56.0 (2024-02-24)

Features

v3.55.0

3.55.0 (2024-02-20)

Features

v3.54.0

3.54.0 (2024-01-04)

Features

v3.52.0

3.52.0 (2023-12-04)

Features

v3.51.0

3.51.0 (2023-10-17)

Features

v3.50.0

3.50.0 (2023-10-11)

... (truncated)

Commits
  • 3acbaba feat: update ABI registry
  • e9f92a6 build(deps): bump dsanders11/github-app-commit-action (#168)
  • 9f14997 build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#169)
  • 6d3416d build(deps): bump actions/cache from 4.0.0 to 4.0.1 (#170)
  • b03206a ci: make signed commits (#167)
  • a175be6 feat: update ABI registry
  • 6788e4b feat: update ABI registry
  • ae844ed chore: bump electronjs/node in .circleci/config.yml to 2.2.1 (#166)
  • 153efa9 build(deps): bump actions/cache from 3.3.2 to 4.0.0 (#165)
  • 4047fc1 build(deps): bump amannn/action-semantic-pull-request (#163)
  • Additional commits viewable in compare view

Updates node-gyp from 9.3.0 to 10.1.0

Release notes

Sourced from node-gyp's releases.

v10.1.0

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
  • deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
  • deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
  • print Python executable path using UTF-8 (#2995) (c472912)
  • update supported vs versions (#2959) (391cc5b)

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)

node-gyp v10.0.1

Bug Fixes

  • use local util for findAccessibleSync() (b39e681)

Miscellaneous

  • add parallel test logging (7de1f5f)
  • lint fixes (4e0ed99)
  • use platform specific timeouts in tests (a68586a)

node-gyp v10.0.0

⚠ BREAKING CHANGES

  • use .npmignore file to limit which files are published (#2921)

... (truncated)

Changelog

Sourced from node-gyp's changelog.

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
  • deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
  • deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
  • print Python executable path using UTF-8 (#2995) (c472912)
  • update supported vs versions (#2959) (391cc5b)

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)

10.0.1 (2023-11-02)

Bug Fixes

  • use local util for findAccessibleSync() (b39e681)

Miscellaneous

  • add parallel test logging (7de1f5f)
  • lint fixes (4e0ed99)
  • use platform specific timeouts in tests (a68586a)

10.0.0 (2023-10-28)

⚠ BREAKING CHANGES

  • use .npmignore file to limit which files are published (#2921)
  • the Gyp class exported is now created using ECMAScript classes and therefore might have small differences to classes that were previously created with util.inherits.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for node-gyp since your current version.


Updates prebuild from 12.1.0 to 13.0.0

Commits

Updates prebuildify from 5.0.1 to 6.0.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner April 15, 2024 14:50
@dependabot dependabot bot requested review from mutahhir and ansgarm and removed request for a team April 15, 2024 14:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prebuild-6c148d9e61 branch 4 times, most recently from fda77a6 to 373ab28 Compare April 15, 2024 17:34
Bumps the prebuild group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [nan](https://github.com/nodejs/nan) | `2.17.0` | `2.19.0` |
| [prebuild-install](https://github.com/prebuild/prebuild-install) | `7.1.1` | `7.1.2` |
| [node-abi](https://github.com/electron/node-abi) | `3.47.0` | `3.57.0` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `9.3.0` | `10.1.0` |
| [prebuild](https://github.com/prebuild/prebuild) | `12.1.0` | `13.0.0` |
| [prebuildify](https://github.com/prebuild/prebuildify) | `5.0.1` | `6.0.0` |


Updates `nan` from 2.17.0 to 2.19.0
- [Changelog](https://github.com/nodejs/nan/blob/main/CHANGELOG.md)
- [Commits](nodejs/nan@v2.17.0...v2.19.0)

Updates `prebuild-install` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/prebuild/prebuild-install/releases)
- [Changelog](https://github.com/prebuild/prebuild-install/blob/master/CHANGELOG.md)
- [Commits](prebuild/prebuild-install@v7.1.1...v7.1.2)

Updates `node-abi` from 3.47.0 to 3.57.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json)
- [Commits](electron/node-abi@v3.47.0...v3.57.0)

Updates `node-gyp` from 9.3.0 to 10.1.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.3.0...v10.1.0)

Updates `prebuild` from 12.1.0 to 13.0.0
- [Release notes](https://github.com/prebuild/prebuild/releases)
- [Commits](prebuild/prebuild@v12.1.0...v13.0.0)

Updates `prebuildify` from 5.0.1 to 6.0.0
- [Commits](prebuild/prebuildify@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: nan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prebuild
- dependency-name: prebuild-install
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prebuild
- dependency-name: node-abi
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prebuild
- dependency-name: node-gyp
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
- dependency-name: prebuild
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
- dependency-name: prebuildify
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prebuild
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prebuild-6c148d9e61 branch from 373ab28 to 7e0368f Compare April 15, 2024 17:44
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #41.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prebuild-6c148d9e61 branch April 22, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants