Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

chore(deps-dev): bump electron from 11.3.0 to 22.2.0#251

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-22.2.0
Closed

chore(deps-dev): bump electron from 11.3.0 to 22.2.0#251
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-22.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2023

Copy link
Copy Markdown
Contributor

Bumps electron from 11.3.0 to 22.2.0.

Release notes

Sourced from electron's releases.

electron v22.2.0

Release Notes for v22.2.0

Features

  • Adds new setHiddenInMissionControl API to allow developers to opt out of mission control on macOS. #36390

Fixes

  • Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. #36512 (Also in 21, 23)
  • Fixed tray icon not showing on desktop environments that have no support for app indicator. #37034 (Also in 23)

Other Changes

Documentation

  • Documentation changes: #37032

electron v22.1.0

Release Notes for v22.1.0

Features

  • Added label property to Display objects. #36932 (Also in 21, 23)

Fixes

  • Fixed an issue where webViews could have an incorrect initial background color following reloads. #36940 (Also in 21, 23)
  • Removed plugin helper checks on macOS gated behind enable_plugins buildflag. #36978 (Also in 23)

Other Changes

  • Fixed voiceover repeating selected text when expanding selection in a textarea. #36991

electron v22.0.3

Release Notes for v22.0.3

Fixes

  • Fixed an issue on macOS when trying to switch processes with Cmd+Tab after exiting Kiosk Mode. #36918 (Also in 21, 23)
  • Fixed an issue where the setPermissionRequestHandler callback would be invoked twice when using navigator.getUserMedia(...). #36873 (Also in 23)
  • Use the process cache to reduce the memory for asar file. #36664 (Also in 21, 23)

electron v22.0.2

Release Notes for v22.0.2

Fixes

  • Fixed an RTL issue that could happen in some locales when calling BrowserWindow.setTrafficLightPosition() on macOS. #36851 (Also in 21, 23)
  • Fixed an error when fs.readdir gets null for options. #36849 (Also in 23)
  • Fixed missing headers in libcxx_headers bundle. #36865

Other Changes

... (truncated)

Commits
  • fe3baa8 ci: ensure correct ninja is used (#37071)
  • 21082ae docs: updated deep link docs (#37032)
  • 5ed0f95 chore: bump chromium to 108.0.5359.215 (22-x-y) (#37019)
  • 4f5432e fix: fallback to GtkStatusIcon when app indicator is not supported (#37034)
  • ef164e7 feat: Add BrowserWindow option to hide window in Mission Control (macOS) (#36...
  • 786350c chore: remove crashpad related sandbox policy (#37027)
  • 19b85bb chore: cherry-pick 57c54ae221d6 from chromium (#37022)
  • 95772e1 fix: treat maxWidth/Height<=0 as unlimited (#36512)
  • a73332f test: support running tests against Electron releases (#36968)
  • 153abeb test: add a \<datalist> spec for time type (#36997)
  • Additional commits viewable in compare view

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 11.3.0 to 22.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v11.3.0...v22.2.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 PRs/issues related to dependencies label Feb 2, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 7, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #254.

@dependabot dependabot Bot closed this Feb 7, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-22.2.0 branch February 7, 2023 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies PRs/issues related to dependencies

Development

Successfully merging this pull request may close these issues.

0 participants