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

deps(dev): bump electron from 23.2.4 to 24.1.2 #1240

Merged
merged 1 commit into from Apr 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps electron from 23.2.4 to 24.1.2.

Release notes

Sourced from electron's releases.

electron v24.1.2

Release Notes for v24.1.2

Fixes

  • Fixed an issue on Linux where menus would not open after resizing/maximizing/unmaximizing a window. #37906 (Also in 23, 25)
  • Fixed an issue where the 'swipe' event wasn't being emitted properly on macOS. #37965 (Also in 25)
  • Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37968 (Also in 22, 23, 25)

Other Changes

  • Updated Chromium to 112.0.5615.87. #37974

electron v24.1.1

Release Notes for v24.1.1

Fixes

  • Fixed recommended node-gyp version in node.h error. #37927 (Also in 22, 23, 25)

electron v24.1.0

Release Notes for v24.1.0

Features

  • Introduced session.resolveHost for resolving hostnames with Chromium's DNS resolver. #37847

Fixes

  • Added about panel for menu role about on Linux as well. #37872 (Also in 23, 25)
  • Fixed an issue on macOS where entering fullscreen with the Fn+F system shortcut would fail or create strange window side effects. #37823 (Also in 23)
  • Fixed an issue where certain buttons in the PDF viewer didn't work. #37918 (Also in 25)
  • Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #37839

Other Changes

  • Updated Chromium to 112.0.5615.50. #37833

electron v24.0.0

Release Notes for v24.0.0

Stack Upgrades

Breaking Changes

  • nativeImage.createThumbnailFromPath() now takes size instead of maxSize. #37796

... (truncated)

Commits

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 23.2.4 to 24.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v23.2.4...v24.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@achingbrain achingbrain merged commit a53d306 into master Apr 27, 2023
17 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/electron-24.1.2 branch April 27, 2023 08:47
github-actions bot pushed a commit that referenced this pull request Apr 27, 2023
## [39.0.0](v38.1.8...v39.0.0) (2023-04-27)

### ⚠ BREAKING CHANGES

* check for unused dependencies by default (#1177)

### Features

* check for unused dependencies by default ([#1177](#1177)) ([6b01e36](6b01e36))

### Dependencies

* bump @semantic-release/npm from 9.0.2 to 10.0.3 ([#1233](#1233)) ([fd02d90](fd02d90))
* bump eslint-config-ipfs from 3.1.7 to 4.0.0 ([#1229](#1229)) ([d03ce94](d03ce94))
* bump semantic-release from 20.1.3 to 21.0.1 ([#1223](#1223)) ([7806e55](7806e55))
* **dev:** bump electron from 23.2.4 to 24.1.2 ([#1240](#1240)) ([a53d306](a53d306))
@github-actions
Copy link

🎉 This PR is included in version 39.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant