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 20.3.0 to 21.0.1 #1081

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps electron from 20.3.0 to 21.0.1.

Release notes

Sourced from electron's releases.

electron v21.0.1

Release Notes for v21.0.1

Fixes

  • Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. #35822 (Also in 20)

Other Changes

  • Updated Chromium to 106.0.5249.61. #35833

electron v21.0.0

Release Notes for v21.0.0

Stack Upgrades

Breaking Changes

Features

  • Added LoadBrowserProcessSpecificV8Snapshot as a new fuse that will let the main/browser process load its v8 snapshot from a file at browser_v8_context_snapshot.bin. Any other process will use the same path as is used today. #35695 (Also in 20)
  • Added app.getSystemLocale() method. #35794
  • Added webFrameMain.origin. #35534 (Also in 19, 20)
  • Added deprecation warning for the new-window event. #34528 (Also in 20)
  • Added immersive dark mode on Windows. #33624 (Also in 20)
  • Added new WebContents.ipc and WebFrameMain.ipc APIs. #35231
  • Added support for Web Bluetooth pin pairing on Linux and Windows. #35818
  • Added support for panel-like behavior. Window can float over full-screened apps. #34388 (Also in 20)
  • Added support for push notifications from APNs for macOS apps. #33574

Fixes

  • Enable missing HKDF support in Node.js crypto. #34767
  • Fixed a crash that occured when loading non-standard schemes from iframes. #35517
  • Fixed a crash when switching origins with emulation settings set. #35488
  • Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #35575
  • Fixed an issue where serialPort.open() failed with NetworkError: Failed to open serial port.. #35339
  • Fixed an issue where invalid pageSize values would cause a silent hang and eventual crash. #34893
  • Fixed an issue where some spellcheck functionality would incorrectly throw errors on macOS. #35679
  • Fixed the 'length' property in UploadFile objects being ignored. #34657

... (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 20.3.0 to 21.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v20.3.0...v21.0.1)

---
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 Sep 30, 2022
@achingbrain achingbrain merged commit cdbc918 into master Sep 30, 2022
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/electron-21.0.1 branch September 30, 2022 14:55
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
## [37.5.5](v37.5.4...v37.5.5) (2022-09-30)

### Bug Fixes

* fix ci link for libp2p repos ([#1084](#1084)) ([4d76f79](4d76f79))

### Documentation

* remove ts command docs ([#1083](#1083)) ([c3eca3e](c3eca3e)), closes [#1077](#1077)

### Dependencies

* bump @types/mocha from 9.1.1 to 10.0.0 ([#1080](#1080)) ([f111936](f111936))
* bump esbuild from 0.14.54 to 0.15.10 ([#1082](#1082)) ([51d3034](51d3034))
* **dev:** bump @types/update-notifier from 5.1.0 to 6.0.1 ([#1018](#1018)) ([e82c2d6](e82c2d6))
* **dev:** bump electron from 20.3.0 to 21.0.1 ([#1081](#1081)) ([cdbc918](cdbc918))
@github-actions
Copy link

🎉 This PR is included in version 37.5.5 🎉

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.

1 participant