-
Notifications
You must be signed in to change notification settings - Fork 276
chore(deps): update electron-builder to v26 #1944
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
e1ff1b4
to
b6c70e9
Compare
b6c70e9
to
b05b2c3
Compare
a828c0f
to
a795586
Compare
e328f69
to
c6e1edb
Compare
7e6cde1
to
6ccef72
Compare
2c5bcfd
to
0333221
Compare
0333221
to
0cb04ba
Compare
54ca911
to
85a8f03
Compare
3816052
to
98996c9
Compare
c1cb195
to
731b8db
Compare
731b8db
to
b4ce17f
Compare
b4ce17f
to
8951689
Compare
8951689
to
a23b481
Compare
f8a6762
to
e72c0ab
Compare
e72c0ab
to
52496d6
Compare
57cf3cd
to
d87c308
Compare
20b08e1
to
66ac443
Compare
66ac443
to
03d31d6
Compare
Signed-off-by: Adam Setch <adam.setch@outlook.com>
@@ -37,12 +37,6 @@ const config = { | |||
entitlements: 'assets/entitlements.mac.plist', | |||
entitlementsInherit: 'assets/entitlements.mac.plist', | |||
gatekeeperAssess: false, | |||
extendInfo: { |
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.
this caused electron-builder@26.x to crash upon signing.
after further research, turns out this isn't required. these entries within info.plist are for if the app needs to request permissions, not that it needs these permissions
|
This PR contains the following updates:
25.1.8
->26.0.12
Release Notes
electron-userland/electron-builder (electron-builder)
v26.0.12
Compare Source
Patch Changes
2d25ec8c
,7ba4fea9
,81e0c472
,f24a2ce0
,ad151b9d
]:v26.0.11
Compare Source
Patch Changes
14b96dfc
,53a81939
,70d7c855
,e1ea62b0
]:v26.0.10
Compare Source
Patch Changes
3ce33edb
,3caab3c4
,8903c5df
]:v26.0.9
Compare Source
Patch Changes
22da6442
,4cc475ed
,62029b08
,67b6f71f
,69184315
]:v26.0.8
Compare Source
Patch Changes
7f6c3fea
,48c9f88b
,7f6c3fea
]:v26.0.7
Compare Source
Patch Changes
c12f86f2
,3fe27d77
]:v26.0.6
Compare Source
Patch Changes
7fc78460
,0f2c9637
]:v26.0.5
Compare Source
Patch Changes
53ee6c6c
]:v26.0.4
Compare Source
Patch Changes
8b059ad3
]:v26.0.3
Compare Source
Patch Changes
27b2ba81
,6261c9a0
]:v26.0.2
Compare Source
Patch Changes
b3adf480
,f45a09ee
,f5af99ac
,44603f2f
]:v26.0.1
Compare Source
Patch Changes
6cc5d2ee
,21e4ea23
,c9480bc0
,1a6ea016
,35f5f6e5
]:v26.0.0
Compare Source
Major Changes
74355da9
Thanks @mmaietta! - chore: upgrade buildpack-deps base image fromfocal
tojammy
. This also forces upgradingpython
->python3
package and wine-stablePatch Changes
#8596
e0b0e351
Thanks @mmaietta! - chore: refactor files for publishing to electron-publish#8717
9381513d
Thanks @beyondkmp! - fix(deps): update dependency eslint to v9.16.0 [security]Updated dependencies [
f4d40f91
,d672b04b
,c4f54977
,633490cb
,f84a0831
,f123628c
,1fee87a2
,45a402b9
,a4505a37
,e0b0e351
,eacbbf59
,796e1a07
,2a3195d9
,ccbf0a5b
,6f0fb8e4
,6a294c97
,6a6bed46
,e9eef0c1
,e45fecf0
,88cc0b06
,3eab7143
,5a9141f6
,c6d6b6e5
,c8484305
,a5558e33
,6a9597b4
,dfa35c32
,667ab2f8
,7268c2ee
,66334502
,a0e635c1
,712a8bce
,d4ea0d99
,28006623
,4c394d54
,9e11358f
,645e2abd
,215fc36b
,a1ee0419
,0dbe357a
,1d7f87c1
,ee2c6dc1
,13f55a3e
,b8185d48
,8434e10d
,cdf18d9a
,ae9221d9
]:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.