-
Notifications
You must be signed in to change notification settings - Fork 349
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
Upgrade Electron to 33 #7214
base: main
Are you sure you want to change the base?
Upgrade Electron to 33 #7214
Conversation
d5d407a
to
2a01cda
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@grpc/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
2a01cda
to
985e474
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
985e474
to
c4fd7f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
This PR upgrades Electron from 30.0.4 to 31.7.5, along with node to 20.18.0, TypeScript to 5.6.3 and gRPC dependencies to latest.
Relevant changelogs:
Electron 31 changelog
Electron 31 breaking changes
Electron 32 changelog
Electron 32 breaking changes
Electron 33 changelog
Electron 33 breaking changes
This change is