Skip to content

Bump electron from 12.0.7 to 18.0.0#114

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
ccc4dependabot/npm_and_yarn/electron-18.0.0
Closed

Bump electron from 12.0.7 to 18.0.0#114
dependabot[bot] wants to merge 1 commit intomasterfrom
ccc4dependabot/npm_and_yarn/electron-18.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps electron from 12.0.7 to 18.0.0.

Release notes

Sourced from electron's releases.

electron v18.0.0

Release Notes for v18.0.0

Features

  • Added BrowserWindow method to change the button color, symbol color, and height of a window with WCO enabled. #33440

Fixes

  • Fixed maximizing frameless windows by double-clicking on a draggable (title bar) region. #33446 (Also in 15, 16, 17)

Other Changes

  • Updated Chromium to 100.0.4896.56. #33475
  • Updated node types version. #33477

electron v18.0.0-beta.6

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@18.0.0-beta.6.

Release Notes for v18.0.0-beta.6

Features

  • Added nativeTheme.inForcedColorsMode API to allow detecting forced color mode. #33357 (Also in 15, 17)
  • Added support for more color formats in setBackgroundColor. #33364

Fixes

  • Fire 'show' event when a BrowserWindow is shown via maximize(). #33214 (Also in 16, 17)
  • Fix: initialize asar support in worker threads. #33396
  • Fixed an issue where BrowserView layout bounds where limited to it's visible bounds. #33399 (Also in 17)
  • Fixed an issue where new bounds set via setBounds was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33375
  • Fixed broken event loop in renderer process when process reuse is enabled on windows platform. #33361 (Also in 16, 17)
  • Fixed slowness when using child_process.spawn and related methods on macOS Big Sur and newer. #33407 (Also in 17)
  • Fixed the IncrementCapturerCount regression introduced by 13.0.0-beta.21. #33371

electron v18.0.0-beta.5

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@18.0.0-beta.5.

Release Notes for v18.0.0-beta.5

Features

  • Added ses.setCodeCachePath() API for setting code cache directory. #33286 (Also in 17)

Fixes

  • Fixed an issue where First Party Sets were not correctly loaded on app launch. #33345
  • Fixed crash in the render process on reload with pending node fs.promises. #33302 (Also in 15, 16)
  • Theoretical fix for a crash we're seeing when closing multiple child windows at the same time on macOS. #33284 (Also in 17)

... (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 12.0.7 to 18.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v12.0.7...v18.0.0)

---
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 Mar 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2022

Superseded by #115.

@dependabot dependabot bot closed this Mar 31, 2022
@dependabot dependabot bot deleted the ccc4dependabot/npm_and_yarn/electron-18.0.0 branch March 31, 2022 14:02
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

Development

Successfully merging this pull request may close these issues.

0 participants