Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps @electron/get from 2.0.3 to 4.0.2.

Release notes

Sourced from @​electron/get's releases.

v4.0.2

4.0.2 (2025-07-17)

Bug Fixes

  • avoid permission errors on windows during double-installs (#337) (f7d62f1)

v4.0.1

4.0.1 (2025-06-03)

Bug Fixes

v4.0.0

4.0.0 (2025-02-19)

BREAKING CHANGES

Full Changelog: electron/get@v3.1.0...v4.0.0

v3.1.0

3.1.0 (2024-07-15)

Features

v3.0.0

3.0.0 (2023-10-31)

Bug Fixes

  • update dependencies to clean up yarn audit (#234) (6ab6b88)

BREAKING CHANGES

  • New minimum node version is node 14

Co-authored-by: Black-Hole 158blackhole@gmail.com

... (truncated)

Commits
  • f7d62f1 fix: avoid permission errors on windows during double-installs (#337)
  • 7024c10 fix: handle cross-device cache locations (#336)
  • b171f10 ci: timeout release job after 1 hour (#333)
  • dc844da build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#331)
  • 71258ab build(deps): bump azure/login from 2.2.0 to 2.3.0 (#330)
  • c616134 build(deps): bump vite from 6.2.6 to 6.3.4 (#329)
  • 4ba6fde build(deps): bump vite from 6.2.5 to 6.2.6 (#328)
  • 3d1b77a build(deps): bump vite from 6.2.4 to 6.2.5 (#327)
  • e25b7bb build(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 (#326)
  • 65588f3 build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#325)
  • 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)

Notes: none

@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 23:50
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Nov 25, 2025
Copy link
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a breaking change as the minimum Node.js version of @electron/get@^4.0.0 is v22+.

Bumps [@electron/get](https://github.com/electron/get) from 2.0.3 to 4.0.2.
- [Release notes](https://github.com/electron/get/releases)
- [Changelog](https://github.com/electron/get/blob/main/.releaserc.json)
- [Commits](electron/get@v2.0.3...v4.0.2)

---
updated-dependencies:
- dependency-name: "@electron/get"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm/main/electron/get-4.0.2 branch from ef8df6a to 41f92d9 Compare November 26, 2025 09:32
@ckerr
Copy link
Member

ckerr commented Nov 26, 2025

This would be a breaking change as the minimum Node.js version of @electron/get@^4.0.0 is v22+.

@dependabot ignore this major version

@dependabot dependabot bot closed this Nov 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

OK, I won't notify you about version 4.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm/main/electron/get-4.0.2 branch November 26, 2025 15:46
@ckerr
Copy link
Member

ckerr commented Nov 26, 2025

Hmm now I'm second-guessing turning it off for all 4.x.x

@ckerr ckerr restored the dependabot/npm_and_yarn/npm/main/electron/get-4.0.2 branch November 26, 2025 15:47
@ckerr ckerr reopened this Nov 26, 2025
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Dec 2, 2025
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.

3 participants