mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 08:48:28 +00:00
Bump the electron-patch group with 2 updates (#2308)
Bumps the electron-patch group with 2 updates: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). Updates `electron-updater` from 6.6.7 to 6.6.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/releases">electron-updater's releases</a>.</em></p> <blockquote> <h2>electron-updater@6.6.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9248">#9248</a> <a href="8cbf079ec2"><code>8cbf079e</code></a> Thanks <a href="https://github.com/DamonYu6"><code>@DamonYu6</code></a>! - fix: uncaught exception during differential downloading via multipleRangDownloader</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9232">#9232</a> <a href="cfc4f36a5a"><code>cfc4f36a</code></a> Thanks <a href="https://github.com/michalzaq12"><code>@michalzaq12</code></a>! - fix: auto-update powershell script</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9225">#9225</a> <a href="d27ac523bb"><code>d27ac523</code></a> Thanks <a href="https://github.com/yannishuber"><code>@yannishuber</code></a>! - fix(electron-updater): do not use quotes when installing update with sudo</p> </li> <li> <p>Updated dependencies [<a href="44b28997f1"><code>44b28997</code></a>, <a href="7c7fd6ca24"><code>7c7fd6ca</code></a>]:</p> <ul> <li>builder-util-runtime@9.4.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md">electron-updater's changelog</a>.</em></p> <blockquote> <h2>6.6.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9248">#9248</a> <a href="8cbf079ec2"><code>8cbf079e</code></a> Thanks <a href="https://github.com/DamonYu6"><code>@DamonYu6</code></a>! - fix: uncaught exception during differential downloading via multipleRangDownloader</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9232">#9232</a> <a href="cfc4f36a5a"><code>cfc4f36a</code></a> Thanks <a href="https://github.com/michalzaq12"><code>@michalzaq12</code></a>! - fix: auto-update powershell script</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9225">#9225</a> <a href="d27ac523bb"><code>d27ac523</code></a> Thanks <a href="https://github.com/yannishuber"><code>@yannishuber</code></a>! - fix(electron-updater): do not use quotes when installing update with sudo</p> </li> <li> <p>Updated dependencies [<a href="44b28997f1"><code>44b28997</code></a>, <a href="7c7fd6ca24"><code>7c7fd6ca</code></a>]:</p> <ul> <li>builder-util-runtime@9.4.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="02e59ba8a3"><code>02e59ba</code></a> chore(deploy): Release v26.0.20 (electron-updater@6.6.8) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/9220">#9220</a>)</li> <li><a href="8cbf079ec2"><code>8cbf079</code></a> fix: uncaught exception during differential downloading via multipleRangDownl...</li> <li><a href="cfc4f36a5a"><code>cfc4f36</code></a> fix: auto-update powershell script for powershell version test with `Convert...</li> <li><a href="d27ac523bb"><code>d27ac52</code></a> fix(electron-updater): Do not wrap update command when updating with sudo (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/9">#9</a>...</li> <li>See full diff in <a href="https://github.com/electron-userland/electron-builder/commits/electron-updater@6.6.8/packages/electron-updater">compare view</a></li> </ul> </details> <br /> Updates `electron-builder` from 26.0.19 to 26.0.20 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md">electron-builder's changelog</a>.</em></p> <blockquote> <h2>26.0.20</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9228">#9228</a> <a href="d031eeaa7e"><code>d031eeaa</code></a> Thanks <a href="https://github.com/choegyumin"><code>@choegyumin</code></a>! - fix: support option to override <code>PublishPolicy</code> in publish command</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/9227">#9227</a> <a href="8f0ad06eae"><code>8f0ad06e</code></a> Thanks <a href="https://github.com/choegyumin"><code>@choegyumin</code></a>! - fix: fix argument names mismatch in publish command to make it work</p> </li> <li> <p>Updated dependencies [<a href="f262a7358d"><code>f262a735</code></a>, <a href="44b28997f1"><code>44b28997</code></a>, <a href="7c7fd6ca24"><code>7c7fd6ca</code></a>, <a href="3735881f32"><code>3735881f</code></a>, <a href="49c782cb83"><code>49c782cb</code></a>, <a href="cf0ac45db7"><code>cf0ac45d</code></a>, <a href="e9251f4725"><code>e9251f47</code></a>, <a href="c54a060975"><code>c54a0609</code></a>, <a href="b778686fb7"><code>b778686f</code></a>]:</p> <ul> <li>app-builder-lib@26.0.20</li> <li>builder-util-runtime@9.4.0</li> <li>builder-util@26.0.20</li> <li>dmg-builder@26.0.20</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="02e59ba8a3"><code>02e59ba</code></a> chore(deploy): Release v26.0.20 (electron-updater@6.6.8) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9220">#9220</a>)</li> <li><a href="d031eeaa7e"><code>d031eea</code></a> fix: support option to override publish trigger (<code>--policy</code>) in publish comma...</li> <li><a href="8f0ad06eae"><code>8f0ad06</code></a> fix: fix argument names mismatch in publish command to make it work (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9227">#9227</a>)</li> <li><a href="e37514998a"><code>e375149</code></a> fix: correct broken links in builder.ts and cli.md (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9218">#9218</a>)</li> <li>See full diff in <a href="https://github.com/electron-userland/electron-builder/commits/v26.0.20/packages/electron-builder">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dec47a050c
commit
5b2e10da3c
1 changed files with 41 additions and 41 deletions
82
yarn.lock
82
yarn.lock
|
|
@ -7637,9 +7637,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"app-builder-lib@npm:26.0.19":
|
||||
version: 26.0.19
|
||||
resolution: "app-builder-lib@npm:26.0.19"
|
||||
"app-builder-lib@npm:26.0.20":
|
||||
version: 26.0.20
|
||||
resolution: "app-builder-lib@npm:26.0.20"
|
||||
dependencies:
|
||||
"@develar/schema-utils": "npm:~2.6.5"
|
||||
"@electron/asar": "npm:3.4.1"
|
||||
|
|
@ -7651,15 +7651,15 @@ __metadata:
|
|||
"@malept/flatpak-bundler": "npm:^0.4.0"
|
||||
"@types/fs-extra": "npm:9.0.13"
|
||||
async-exit-hook: "npm:^2.0.1"
|
||||
builder-util: "npm:26.0.19"
|
||||
builder-util-runtime: "npm:9.3.3"
|
||||
builder-util: "npm:26.0.20"
|
||||
builder-util-runtime: "npm:9.4.0"
|
||||
chromium-pickle-js: "npm:^0.2.0"
|
||||
ci-info: "npm:^4.2.0"
|
||||
debug: "npm:^4.3.4"
|
||||
dotenv: "npm:^16.4.5"
|
||||
dotenv-expand: "npm:^11.0.6"
|
||||
ejs: "npm:^3.1.8"
|
||||
electron-publish: "npm:26.0.19"
|
||||
electron-publish: "npm:26.0.20"
|
||||
fs-extra: "npm:^10.1.0"
|
||||
hosted-git-info: "npm:^4.1.0"
|
||||
isbinaryfile: "npm:^5.0.0"
|
||||
|
|
@ -7676,9 +7676,9 @@ __metadata:
|
|||
tiny-async-pool: "npm:1.3.0"
|
||||
which: "npm:^5.0.0"
|
||||
peerDependencies:
|
||||
dmg-builder: 26.0.19
|
||||
electron-builder-squirrel-windows: 26.0.19
|
||||
checksum: 10c0/d662e6ee85339511c1e5bd83e082b021a9d20f08e6c9385ebf730ede822ddbba78e47c9ed6842b6b2a317b96e36cf4fefdb80b378357dbd462aeb0f83decb85a
|
||||
dmg-builder: 26.0.20
|
||||
electron-builder-squirrel-windows: 26.0.20
|
||||
checksum: 10c0/30ba7543cdc257347b3e198fda7a4df5a1bf3d674f20d152a6059b8e3a4988071a75bbc80acaff1a3bb6ed0d58ae288d2790f436a5c0aae4982d5515dec4e6b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -8178,24 +8178,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"builder-util-runtime@npm:9.3.3":
|
||||
version: 9.3.3
|
||||
resolution: "builder-util-runtime@npm:9.3.3"
|
||||
"builder-util-runtime@npm:9.4.0":
|
||||
version: 9.4.0
|
||||
resolution: "builder-util-runtime@npm:9.4.0"
|
||||
dependencies:
|
||||
debug: "npm:^4.3.4"
|
||||
sax: "npm:^1.2.4"
|
||||
checksum: 10c0/a30e011f9ff55ed98802601713318a4e24fa0f027216260e64eee2d8bb06f37f51a7baab0721fc9ed512012d4b4b4e8f9a7a20853a542309af4ee15ff8b33a56
|
||||
checksum: 10c0/cd7c54af44c9785a8f0ca759a5d6798f408b292d50557ae156756d5306e4e0980ed07029190f9178d1caa7cf38b4fdb16e16c08c40c3563a2aeaea081d440209
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"builder-util@npm:26.0.19":
|
||||
version: 26.0.19
|
||||
resolution: "builder-util@npm:26.0.19"
|
||||
"builder-util@npm:26.0.20":
|
||||
version: 26.0.20
|
||||
resolution: "builder-util@npm:26.0.20"
|
||||
dependencies:
|
||||
7zip-bin: "npm:~5.2.0"
|
||||
"@types/debug": "npm:^4.1.6"
|
||||
app-builder-bin: "npm:5.0.0-alpha.12"
|
||||
builder-util-runtime: "npm:9.3.3"
|
||||
builder-util-runtime: "npm:9.4.0"
|
||||
chalk: "npm:^4.1.2"
|
||||
ci-info: "npm:^4.2.0"
|
||||
cross-spawn: "npm:^7.0.6"
|
||||
|
|
@ -8209,7 +8209,7 @@ __metadata:
|
|||
stat-mode: "npm:^1.0.0"
|
||||
temp-file: "npm:^3.4.0"
|
||||
tiny-async-pool: "npm:1.3.0"
|
||||
checksum: 10c0/65ed8c64a27368e2664978659d70944e2ace48fccece22612f93414ab36935b42b6aaee06ef2d9ef65d816fa3ff4524ca60edb41052731793f0c756b9dd0aace
|
||||
checksum: 10c0/2661aeea72c5f6bbeaf7b1366b80b25a0b665f1397845f217899144be976d1e9366af323220e1586ab62e372e6742e68c0b7053143543a81fd492e2cdb7a2094
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -10161,12 +10161,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dmg-builder@npm:26.0.19":
|
||||
version: 26.0.19
|
||||
resolution: "dmg-builder@npm:26.0.19"
|
||||
"dmg-builder@npm:26.0.20":
|
||||
version: 26.0.20
|
||||
resolution: "dmg-builder@npm:26.0.20"
|
||||
dependencies:
|
||||
app-builder-lib: "npm:26.0.19"
|
||||
builder-util: "npm:26.0.19"
|
||||
app-builder-lib: "npm:26.0.20"
|
||||
builder-util: "npm:26.0.20"
|
||||
dmg-license: "npm:^1.0.11"
|
||||
fs-extra: "npm:^10.1.0"
|
||||
iconv-lite: "npm:^0.6.2"
|
||||
|
|
@ -10174,7 +10174,7 @@ __metadata:
|
|||
dependenciesMeta:
|
||||
dmg-license:
|
||||
optional: true
|
||||
checksum: 10c0/29d80f3e337bfbebd65095b6bb13748e7f34460b63bfb8162453e69da93c41822a2f1ef80340666317cb139bff0d71301b526801c3452abff31824e704c2a090
|
||||
checksum: 10c0/2215b303b18bf5759226a10c4e376f112c98b6d5071e50e459c61d59bb875dc2afd8161c11677a8a11e88a5c5d93b3b66bb5675071638c3a5e322bffbad1c715
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -10418,15 +10418,15 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"electron-builder@npm:^26.0":
|
||||
version: 26.0.19
|
||||
resolution: "electron-builder@npm:26.0.19"
|
||||
version: 26.0.20
|
||||
resolution: "electron-builder@npm:26.0.20"
|
||||
dependencies:
|
||||
app-builder-lib: "npm:26.0.19"
|
||||
builder-util: "npm:26.0.19"
|
||||
builder-util-runtime: "npm:9.3.3"
|
||||
app-builder-lib: "npm:26.0.20"
|
||||
builder-util: "npm:26.0.20"
|
||||
builder-util-runtime: "npm:9.4.0"
|
||||
chalk: "npm:^4.1.2"
|
||||
ci-info: "npm:^4.2.0"
|
||||
dmg-builder: "npm:26.0.19"
|
||||
dmg-builder: "npm:26.0.20"
|
||||
fs-extra: "npm:^10.1.0"
|
||||
lazy-val: "npm:^1.0.5"
|
||||
simple-update-notifier: "npm:2.0.0"
|
||||
|
|
@ -10434,23 +10434,23 @@ __metadata:
|
|||
bin:
|
||||
electron-builder: cli.js
|
||||
install-app-deps: install-app-deps.js
|
||||
checksum: 10c0/4440c55377520d1e3b9d3acede74459ecb0d966f1fa550100fc7a56abf736992a47875f49848706797604c24c54fedb159f263b37295c6577f969be8ad9857a4
|
||||
checksum: 10c0/61a8697674e9c46ca6cf5b6b98291a16d0f21f4e307cf857785e99182f37527e1bd044fec6c89aa12614e55d70b9b095f0f07585ed6cc6d4176f8a7f18ce9076
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron-publish@npm:26.0.19":
|
||||
version: 26.0.19
|
||||
resolution: "electron-publish@npm:26.0.19"
|
||||
"electron-publish@npm:26.0.20":
|
||||
version: 26.0.20
|
||||
resolution: "electron-publish@npm:26.0.20"
|
||||
dependencies:
|
||||
"@types/fs-extra": "npm:^9.0.11"
|
||||
builder-util: "npm:26.0.19"
|
||||
builder-util-runtime: "npm:9.3.3"
|
||||
builder-util: "npm:26.0.20"
|
||||
builder-util-runtime: "npm:9.4.0"
|
||||
chalk: "npm:^4.1.2"
|
||||
form-data: "npm:^4.0.0"
|
||||
fs-extra: "npm:^10.1.0"
|
||||
lazy-val: "npm:^1.0.5"
|
||||
mime: "npm:^2.5.2"
|
||||
checksum: 10c0/91fd4cdc0eb4f51973daa0ffe9dfa50d24754c378492df03cee7b9a08ce7178fa305c35358183ce6d8de84a92c123f021e59e80b4ea8e9ceef9c3d319d93254d
|
||||
checksum: 10c0/5fd7eb67f5333df66545177b0f49986cd8834644ff1e39b00bbc6571808339b4c420221e7f6f6bcf182ca6ed8c2050953819e48237ed46eb624887d37c3d13ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -10462,10 +10462,10 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"electron-updater@npm:^6.6":
|
||||
version: 6.6.7
|
||||
resolution: "electron-updater@npm:6.6.7"
|
||||
version: 6.6.8
|
||||
resolution: "electron-updater@npm:6.6.8"
|
||||
dependencies:
|
||||
builder-util-runtime: "npm:9.3.3"
|
||||
builder-util-runtime: "npm:9.4.0"
|
||||
fs-extra: "npm:^10.1.0"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
lazy-val: "npm:^1.0.5"
|
||||
|
|
@ -10473,7 +10473,7 @@ __metadata:
|
|||
lodash.isequal: "npm:^4.5.0"
|
||||
semver: "npm:^7.6.3"
|
||||
tiny-typed-emitter: "npm:^2.1.0"
|
||||
checksum: 10c0/814b44ad43bc3766f497c319356dc37f39c135ab3409fa2c3665d38c2b955a17c0b4339c55a93f0895574c03b1a19540a9f80a28465721c1961fec1a7db298cc
|
||||
checksum: 10c0/e3531fe9e75d893b73bcb0eb0b6add1322cb230e146d5565e9f3ea2ffe66a2d070af5d0f68076c429b6c74ec44757d8c0e4ccfd11a4966b379f834c1cab9b98f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue