Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps electron from 25.2.0 to 25.3.0.

Release notes

Sourced from electron's releases.

electron v25.3.0

Release Notes for v25.3.0

Features

  • Added the ability to send HTTP headers with session.downloadURL(). #38870 (Also in 26)

Fixes

  • Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #39051 (Also in 24, 26)
  • Fixed an issue where protocol.handle() never called its callback with the 'file' scheme. #39064
  • Fixed an issue where certain Electron classes had incorrect prototype class names. #39035 (Also in 26)
  • Fixed an issue where notifications created on macOS which have no actions will erroneously have a Show button visible. #39014 (Also in 24, 26)
  • Fixed an issue where removing a webview in a close callback could cause crashes. #39008 (Also in 24, 26)
  • Fixed display of title bar buttons on Wayland. #39044 (Also in 26)

Unknown

  • Fixed an issue where setting bounds on BrowserViews can behave inconsistently across platforms. #39005 (Also in 26)
Commits
  • 2b355f8 fix: protocol.handle not intercepting file protocol (#39064)
  • dadb872 fix: use StartUpdating method for PipeWire capturer (#39051)
  • 5305596 fix: remove types from GTK CSS selectors (#39044)
  • 9281a34 fix: set prototype names on gin::Constructible classes (#39035)
  • 35cf190 fix: webview crash when removing in close event (#39008)
  • 6c7e9b8 revert: compensate for title bar height when setting bounds on BrowserView ...
  • 37df7c5 fix: Notification 'Show' button visible when no actions exist (#39014)
  • 2fdfa0b build: disable unneeded depot_tools update on Windows CI (#39020)
  • 0034868 feat: allow headers to be sent with session.downloadURL() (#38870)
  • 1b626b8 docs: fix misleading code sample for handling deeplinks on Linux (#38971)
  • 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 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](https://github.com/electron/electron) from 25.2.0 to 25.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.2.0...v25.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #69.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-25.3.0 branch July 24, 2023 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant