minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.72k stars 685 forks source link

Bump electron from 24.6.3 to 24.7.1 #2312

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps electron from 24.6.3 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

  • Fixed a crash while screen sharing on Wayland with PipeWire. #39273
  • Security: backported fix for 1444438.
    • Security: backported fix for CVE-2023-3732.
    • Security: backported fix for CVE-2023-3728.
    • Security: backported fix for CVE-2023-3730. #39267

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


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/minbrowser/min/network/alerts).
dependabot[bot] commented 9 months ago

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