-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[deps] Platform: Update electron-builder to v25 #10879
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #10879 +/- ##
==========================================
- Coverage 33.48% 33.48% -0.01%
==========================================
Files 2877 2877
Lines 89902 89902
Branches 17109 17109
==========================================
- Hits 30108 30104 -4
- Misses 57415 57419 +4
Partials 2379 2379 ☔ View full report in Codecov by Sentry. |
Internal tracking:
|
6b717c5
to
89714b2
Compare
89714b2
to
bc22dc5
Compare
bbdbaf5
to
d3956c7
Compare
9b1fe6d
to
c4eeb8a
Compare
b54850a
to
01860c2
Compare
01860c2
to
4e83484
Compare
4e83484
to
06a2b49
Compare
b37dabf
to
a86fa18
Compare
466067b
to
ca496c7
Compare
@addisonbeck I was looking into this a while ago when working on #10073, where I was testing with v25 alpha. The breaking change is due to a bug in electron builder, which is installing the native dependencies in the From my point of view we can just wait until v26 is released, but if you want this is how I solved it back then: We need make electron builder use the
|
ca496c7
to
307ccf6
Compare
307ccf6
to
82d3189
Compare
I agree, waiting until v26 seems harmless and this isn't worth adding this argument. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
24.13.3
->25.1.8
Release Notes
electron-userland/electron-builder (electron-builder)
v25.1.8
Compare Source
Patch Changes
4ff778eefd9089b3b38b67156eb39e8cf57fdd83
]:v25.1.7
Compare Source
Patch Changes
#8545
fc3a78e4e61f916058fca9b15fc16f076c3fabd1
Thanks @mmaietta! - chore(deps): update devDependencies, including typescriptUpdated dependencies [
2e84f01351bcfb8f32df17c17bfeeeebb87a713f
,fc3a78e4e61f916058fca9b15fc16f076c3fabd1
,57cebf4dd4c722456245286d2fd795f7a5fc862c
,7488456309d80b88fbf99fb382752078dc8ddefa
]:v25.1.6
Compare Source
Patch Changes
cc8c70f7
,097eeced
,eaf274d4
]:v25.1.5
Compare Source
Patch Changes
d1cb6bdb
,62fd74dc
]:v25.1.4
Compare Source
Patch Changes
48489d18
,4cacee4d
,59f6cb01
,4b2f6937
,9ab4ff92
,f146b02f
]:v25.1.3
Compare Source
Patch Changes
#8491
178a3c40
Thanks @mmaietta! - chore: migrating to typedoc and updating/improving type+interface definitionsUpdated dependencies [
216eaf93
,178a3c40
,5e21509a
]:v25.1.2
Compare Source
Patch Changes
#8486
d56cd274
Thanks @mmaietta! - fix(deploy): redeploy all packages to sync semver rangesUpdated dependencies [
d56cd274
]:v25.1.0
Compare Source
Patch Changes
#8450
55671bd2
Thanks @leey0818! - fix: correct native dependency tree mismatch in app-builder rebuildUpdated dependencies [
55671bd2
,27a8a60c
,770b19f5
,6fe83950
,c081df8e
,d50d5634
,28aeb272
]:v25.0.6
Compare Source
Patch Changes
#8455
5c8373d1
Thanks @mmaietta! - fix: allow usage of "module" typ config filesUpdated dependencies [
be625e06
,5c8373d1
]:v25.0.5
Compare Source
Patch Changes
8e6c1712
]:v25.0.4
Compare Source
Patch Changes
12c52a81
,f7daeb99
,5ab2bee1
]:v25.0.3
Compare Source
Patch Changes
f8fbdd12
,afd81326
,553c737b
]:v25.0.2
Compare Source
Patch Changes
#8372
c85b73d7
Thanks @mmaietta! - fix: allow enabling tsc lib checking on electron-updater packageUpdated dependencies [
2541eb62
,2acdf65d
,c85b73d7
,54c1059b
,2a0ea65c
]:v25.0.1
Compare Source
Patch Changes
372b046b
,089dd639
,578a7e1a
]:v25.0.0
Compare Source
Minor Changes
#8150
f4e6ae29
Thanks @mmaietta! - feat: add functionality to just publish artifacts#8159
15bffa00
Thanks @rotu! - UseAPPLE_TEAM_ID
env var when using notarizing withAPPLE_ID
.Deprecate legacy (
altool
) notarization API.#8153
8e36be11
Thanks @mmaietta! - feat: export Packager sub-classes from main electron-builder typesPatch Changes
#8304
1ac86c9e
Thanks @mmaietta! - chore: update pnpm to 9.4.0#8135
c2392de7
Thanks @mmaietta! - fix: unstable hdiutil retry mechanism#8227
48c59535
Thanks @rotu! - fix(docs): update autoupdate docs noting that channels work with Github#8110
fa7982f1
Thanks @mmaietta! - chore: entering alpha release stageUpdated dependencies [
503da26f
,5277354c
,3d4cc7ae
,1ac86c9e
,031d7d5b
,555dc909
,b43490a2
,fa3275c0
,c2392de7
,f4e6ae29
,ad668ae1
,22737b2b
,51111a87
,08852365
,4a4023c3
,145ecb66
,445911a7
,f9eae653
,e0292581
,15bffa00
,00f46e6f
,dc5d7c8d
,44b04463
,8160363a
,140e2f0e
,db1894d7
,a999da48
,88bbbdbe
,48c59535
,8e36be11
,9a0b3c6e
,c6c9d59e
,9d559738
,fa7982f1
,5e41c5e8
,3b99eb39
,13e0e0d2
,1337f158
,588c5db4
,9edfee6d
,9bcede88
,99a6150e
]:Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.