Skip to content

deps: bump @electron/get from 4.0.3 to 5.0.0#1944

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron/get-5.0.0
Closed

deps: bump @electron/get from 4.0.3 to 5.0.0#1944
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron/get-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @electron/get from 4.0.3 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

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

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 4.0.3 to 5.0.0.
- [Release notes](https://github.com/electron/get/releases)
- [Commits](electron/get@v4.0.3...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
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Looks like @electron/get is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron/get-5.0.0 branch May 4, 2026 13:18
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