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

Bump @electron/rebuild from 3.6.0 to 3.7.1 #69

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps @electron/rebuild from 3.6.0 to 3.7.1.

Release notes

Sourced from @​electron/rebuild's releases.

v3.7.1

3.7.1 (2024-11-12)

Bug Fixes

  • enforce extraModules to be a set of strings (#888) (6430e74)

v3.7.0

3.7.0 (2024-10-08)

Features

  • Change node-gyp to @​electron/node-gyp (#1157) (96b462a). If you're getting ModuleNotFoundError: No module named 'distutils' errors when installing native Node.js addons on macOS Sequoia, this is the version that will fix those errors for you!

v3.6.2

3.6.2 (2024-10-02)

Bug Fixes

v3.6.1

3.6.1 (2024-10-01)

Bug Fixes

Commits
  • 6430e74 fix: enforce extraModules to be a set of strings (#888)
  • e1eb81a chore(deps): bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#1159)
  • aefdf55 chore: bump electronjs/node to 2.3.1 (main) (#1158)
  • 96b462a feat: Change node-gyp to @​electron/node-gyp (#1157)
  • a235385 chore: bump continuousauth/npm to 2.1.1 (main) (#1156)
  • 683129a fix: allow using forks for prebuilt modules (#1155)
  • 9ebf9bd build: ensure setuptools is available on windows
  • cc184c3 build: use supported circle windows image
  • dd2321c chore: fix lint
  • 0bd2100 fix: cross-platform prebuild downloads (#1153)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Nov 22, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/canary/electron/rebuild-3.7.1 branch November 23, 2024 00:02
@philip-peterson philip-peterson restored the dependabot/npm_and_yarn/canary/electron/rebuild-3.7.1 branch November 23, 2024 02:35
Bumps [@electron/rebuild](https://github.com/electron/rebuild) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/electron/rebuild/releases)
- [Changelog](https://github.com/electron/rebuild/blob/main/.releaserc.json)
- [Commits](electron/rebuild@v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: "@electron/rebuild"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@philip-peterson philip-peterson force-pushed the dependabot/npm_and_yarn/canary/electron/rebuild-3.7.1 branch from eac40f0 to e48c165 Compare November 23, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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