Bump electron-builder from 22.8.0 to 22.9.1 in /desktop (#1785)

Summary:
allow-large-files
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.8.0 to 22.9.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/releases">electron-builder's releases</a>.</em></p>
<blockquote>
<h2>22.9.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>snap:</strong> add missing %U in desktop file of snap builds (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5001">#5001</a>) (<a href="df5d050e47">df5d050</a>)</li>
<li>add missing %U in desktop file of appimages (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4909">#4909</a>) (<a href="d96b3d39c4">d96b3d3</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4035">#4035</a></li>
<li>Added support for overriding ‘strict-verify’ electron-osx-sign property. (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5261">#5261</a>) (<a href="c554f25d75">c554f25</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1480">https://github.com/facebook/flipper/issues/1480</a></li>
<li><strong>nsis:</strong> Do not abort when uninstaller fails (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5292">#5292</a>) (<a href="ea9281b77b">ea9281b</a>)</li>
<li>pre-gyp for darwin targets if build on Linux or in Docker (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5193">#5193</a>) (<a href="f44206dc17">f44206d</a>)</li>
<li><strong>snap:</strong> stricter filtering for xcb libraries (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5205">#5205</a>) (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5206">#5206</a>) (<a href="9164f4d328">9164f4d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>mac:</strong> supplying a value for the ‘ignore’ electron-osx-sign property (<a href="aa3625d5f6">aa3625d</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5262">#5262</a></li>
<li>make it possible to ignore release time when publish to github (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5179">#5179</a>) (<a href="fca50aea42">fca50ae</a>)</li>
<li><strong>nsis:</strong> czech language for nsis scripts (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5270">#5270</a>) (<a href="16c81a098b">16c81a0</a>)</li>
</ul>
<h2>22.8.1</h2>
<p><strong>electron-updater</strong>  4.3.5 contains fix for <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5116">#5116</a>. This version is a pre-release.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>nsis:</strong> check that out file is not blocked (<a href="39faac55ff">39faac5</a>)</li>
<li>escape instead of error (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5116">#5116</a>) (<a href="e2cc9f9579">e2cc9f9</a>)</li>
<li><strong>appx:</strong> Default rfc3161TimeStampServer to <a href="http://timestamp.digicert.com">http://timestamp.digicert.com</a> (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5147">#5147</a>) (<a href="34d17524e2">34d1752</a>)</li>
<li><strong>nsis:</strong> output files sometimes locked by virus scanners (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5005">#5005</a>) (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5143">#5143</a>) (<a href="a6d00ab4f5">a6d00ab</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="aa3625d5f6"><code>aa3625d</code></a> feat(mac): supplying a value for the ‘ignore’ electron-osx-sign property</li>
<li><a href="df5d050e47"><code>df5d050</code></a> fix(snap): add missing %U in desktop file of snap builds (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5001">#5001</a>)</li>
<li><a href="d96b3d39c4"><code>d96b3d3</code></a> fix: add missing %U in desktop file of appimages (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4909">#4909</a>)</li>
<li><a href="b8c9cd04d8"><code>b8c9cd0</code></a> chore: update deps</li>
<li><a href="c554f25d75"><code>c554f25</code></a> fix: Added support for overriding ‘strict-verify’ electron-osx-sign property....</li>
<li><a href="ea9281b77b"><code>ea9281b</code></a> fix(nsis): Do not abort when uninstaller fails (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5292">#5292</a>)</li>
<li><a href="fca50aea42"><code>fca50ae</code></a> feat: make it possible to ignore release time when publish to github (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5179">#5179</a>)</li>
<li><a href="b087954025"><code>b087954</code></a> feature(portable): allowing splash image to be defined relative to the projec...</li>
<li><a href="36319d9870"><code>36319d9</code></a> fix:(nsis): Fix custom finish page insertion (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5288">#5288</a>)</li>
<li><a href="f44206dc17"><code>f44206d</code></a> fix: pre-gyp for darwin targets if build on Linux or in Docker (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5193">#5193</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/compare/v22.8.0...v22.9.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=22.8.0&new-version=22.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

Pull Request resolved: https://github.com/facebook/flipper/pull/1785

Reviewed By: passy

Differential Revision: D25664512

Pulled By: cekkaewnumchai

fbshipit-source-id: 0b2178ada3913a5c84d1e730b4458fa4d43a419e
This commit is contained in:
dependabot[bot]
2020-12-21 21:19:24 -08:00
committed by Facebook GitHub Bot
parent 3de35a8bae
commit 985e620f6f
2 changed files with 49 additions and 49 deletions

View File

@@ -174,7 +174,7 @@
"detect-port": "^1.1.1",
"dotenv": "^8.2.0",
"electron": "11.1.0",
"electron-builder": "^22.8.0",
"electron-builder": "^22.9.1",
"eslint": "^7.12.1",
"eslint-config-fbjs": "^3.1.1",
"eslint-config-prettier": "^6.15.0",

View File

@@ -3164,26 +3164,26 @@ anymatch@^3.0.3:
normalize-path "^3.0.0"
picomatch "^2.0.4"
app-builder-bin@3.5.9:
version "3.5.9"
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-3.5.9.tgz#a3ac0c25286bac68357321cb2eaf7128b0bc0a4f"
integrity sha512-NSjtqZ3x2kYiDp3Qezsgukx/AUzKPr3Xgf9by4cYt05ILWGAptepeeu0Uv+7MO+41o6ujhLixTou8979JGg2Kg==
app-builder-bin@3.5.10:
version "3.5.10"
resolved "https://registry.yarnpkg.com/app-builder-bin/-/app-builder-bin-3.5.10.tgz#4a7f9999fccc0c435b6284ae1366bc76a17c4a7d"
integrity sha512-Jd+GW68lR0NeetgZDo47PdWBEPdnD+p0jEa7XaxjRC8u6Oo/wgJsfKUkORRgr2NpkD19IFKN50P6JYy04XHFLQ==
app-builder-lib@22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-22.8.0.tgz#342a8976f50ae35cfd07412dbfd4f6c895b32eac"
integrity sha512-RGaIRjCUrqkmh6QOGsyekQPEOaVynHfmeh8JZuyUymFYUOFdzBbPamkA2nhBVBTkkgfjRHsxK7LhedFKPzvWEQ==
app-builder-lib@22.9.1:
version "22.9.1"
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-22.9.1.tgz#ccb8f1a02b628514a5dfab9401fa2a976689415c"
integrity sha512-KfXim/fiNwFW2SKffsjEMdAU7RbbEXn62x5YyXle1b4j9X/wEHW9iwox8De6y0hJdR+/kCC/49lI+VgNwLhV7A==
dependencies:
"7zip-bin" "~5.0.3"
"@develar/schema-utils" "~2.6.5"
async-exit-hook "^2.0.1"
bluebird-lst "^1.0.9"
builder-util "22.8.0"
builder-util "22.9.1"
builder-util-runtime "8.7.2"
chromium-pickle-js "^0.2.0"
debug "^4.1.1"
ejs "^3.1.3"
electron-publish "22.8.0"
debug "^4.3.0"
ejs "^3.1.5"
electron-publish "22.9.1"
fs-extra "^9.0.1"
hosted-git-info "^3.0.5"
is-ci "^2.0.0"
@@ -3909,19 +3909,19 @@ builder-util-runtime@8.7.2:
debug "^4.1.1"
sax "^1.2.4"
builder-util@22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-22.8.0.tgz#01684085d1f2370b1bd182f69cbd007426f63f64"
integrity sha512-H80P1JzVy3TGpi63x81epQDK24XalL034+jAZlrPb5IhLtYmnNNdxCCAVJvg3VjSISd73Y71O+uhqCxWpqbPHw==
builder-util@22.9.1:
version "22.9.1"
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-22.9.1.tgz#b7087a5cde477f90d718ca5d7fafb6ae261b16af"
integrity sha512-5hN/XOaYu4ZQUS6F+5CXE6jTo+NAnVqAxDuKGSaHWb9bejfv/rluChTLoY3/nJh7RFjkoyVjvFJv7zQDB1QmHw==
dependencies:
"7zip-bin" "~5.0.3"
"@types/debug" "^4.1.5"
"@types/fs-extra" "^9.0.1"
app-builder-bin "3.5.9"
app-builder-bin "3.5.10"
bluebird-lst "^1.0.9"
builder-util-runtime "8.7.2"
chalk "^4.1.0"
debug "^4.1.1"
debug "^4.3.0"
fs-extra "^9.0.1"
is-ci "^2.0.0"
js-yaml "^3.14.0"
@@ -4759,7 +4759,7 @@ debug@=3.1.0, debug@~3.1.0:
dependencies:
ms "2.0.0"
debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
@@ -5002,13 +5002,13 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"
dmg-builder@22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/dmg-builder/-/dmg-builder-22.8.0.tgz#2b17127837ed444db3086317eda5cf8912f6e6a9"
integrity sha512-orePWjcrl97SYLA8F/6UUtbXJSoZCYu5KOP1lVqD4LOomr8bjGDyEVYZmZYcg5WqKmXucdmO6OpqgzH/aRMMuA==
dmg-builder@22.9.1:
version "22.9.1"
resolved "https://registry.yarnpkg.com/dmg-builder/-/dmg-builder-22.9.1.tgz#64647224f37ee47fc9bd01947c21cc010a30511f"
integrity sha512-jc+DAirqmQrNT6KbDHdfEp8D1kD0DBTnsLhwUR3MX+hMBun5bT134LQzpdK0GKvd22GqF8L1Cz/NOgaVjscAXQ==
dependencies:
app-builder-lib "22.8.0"
builder-util "22.8.0"
app-builder-lib "22.9.1"
builder-util "22.9.1"
fs-extra "^9.0.1"
iconv-lite "^0.6.2"
js-yaml "^3.14.0"
@@ -5146,10 +5146,10 @@ ee-first@1.1.1:
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
ejs@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.3.tgz#514d967a8894084d18d3d47bd169a1c0560f093d"
integrity sha512-wmtrUGyfSC23GC/B1SMv2ogAUgbQEtDmTIhfqielrG5ExIM9TP4UoYdi90jLF1aTcsWCJNEO0UrgKzP0y3nTSg==
ejs@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.5.tgz#aed723844dc20acb4b170cd9ab1017e476a0d93b"
integrity sha512-dldq3ZfFtgVTJMLjOe+/3sROTzALlL9E34V4/sDtUd/KlBSS0s6U1/+WPE1B4sj9CXHJpL1M6rhNJnc9Wbal9w==
dependencies:
jake "^10.6.1"
@@ -5158,25 +5158,25 @@ ejs@~2.5.6:
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.9.tgz#7ba254582a560d267437109a68354112475b0ce5"
integrity sha512-GJCAeDBKfREgkBtgrYSf9hQy9kTb3helv0zGdzqhM7iAkW8FA/ZF97VQDbwFiwIT8MQLLOe5VlPZOEvZAqtUAQ==
electron-builder@^22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-22.8.0.tgz#d2c9fc5438c834e41fd794a271fca200165a3bad"
integrity sha512-dUv4F3srJouqxhWivtKqSoQP4Df6vYgjooGdzms+iYMTFi9f0b4LlEbr7kgsPvte8zAglee7VOGOODkCRJDkUQ==
electron-builder@^22.9.1:
version "22.9.1"
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-22.9.1.tgz#a2962db6f2757bc01d02489f38fafe0809f68f60"
integrity sha512-GXPt8l5Mxwm1QKYopUM6/Tdh9W3695G6Ax+IFyj5pQ51G4SD5L1uq4/RkPSsOgs3rP7jNSV6g6OfDzdtVufPdA==
dependencies:
"@types/yargs" "^15.0.5"
app-builder-lib "22.8.0"
app-builder-lib "22.9.1"
bluebird-lst "^1.0.9"
builder-util "22.8.0"
builder-util "22.9.1"
builder-util-runtime "8.7.2"
chalk "^4.1.0"
dmg-builder "22.8.0"
dmg-builder "22.9.1"
fs-extra "^9.0.1"
is-ci "^2.0.0"
lazy-val "^1.0.4"
read-config-file "6.0.0"
sanitize-filename "^1.6.3"
update-notifier "^4.1.0"
yargs "^15.3.1"
update-notifier "^4.1.1"
yargs "^16.0.3"
electron-chromedriver@^9.0.0:
version "9.0.0"
@@ -5195,14 +5195,14 @@ electron-devtools-installer@^3.1.1:
semver "^7.2.1"
unzip-crx-3 "^0.2.0"
electron-publish@22.8.0:
version "22.8.0"
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-22.8.0.tgz#7f410fe043abc5d3d896c4ee9eea7a43ea352c7d"
integrity sha512-uM0Zdi9hUqqGOrPj478v7toTvV1Kgto1w11rIiI168batiXAJvNLD8VZRfehOrZT0ibUyZlw8FtxoGCrjyHUOw==
electron-publish@22.9.1:
version "22.9.1"
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-22.9.1.tgz#7cc76ac4cc53efd29ee31c1e5facb9724329068e"
integrity sha512-ducLjRJLEeU87FaTCWaUyDjCoLXHkawkltP2zqS/n2PyGke54ZIql0tBuUheht4EpR8AhFbVJ11spSn1gy8r6w==
dependencies:
"@types/fs-extra" "^9.0.1"
bluebird-lst "^1.0.9"
builder-util "22.8.0"
builder-util "22.9.1"
builder-util-runtime "8.7.2"
chalk "^4.1.0"
fs-extra "^9.0.1"
@@ -12614,10 +12614,10 @@ unzip-crx-3@^0.2.0:
mkdirp "^0.5.1"
yaku "^0.16.6"
update-notifier@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.0.tgz#4866b98c3bc5b5473c020b1250583628f9a328f3"
integrity sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==
update-notifier@^4.1.1:
version "4.1.3"
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3"
integrity sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==
dependencies:
boxen "^4.2.0"
chalk "^3.0.0"
@@ -13112,7 +13112,7 @@ yargs@^15.3.1, yargs@^15.4.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"
yargs@^16.2.0:
yargs@^16.0.3, yargs@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==