Summary: Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) from 22.11.1 to 22.14.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/releases">app-builder-lib's releases</a>.</em></p> <blockquote> <h2>22.14.4</h2> <h1><a href="https://github.com/electron-userland/electron-builder/compare/v22.14.3...v22.14.4">electron-builder@22.14.4</a> (2021-10-03)</h1> <h3>Bug Fixes</h3> <ul> <li>add appCannotBeClosed text for zh_CN (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6287">#6287</a>) (<a href="10b47273c3">10b4727</a>)</li> <li><strong>app-builder-lib:</strong> macOS packager uses static icon name (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6308">#6308</a>) (<a href="fce1a1fab6">fce1a1f</a>)</li> <li><strong>publish:</strong> Bitbucket publish can have username different from owner (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6293">#6293</a>) (<a href="8ebfc96276">8ebfc96</a>)</li> <li>Update assistedMessages.yml with korean entries (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6309">#6309</a>) (<a href="e29a6b8b36">e29a6b8</a>)</li> </ul> <h2>22.14.3</h2> <h1><a href="https://github.com/electron-userland/electron-builder/compare/v22.14.2...v22.14.3">v22.14.3</a> (2021-09-25)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>msi:</strong> fix broken shortcut icon when using msi target, adding msi option <code>iconId</code> (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6247">#6247</a>) (<a href="a9ec90d539">a9ec90d</a>)</li> </ul> <h2>22.14.2</h2> <h1><a href="https://github.com/electron-userland/electron-builder/compare/v22.13.1...v22.14.2">electron-builder@22.14.2</a> (2021-09-10)</h1> <h3>Bug Fixes</h3> <ul> <li>(mac) Fix intel mac upgrade flow when both x64 and arm64 published (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6212">#6212</a>) (<a href="0c21cd6966">0c21cd6</a>)</li> <li>Add support for nested file extensions (such as <code>.dmg.blockmap</code>) to Keygen publisher (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6234">#6234</a>) (<a href="369f1fa793">369f1fa</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6229">#6229</a></li> </ul> <h3>Features</h3> <ul> <li>adding Bitbucket publisher and autoupdater (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6228">#6228</a>) (<a href="a945321647">a945321</a>)</li> </ul> <h2>22.13.1</h2> <h1><a href="https://github.com/electron-userland/electron-builder/compare/v22.13.0...v22.13.1">electron-builder@22.13.1</a> (2021-08-27)</h1> <h3>Bug Fixes</h3> <ul> <li>Adding snapStore to AllPublishOptions for generating Configuration schema (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6193">#6193</a>) (<a href="7f933d0004">7f933d0</a>)</li> <li>Support Windows 11 in VMs (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/6185">#6185</a>) (<a href="f6a3053563">f6a3053</a>)</li> </ul> <h2>22.13.0</h2> <h1><a href="https://github.com/electron-userland/electron-builder/compare/v22.12.1...v22.13.0">electron-builder@22.13.0</a> (2021-08-25)</h1> <h3>Features</h3> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md">app-builder-lib's changelog</a>.</em></p> <blockquote> <h2>22.14.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6308">#6308</a> <a href="fce1a1fab6"><code>fce1a1fa</code></a> Thanks <a href="https://github.com/sr258"><code>@sr258</code></a>! - The filename of the app icon in macOS is now always 'icon.icns' instead of a derivate of the product name. The reason for this change is that macOS doesn't display icons with non-ASCII characters in their names, which is quite possible in languages other than English.</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6287">#6287</a> <a href="10b47273c3"><code>10b47273</code></a> Thanks <a href="https://github.com/nonesand"><code>@nonesand</code></a>! - fix: add appCannotBeClosed text for zh_CN</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6300">#6300</a> <a href="b7e4c38298"><code>b7e4c382</code></a> Thanks <a href="https://github.com/indutny-signal"><code>@indutny-signal</code></a>! - chore(nsis): fix i18n of appCannotBeClosed</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6309">#6309</a> <a href="e29a6b8b36"><code>e29a6b8b</code></a> Thanks <a href="https://github.com/GCKPaulYang"><code>@GCKPaulYang</code></a>! - fix: update assistedMessages.yml</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6293">#6293</a> <a href="8ebfc96276"><code>8ebfc962</code></a> Thanks <a href="https://github.com/sr258"><code>@sr258</code></a>! - Introduced env var to allow custom username for Bitbucket publish. This allows you to user a username different from the owner. No changes to interfaces or signatures that require changes in consumers.</li> </ul> <h2>22.14.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6247">#6247</a> <a href="a9ec90d539"><code>a9ec90d5</code></a> Thanks <a href="https://github.com/erikrz"><code>@erikrz</code></a>! - fix (msi): broken shortcut icon for desktop and startup entry (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/5965">#5965</a>)</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6277">#6277</a> <a href="b83d4ea778"><code>b83d4ea7</code></a> Thanks <a href="https://github.com/indutny-signal"><code>@indutny-signal</code></a>! - chore(nsis): internationalize appCannotBeClosed</li> </ul> <h2>22.14.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6248">#6248</a> <a href="f3590355c6"><code>f3590355</code></a> Thanks <a href="https://github.com/mmaietta"><code>@mmaietta</code></a>! - fix: dmg-license as an optional dependency while still enabling docs site to build properly</li> </ul> <h2>22.14.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6244">#6244</a> <a href="8ccb2da5d4"><code>8ccb2da5</code></a> Thanks <a href="https://github.com/mmaietta"><code>@mmaietta</code></a>! - fix: dmg-license optional dependency</li> </ul> <h2>22.14.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/6228">#6228</a> <a href="a945321647"><code>a9453216</code></a> Thanks <a href="https://github.com/mmaietta"><code>@mmaietta</code></a>! - feat: adding Bitbucket publisher and autoupdater</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="a945321647"><code>a9453216</code></a>]: <ul> <li>builder-util-runtime@8.9.0</li> <li>builder-util@22.14.0</li> <li>electron-publish@22.14.0</li> </ul> </li> </ul> <h2>22.13.1</h2> <h3>Patch Changes</h3> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="286d76818f"><code>286d768</code></a> chore(deploy): Release 22.14.4 (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6301">#6301</a>)</li> <li><a href="fce1a1fab6"><code>fce1a1f</code></a> fix(app-builder-lib): macOS packager uses static icon name (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6308">#6308</a>)</li> <li><a href="e29a6b8b36"><code>e29a6b8</code></a> fix: Update assistedMessages.yml with korean entries (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6309">#6309</a>)</li> <li><a href="8ebfc96276"><code>8ebfc96</code></a> fix(publish): Bitbucket publish can have username different from owner (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6293">#6293</a>)</li> <li><a href="b7e4c38298"><code>b7e4c38</code></a> chore(nsis): fix i18n of appCannotBeClosed (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6300">#6300</a>)</li> <li><a href="10b47273c3"><code>10b4727</code></a> fix: add appCannotBeClosed text for zh_CN (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6287">#6287</a>)</li> <li><a href="d017cd7de3"><code>d017cd7</code></a> chore(deploy): Release 22.14.3 (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6251">#6251</a>)</li> <li><a href="b83d4ea778"><code>b83d4ea</code></a> chore(nsis): internationalize appCannotBeClosed (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6277">#6277</a>)</li> <li><a href="62dd0829c5"><code>62dd082</code></a> chore(deps): update babel monorepo (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/6270">#6270</a>)</li> <li><a href="a9ec90d539"><code>a9ec90d</code></a> fix(msi): fix broken shortcut icon when using msi target, adding msi option `...</li> <li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/commits/v22.14.4/packages/app-builder-lib">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~onegoldfishh">onegoldfishh</a>, a new releaser for app-builder-lib since your current version.</p> </details> <br /> [](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/2967 Reviewed By: nikoant Differential Revision: D31545917 Pulled By: passy fbshipit-source-id: 6a5e8f65f619eee8af5af6fb16c12ce51794dafd
Flipper Desktop
This folder contains everything to run the Flipper 'Desktop', that is, the UI which you use to interact with the device / app under debug.
Packages provided here:
- flipper-common: utilities & types shared between client, server, flipper-plugin
- flipper-server-core: all device & client management goes in here. Basically flipper's backend
- flipper-ui-core: all UI goes in here, as far as it doesn't depend on Electron
- flipper-ui-electron: the Electron app, will load server-core and ui-core, and glue them together, providing implementations for some electron * specific stuff like dialgos
- flipper-server: A node process hosting flipper-server-core, that can be connected to over websockets. And probably can serve a browser version of the UI as well.
- flipper-ui-browser: thin wrapper around flipper-ui-core, providing some browser specific behavior / stubs.
- flipper-dump: (might remove later), but want to hack a quick and dirt flipper dump in here, as alternative way to test flipper-server-core.
- flipper-plugin: The flipper SDK used by plugins. Exposes all API's that can be used by plugins
- pkg: CLI tool to manage building flipper plugins
- pkg-lib
- plugin-lib
- babel-transformer
- doctor
- eslint-plugin-flipper
Packages overview
flipper-ui-electron:
- flipper-server-core (directly embedded)
- flipper-ui-core
- plugins (prebundled)
- plugins (installable)
- flipper-plugin
flipper-server
- flipper-server-core
- flipper-ui-browser (served by webserver)
- flipper-ui-core (communicates using WebSocket with server-core)
- plugins (prebundled)
- plugins (installable)?
flipper-dump
- flipper-server-core