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

🔼 Bump electron from 11.3.0 to 18.2.3#141

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

🔼 Bump electron from 11.3.0 to 18.2.3#141
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-18.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 13, 2022

Copy link
Copy Markdown
Contributor

Bumps electron from 11.3.0 to 18.2.3.

Release notes

Sourced from electron's releases.

electron v18.2.3

Release Notes for v18.2.3

Fixes

  • Fixed a crash in safeStorage on Linux. #34148 (Also in 19)
  • Fixed building node modules with Visual Studio 2017. #34110 (Also in 19)

electron v18.2.2

Release Notes for v18.2.2

Fixes

  • Fixed a crash on Windows when opening apps in multiple, separate user sessions. #34161 (Also in 19)
  • Fixed an OSR crash happening when input select items were rendered. #34092 (Also in 17, 19)
  • Fixed an issue where calling SetLoginItemSettings() could potentially cause network volumes to be incorrectly mounted. #34106 (Also in 17, 19)
  • Fixed crash on startup due to missing gtk symbol on older distros. #34150 (Also in 19)

Other Changes

electron v18.2.1

Release Notes for v18.2.1

Fixes

  • Fixed an issue where BrowserWindow#isFocused() was returning false when blur() was called on macOS. #34030 (Also in 17, 19)
  • Fixed an issue where mixed-case extension filters in file dialogs were ignored on Linux. #34016 (Also in 19)
  • [Mac] Fixed Partition Alloc related crash in pre-BigSur (macos

Other Changes

electron v18.2.0

Release Notes for v18.2.0

Features

  • Fixed an issue where the PDF Viewer would fail if a user attempted to reload. #33711 (Also in 19)

Fixes

  • Fixed an issue with the app.requestSingleInstanceLock() API where it would sometimes hang. #33778

Other Changes

  • Fixed child_process.spawn ENOENT error with cwd option. #33871 (Also in 16, 17, 19)
  • Updated Chromium to 100.0.4896.143. #33948

electron v18.1.0

Release Notes for v18.1.0

... (truncated)

Commits
  • ebd1348 Bump v18.2.3
  • 448069c build: change upload-to-s3 vars to upload-to-storage (#34146)
  • 7afc5ab fix: fix a crash in safeStorage on Linux (#34148)
  • 601ca74 fix: building node modules with Visual Studio 2017 (#34110)
  • ba3a6c1 Bump v18.2.2
  • af3e3ff fix: create singleton pipename from user & executable (#34161)
  • 85e19bd chore: stub gtk_native_dialog_get_type (#34150)
  • cc428fd refactor: prevent RemoveFromLoginItems() from mounting volumes from login ite...
  • 553573e docs: add missing ackCallback parameter (#34127)
  • f057e06 build: use azure function to hash assets instead of lambda (#34122)
  • 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)

@dependabot @github

dependabot Bot commented on behalf of github May 13, 2022

Copy link
Copy Markdown
Contributor Author

The following labels could not be found: 🔼 dependencies.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-18.2.3 branch 3 times, most recently from dabc6d7 to 5e571fc Compare May 14, 2022 10:58
Bumps [electron](https://github.com/electron/electron) from 11.3.0 to 18.2.3.
- [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...v18.2.3)

---
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/electron-18.2.3 branch from 5e571fc to 984d77a Compare May 14, 2022 11:04
@zak1388 zak1388 mentioned this pull request May 15, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #150.

@dependabot dependabot Bot closed this May 19, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-18.2.3 branch May 19, 2022 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants