Skip to content

chore: bump @electron/get from 1.14.1 to 5.0.0#246

Open
dependabot[bot] wants to merge 1 commit into
v15.4.0-exodusfrom
dependabot/npm_and_yarn/electron/get-5.0.0
Open

chore: bump @electron/get from 1.14.1 to 5.0.0#246
dependabot[bot] wants to merge 1 commit into
v15.4.0-exodusfrom
dependabot/npm_and_yarn/electron/get-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps @electron/get from 1.14.1 to 5.0.0.

Release notes

Sourced from @​electron/get's releases.

v5.0.0

5.0.0 (2026-04-22)

  • feat!: replace got with native fetch as default downloader (#376) (f4d5cfe)

BREAKING CHANGES

  • The default downloader now uses the built-in Fetch API instead of the got package. The GotDownloader and GotDownloaderOptions exports have been removed; use FetchDownloader and FetchDownloaderOptions instead. Download options now accept RequestInit options instead of got options. The initializeProxy() function now uses undici's EnvHttpProxyAgent instead of global-agent, reading HTTP_PROXY/HTTPS_PROXY/NO_PROXY environment variables directly (GLOBAL_AGENT_* prefixed variables are no longer supported).

Co-authored-by: Claude noreply@anthropic.com

v4.0.3

4.0.3 (2026-03-25)

Bug Fixes

  • proxy ESM loading, progress bar suppression, and temp directory handling (#375) (5abedec)

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

  • This package now requires Node.js v22.12.0 LTS or higher.

... (truncated)

Commits
  • f4d5cfe feat!: replace got with native fetch as default downloader (#376)
  • aa19a92 build: TS6 + oxc.rs (#388)
  • cf506bc build(dev-deps): replace fsevents with forked version (#387)
  • 4f3ea1c build(deps): bump vite from 8.0.3 to 8.0.5 (#386)
  • 79213b8 build(dev-deps): bump Vitest to 4.1.2 (#356)
  • e57b6c6 chore: resolve dependabot security alerts (#385)
  • 35c4abf build(deps): bump flatted from 3.4.1 to 3.4.2 (#384)
  • 44e9d21 build(deps): bump azure/cli from 2.2.0 to 3.0.0 (#380)
  • 62c8fd4 build(deps): bump dsanders11/project-actions from 1.7.0 to 2.0.0 (#381)
  • b1854f6 build(deps): bump azure/login from 2.3.0 to 3.0.0 (#382)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​electron/get since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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

Bumps [@electron/get](https://github.com/electron/get) from 1.14.1 to 5.0.0.
- [Release notes](https://github.com/electron/get/releases)
- [Commits](electron/get@v1.14.1...v5.0.0)

---
updated-dependencies:
- dependency-name: "@electron/get"
  dependency-version: 5.0.0
  dependency-type: direct:production
  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 Apr 22, 2026
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