Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump electron from 34.0.2 to 34.1.0 #821

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps electron from 34.0.2 to 34.1.0.

Release notes

Sourced from electron's releases.

electron v34.1.0

Release Notes for v34.1.0

Features

  • Added view.getVisible(). #45410 (Also in 35)
  • Added permission support for document.executeCommand("paste"). #45472 (Also in 33, 35)

Fixes

  • Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45419 (Also in 35)
  • Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45426 (Also in 33, 35)
  • Fixed an issue where Windows Control Overlay didn't work with some window configurations. #45478
  • Fixed an issue where selection of multiple directories with the dialog module didn't work on Linux. #45395 (Also in 35)

Other Changes

  • Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #45469 (Also in 33, 35)
  • Updated Chromium to 132.0.6834.194. #45480
Commits
  • c1918f9 feat: view.getVisible() (#45410)
  • 9fe5f56 feat: route deprecated sync clipboard read through permission checks (#45472)
  • 3053e33 fix: WCO not working with some window configurations (#45478)
  • d857946 chore: bump chromium to 132.0.6834.194 (34-x-y) (#45480)
  • 082d43e build: add NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plis...
  • 18ee5c2 build: migrate Windows release builds to GHA (#45466)
  • 69333ae build: always use python3 in script/lib/get-version.js (#45441)
  • 614c987 docs: document deletion of databases directory (#45449)
  • 2ce5fdb docs: mention C++20 requirement in breaking changes document (#45446)
  • 54e5f1d fix: default path not working on KDE Linux (#45419)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 34.0.2 to 34.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@v34.0.2...v34.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 6, 2025
@yasuyuky yasuyuky merged commit 653eea0 into main Feb 6, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-34.1.0 branch February 6, 2025 09:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant