Skip to content

Bump @electron/rebuild from 3.6.1 to 4.0.1 - #11

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron/rebuild-4.0.1
Open

Bump @electron/rebuild from 3.6.1 to 4.0.1#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron/rebuild-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown

Bumps @electron/rebuild from 3.6.1 to 4.0.1.

Release notes

Sourced from @​electron/rebuild's releases.

v4.0.1

4.0.1 (2025-04-30)

Bug Fixes

v4.0.0

4.0.0 (2025-04-30)

BREAKING CHANGES

  • bumps required Node.js version to >=22.12.0. ESM-only.

  • update to follow latest recommendations

  • remove unused nodeGypPath field from Rebuilder

  • fix tests

  • remove default export

  • update Node version in release.yml

  • move ESLint config out of package.json

  • update typescript version

  • rename compile script to build

  • update imports

  • replace fs-extra with graceful-fs

  • update @typescript-eslint/ deps to fix lint

  • esm: update imports

  • esm: replace __dirname with import.meta.dirname

  • esm: require is no longer required

  • replace ts-node with tsx to fix tests

  • docs: provide both CJS and ESM examples

... (truncated)

Commits
  • 764ef6d fix: return to node-gyp (#1185)
  • 8a2a599 feat!: bump engines requirement to Node 22 (#1167)
  • 2efb86d fix: runtime error after removing pnpm module (#1181)
  • ff1ec40 docs(readme): fix section links afterCopy (#1177)
  • 865a371 chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#1176)
  • 926bcfc chore(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 (#1175)
  • 7d1e874 chore(deps): bump tar-fs from 2.1.1 to 2.1.2 in /test/fixture/native-app1 (#1...
  • 48ea0ea chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#1173)
  • 42283f6 chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#1170)
  • e256d54 chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#1171)
  • Additional commits viewable in compare view

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 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)

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

Bumps [@electron/rebuild](https://github.com/electron/rebuild) from 3.6.1 to 4.0.1.
- [Release notes](https://github.com/electron/rebuild/releases)
- [Changelog](https://github.com/electron/rebuild/blob/main/.releaserc.json)
- [Commits](electron/rebuild@v3.6.1...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
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.

0 participants