Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps electron from 35.0.1 to 35.0.2.

Release notes

Sourced from electron's releases.

electron v35.0.2

Release Notes for v35.0.2

Fixes

  • Fixed an issue where Web Workers crashed on unhandled rejections. #46020 (Also in 34, 36)
  • Fixed an issue where packages could be mistakenly not found in asar. #46022 (Also in 36)
  • Fixed title changes to not occur while navigating within a page. #46035 (Also in 34, 36)

Other Changes

  • Fixed an issue where Electron could fail to load on some older Linux distributions. #45983 (Also in 34, 36)
  • Updated Chromium to 134.0.6998.88. #45972
Commits
  • 75cf1b0 fix: prevent title change for within page navigation (#46035)
  • c91ddf2 fix: don't crash Web Workers on unhandled rejections (#46020)
  • 02783dd fix: package import existence verification (#46022)
  • 11fad1b refactor: make a variadic gin_helper::internal::InvokeFactory() (#46028)
  • de6105d chore: bump chromium to 134.0.6998.88 (35-x-y) (#45972)
  • 385b84a refactor: use private inheritance from mojo::MessageReceiver (#45993)
  • 7a9b9cd build: roll sysroots to pick up glibc fix (#45983)
  • de4458f test: fix timing issue in utilityProcess test fixtures (#45975)
  • dda60cd docs: Add 'Native Code and Electron' (#45967)
  • a2aacd7 fix: remove redundant MediaCaptureDevicesDispatcher::GetInstance() call (#4...
  • 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 35.0.1 to 35.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v35.0.1...v35.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2025
@dependabot dependabot bot requested review from benoitf, jeffmaury and a team as code owners March 17, 2025 18:04
@dependabot dependabot bot requested review from dgolovin and SoniaSandler March 17, 2025 18:04
@jeffmaury jeffmaury enabled auto-merge (squash) March 17, 2025 18:41
@jeffmaury jeffmaury merged commit 2984a87 into main Mar 17, 2025
6 of 7 checks passed
@jeffmaury jeffmaury deleted the dependabot/npm_and_yarn/electron-35.0.2 branch March 17, 2025 18:41
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant