-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Bump electron from 35.1.4 to 36.0.0 #7308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [electron](https://github.com/electron/electron) from 35.1.4 to 36.0.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v35.1.4...v36.0.0) --- updated-dependencies: - dependency-name: electron dependency-version: 36.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
0a5482a
to
cdeb66f
Compare
If a major version bump is too big of a change: just bumping the minor version would already fix these issues for wayland users. So updating electron to 35.2.1 or 35.2.2 would be a big improvement! |
Yes updating to 35.2.2 should fix those problems already. |
Why update to 36.0.0? If you want to do it pull latest 36.x.x version e.g. https://github.com/electron/electron/releases/tag/v36.2.1 as it has many fixes. Updating it to 36.0.0 will introduce again many bugs... |
Latest beta is on Line 292 in 74f5db9
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been closed due to inactivity. |
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps electron from 35.1.4 to 36.0.0.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
6bb07bf
fix: build error with enable_electron_extensions=false (#46842)698bff0
fix: enableautoHideMenuBar
tests on Linux and Windows (#46830)34adb97
refactor: use upstream content protection logic on macOS (#46813)5c2f70c
fix:backgroundMaterial
on initial activate (36-x-y) (#46792)3981c17
refactor: remove public methodBrowserWindow::GetWeakPtr()
(#46796)61d6872
refactor: useabsl::InlinedVector
inToV8(ElectronPermissionManager)
(#46...1a797be
fix: corner smoothing with 0 radii (36-x-y backport) (#46799)66f55ea
docs: call out breaking change for GTK 4 default on GNOME (#46800)108fdac
fix: setXDG_CURRENT_DESKTOP
env var back to original value before invoking...d52670c
refactor: usestd::map::try_emplace()
overstd::map::insert()
(#46794)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)