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 11.3.0 to 12.0.1 #1546

Merged
merged 2 commits into from
Mar 19, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 10, 2021

Bumps electron from 11.3.0 to 12.0.1.

Release notes

Sourced from electron's releases.

electron v12.0.1

Release Notes for v12.0.1

Features

  • Added support for the des-ede3 cipher in node crypto. #27992 (Also in 11)

Fixes

  • Child windows with specified background colors or transparency now work as intended. #28107
  • Fixed an issue where BrowserViews could have mismatched draggable regions to their bounds. #27988 (Also in 10, 11)
  • Fixed an issue where win.capturePage() never called back after calling hide() for a hidden window on some platforms. #28075 (Also in 11, 13)
  • Fixed using navigator.setAppBadge and navigator.clearAppBadge from a service worker in Electron. #28011
  • Fixed warning when worldSafeExecuteJavaScript is disabled. #27969 (Also in 10, 11)

Other Changes

  • Updated Chromium to 89.0.4389.82. #27960
  • [a11y] Fixes broken word navigation for certain alphanumeric characters. #27991

electron v12.0.0

Release Notes for v12.0.0

Stack Upgrades

... (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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 10, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-12.0.1 branch 4 times, most recently from a18e394 to 9cf5fec Compare March 17, 2021 21:38
Bumps [electron](https://github.com/electron/electron) from 11.3.0 to 12.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](electron/electron@v11.3.0...v12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-12.0.1 branch from 9cf5fec to 4e1c9bc Compare March 18, 2021 22:30
@UnchartedBull UnchartedBull merged commit bf624c0 into main Mar 19, 2021
@UnchartedBull UnchartedBull deleted the dependabot/npm_and_yarn/electron-12.0.1 branch March 19, 2021 09:07
kantlivelong pushed a commit to kantlivelong/OctoDash that referenced this pull request May 5, 2021
* Bump electron from 11.3.0 to 12.0.1

Bumps [electron](https://github.com/electron/electron) from 11.3.0 to 12.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](electron/electron@v11.3.0...v12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* fix build error

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: UnchartedBull <timon.gaebelein@icloud.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant