chore: upgrade Electron 29 -> 35 and related packages#136
Open
raphaelcoeffic wants to merge 2 commits intomainfrom
Open
chore: upgrade Electron 29 -> 35 and related packages#136raphaelcoeffic wants to merge 2 commits intomainfrom
raphaelcoeffic wants to merge 2 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #136 +/- ##
==========================================
+ Coverage 34.39% 34.41% +0.02%
==========================================
Files 102 102
Lines 3175 3173 -2
Branches 776 776
==========================================
Hits 1092 1092
+ Misses 1935 1933 -2
Partials 148 148 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7d643e5 to
00ce114
Compare
Deploying buddy with
|
| Latest commit: |
d5ea932
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ae9be7fb.buddy-7a6.pages.dev |
| Branch Preview URL: | https://head.buddy-7a6.pages.dev |
|
EdgeTX Buddy has been automatically deployed to Cloudflare. |
Upgrade date-fns 2->4, uuid 9->11, semver 7.3->7.7, debounce 1->2, nanoevents 6->9, and bump matching @types/* packages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Upgrade electron to ^35, electron-builder to ^25, @electron/rebuild to ^3.7 - Upgrade electron-devtools-installer to ^4 and remove APOLLO_DEVELOPER_TOOLS (no longer exported in v4) - Requires manual app testing to verify USB native module and window behavior Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
00ce114 to
d5ea932
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(no longer exported in v4)
nanoevents 6->9, and bump matching @types/* packages.