Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps electron from 22.3.5 to 22.3.8.

Release notes

Sourced from electron's releases.

electron v22.3.8

Release Notes for v22.3.8

Fixes

  • Fixed crash when executing eval in the utility process. #38156 (Also in 23, 24, 25)

electron v22.3.7

Release Notes for v22.3.7

Fixes

  • Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37970 (Also in 23, 24, 25)
  • Fixed broken defaults in shell.openExternal() options. #38092 (Also in 23, 24, 25)
  • Fixed the active background color for top-level menu items on Windows. #37991 (Also in 23, 24)

Other Changes

electron v22.3.6

Release Notes for v22.3.6

Fixes

  • Fixed recommended node-gyp version in node.h error. #37942 (Also in 23, 24, 25)
  • Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #37843 (Also in 24)

Other Changes

Commits
  • 8c172f2 fix: crash in utilityProcess when generating code from strings (#38156)
  • 6820094 chore: cherry-pick f098ff0d1230 from chromium (#38060)
  • f907c18 chore: cherry-pick f58218891f8c from chromium (#38056)
  • 2757556 fix: defaults broken in shell.openExternal() options (#38092)
  • 518d3e4 chore: cherry-pick 2b30a50d0e62 from chromium (#38058)
  • 29cdcb4 chore: cherry-pick 1d491fff578b, f7b87bea19d7 and 549d92d7ef35 from chromium ...
  • 4c435b2 chore: cherry-pick 8421a9eebd8a and 4dc670a8c557 from skia (#38066)
  • 85317c3 chore: cherry-pick 63686953dc22 from chromium (#38062)
  • ea7e3c8 chore: cherry-pick aed05b609629 from angle (#38064)
  • f0685b6 chore: cherry-pick 86fc0e9bedaf from chromium (#37665)
  • 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 22.3.5 to 22.3.8.
- [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.5...v22.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2023

Superseded by #459.

@dependabot dependabot bot closed this May 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-22.3.8 branch May 11, 2023 08:00
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