Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump electron from 22.3.1 to 24.7.1 #7414

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps electron from 22.3.1 to 24.7.1.

Release notes

Sourced from electron's releases.

electron v24.7.1

Release Notes for v24.7.1

Fixes

  • Fixed an issue where browserView.removeBrowserView could cause a crash in some cases. #39407 (Also in 25, 26)

electron v24.7.0

Release Notes for v24.7.0

Features

  • Added senderIsMainFrame to messages sent via ipcRenderer.sendTo(). #39207 (Also in 25, 26)

Fixes

  • Fixed a potential crash when re-parenting a BrowserWindow whose first parent has been destroyed. #39307 (Also in 26)

Other Changes

electron v24.6.5

Release Notes for v24.6.5

Fixes

  • Fixed an issue where macOS traffic lights could malfunction on child windows in some circumstances. #39243 (Also in 25, 26)
  • Fixed an issue where non-resizable windows incorrectly enabled the fullscreen/maximize button on initial window creation on macOS. #39230 (Also in 25, 26)
  • Fixed asar integration for node:child_process imports. #39236 (Also in 25, 26)

electron v24.6.4

Release Notes for v24.6.4

Fixes

  • Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #39072 (Also in 25, 26)
  • Fixed an issue where navigator.connection returned incorrect data. #39100 (Also in 25)
  • Fixed an issue where files could in some circumstances be selection when openFile was not passed as a dialog property. #39097 (Also in 25, 26)

electron v24.6.3

Release Notes for v24.6.3

Fixes

  • Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #39050 (Also in 25, 26)
  • Fixed an issue where notifications created on macOS which have no actions will erroneously have a Show button visible. #39012 (Also in 25, 26)
  • Fixed an issue where removing a webview in a close callback could cause crashes. #39009 (Also in 25, 26)

... (truncated)

Commits
  • d49364f fix: avoid package.json check on built-in modules (#39423)
  • 04af033 fix: removeBrowserView draggable region removal (#39407)
  • 08dd282 ci: fix hang when validating AppVeyor artifacts (#39399)
  • 09bb5ee test: add some environment variables for controlling tests (#39364)
  • faae88d docs: clean up removed systemPreferences methods (#39350)
  • 3484a56 chore: cherry-pick 4 changes from Release-0-M115 (#39267)
  • 0cc1893 chore: cherry-pick 2 changes from webrtc (#39273)
  • 88604f2 fix: reparenting after BrowserWindow.destroy() (#39307)
  • 144a70b fix: skip artifact validation for doc-only PRs (#39303)
  • e2d17db feat: add senderIsMainFrame to messages sent via ipcRenderer.sendTo() (#3...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 15.a, < 16]
electron [>= 25.a, < 26]

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)

Bumps [electron](https://github.com/electron/electron) from 22.3.1 to 24.7.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.3.1...v24.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 14, 2023
@github-actions
Copy link

Hi there,
Thank you for contributing to Hyper!
You can get the build artifacts from here.
Here are screenshots of Hyper built from this pr.
Imgur ImagesImgur ImagesImgur Images

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Superseded by #7421.

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/canary/electron-24.7.1 branch August 15, 2023 13:41
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.

None yet

0 participants