build(deps): bump @electron/get from 2.0.3 to 4.0.2 in /npm
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
v4.0.1
4.0.1 (2025-06-03)
Bug Fixes
v4.0.0
4.0.0 (2025-02-19)
BREAKING CHANGES
- This package now requires Node.js v22.12.0 LTS or higher.
- This package is now ESM-only.
- Removed deprecated
nightly_mirroroption. Please usenightlyMirrorinstead.- Removed deprecated
forceoption. Please usecacheMode: ElectronDownloadCacheMode.WriteOnlyinstead.Full Changelog: https://github.com/electron/get/compare/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
BREAKING CHANGES
- New minimum node version is node 14
Co-authored-by: Black-Hole [email protected]
... (truncated)
Commits
f7d62f1fix: avoid permission errors on windows during double-installs (#337)7024c10fix: handle cross-device cache locations (#336)b171f10ci: timeout release job after 1 hour (#333)dc844dabuild(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#331)71258abbuild(deps): bump azure/login from 2.2.0 to 2.3.0 (#330)c616134build(deps): bump vite from 6.2.6 to 6.3.4 (#329)4ba6fdebuild(deps): bump vite from 6.2.5 to 6.2.6 (#328)3d1b77abuild(deps): bump vite from 6.2.4 to 6.2.5 (#327)e25b7bbbuild(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 (#326)65588f3build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#325)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Notes: none
This would be a breaking change as the minimum Node.js version of
@electron/get@^4.0.0is v22+.
@dependabot ignore this major version
OK, I won't notify you about version 4.x.x again, unless you re-open this PR.
Hmm now I'm second-guessing turning it off for all 4.x.x