Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

chore(deps-dev): Bump electron from 20.3.0 to 21.1.0 in /crates/taker-electron #3120

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps electron from 20.3.0 to 21.1.0.

Release notes

Sourced from electron's releases.

electron v21.1.0

Release Notes for v21.1.0

Features

  • Added WebContents.opener to access window opener.
    • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance. #35819

Fixes

  • Provided display_id for desktopCapturer on Linux. #35836 (Also in 19, 20)

Other Changes

  • Updated Chromium to 106.0.5249.91. #35871

Documentation

  • Documentation changes: #35907

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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2022
@bonomat
Copy link
Collaborator

bonomat commented Oct 6, 2022

stop spamming

@bonomat bonomat closed this Oct 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crates/taker-electron/electron-21.1.0 branch October 6, 2022 02:20
@klochowicz
Copy link
Contributor

klochowicz commented Oct 17, 2022

@dependabot reopen

@klochowicz
Copy link
Contributor

klochowicz commented Oct 17, 2022

@dependabot rebase

@dependabot dependabot bot reopened this Oct 17, 2022
@dependabot dependabot bot restored the dependabot/npm_and_yarn/crates/taker-electron/electron-21.1.0 branch October 17, 2022 05:33
Bumps [electron](https://github.com/electron/electron) from 20.3.0 to 21.1.0.
- [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.1.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 force-pushed the dependabot/npm_and_yarn/crates/taker-electron/electron-21.1.0 branch from aff2b4a to fd08104 Compare October 17, 2022 05:36
@klochowicz
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 18, 2022

Build succeeded:

@bors bors bot merged commit 6af7ff9 into master Oct 18, 2022
@bors bors bot deleted the dependabot/npm_and_yarn/crates/taker-electron/electron-21.1.0 branch October 18, 2022 07:07
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants