dependabot[bot]
9ce16354f6
Bump rsocket-types from 0.0.16 to 0.0.25 in /desktop ( #2159 )
...
Summary:
Bumps [rsocket-types](https://github.com/rsocket/rsocket-js ) from 0.0.16 to 0.0.25.
<details>
<summary>Commits</summary>
<ul>
<li><a href="a85a4db041 "><code>a85a4db</code></a> v0.0.25</li>
<li><a href="b279d67569 "><code>b279d67</code></a> ammend versions</li>
<li><a href="1e15f3c975 "><code>1e15f3c</code></a> v0.0.24</li>
<li><a href="a4b7a93dc0 "><code>a4b7a93</code></a> provides a temporary fix for <a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/110 ">https://github.com/facebook/flipper/issues/110 </a></li>
<li><a href="c271a37128 "><code>c271a37</code></a> exports missing TlsClient</li>
<li><a href="844b10b35b "><code>844b10b</code></a> updates docs</li>
<li><a href="39a86dfa5f "><code>39a86df</code></a> updates docs</li>
<li><a href="97e1e9f922 "><code>97e1e9f</code></a> updates versions</li>
<li><a href="90e70580d1 "><code>90e7058</code></a> fixes RSocketMachine leak on the server-side (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/120 ">https://github.com/facebook/flipper/issues/120 </a>)</li>
<li><a href="f665cd1038 "><code>f665cd1</code></a> adds METADATA_PUSH support (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/119 ">https://github.com/facebook/flipper/issues/119 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rsocket/rsocket-js/compare/v0.0.16...v0.0.25 ">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/~shadowgun ">shadowgun</a>, a new releaser for rsocket-types 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/2159
Reviewed By: nikoant
Differential Revision: D27589269
Pulled By: mweststrate
fbshipit-source-id: 11b728374a2ab39faf7cbaba9f27dfeb23ef9a5e
2021-04-06 06:30:35 -07:00
dependabot[bot]
9583da37e7
Bump socket.io from 4.0.0 to 4.0.1 in /desktop ( #2161 )
...
Summary:
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.0.0 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/releases ">socket.io's releases</a>.</em></p>
<blockquote>
<h2>4.0.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typings:</strong> add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>) (<a href="a11152f42b ">a11152f</a>)</li>
<li><strong>typings:</strong> update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>) (<a href="1a72ae4fe2 ">1a72ae4</a>)</li>
</ul>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.0.1 ">4.0.1</a></li>
<li>engine.io version: <code>~5.0.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/blob/master/CHANGELOG.md ">socket.io's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">4.0.1</a> (2021-03-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typings:</strong> add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>) (<a href="a11152f42b ">a11152f</a>)</li>
<li><strong>typings:</strong> update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>) (<a href="1a72ae4fe2 ">1a72ae4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1faa7e3aea "><code>1faa7e3</code></a> chore(release): 4.0.1</li>
<li><a href="a11152f42b "><code>a11152f</code></a> fix(typings): add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>)</li>
<li><a href="259f29720b "><code>259f297</code></a> docs(examples): remove unnecessary type annotations (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3855 ">#3855</a>)</li>
<li><a href="b4ae8d2e19 "><code>b4ae8d2</code></a> docs(examples): update all examples to Socket.IO v4</li>
<li><a href="64be1c9985 "><code>64be1c9</code></a> docs(examples): fix chat example (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3787 ">#3787</a>)</li>
<li><a href="1a72ae4fe2 "><code>1a72ae4</code></a> fix(typings): update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>)</li>
<li>See full diff in <a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">compare view</a></li>
</ul>
</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/2161
Reviewed By: nikoant
Differential Revision: D27589260
Pulled By: mweststrate
fbshipit-source-id: 381b38b0ad790737bc56d2cbc5dbd7b93a134acc
2021-04-06 06:30:35 -07:00
dependabot[bot]
c26963de41
Bump query-string from 6.13.5 to 7.0.0 in /desktop ( #2160 )
...
Summary:
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.5 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/query-string/releases ">query-string's releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Implement skips for stringify array format comma (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/304 ">https://github.com/facebook/flipper/issues/304 </a>) 828f032
<ul>
<li>This is a breaking change to the default functionality of <code>.stringify()</code> for <code>comma</code> and <code>separator</code> array modes given that <code>skipNull</code> and <code>skipEmptyString</code> are default false but the original functionality of <code>.stringify()</code> for these 2 modes behaved as though <code>skipNull</code> and <code>skipEmptyString</code> were true.</li>
</ul>
</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Add support for <code>arrayFormat: &[https://github.com/facebook/flipper/issues/39 ](https://github.com/sindresorhus/query-string/issues/39 );bracket-separator&[https://github.com/facebook/flipper/issues/39 ](https://github.com/sindresorhus/query-string/issues/39 );</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/276 ">https://github.com/facebook/flipper/issues/276 </a>) b10bc19</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0 ">https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0 </a></p>
<h2>v6.14.1</h2>
<ul>
<li>Fix TypeScript type for <code>stringifyUrl()</code> a6d4a3f</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1 ">https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1 </a></p>
<h2>v6.14.0</h2>
<ul>
<li>Add <a href="https://github.com/sindresorhus/query-string#pickurl-keys-options "><code>.pick()</code></a> and <a href="https://github.com/sindresorhus/query-string#excludeurl-keys-options "><code>.exclude()</code></a> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282 ">https://github.com/facebook/flipper/issues/282 </a>) 6ed5cb3</li>
<li>Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306 ">#306</a>) 667c9e9</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0 ">https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0 </a></p>
<h2>v6.13.8</h2>
<ul>
<li>Work around TypeScript bug 94ebcd4</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 ">https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 </a></p>
<h2>v6.13.7</h2>
<ul>
<li>Allow readonly <code>Stringifiable[]</code> in <code>StringifiableRecord</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/291 ">https://github.com/facebook/flipper/issues/291 </a>) 71d84b7</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7 ">https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7 </a></p>
<h2>v6.13.6</h2>
<ul>
<li>When only receiving values with encoded array value, decode values (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/287 ">https://github.com/facebook/flipper/issues/287 </a>) b38f06c</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6 ">https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2099277275 "><code>2099277</code></a> 7.0.0</li>
<li><a href="b10bc19699 "><code>b10bc19</code></a> Add support for <code>arrayFormat: 'bracket-separator'</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/276 ">https://github.com/facebook/flipper/issues/276 </a>)</li>
<li><a href="828f032306 "><code>828f032</code></a> Implement skips for stringify array format comma (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/304 ">https://github.com/facebook/flipper/issues/304 </a>)</li>
<li><a href="44abc66628 "><code>44abc66</code></a> Meta tweaks</li>
<li><a href="0090a34182 "><code>0090a34</code></a> 6.14.1</li>
<li><a href="a6d4a3f480 "><code>a6d4a3f</code></a> Fix TypeScript type for <code>stringifyUrl()</code></li>
<li><a href="2a178815cf "><code>2a17881</code></a> 6.14.0</li>
<li><a href="6ed5cb3d36 "><code>6ed5cb3</code></a> Add <code>.pick()</code> and <code>.exclude()</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282 ">https://github.com/facebook/flipper/issues/282 </a>)</li>
<li><a href="667c9e9d29 "><code>667c9e9</code></a> Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306 ">#306</a>)</li>
<li><a href="39aef91646 "><code>39aef91</code></a> Update a link</li>
<li>Additional commits viewable in <a href="https://github.com/sindresorhus/query-string/compare/v6.13.5...v7.0.0 ">compare view</a></li>
</ul>
</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/2160
Reviewed By: nikoant
Differential Revision: D27589266
Pulled By: mweststrate
fbshipit-source-id: efc5be91d19b8555a50b2bbb414ded6da10751b4
2021-04-06 06:30:34 -07:00
dependabot[bot]
3265faddc3
Bump eslint-import-resolver-typescript from 2.3.0 to 2.4.0 in /desktop ( #2164 )
...
Summary:
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript ) from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases ">eslint-import-resolver-typescript's releases</a>.</em></p>
<blockquote>
<h2>v2.4.0</h2>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">2.4.0</a> (2021-02-16)</h2>
<h3>Features</h3>
<ul>
<li>remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>) (<a href="82ef3573fa ">82ef357</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>) (<a href="15f2849c49 ">15f2849</a>)</li>
<li>remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>) (<a href="ba62e65e7c ">ba62e65</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md ">eslint-import-resolver-typescript's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">2.4.0</a> (2021-02-16)</h2>
<h3>Features</h3>
<ul>
<li>remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>) (<a href="82ef3573fa ">82ef357</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>) (<a href="15f2849c49 ">15f2849</a>)</li>
<li>remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>) (<a href="ba62e65e7c ">ba62e65</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9b34271d16 "><code>9b34271</code></a> chore(release): 2.4.0</li>
<li><a href="ba62e65e7c "><code>ba62e65</code></a> fix: remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>)</li>
<li><a href="82ef3573fa "><code>82ef357</code></a> feat: remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>)</li>
<li><a href="2029caed4a "><code>2029cae</code></a> docs: clarify example in README (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/63 ">https://github.com/facebook/flipper/issues/63 </a>)</li>
<li><a href="15f2849c49 "><code>15f2849</code></a> fix: remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>)</li>
<li>See full diff in <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">compare view</a></li>
</ul>
</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/2164
Reviewed By: nikoant
Differential Revision: D27589249
Pulled By: mweststrate
fbshipit-source-id: 80ecbf32b2fdf62d9b94c48bc46be263cd40c54c
2021-04-06 06:30:34 -07:00
dependabot[bot]
9f8b6e149a
Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 in /desktop ( #2163 )
...
Summary:
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md ">eslint-plugin-prettier's changelog</a>.</em></p>
<blockquote>
<h2>v3.3.1 (2021-01-04)</h2>
<ul>
<li>fix: add eslint-config-prettier as an optional peer dependency (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/374 ">https://github.com/facebook/flipper/issues/374 </a>) (<a href="d59df27890 ">d59df27</a>)</li>
<li>build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (<a href="b87985d8b1 ">b87985d</a>)</li>
<li>build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (<a href="11e427e5d6 ">11e427e</a>)</li>
</ul>
<h2>v3.3.0 (2020-12-13)</h2>
<ul>
<li>Minor: Perf improvement: Do not clear the config cache on each run (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/368 ">https://github.com/facebook/flipper/issues/368 </a>) (<a href="1b90ea7526 ">1b90ea7</a>)</li>
<li>Add peerDependenciesMeta block (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/367 ">https://github.com/facebook/flipper/issues/367 </a>) (<a href="86608d5084 ">86608d5</a>)</li>
<li>build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (<a href="885f48405e ">885f484</a>)</li>
<li>build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (<a href="cebc80b39d ">cebc80b</a>)</li>
</ul>
<h2>v3.2.0 (2020-12-03)</h2>
<ul>
<li>Skip CI for eslint 6 + node 8 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/364 ">https://github.com/facebook/flipper/issues/364 </a>) (<a href="f8f08e4835 ">f8f08e4</a>)</li>
<li>Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/360 ">https://github.com/facebook/flipper/issues/360 </a>) (<a href="a1e5591120 ">a1e5591</a>)</li>
<li>Create dependabot.yml (<a href="f58b6c7c35 ">f58b6c7</a>)</li>
<li>docs(README): fix prettier getFileInfo link (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/335 ">https://github.com/facebook/flipper/issues/335 </a>) (<a href="5a690f14d7 ">5a690f1</a>)</li>
<li>build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (<a href="8614c458ed ">8614c45</a>)</li>
<li>build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (<a href="12d9ed877a ">12d9ed8</a>)</li>
<li>build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (<a href="5a6f42e4ed ">5a6f42e</a>)</li>
<li>chore: update CI badge in readme (<a href="5012b665f9 ">5012b66</a>)</li>
<li>Use Github Actions for CI (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/305 ">#305</a>) (<a href="41eb64fda3 ">41eb64f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b0ddb107cc "><code>b0ddb10</code></a> Build: update package.json and changelog for v3.3.1</li>
<li><a href="d59df27890 "><code>d59df27</code></a> fix: add eslint-config-prettier as an optional peer dependency (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/374 ">https://github.com/facebook/flipper/issues/374 </a>)</li>
<li><a href="b87985d8b1 "><code>b87985d</code></a> build(deps-dev): bump eslint from 7.16.0 to 7.17.0</li>
<li><a href="11e427e5d6 "><code>11e427e</code></a> build(deps-dev): bump eslint from 7.15.0 to 7.16.0</li>
<li><a href="0ecf183ec2 "><code>0ecf183</code></a> Build: update package.json and changelog for v3.3.0</li>
<li><a href="1b90ea7526 "><code>1b90ea7</code></a> Minor: Do not clear the config cache on each run (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/368 ">https://github.com/facebook/flipper/issues/368 </a>)</li>
<li><a href="86608d5084 "><code>86608d5</code></a> Add peerDependenciesMeta block (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/367 ">https://github.com/facebook/flipper/issues/367 </a>)</li>
<li><a href="885f48405e "><code>885f484</code></a> build(deps-dev): bump eslint from 7.14.0 to 7.15.0</li>
<li><a href="cebc80b39d "><code>cebc80b</code></a> build(deps-dev): bump eslint from 7.3.1 to 7.14.0</li>
<li><a href="bd0ac3bcbf "><code>bd0ac3b</code></a> Build: update package.json and changelog for v3.2.0</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1 ">compare view</a></li>
</ul>
</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/2163
Reviewed By: nikoant
Differential Revision: D27589253
Pulled By: mweststrate
fbshipit-source-id: 448d7e0f75338e964ea54187425f37c4e9a26809
2021-04-06 04:16:45 -07:00
dependabot[bot]
2e13dfdb76
Bump @typescript-eslint/experimental-utils from 4.15.2 to 4.20.0 in /desktop ( #2139 )
...
Summary:
Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils ) from 4.15.2 to 4.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/experimental-utils's releases</code></a>.</em></p>
<blockquote>
<h2>v4.20.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0 ">4.20.0</a> (2021-03-29)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [space-infix-ops] support for class properties and type aliases (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3231 ">#3231</a>) (<a href="5414bf27a8 ">5414bf2</a>)</li>
<li><strong>eslint-plugin:</strong> [type-annotation-spacing] handle space between ? and : (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3138 ">#3138</a>) (<a href="40bdb0b27b ">40bdb0b</a>)</li>
</ul>
<h2>v4.19.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-delimiter-style] correct invalid fix for multiline with params on the same line (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3177 ">#3177</a>) (<a href="7ad343b067 ">7ad343b</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] bad fixer with computed and literal methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3163 ">#3163</a>) (<a href="e3a3ea0475 ">e3a3ea0</a>)</li>
<li><strong>typescript-estree:</strong> [ts 4.2] add support for import type equal declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3189 ">#3189</a>) (<a href="6a25faf5cf ">6a25faf</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [object-curly-spacing] support MappedType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3176 ">#3176</a>) (<a href="0557a43932 ">0557a43</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] improve error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3203 ">#3203</a>) (<a href="5cc5d2ef6d ">5cc5d2e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3201 ">#3201</a></li>
</ul>
<h2>v4.18.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] fixes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2864 ">#2864</a> related to functions in nested object properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3178 ">#3178</a>) (<a href="55e1fbaca9 ">55e1fba</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extran-class] allowWithDecorator should ignore other errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3160 ">#3160</a>) (<a href="a1486736d8 ">a148673</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add package type declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3164 ">#3164</a>) (<a href="08b058a7a6 ">08b058a</a>)</li>
</ul>
<h2>v4.17.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3133 ">#3133</a>) (<a href="cb2256168c ">cb22561</a>)</li>
</ul>
<h3>Features</h3>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md "><code>@typescript-eslint/experimental-utils's changelog</code></a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0 ">4.20.0</a> (2021-03-29)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0 ">4.16.0</a> (2021-03-01)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c16b42969e "><code>c16b429</code></a> chore: publish v4.20.0</li>
<li><a href="e823919159 "><code>e823919</code></a> chore: publish v4.19.0</li>
<li><a href="3f4e9be8f8 "><code>3f4e9be</code></a> chore: publish v4.18.0</li>
<li><a href="dd25790a43 "><code>dd25790</code></a> chore: publish v4.17.0</li>
<li><a href="053f6f5d30 "><code>053f6f5</code></a> chore: publish v4.16.1</li>
<li><a href="79eb5bce7f "><code>79eb5bc</code></a> chore: publish v4.16.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/experimental-utils ">compare view</a></li>
</ul>
</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/2139
Reviewed By: mweststrate
Differential Revision: D27426984
Pulled By: passy
fbshipit-source-id: 733d38573ab5a936047c363ddd7d7f75ea2915db
2021-03-31 03:59:45 -07:00
Michel Weststrate
8cd38a6b49
Fix redraw after resizing elements
...
Summary:
Fixed a longer standing issue where after a horizontal resize the rows wouldn't redraw until new data arrives (or the user scrolls), resulting in rendering artefacts.
Also introduced a hook to force a reflow of contents if the contents of a hook changes. It's a bit leaky abstraction, but does keep the virtualization performant if dynamic heights are used.
Reviewed By: passy
Differential Revision: D27395516
fbshipit-source-id: 1691af3ec64f1a476969a318553d83e22239997c
2021-03-31 03:44:34 -07:00
dependabot[bot]
7e9346e736
Bump @babel/core from 7.13.10 to 7.13.14 in /desktop ( #2138 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.14 (2021-03-29)</h2>
<p>Thanks <a href="https://github.com/charlessuh "><code>@charlessuh</code></a> for your first PR to Babel!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068 ">#13068</a> fix(core): make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13066 ">#13066</a> add SHOW_CONFIG_FOR to template (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13057 ">#13057</a> Remove lodash deps (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13063 ">#13063</a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Charles Suh (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
<li>Henry Zhu (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
<li>Mark Banner (<a href="https://github.com/Standard8 "><code>@Standard8</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.14 (2021-03-29)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068 ">#13068</a> fix(core): make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13066 ">#13066</a> add SHOW_CONFIG_FOR to template (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13057 ">#13057</a> Remove lodash deps (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13063 ">#13063</a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7ac9e9f740 "><code>7ac9e9f</code></a> v7.13.14</li>
<li><a href="409244685a "><code>4092446</code></a> fix: make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13068 ">#13068</a>)</li>
<li><a href="06eb3b73cb "><code>06eb3b7</code></a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13063 ">#13063</a>)</li>
<li><a href="8e8954b470 "><code>8e8954b</code></a> [babel 8] Remove module-specific options from babel/core (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12724 ">#12724</a>)</li>
<li><a href="6b39bafab6 "><code>6b39baf</code></a> Remove <code>lodash</code> deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13057 ">#13057</a>)</li>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="e68f2ce195 "><code>e68f2ce</code></a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13031 ">#13031</a>)</li>
<li><a href="b0d83daceb "><code>b0d83da</code></a> Resolve .browserslistrc as a project-wide file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13028 ">#13028</a>)</li>
<li><a href="327b4cec49 "><code>327b4ce</code></a> Remove lodash <code>sortBy</code> use (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13021 ">#13021</a>)</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13032 ">#13032</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.13.14/packages/babel-core ">compare view</a></li>
</ul>
</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/2138
Reviewed By: mweststrate
Differential Revision: D27426515
Pulled By: passy
fbshipit-source-id: 5922ae333490b2f52d4944e9e3324f3c536faff4
2021-03-30 12:22:33 -07:00
dependabot[bot]
ec603255fe
Bump @babel/core from 7.13.10 to 7.13.13 in /desktop ( #2134 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="e68f2ce195 "><code>e68f2ce</code></a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13031 ">#13031</a>)</li>
<li><a href="b0d83daceb "><code>b0d83da</code></a> Resolve .browserslistrc as a project-wide file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13028 ">#13028</a>)</li>
<li><a href="327b4cec49 "><code>327b4ce</code></a> Remove lodash <code>sortBy</code> use (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13021 ">#13021</a>)</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13032 ">#13032</a>)</li>
<li><a href="6ee87eea49 "><code>6ee87ee</code></a> [babel 8] fallback targets to <code>"defaults, not ie 11"</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12989 ">#12989</a>)</li>
<li><a href="564ca6638f "><code>564ca66</code></a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13040 ">#13040</a>)</li>
<li><a href="b784c81aeb "><code>b784c81</code></a> Do not bail on <code>SHOW_CONFIG_FOR</code> matches (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12954 ">#12954</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-core ">compare view</a></li>
</ul>
</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/2134
Reviewed By: passy
Differential Revision: D27396024
Pulled By: mweststrate
fbshipit-source-id: 580dd78b2aee1f8dccc88ac88824935e79df97e8
2021-03-29 13:14:44 -07:00
dependabot[bot]
85f20c0bd8
Bump @babel/traverse from 7.13.0 to 7.13.13 in /desktop ( #2127 )
...
Summary:
Bumps [babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.13.0 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/traverse's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/traverse's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/13032 ">#13032</a>)</li>
<li><a href="1ef78ca55b "><code>1ef78ca</code></a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/13044 ">#13044</a>)</li>
<li><a href="d04842a700 "><code>d04842a</code></a> Avoid using CJS globals in internal source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/12963 ">#12963</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-traverse ">compare view</a></li>
</ul>
</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/2127
Reviewed By: passy
Differential Revision: D27396036
Pulled By: mweststrate
fbshipit-source-id: e2605acb673dea6383895a7a308d2b90c524041a
2021-03-29 13:14:43 -07:00
dependabot[bot]
e383a3528c
Bump @typescript-eslint/experimental-utils from 4.15.2 to 4.19.0 in /desktop ( #2130 )
...
Summary:
Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils ) from 4.15.2 to 4.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/experimental-utils's releases</code></a>.</em></p>
<blockquote>
<h2>v4.19.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-delimiter-style] correct invalid fix for multiline with params on the same line (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3177 ">#3177</a>) (<a href="7ad343b067 ">7ad343b</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] bad fixer with computed and literal methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3163 ">#3163</a>) (<a href="e3a3ea0475 ">e3a3ea0</a>)</li>
<li><strong>typescript-estree:</strong> [ts 4.2] add support for import type equal declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3189 ">#3189</a>) (<a href="6a25faf5cf ">6a25faf</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [object-curly-spacing] support MappedType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3176 ">#3176</a>) (<a href="0557a43932 ">0557a43</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] improve error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3203 ">#3203</a>) (<a href="5cc5d2ef6d ">5cc5d2e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3201 ">#3201</a></li>
</ul>
<h2>v4.18.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] fixes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2864 ">#2864</a> related to functions in nested object properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3178 ">#3178</a>) (<a href="55e1fbaca9 ">55e1fba</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extran-class] allowWithDecorator should ignore other errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3160 ">#3160</a>) (<a href="a1486736d8 ">a148673</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add package type declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3164 ">#3164</a>) (<a href="08b058a7a6 ">08b058a</a>)</li>
</ul>
<h2>v4.17.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3133 ">#3133</a>) (<a href="cb2256168c ">cb22561</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [strict-bool-expr] add fixes and suggestions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2847 ">#2847</a>) (<a href="3f9e9a1e9f ">3f9e9a1</a>)</li>
</ul>
<h2>v4.16.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> update TS version range (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3127 ">#3127</a>) (<a href="0473674c58 ">0473674</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md "><code>@typescript-eslint/experimental-utils's changelog</code></a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0 ">4.16.0</a> (2021-03-01)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e823919159 "><code>e823919</code></a> chore: publish v4.19.0</li>
<li><a href="3f4e9be8f8 "><code>3f4e9be</code></a> chore: publish v4.18.0</li>
<li><a href="dd25790a43 "><code>dd25790</code></a> chore: publish v4.17.0</li>
<li><a href="053f6f5d30 "><code>053f6f5</code></a> chore: publish v4.16.1</li>
<li><a href="79eb5bce7f "><code>79eb5bc</code></a> chore: publish v4.16.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/experimental-utils ">compare view</a></li>
</ul>
</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/2130
Reviewed By: passy
Differential Revision: D27396032
Pulled By: mweststrate
fbshipit-source-id: 578054e3b83927f69c27aaf53d83502dd6e998e0
2021-03-29 13:14:43 -07:00
dependabot[bot]
c5504c862c
Bump eslint from 7.12.1 to 7.23.0 in /desktop ( #2135 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.12.1 to 7.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases ">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.23.0</h2>
<ul>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>) (Daniel Rentz)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>) (Brandon Mills)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>) (Milos Djermanovic)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>) (Ed S)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>) (Milos Djermanovic)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>) (armin yahya)</li>
<li><a href="8984c91372 "><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059 ">#14059</a>) (薛定谔的猫)</li>
<li><a href="2a79306f71 "><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ebd70263f6 "><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225 ">#14225</a>) (Greg Finley)</li>
<li><a href="a2013fcf99 "><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<h2>v7.22.0</h2>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
<h2>v7.21.0</h2>
<ul>
<li><a href="3cd5440b94 "><code>3cd5440</code></a> Upgrade: eslint/eslintrc to 0.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14147 ">#14147</a>) (Brandon Mills)</li>
<li><a href="c0b8c71df4 "><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14122 ">#14122</a>) (Tim van der Lippe)</li>
<li><a href="08ae31e539 "><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/63 ">eslint/rfcs#63</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14119 ">#14119</a>) (Manu Chambon)</li>
<li><a href="5e51fd28dc "><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13551 ">#13551</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13615 ">#13615</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14126 ">#14126</a>) (Pig Fang)</li>
<li><a href="87c43a5d7e "><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14125 ">#14125</a>) (Tobias Nießen)</li>
<li><a href="e19c51ea2e "><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="b8aea9988b "><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14115 ">#14115</a>) (Trevin Hofmann)</li>
<li><a href="f5b53e285a "><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="eee12134ce "><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="5c4d7ea8d2 "><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<h2>v7.20.0</h2>
<ul>
<li><a href="f4ac3b0e70 "><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14099 ">#14099</a>) (Milos Djermanovic)</li>
<li><a href="9d6063add9 "><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13639 ">#13639</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14072 ">#14072</a>) (Yosuke Ota)</li>
<li><a href="a0871f1840 "><code>a0871f1</code></a> Docs: Triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14014 ">#14014</a>) (Nicholas C. Zakas)</li>
<li><a href="ad9076183b "><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14012 ">#14012</a>) (Duncan Beevers)</li>
<li><a href="d6c84af673 "><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14017 ">#14017</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14060 ">#14060</a>) (Milos Djermanovic)</li>
<li><a href="9b277a16a7 "><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13973 ">#13973</a>) (Constantine Genchevsky)</li>
<li><a href="7aeb12798f "><code>7aeb127</code></a> Upgrade: pin babel/code-frame@7.12.11 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14067 ">#14067</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md ">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.23.0 - March 26, 2021</p>
<ul>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>) (Daniel Rentz)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>) (Brandon Mills)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>) (Milos Djermanovic)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>) (Ed S)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>) (Milos Djermanovic)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>) (armin yahya)</li>
<li><a href="8984c91372 "><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059 ">#14059</a>) (薛定谔的猫)</li>
<li><a href="2a79306f71 "><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ebd70263f6 "><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225 ">#14225</a>) (Greg Finley)</li>
<li><a href="a2013fcf99 "><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<p>v7.22.0 - March 12, 2021</p>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
<p>v7.21.0 - February 27, 2021</p>
<ul>
<li><a href="3cd5440b94 "><code>3cd5440</code></a> Upgrade: eslint/eslintrc to 0.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14147 ">#14147</a>) (Brandon Mills)</li>
<li><a href="c0b8c71df4 "><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14122 ">#14122</a>) (Tim van der Lippe)</li>
<li><a href="08ae31e539 "><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/63 ">eslint/rfcs#63</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14119 ">#14119</a>) (Manu Chambon)</li>
<li><a href="5e51fd28dc "><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13551 ">#13551</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13615 ">#13615</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14126 ">#14126</a>) (Pig Fang)</li>
<li><a href="87c43a5d7e "><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14125 ">#14125</a>) (Tobias Nießen)</li>
<li><a href="e19c51ea2e "><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="b8aea9988b "><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14115 ">#14115</a>) (Trevin Hofmann)</li>
<li><a href="f5b53e285a "><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="eee12134ce "><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="5c4d7ea8d2 "><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<p>v7.20.0 - February 12, 2021</p>
<ul>
<li><a href="f4ac3b0e70 "><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14099 ">#14099</a>) (Milos Djermanovic)</li>
<li><a href="9d6063add9 "><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13639 ">#13639</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14072 ">#14072</a>) (Yosuke Ota)</li>
<li><a href="a0871f1840 "><code>a0871f1</code></a> Docs: Triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14014 ">#14014</a>) (Nicholas C. Zakas)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="cd2e584aa5 "><code>cd2e584</code></a> 7.23.0</li>
<li><a href="11bdeaba92 "><code>11bdeab</code></a> Build: changelog update for 7.23.0</li>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.12.1...v7.23.0 ">compare view</a></li>
</ul>
</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/2135
Reviewed By: passy
Differential Revision: D27396023
Pulled By: mweststrate
fbshipit-source-id: 30125ab6f9192d5448d6b47c536f061adcb5a4e0
2021-03-29 10:49:20 -07:00
dependabot[bot]
17dadbb08b
Bump @babel/preset-react from 7.12.13 to 7.13.13 in /desktop ( #2133 )
...
Summary:
Bumps [babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.12.13 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/preset-react's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/preset-react's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="1e3ef05685 "><code>1e3ef05</code></a> [babel 8] Type checking preset-react options (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12741 ">#12741</a>)</li>
<li><a href="d04842a700 "><code>d04842a</code></a> Avoid using CJS globals in internal source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12963 ">#12963</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-preset-react ">compare view</a></li>
</ul>
</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/2133
Reviewed By: passy
Differential Revision: D27396026
Pulled By: mweststrate
fbshipit-source-id: 217ed9257cac7f9e8173ef2964024b7287698272
2021-03-29 10:49:20 -07:00
dependabot[bot]
095a2b640b
Bump socket.io from 3.1.0 to 4.0.0 in /desktop ( #2132 )
...
Summary:
Bumps [socket.io](https://github.com/socketio/socket.io ) from 3.1.0 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/releases ">socket.io's releases</a>.</em></p>
<blockquote>
<h2>4.0.0</h2>
<p>Blog post: <a href="https://socket.io/blog/socket-io-4-release/ ">https://socket.io/blog/socket-io-4-release/ </a>
Migration guide: <a href="https://socket.io/docs/v3/migrating-from-3-x-to-4-0/ ">https://socket.io/docs/v3/migrating-from-3-x-to-4-0/ </a></p>
<h3>Bug Fixes</h3>
<ul>
<li>make io.to(...) immutable (<a href="ac9e8ca6c7 ">ac9e8ca</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add some utility methods (<a href="b25495c069 ">b25495c</a>)</li>
<li>add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>) (<a href="0107510ba8 ">0107510</a>)</li>
<li>allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>) (<a href="7de2e87e88 ">7de2e87</a>)</li>
<li>allow to pass an array to io.to(...) (<a href="085d1de9df ">085d1de</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><code>io.to(...)</code> now returns an immutable operator</li>
</ul>
<p>Previously, broadcasting to a given room (by calling <code>io.to()</code>) would mutate the io instance, which could lead to surprising behaviors, like:</p>
<pre lang="js"><code>io.to("room1");
io.to("room2").emit(/* ... */); // also sent to room1
<p>// or with async/await
io.to("room3").emit("details", await fetchDetails()); // random behavior: maybe in room3, maybe to all clients
</code></pre></p>
<p>Calling <code>io.to()</code> (or any other broadcast modifier) will now return an immutable instance.</p>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 ">https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.0.0 ">4.0.0</a></li>
<li>engine.io version: <code>~5.0.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
<h2>3.1.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ignore packets received after disconnection (<a href="494c64e44f ">494c64e</a>)</li>
</ul>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 ">https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/3.1.2 ">3.1.2</a></li>
<li>engine.io version: <code>~4.1.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/blob/master/CHANGELOG.md ">socket.io's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 ">4.0.0</a> (2021-03-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>make io.to(...) immutable (<a href="ac9e8ca6c7 ">ac9e8ca</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add some utility methods (<a href="b25495c069 ">b25495c</a>)</li>
<li>add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>) (<a href="0107510ba8 ">0107510</a>)</li>
<li>allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>) (<a href="7de2e87e88 ">7de2e87</a>)</li>
<li>allow to pass an array to io.to(...) (<a href="085d1de9df ">085d1de</a>)</li>
</ul>
<h2><a href="https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 ">3.1.2</a> (2021-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ignore packets received after disconnection (<a href="494c64e44f ">494c64e</a>)</li>
</ul>
<h2><a href="https://github.com/socketio/socket.io/compare/3.1.0...3.1.1 ">3.1.1</a> (2021-02-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>properly parse the CONNECT packet in v2 compatibility mode (<a href="6f4bd7f8e7 ">6f4bd7f</a>)</li>
<li><strong>typings:</strong> add return types and general-case overload signatures (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3776 ">#3776</a>) (<a href="9e8f288ca9 ">9e8f288</a>)</li>
<li><strong>typings:</strong> update the types of "query", "auth" and "headers" (<a href="4f2e9a716d ">4f2e9a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5eaeffc8e2 "><code>5eaeffc</code></a> chore(release): 4.0.0</li>
<li><a href="1b6d6de4ed "><code>1b6d6de</code></a> chore: include Engine.IO v5</li>
<li><a href="0107510ba8 "><code>0107510</code></a> feat: add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>)</li>
<li><a href="b25495c069 "><code>b25495c</code></a> feat: add some utility methods</li>
<li><a href="085d1de9df "><code>085d1de</code></a> feat: allow to pass an array to io.to(...)</li>
<li><a href="ac9e8ca6c7 "><code>ac9e8ca</code></a> fix: make io.to(...) immutable</li>
<li><a href="7de2e87e88 "><code>7de2e87</code></a> feat: allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>)</li>
<li><a href="225ade062a "><code>225ade0</code></a> chore(release): 3.1.2</li>
<li><a href="494c64e44f "><code>494c64e</code></a> fix: ignore packet received after disconnection</li>
<li><a href="67a61e39e6 "><code>67a61e3</code></a> chore: loosen the version requirement of types/node</li>
<li>Additional commits viewable in <a href="https://github.com/socketio/socket.io/compare/3.1.0...4.0.0 ">compare view</a></li>
</ul>
</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/2132
Reviewed By: passy
Differential Revision: D27396028
Pulled By: mweststrate
fbshipit-source-id: 26543b1dd2f984f0425d80947d174ab60521e8e4
2021-03-29 10:49:19 -07:00
dependabot[bot]
824cd8b9f8
Bump eslint-plugin-react from 7.21.5 to 7.23.1 in /desktop ( #2131 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.23.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md ">eslint-plugin-react's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.0...v7.23.1 ">7.23.1</a> - 2021.03.23</h2>
<h3>Fixed</h3>
<ul>
<li>version detection: support processor virtual filename (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2949 ">#2949</a>[] <a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2949 ">#2949</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2949 ">yannickcr/eslint-plugin-react#2949</a></p>
<h2><a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.0 ">7.23.0</a> - 2021.03.22</h2>
<h3>Added</h3>
<ul>
<li>[<code>jsx-no-target-blank</code>]: add fixer (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2862 ">#2862</a>[] <a href="https://github.com/Nokel81 "><code>@Nokel81</code></a>)</li>
<li>[<code>jsx-pascal-case</code>]: support minimatch <code>ignore</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2906 ">#2906</a>[] <a href="https://github.com/bcherny "><code>@bcherny</code></a>)</li>
<li>[<code>jsx-pascal-case</code>]: support <code>allowNamespace</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2917 ">#2917</a>[] <a href="https://github.com/kev-y-huang "><code>@kev-y-huang</code></a>)</li>
<li>[<code>jsx-newline</code>]: Add prevent option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2935 ">#2935</a>[] <a href="https://github.com/jsphstls "><code>@jsphstls</code></a>)</li>
<li>[<code>no-unstable-nested-components</code>]: Prevent creating unstable components inside components (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2750 ">#2750</a>[] <a href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a>)</li>
<li>added <code>jsx-runtime</code> config, for the modern JSX runtime transform (<a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-no-constructed-context-values</code>]: avoid a crash with <code>as X</code> TS code (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2894 ">#2894</a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-no-constructed-context-values</code>]: avoid a crash with boolean shorthand (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2895 ">#2895</a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>static-property-placement</code>]: do not report non-components (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2893 ">#2893</a>[] <a href="https://github.com/golopot "><code>@golopot</code></a>)</li>
<li>[<code>no-array-index-key</code>]: support optional chaining (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2897 ">#2897</a>[] <a href="https://github.com/SyMind "><code>@SyMind</code></a>)</li>
<li>[<code>no-typos</code>]: avoid a crash on bindingless <code>prop-types</code> import; add warning (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2899 ">#2899</a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-curly-brace-presence</code>]: ignore containers with comments (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2900 ">#2900</a>[] <a href="https://github.com/golopot "><code>@golopot</code></a>)</li>
<li>[<code>destructuring-assignment</code>]: fix a false positive for local prop named <code>context</code> in SFC (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2929 ">#2929</a>[] <a href="https://github.com/SyMind "><code>@SyMind</code></a>)</li>
<li>[<code>jsx-no-target-blank</code>]: Allow rel="noreferrer" when <code>allowReferrer</code> is true (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2925 ">#2925</a>[] <a href="https://github.com/edemaine "><code>@edemaine</code></a>)</li>
<li>[<code>boolean-prop-naming</code>]: add check for typescript "boolean" type (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2930 ">#2930</a>[] <a href="https://github.com/vedadeepta "><code>@vedadeepta</code></a>)</li>
<li>version detection: Add tests that verify versioning works for sibling and child projects (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2943 ">#2943</a>[] <a href="https://github.com/jcrosetto "><code>@jcrosetto</code></a>)</li>
<li>[<code>jsx-curly-newline</code>]: Update error messages (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2933 ">#2933</a>[] <a href="https://github.com/jbrower2 "><code>@jbrower2</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] [<code>jsx-no-constructed-context-values</code>][]: fix invalid example syntax (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2910 ">#2910</a>[] <a href="https://github.com/kud "><code>@kud</code></a>)</li>
<li>[readme] Replace lists of rules with tables in readme (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2908 ">#2908</a>[] <a href="https://github.com/motato1 "><code>@motato1</code></a>)</li>
<li>[Docs] added missing curly braces (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2923 ">#2923</a>[] <a href="https://github.com/Muditxofficial "><code>@Muditxofficial</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2943 ">#2943</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2943 ">yannickcr/eslint-plugin-react#2943</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2935 ">#2935</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2935 ">yannickcr/eslint-plugin-react#2935</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2933 ">#2933</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2933 ">yannickcr/eslint-plugin-react#2933</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2930 ">#2930</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2930 ">yannickcr/eslint-plugin-react#2930</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2929 ">#2929</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2929 ">yannickcr/eslint-plugin-react#2929</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2925 ">#2925</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2925 ">yannickcr/eslint-plugin-react#2925</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2923 ">#2923</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2923 ">yannickcr/eslint-plugin-react#2923</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2917 ">#2917</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2917 ">yannickcr/eslint-plugin-react#2917</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2910 ">#2910</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2910 ">yannickcr/eslint-plugin-react#2910</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2908 ">#2908</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2908 ">yannickcr/eslint-plugin-react#2908</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2906 ">#2906</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2906 ">yannickcr/eslint-plugin-react#2906</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2900 ">#2900</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2900 ">yannickcr/eslint-plugin-react#2900</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2899 ">#2899</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2899 ">yannickcr/eslint-plugin-react#2899</a></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="307458fad8 "><code>307458f</code></a> Update CHANGELOG and bump version</li>
<li><a href="886ae07ad6 "><code>886ae07</code></a> [Dev Deps] update <code>types/estree</code></li>
<li><a href="bc372203bb "><code>bc37220</code></a> [Fix] version detection: support processor virtual filename</li>
<li><a href="3d7fd57914 "><code>3d7fd57</code></a> Update CHANGELOG and bump version</li>
<li><a href="c8917b0885 "><code>c8917b0</code></a> [New] added <code>jsx-runtime</code> config, for the modern JSX runtime transform</li>
<li><a href="7b35ee7204 "><code>7b35ee7</code></a> [New] <code>no-unstable-nested-components</code>: Prevent creating unstable components i...</li>
<li><a href="4dda913dfa "><code>4dda913</code></a> [Tests] <code>jsx-max-depth</code>: add test case</li>
<li><a href="525af5ffbe "><code>525af5f</code></a> [Fix] <code>jsx-curly-newline</code>: Update error messages</li>
<li><a href="a68607966b "><code>a686079</code></a> [New] <code>jsx-newline</code>: Add prevent option</li>
<li><a href="bf8dff03d3 "><code>bf8dff0</code></a> [Dev Deps] update <code>types/eslint</code>, <code>types/estree</code>, <code>types/node</code></li>
<li>Additional commits viewable in <a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.23.1 ">compare view</a></li>
</ul>
</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/2131
Reviewed By: passy
Differential Revision: D27396031
Pulled By: mweststrate
fbshipit-source-id: d4a6665666d14508a735f8031959673dc1832969
2021-03-29 10:49:19 -07:00
dependabot[bot]
6d90ef403f
Bump @typescript-eslint/parser from 4.14.2 to 4.19.0 in /desktop ( #2129 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.14.2 to 4.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/parser's releases</code></a>.</em></p>
<blockquote>
<h2>v4.19.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-delimiter-style] correct invalid fix for multiline with params on the same line (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3177 ">#3177</a>) (<a href="7ad343b067 ">7ad343b</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] bad fixer with computed and literal methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3163 ">#3163</a>) (<a href="e3a3ea0475 ">e3a3ea0</a>)</li>
<li><strong>typescript-estree:</strong> [ts 4.2] add support for import type equal declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3189 ">#3189</a>) (<a href="6a25faf5cf ">6a25faf</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [object-curly-spacing] support MappedType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3176 ">#3176</a>) (<a href="0557a43932 ">0557a43</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] improve error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3203 ">#3203</a>) (<a href="5cc5d2ef6d ">5cc5d2e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3201 ">#3201</a></li>
</ul>
<h2>v4.18.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] fixes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2864 ">#2864</a> related to functions in nested object properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3178 ">#3178</a>) (<a href="55e1fbaca9 ">55e1fba</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extran-class] allowWithDecorator should ignore other errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3160 ">#3160</a>) (<a href="a1486736d8 ">a148673</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add package type declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3164 ">#3164</a>) (<a href="08b058a7a6 ">08b058a</a>)</li>
</ul>
<h2>v4.17.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3133 ">#3133</a>) (<a href="cb2256168c ">cb22561</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [strict-bool-expr] add fixes and suggestions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2847 ">#2847</a>) (<a href="3f9e9a1e9f ">3f9e9a1</a>)</li>
</ul>
<h2>v4.16.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> update TS version range (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3127 ">#3127</a>) (<a href="0473674c58 ">0473674</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md "><code>@typescript-eslint/parser's changelog</code></a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0 ">4.16.0</a> (2021-03-01)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.1...v4.15.2 ">4.15.2</a> (2021-02-22)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1 ">4.15.1</a> (2021-02-15)</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e823919159 "><code>e823919</code></a> chore: publish v4.19.0</li>
<li><a href="3f4e9be8f8 "><code>3f4e9be</code></a> chore: publish v4.18.0</li>
<li><a href="dd25790a43 "><code>dd25790</code></a> chore: publish v4.17.0</li>
<li><a href="053f6f5d30 "><code>053f6f5</code></a> chore: publish v4.16.1</li>
<li><a href="79eb5bce7f "><code>79eb5bc</code></a> chore: publish v4.16.0</li>
<li><a href="fc774f6377 "><code>fc774f6</code></a> chore: publish v4.15.2</li>
<li><a href="f9980c25fa "><code>f9980c2</code></a> chore: publish v4.15.1</li>
<li><a href="792623f69e "><code>792623f</code></a> test: update ast alignment tests and simplify shared fixtures (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/3045 ">#3045</a>)</li>
<li><a href="964cda3d9d "><code>964cda3</code></a> chore: publish v4.15.0</li>
<li><a href="b41da1831d "><code>b41da18</code></a> docs: updated link to eslint parser options (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/3001 ">#3001</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser ">compare view</a></li>
</ul>
</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/2129
Reviewed By: passy
Differential Revision: D27396034
Pulled By: mweststrate
fbshipit-source-id: 8f30eb8546557358492667180f2a04d1dda76f40
2021-03-29 10:49:19 -07:00
dependabot[bot]
d31847be1e
Bump open from 7.4.2 to 8.0.4 in /desktop ( #2128 )
...
Summary:
Bumps [open](https://github.com/sindresorhus/open ) from 7.4.2 to 8.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/open/releases ">open's releases</a>.</em></p>
<blockquote>
<h2>v8.0.4</h2>
<ul>
<li>Fix the <code>app.argument</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/237 ">https://github.com/facebook/flipper/issues/237 </a>) e127ae8</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v8.0.3...v8.0.4 ">https://github.com/sindresorhus/open/compare/v8.0.3...v8.0.4 </a></p>
<h2>v8.0.3</h2>
<ul>
<li>Hide PowerShell window on Windows (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/235 ">https://github.com/facebook/flipper/issues/235 </a>) 53faf7f</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v8.0.2...v8.0.3 ">https://github.com/sindresorhus/open/compare/v8.0.2...v8.0.3 </a></p>
<h2>v8.0.2</h2>
<ul>
<li>Fix a regression in v8.0.0 (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/232 ">https://github.com/facebook/flipper/issues/232 </a>) 26ee3d2</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v8.0.1...v8.0.2 ">https://github.com/sindresorhus/open/compare/v8.0.1...v8.0.2 </a></p>
<h2>v8.0.1</h2>
<ul>
<li>Fix Node.js 12 compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/229 ">https://github.com/facebook/flipper/issues/229 </a>) 71777b1</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v8.0.0...v8.0.1 ">https://github.com/sindresorhus/open/compare/v8.0.0...v8.0.1 </a></p>
<h2>v8.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 12 cde5c79</li>
<li>Removed deprecated <code>url</code> option</li>
<li>The <code>app</code> option now accepts an object instead of a string/array:</li>
</ul>
<pre lang="diff"><code> await open('https://sindresorhus.com ', {
- app: 'firefox'
+ app: {name: 'firefox'}
});
</code></pre>
<pre lang="diff"><code> await open('https://sindresorhus.com ', {
- app: ['chrome', '--incognito']
+ app: {name: 'google chrome', arguments: '--incognito'}
});
</code></pre>
<h3>Improvements</h3>
<ul>
<li>Add <a href="https://github.com/sindresorhus/open#openapps "><code>open.apps</code></a> constants, which lets easily open Chrome and Firefox without cross-platform issues</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.0 ">https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8881dab330 "><code>8881dab</code></a> 8.0.4</li>
<li><a href="e127ae8518 "><code>e127ae8</code></a> Fix the <code>app.argument</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/237 ">https://github.com/facebook/flipper/issues/237 </a>)</li>
<li><a href="14daa34927 "><code>14daa34</code></a> 8.0.3</li>
<li><a href="53faf7f459 "><code>53faf7f</code></a> Hide PowerShell window on Windows (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/235 ">https://github.com/facebook/flipper/issues/235 </a>)</li>
<li><a href="b7a5729ff0 "><code>b7a5729</code></a> 8.0.2</li>
<li><a href="26ee3d20cb "><code>26ee3d2</code></a> Memoize getting <code>mountPoint</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/232 ">https://github.com/facebook/flipper/issues/232 </a>)</li>
<li><a href="bc83b32a12 "><code>bc83b32</code></a> Meta tweaks (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/233 ">https://github.com/facebook/flipper/issues/233 </a>)</li>
<li><a href="180c2ab6c5 "><code>180c2ab</code></a> 8.0.1</li>
<li><a href="59df90f1d8 "><code>59df90f</code></a> Meta tweaks</li>
<li><a href="71777b169d "><code>71777b1</code></a> Fix Node.js 12 compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/229 ">https://github.com/facebook/flipper/issues/229 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.4 ">compare view</a></li>
</ul>
</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/2128
Reviewed By: passy
Differential Revision: D27396035
Pulled By: mweststrate
fbshipit-source-id: fefce4429f5a6378a640ff5992abd0fc7c45481f
2021-03-29 10:49:18 -07:00
dependabot[bot]
224ee178f1
Bump @babel/parser from 7.13.12 to 7.13.13 in /desktop ( #2126 )
...
Summary:
Bumps [babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser ) from 7.13.12 to 7.13.13.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/parser's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="0067fd9e02 "><code>0067fd9</code></a> Disallow await before exponential (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/12441 ">#12441</a>)</li>
<li><a href="4f727139ec "><code>4f72713</code></a> fix(ts): Allow parenthesized "assert and assign" (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/12933 ">#12933</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-parser ">compare view</a></li>
</ul>
</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/2126
Reviewed By: passy
Differential Revision: D27396038
Pulled By: mweststrate
fbshipit-source-id: 49b3feaa2504490f1e248d8afc684a316ab1b1ae
2021-03-29 10:49:18 -07:00
Michel Weststrate
d5fbe9a5b9
Support physical device logging
...
Summary:
Changelog: Logs plugin now supports physical iOS devices
As reported in https://github.com/facebook/flipper/issues/262 and linked papercut.
This diff adds support for iOS device logs through idb. Since idb doesn't respect `--json` flag at the moment, we perform the parsing in Flipper itself.
Reviewed By: passy
Differential Revision: D27346262
fbshipit-source-id: 3b314716f48bb9a7fe709370303396a51893359c
2021-03-29 07:00:47 -07:00
Pascal Hartig
e4a814502a
Mass bump deps
...
Summary:
Bumping everything that's just a patch version behind or safe-looking minor change.
Just hoping to get ahead of dependabot's next run.
Reviewed By: fabiomassimo
Differential Revision: D27367567
fbshipit-source-id: 1bf8bad02e5a9f07f5982466254f9906581230cf
2021-03-27 04:25:57 -07:00
Pascal Hartig
00442cff4a
Update xmldom (security fix)
...
Summary:
Fixes https://github.com/facebook/flipper/security/dependabot/desktop/yarn.lock/xmldom/open .
This is pulled in via electron-builder.
Reviewed By: jknoxville
Differential Revision: D27338307
fbshipit-source-id: e57cb0123289bb53d1f1d9e5957485fb7f65488a
2021-03-26 05:47:29 -07:00
Pascal Hartig
8c85da5bc8
Bump deps
...
Summary: Just trying to get ahead of dependabot and bump some easy dependencies all at once.
Reviewed By: fabiomassimo
Differential Revision: D27326687
fbshipit-source-id: 0c724c8e3a688aa9777945fcd46061284fd77969
2021-03-25 12:28:29 -07:00
dependabot[bot]
5f082d9267
Bump react-player from 1.15.3 to 2.9.0 in /desktop ( #2015 )
...
Summary:
Bumps [react-player](https://github.com/CookPete/react-player ) from 1.15.3 to 2.9.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cookpete/react-player/blob/master/CHANGELOG.md ">react-player's changelog</a>.</em></p>
<blockquote>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.8.2...v2.9.0 ">v2.9.0</a></h4>
<ul>
<li>Adds previewTabIndex property to light mode <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1169 "><code>[https://github.com/facebook/flipper/issues/1169 ](https://github.com/CookPete/react-player/issues/1169 )</code></a></li>
<li>Update YouTube URL pattern (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1170 ">https://github.com/facebook/flipper/issues/1170 </a>) <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1171 "><code>[https://github.com/facebook/flipper/issues/1171 ](https://github.com/CookPete/react-player/issues/1171 )</code></a></li>
<li>Support Kaltura's HTML5 player <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1082 "><code>[https://github.com/facebook/flipper/issues/1082 ](https://github.com/CookPete/react-player/issues/1082 )</code></a></li>
<li>Fix suspense check for nextjs <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1165 "><code>[https://github.com/facebook/flipper/issues/1165 ](https://github.com/CookPete/react-player/issues/1165 )</code></a></li>
<li>Add kaltura player types <a href="b1e105342f "><code>b1e1053</code></a></li>
</ul>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.8.1...v2.8.2 ">v2.8.2</a></h4>
<blockquote>
<p>26 January 2021</p>
</blockquote>
<ul>
<li>fix: ensure lazy typedefs mirror defaults <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1153 "><code>[https://github.com/facebook/flipper/issues/1153 ](https://github.com/CookPete/react-player/issues/1153 )</code></a></li>
<li>fix: nullify srcObject instead of calling removeAttribute <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1145 "><code>[https://github.com/facebook/flipper/issues/1145 ](https://github.com/CookPete/react-player/issues/1145 )</code></a></li>
<li>updated basic types with fallback <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1144 "><code>[https://github.com/facebook/flipper/issues/1144 ](https://github.com/CookPete/react-player/issues/1144 )</code></a></li>
<li>Update wistia url pattern <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1149 "><code>[https://github.com/facebook/flipper/issues/1149 ](https://github.com/CookPete/react-player/issues/1149 )</code></a></li>
<li>fix: ensure lazy typedefs mirror defaults (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1153 ">https://github.com/facebook/flipper/issues/1153 </a>) <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1146 "><code>[https://github.com/facebook/flipper/issues/1146 ](https://github.com/CookPete/react-player/issues/1146 )</code></a></li>
</ul>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.8.0...v2.8.1 ">v2.8.1</a></h4>
<blockquote>
<p>20 January 2021</p>
</blockquote>
<ul>
<li>Fix clean script <a href="9a448b1315 "><code>9a448b1</code></a></li>
</ul>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.7.2...v2.8.0 ">v2.8.0</a></h4>
<blockquote>
<p>20 January 2021</p>
</blockquote>
<ul>
<li>fix: remove srcObject attribute if next uri is not a MediaStream <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1121 "><code>[https://github.com/facebook/flipper/issues/1121 ](https://github.com/CookPete/react-player/issues/1121 )</code></a></li>
<li>added soundcloud playlist preview button for demo page so developers can know it also supports sc playlists <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1113 "><code>[https://github.com/facebook/flipper/issues/1113 ](https://github.com/CookPete/react-player/issues/1113 )</code></a></li>
<li>Add missing FLV props to TS defs <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1122 "><code>[https://github.com/facebook/flipper/issues/1122 ](https://github.com/CookPete/react-player/issues/1122 )</code></a></li>
<li>FEAT: customize fallback through props for lazy loading <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1133 "><code>[https://github.com/facebook/flipper/issues/1133 ](https://github.com/CookPete/react-player/issues/1133 )</code></a></li>
<li>Add onClickPreview <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1131 "><code>[https://github.com/facebook/flipper/issues/1131 ](https://github.com/CookPete/react-player/issues/1131 )</code></a></li>
<li>Added types for single players <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/953 "><code>[https://github.com/facebook/flipper/issues/953 ](https://github.com/CookPete/react-player/issues/953 )</code></a></li>
<li>Add custom control support to Wistia <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1125 "><code>[https://github.com/facebook/flipper/issues/1125 ](https://github.com/CookPete/react-player/issues/1125 )</code></a></li>
<li>Fix facebook muted logic <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1127 "><code>[https://github.com/facebook/flipper/issues/1127 ](https://github.com/CookPete/react-player/issues/1127 )</code></a></li>
<li>yarn upgrade <a href="0c7dd4a787 "><code>0c7dd4a</code></a></li>
</ul>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.7.1...v2.7.2 ">v2.7.2</a></h4>
<blockquote>
<p>16 December 2020</p>
</blockquote>
<ul>
<li>fix: add playIcon prop to TS declaration <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1084 "><code>[https://github.com/facebook/flipper/issues/1084 ](https://github.com/CookPete/react-player/issues/1084 )</code></a></li>
</ul>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.7.0...v2.7.1 ">v2.7.1</a></h4>
<blockquote>
<p>16 December 2020</p>
</blockquote>
<ul>
<li>Improve youtube playlist regex <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1088 "><code>[https://github.com/facebook/flipper/issues/1088 ](https://github.com/CookPete/react-player/issues/1088 )</code></a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5d38f882b2 "><code>5d38f88</code></a> 2.9.0</li>
<li><a href="a41e3c791f "><code>a41e3c7</code></a> Fix suspense check for nextjs</li>
<li><a href="b1e105342f "><code>b1e1053</code></a> Add kaltura player types</li>
<li><a href="994820ee53 "><code>994820e</code></a> Adds previewTabIndex property to light mode (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1169 ">https://github.com/facebook/flipper/issues/1169 </a>)</li>
<li><a href="53e4aede5d "><code>53e4aed</code></a> Update YouTube URL pattern (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1170 ">https://github.com/facebook/flipper/issues/1170 </a>) (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1171 ">https://github.com/facebook/flipper/issues/1171 </a>)</li>
<li><a href="264cb10767 "><code>264cb10</code></a> Support Kaltura's HTML5 player (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1082 ">https://github.com/facebook/flipper/issues/1082 </a>)</li>
<li><a href="e1e99a1fee "><code>e1e99a1</code></a> 2.8.2</li>
<li><a href="61a27023ee "><code>61a2702</code></a> Update wistia url pattern</li>
<li><a href="0cc1b39b4e "><code>0cc1b39</code></a> fix: ensure lazy typedefs mirror defaults (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1153 ">https://github.com/facebook/flipper/issues/1153 </a>)</li>
<li><a href="22bf8586a8 "><code>22bf858</code></a> fix: nullify srcObject instead of calling removeAttribute (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1145 ">https://github.com/facebook/flipper/issues/1145 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/CookPete/react-player/compare/v1.15.3...v2.9.0 ">compare view</a></li>
</ul>
</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/2015
Reviewed By: passy
Differential Revision: D27326596
Pulled By: mweststrate
fbshipit-source-id: 6a08e7aaab483a65749cc286db9751f51782b04c
2021-03-25 11:48:05 -07:00
Michel Weststrate
740fbe57fd
Fix release build issue
...
Summary:
D24358369 (8a31e984b3 ) introduced a dependency outside the `sonar/` dir, which probably should not have happened. D27324576 finally broke this, by adding a dep to QPL core, which will never be installed in our CI.
This diff unbreaks that rewriting the require to a locally provided version of crc32, however this is a stop gap, and it would be great if someone would look into a sustainable solution :)
Reviewed By: passy
Differential Revision: D27327272
fbshipit-source-id: 70cdf21c7ecf081ef804d6338ec11e498e3cb7cf
2021-03-25 08:42:08 -07:00
dependabot[bot]
2622c084df
Bump eslint from 7.21.0 to 7.22.0 in /flipper-js-client-sdk ( #2054 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases ">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.22.0</h2>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md ">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.22.0 - March 12, 2021</p>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="6ee803747f "><code>6ee8037</code></a> 7.22.0</li>
<li><a href="a55e8a1a01 "><code>a55e8a1</code></a> Build: changelog update for 7.22.0</li>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github.com/eslint/eslint/issues/14168 ">#14168</a>)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github.com/eslint/eslint/issues/14142 ">#14142</a>)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github.com/eslint/eslint/issues/14159 ">#14159</a>)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github.com/eslint/eslint/issues/14177 ">#14177</a>)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github.com/eslint/eslint/issues/14176 ">#14176</a>)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github.com/eslint/eslint/issues/14178 ">#14178</a>)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github.com/eslint/eslint/issues/14127 ">#14127</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0 ">compare view</a></li>
</ul>
</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/2054
Reviewed By: passy
Differential Revision: D27230363
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 27ff5431b86f91b543cdc7093f8eed9c5147a489
2021-03-24 19:32:20 -07:00
dependabot[bot]
d575f2d388
Bump @types/express from 4.17.8 to 4.17.11 in /desktop ( #2065 )
...
Summary:
Bumps [types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) from 4.17.8 to 4.17.11.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express ">compare view</a></li>
</ul>
</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/2065
Reviewed By: passy
Differential Revision: D27230321
Pulled By: priteshrnandgaonkar
fbshipit-source-id: cbdad9eb0b58b9c232b798d5d90a123a7c3ebe71
2021-03-24 19:32:20 -07:00
dependabot[bot]
256b025630
Bump rsocket-flowable from 0.0.23 to 0.0.25 in /desktop ( #2069 )
...
Summary:
Bumps [rsocket-flowable](https://github.com/rsocket/rsocket-js ) from 0.0.23 to 0.0.25.
<details>
<summary>Commits</summary>
<ul>
<li><a href="a85a4db041 "><code>a85a4db</code></a> v0.0.25</li>
<li><a href="b279d67569 "><code>b279d67</code></a> ammend versions</li>
<li><a href="1e15f3c975 "><code>1e15f3c</code></a> v0.0.24</li>
<li><a href="a4b7a93dc0 "><code>a4b7a93</code></a> provides a temporary fix for <a href="https://github.com/rsocket/rsocket-js/issues/110 ">https://github.com/facebook/flipper/issues/110 </a></li>
<li><a href="c271a37128 "><code>c271a37</code></a> exports missing TlsClient</li>
<li><a href="844b10b35b "><code>844b10b</code></a> updates docs</li>
<li><a href="39a86dfa5f "><code>39a86df</code></a> updates docs</li>
<li><a href="97e1e9f922 "><code>97e1e9f</code></a> updates versions</li>
<li><a href="90e70580d1 "><code>90e7058</code></a> fixes RSocketMachine leak on the server-side (<a href="https://github.com/rsocket/rsocket-js/issues/120 ">https://github.com/facebook/flipper/issues/120 </a>)</li>
<li><a href="f665cd1038 "><code>f665cd1</code></a> adds METADATA_PUSH support (<a href="https://github.com/rsocket/rsocket-js/issues/119 ">https://github.com/facebook/flipper/issues/119 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rsocket/rsocket-js/compare/v0.0.23...v0.0.25 ">compare view</a></li>
</ul>
</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/2069
Reviewed By: passy
Differential Revision: D27230118
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 814a094dabdffae71b26abd8b8ef0d6691ef94ee
2021-03-23 10:01:23 -07:00
dependabot[bot]
453499568d
Bump @types/react-transition-group from 4.4.0 to 4.4.1 in /desktop ( #2066 )
...
Summary:
Bumps [types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group ) from 4.4.0 to 4.4.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group ">compare view</a></li>
</ul>
</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/2066
Reviewed By: passy
Differential Revision: D27230132
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 21b2276f21b63bd98f3169559590985de795dc64
2021-03-23 10:01:23 -07:00
dependabot[bot]
df71f14c77
Bump electron-builder from 22.9.1 to 22.10.5 in /desktop ( #2068 )
...
Summary:
Bumps [electron-builder](https://github.com/electron-userland/electron-builder ) from 22.9.1 to 22.10.5.
<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.10.5</h2>
<p>We have a new maintainer — welcome Mike Maietta (<a href="https://github.com/mmaietta "><code>@mmaietta</code></a>)!</p>
<p><strong>electron-updater</strong> 4.3.8 contains fix for <a href="https://github.com/electron-userland/electron-builder/issues/5595 ">#5595</a>. This version is a pre-release.</p>
<h3>Bug Fixes</h3>
<ul>
<li>Look for the Amazon cred header to remove auth header (<a href="https://github.com/electron-userland/electron-builder/issues/5594 ">#5594</a>) (<a href="46a8840bb4 ">46a8840</a>)</li>
<li><strong>mac:</strong> fix "Contents/Info.plist" don't have identical SHAs when creating a universal build (<a href="https://github.com/electron-userland/electron-builder/issues/5550 ">#5550</a>) (<a href="0ba839b72b ">0ba839b</a>)</li>
<li>updating nsis script to properly identify arm64 vs x64 vs ia32 package files within universal installers. (<a href="https://github.com/electron-userland/electron-builder/issues/5558 ">#5558</a>) (<a href="60f7fe367c ">60f7fe3</a>)</li>
<li><strong>mac:</strong> Allow arm64 macs to update to x64 version if no arm64 version available (<a href="https://github.com/electron-userland/electron-builder/issues/5524 ">#5524</a>) (<a href="dc5c2f8e77 ">dc5c2f8</a>)</li>
<li><strong>mac:</strong> Pass platformName and options in doPack (<a href="https://github.com/electron-userland/electron-builder/issues/5511 ">#5511</a>) (<a href="f78e3f48d7 ">f78e3f4</a>)</li>
<li><strong>mac:</strong> Workaround for hdiutil randomly failing (<a href="https://github.com/electron-userland/electron-builder/issues/5431 ">#5431</a>) (<a href="https://github.com/electron-userland/electron-builder/issues/5464 ">#5464</a>) (<a href="53270cfe4e ">53270cf</a>)</li>
<li>binary detection signing (<a href="https://github.com/electron-userland/electron-builder/issues/5493 ">#5493</a>) (<a href="a6e86b5930 ">a6e86b5</a>), closes <a href="https://github.com/electron-userland/electron-builder/issues/5465 ">#5465</a></li>
<li>ci-tests (<a href="https://github.com/electron-userland/electron-builder/issues/5523 ">#5523</a>) (<a href="ced6e50b93 ">ced6e50</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>electron-updater:</strong> follow <code>autoInstallOnAppQuit = false</code> on macOS (<a href="https://github.com/electron-userland/electron-builder/issues/5271 ">#5271</a>) (<a href="1643d56960 ">1643d56</a>)</li>
<li>add support for executableName to non-Linux Platforms (<a href="https://github.com/electron-userland/electron-builder/issues/5409 ">#5409</a>) (<a href="106b68010f ">106b680</a>)</li>
<li>Custom electronDist callback (<a href="https://github.com/electron-userland/electron-builder/issues/5527 ">#5527</a>) (<a href="4f4e018771 ">4f4e018</a>)</li>
<li>macOS default architecture (<a href="https://github.com/electron-userland/electron-builder/issues/5495 ">#5495</a>) (<a href="https://github.com/electron-userland/electron-builder/issues/5504 ">#5504</a>) (<a href="5203d7eb15 ">5203d7e</a>)</li>
</ul>
<h2>22.10.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>CI unit tests (<a href="https://github.com/electron-userland/electron-builder/issues/5489 ">#5489</a>) (<a href="637334ddba ">637334d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Apple Silicon Universal Support (<a href="https://github.com/electron-userland/electron-builder/issues/5481 ">#5481</a>) (<a href="ca20151c34 ">ca20151</a>)</li>
<li><strong>mas:</strong> Apple Silicon support (<a href="https://github.com/electron-userland/electron-builder/issues/5484 ">#5484</a>) (<a href="6b7d30555d ">6b7d305</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert "fix: codesign all binary-like files (<a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a>)" (<a href="https://github.com/electron-userland/electron-builder/issues/5488 ">#5488</a>) (<a href="026227888f ">0262278</a>), closes <a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a> <a href="https://github.com/electron-userland/electron-builder/issues/5488 ">#5488</a></li>
</ul>
<h2>22.10.3</h2>
<h3>Bug Fixes</h3>
<ul>
<li>signing of playwright (<a href="https://github.com/electron-userland/electron-builder/issues/5451 ">#5451</a>) (<a href="50750683b1 ">5075068</a>)</li>
<li><strong>dmg:</strong> new version of mac_alias (<a href="https://github.com/electron-userland/electron-builder/issues/5460 ">#5460</a>) (<a href="a8acb583bc ">a8acb58</a>)</li>
<li>compiler error and test updates (<a href="https://github.com/electron-userland/electron-builder/issues/5449 ">#5449</a>) (<a href="0dec1b8c19 ">0dec1b8</a>)</li>
<li><strong>AppImage:</strong> Add default argument --no-sandbox (<a href="https://github.com/electron-userland/electron-builder/issues/4496 ">#4496</a>) (<a href="ede6d50ddb ">ede6d50</a>)</li>
<li><strong>linux:</strong> Linux icon is not set if path is not explicitly defined in config (<a href="https://github.com/electron-userland/electron-builder/issues/5385 ">#5385</a>) (<a href="9fd950bc04 ">9fd950b</a>)</li>
<li><strong>nsis:</strong> cs locale typos in messages (<a href="https://github.com/electron-userland/electron-builder/issues/5358 ">#5358</a>) (<a href="0fb69b5d11 ">0fb69b5</a>)</li>
<li>codesign all binary-like files (<a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a>) (<a href="27ea1b2b9c ">27ea1b2</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="79940292bd "><code>7994029</code></a> Cannot read property 'log' of undefined (<a href="https://github.com/electron-userland/electron-builder/issues/5622 ">#5622</a>)</li>
<li><a href="1643d56960 "><code>1643d56</code></a> feat(electron-updater): follow <code>autoInstallOnAppQuit = false</code> on macOS (<a href="https://github.com/electron-userland/electron-builder/issues/5271 ">#5271</a>)</li>
<li><a href="0360cd1705 "><code>0360cd1</code></a> chore(build-utils): remove unreachable useless statement in createMessage (<a href="https://github.com/electron-userland/electron-builder/issues/5 ">https://github.com/facebook/flipper/issues/5 </a>...</li>
<li><a href="c348e318ce "><code>c348e31</code></a> Add "open" guard for AsarUtil to fix concurrent builds (<a href="https://github.com/electron-userland/electron-builder/issues/5567 ">#5567</a>)</li>
<li><a href="11aa06c701 "><code>11aa06c</code></a> Detect CI tag for Bitbucket pipelines</li>
<li><a href="8decc18674 "><code>8decc18</code></a> (fix) master branch depCheck + tests (<a href="https://github.com/electron-userland/electron-builder/issues/5630 ">#5630</a>)</li>
<li><a href="46a8840bb4 "><code>46a8840</code></a> fix: Look for the Amazon cred header to remove auth header (<a href="https://github.com/electron-userland/electron-builder/issues/5594 ">#5594</a>)</li>
<li><a href="0ba839b72b "><code>0ba839b</code></a> fix(mac): fix "Contents/Info.plist" don't have identical SHAs when creating a...</li>
<li><a href="60f7fe367c "><code>60f7fe3</code></a> fix: updating nsis script to properly identify arm64 vs x64 vs ia32 package f...</li>
<li><a href="5de0db981d "><code>5de0db9</code></a> chore: lint</li>
<li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/compare/v22.9.1...v22.10.5 ">compare view</a></li>
</ul>
</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/2068
Reviewed By: passy
Differential Revision: D27230125
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 775e8d532b0516bf485b95e7057544d1d5a91e59
2021-03-23 09:16:58 -07:00
dependabot[bot]
6589aee6f1
Bump @emotion/styled from 11.0.0 to 11.1.5 in /desktop ( #2067 )
...
Summary:
Bumps [emotion/styled](https://github.com/emotion-js/emotion ) from 11.0.0 to 11.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases "><code>@emotion/styled's releases</code></a>.</em></p>
<blockquote>
<h2>emotion/styled@11.1.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="d029350801 "><code>d0293508</code></a> <a href="https://github.com/emotion-js/emotion/pull/2240 ">#2240</a> Thanks <a href="https://github.com/wolszczak96 "><code>@wolszczak96</code></a>! - <code>as</code> prop has been removed from TypeScript declarations for composite components. This prop has not actually been handled by default by <code>styled</code> for those components - to make <code>styled</code> handle it you need to provide a custom <code>shouldForwardProp</code> that doesn't forward the <code>as</code> prop.</p>
</li>
<li>
<p>Updated dependencies [<a href="f3c2e81d10 "><code>f3c2e81d</code></a>]:</p>
<ul>
<li>emotion/is-prop-valid@1.1.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2fe9e0e945 "><code>2fe9e0e</code></a> Version Packages (<a href="https://github.com/emotion-js/emotion/issues/2207 ">#2207</a>)</li>
<li><a href="d029350801 "><code>d029350</code></a> Removed type for <code>as</code> prop for composite components (<a href="https://github.com/emotion-js/emotion/issues/2240 ">#2240</a>)</li>
<li><a href="f3c2e81d10 "><code>f3c2e81</code></a> Added <code>option</code> & <code>fallback</code> AMP props to the list of valid props (<a href="https://github.com/emotion-js/emotion/issues/2232 ">#2232</a>)</li>
<li><a href="b62647e8f5 "><code>b62647e</code></a> Fix regex to comply with no-useless-escape ESLint rule</li>
<li><a href="400c6f7290 "><code>400c6f7</code></a> Update slack link</li>
<li><a href="00cb6141a7 "><code>00cb614</code></a> Update example describing how one can provide a library theme type using inte...</li>
<li><a href="4d2e732e9f "><code>4d2e732</code></a> Added export for <code>SerializedStyles</code> Flow type from <code>emotion/react</code> (<a href="https://github.com/emotion-js/emotion/issues/2206 ">#2206</a>)</li>
<li><a href="a89d4257b0 "><code>a89d425</code></a> Lift Emotion 11 codemod instructions to the earlier spot in the docs (<a href="https://github.com/emotion-js/emotion/issues/2194 ">#2194</a>)</li>
<li><a href="a1e44aa56b "><code>a1e44aa</code></a> Version Packages (<a href="https://github.com/emotion-js/emotion/issues/2187 ">#2187</a>)</li>
<li><a href="71ca9be336 "><code>71ca9be</code></a> Fix TypeScript support for custom components with non-standard declarations (...</li>
<li>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/emotion/styled@11.0.0...@emotion/styled@11.1.5 ">compare view</a></li>
</ul>
</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/2067
Reviewed By: passy
Differential Revision: D27230129
Pulled By: priteshrnandgaonkar
fbshipit-source-id: fcd95fb0db6b160df165189b6841ce5a42694459
2021-03-23 09:16:58 -07:00
dependabot[bot]
fd9b5b562a
Bump spectron from 11.0.0 to 14.0.0 in /desktop ( #2071 )
...
Summary:
allow-large-files
Bumps [spectron](https://github.com/electron/spectron ) from 11.0.0 to 14.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/electron/spectron/releases ">spectron's releases</a>.</em></p>
<blockquote>
<h2>v13.0.0</h2>
<p>No release notes provided.</p>
<h2>v12.0.0</h2>
<p>No release notes provided.</p>
<h2>v11.1.0</h2>
<p>Upgraded webdriverio to 6.1.20 <a href="https://github.com/electron/spectron/issues/631 ">https://github.com/facebook/flipper/issues/631 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/electron/spectron/commits ">compare view</a></li>
</ul>
</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/2071
Test Plan:
Imported from GitHub, without a `Test Plan:` line.
yarn test-e2e
Test Suite Succeded after running yarn test-e2e
Reviewed By: passy
Differential Revision: D27230110
Pulled By: priteshrnandgaonkar
fbshipit-source-id: d6d2d6c1482fa563b9dde9472467f918496e2cea
2021-03-23 08:46:58 -07:00
dependabot[bot]
12717e1b9d
Bump app-builder-lib from 22.9.1 to 22.10.5 in /desktop ( #2072 )
...
Summary:
allow-large-files
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder ) from 22.9.1 to 22.10.5.
<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.10.5</h2>
<p>We have a new maintainer — welcome Mike Maietta (<a href="https://github.com/mmaietta "><code>@mmaietta</code></a>)!</p>
<p><strong>electron-updater</strong> 4.3.8 contains fix for <a href="https://github.com/electron-userland/electron-builder/issues/5595 ">#5595</a>. This version is a pre-release.</p>
<h3>Bug Fixes</h3>
<ul>
<li>Look for the Amazon cred header to remove auth header (<a href="https://github.com/electron-userland/electron-builder/issues/5594 ">#5594</a>) (<a href="46a8840bb4 ">46a8840</a>)</li>
<li><strong>mac:</strong> fix "Contents/Info.plist" don't have identical SHAs when creating a universal build (<a href="https://github.com/electron-userland/electron-builder/issues/5550 ">#5550</a>) (<a href="0ba839b72b ">0ba839b</a>)</li>
<li>updating nsis script to properly identify arm64 vs x64 vs ia32 package files within universal installers. (<a href="https://github.com/electron-userland/electron-builder/issues/5558 ">#5558</a>) (<a href="60f7fe367c ">60f7fe3</a>)</li>
<li><strong>mac:</strong> Allow arm64 macs to update to x64 version if no arm64 version available (<a href="https://github.com/electron-userland/electron-builder/issues/5524 ">#5524</a>) (<a href="dc5c2f8e77 ">dc5c2f8</a>)</li>
<li><strong>mac:</strong> Pass platformName and options in doPack (<a href="https://github.com/electron-userland/electron-builder/issues/5511 ">#5511</a>) (<a href="f78e3f48d7 ">f78e3f4</a>)</li>
<li><strong>mac:</strong> Workaround for hdiutil randomly failing (<a href="https://github.com/electron-userland/electron-builder/issues/5431 ">#5431</a>) (<a href="https://github.com/electron-userland/electron-builder/issues/5464 ">#5464</a>) (<a href="53270cfe4e ">53270cf</a>)</li>
<li>binary detection signing (<a href="https://github.com/electron-userland/electron-builder/issues/5493 ">#5493</a>) (<a href="a6e86b5930 ">a6e86b5</a>), closes <a href="https://github.com/electron-userland/electron-builder/issues/5465 ">#5465</a></li>
<li>ci-tests (<a href="https://github.com/electron-userland/electron-builder/issues/5523 ">#5523</a>) (<a href="ced6e50b93 ">ced6e50</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>electron-updater:</strong> follow <code>autoInstallOnAppQuit = false</code> on macOS (<a href="https://github.com/electron-userland/electron-builder/issues/5271 ">#5271</a>) (<a href="1643d56960 ">1643d56</a>)</li>
<li>add support for executableName to non-Linux Platforms (<a href="https://github.com/electron-userland/electron-builder/issues/5409 ">#5409</a>) (<a href="106b68010f ">106b680</a>)</li>
<li>Custom electronDist callback (<a href="https://github.com/electron-userland/electron-builder/issues/5527 ">#5527</a>) (<a href="4f4e018771 ">4f4e018</a>)</li>
<li>macOS default architecture (<a href="https://github.com/electron-userland/electron-builder/issues/5495 ">#5495</a>) (<a href="https://github.com/electron-userland/electron-builder/issues/5504 ">#5504</a>) (<a href="5203d7eb15 ">5203d7e</a>)</li>
</ul>
<h2>22.10.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>CI unit tests (<a href="https://github.com/electron-userland/electron-builder/issues/5489 ">#5489</a>) (<a href="637334ddba ">637334d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Apple Silicon Universal Support (<a href="https://github.com/electron-userland/electron-builder/issues/5481 ">#5481</a>) (<a href="ca20151c34 ">ca20151</a>)</li>
<li><strong>mas:</strong> Apple Silicon support (<a href="https://github.com/electron-userland/electron-builder/issues/5484 ">#5484</a>) (<a href="6b7d30555d ">6b7d305</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert "fix: codesign all binary-like files (<a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a>)" (<a href="https://github.com/electron-userland/electron-builder/issues/5488 ">#5488</a>) (<a href="026227888f ">0262278</a>), closes <a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a> <a href="https://github.com/electron-userland/electron-builder/issues/5488 ">#5488</a></li>
</ul>
<h2>22.10.3</h2>
<h3>Bug Fixes</h3>
<ul>
<li>signing of playwright (<a href="https://github.com/electron-userland/electron-builder/issues/5451 ">#5451</a>) (<a href="50750683b1 ">5075068</a>)</li>
<li><strong>dmg:</strong> new version of mac_alias (<a href="https://github.com/electron-userland/electron-builder/issues/5460 ">#5460</a>) (<a href="a8acb583bc ">a8acb58</a>)</li>
<li>compiler error and test updates (<a href="https://github.com/electron-userland/electron-builder/issues/5449 ">#5449</a>) (<a href="0dec1b8c19 ">0dec1b8</a>)</li>
<li><strong>AppImage:</strong> Add default argument --no-sandbox (<a href="https://github.com/electron-userland/electron-builder/issues/4496 ">#4496</a>) (<a href="ede6d50ddb ">ede6d50</a>)</li>
<li><strong>linux:</strong> Linux icon is not set if path is not explicitly defined in config (<a href="https://github.com/electron-userland/electron-builder/issues/5385 ">#5385</a>) (<a href="9fd950bc04 ">9fd950b</a>)</li>
<li><strong>nsis:</strong> cs locale typos in messages (<a href="https://github.com/electron-userland/electron-builder/issues/5358 ">#5358</a>) (<a href="0fb69b5d11 ">0fb69b5</a>)</li>
<li>codesign all binary-like files (<a href="https://github.com/electron-userland/electron-builder/issues/5322 ">#5322</a>) (<a href="27ea1b2b9c ">27ea1b2</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="79940292bd "><code>7994029</code></a> Cannot read property 'log' of undefined (<a href="https://github.com/electron-userland/electron-builder/issues/5622 ">#5622</a>)</li>
<li><a href="1643d56960 "><code>1643d56</code></a> feat(electron-updater): follow <code>autoInstallOnAppQuit = false</code> on macOS (<a href="https://github.com/electron-userland/electron-builder/issues/5271 ">#5271</a>)</li>
<li><a href="0360cd1705 "><code>0360cd1</code></a> chore(build-utils): remove unreachable useless statement in createMessage (<a href="https://github.com/electron-userland/electron-builder/issues/5 ">https://github.com/facebook/flipper/issues/5 </a>...</li>
<li><a href="c348e318ce "><code>c348e31</code></a> Add "open" guard for AsarUtil to fix concurrent builds (<a href="https://github.com/electron-userland/electron-builder/issues/5567 ">#5567</a>)</li>
<li><a href="11aa06c701 "><code>11aa06c</code></a> Detect CI tag for Bitbucket pipelines</li>
<li><a href="8decc18674 "><code>8decc18</code></a> (fix) master branch depCheck + tests (<a href="https://github.com/electron-userland/electron-builder/issues/5630 ">#5630</a>)</li>
<li><a href="46a8840bb4 "><code>46a8840</code></a> fix: Look for the Amazon cred header to remove auth header (<a href="https://github.com/electron-userland/electron-builder/issues/5594 ">#5594</a>)</li>
<li><a href="0ba839b72b "><code>0ba839b</code></a> fix(mac): fix "Contents/Info.plist" don't have identical SHAs when creating a...</li>
<li><a href="60f7fe367c "><code>60f7fe3</code></a> fix: updating nsis script to properly identify arm64 vs x64 vs ia32 package f...</li>
<li><a href="5de0db981d "><code>5de0db9</code></a> chore: lint</li>
<li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/compare/v22.9.1...v22.10.5 ">compare view</a></li>
</ul>
</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/2072
Reviewed By: passy
Differential Revision: D27230105
Pulled By: priteshrnandgaonkar
fbshipit-source-id: e53e942319a15d982797f7ce3af128a8b25b357f
2021-03-23 08:46:58 -07:00
dependabot[bot]
afa98856e7
Bump @types/rsocket-core from 0.0.5 to 0.0.6 in /desktop ( #2073 )
...
Summary:
Bumps [types/rsocket-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rsocket-core ) from 0.0.5 to 0.0.6.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rsocket-core ">compare view</a></li>
</ul>
</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/2073
Reviewed By: passy
Differential Revision: D27230092
Pulled By: priteshrnandgaonkar
fbshipit-source-id: f98022c5c002a415b705d6833844b341882c2657
2021-03-22 16:53:00 -07:00
Michel Weststrate
ea0cc7f15b
Update to Immer 9 for better type inference
...
Summary: Per title
Reviewed By: passy
Differential Revision: D27202660
fbshipit-source-id: 074c44275a93c3fb35d2f491b51d82aa9792dd70
2021-03-22 06:25:04 -07:00
Pascal Hartig
81252edf33
Upgrade to Electron 12.0.1
...
Summary: Changelog: Upgraded to Electron 12.0.1
Reviewed By: fabiomassimo
Differential Revision: D27084184
fbshipit-source-id: 5d45c632f7fec78635287f1919ef1cf0b2b458ad
2021-03-17 16:32:39 -07:00
Anton Nikolaev
f468f0e07d
Produce tsc typings for "flipper" package
...
Summary: This diffs refactors tsc projects structure and structure of our custom typings to allow producing typescript typings for "flipper" package. In next diffs I'm going to use the produced typings to check compatibility of plugins with certain versions of Flipper, e.g. to check whether plugin is compatible with current "stable" and "insiders" version.
Reviewed By: passy
Differential Revision: D26997158
fbshipit-source-id: a0416c7139bf08ec9d175730da4c4c2a8768eeb7
2021-03-17 14:03:38 -07:00
Michel Weststrate
564d440b4a
Implemented remove operation
...
Summary: Implemented `remove`, which, for a typical data source should not be needed. But that would be famous last words and wanted to prevent painting ourselves in a corner, so implemented it. Also because part of the logic is need for the `shift` operation (see next diff), which is much more important.
Reviewed By: priteshrnandgaonkar
Differential Revision: D26883672
fbshipit-source-id: 0dbfcdd3d5a16c4a2d53b0272000d183c67d0034
2021-03-16 15:03:45 -07:00
Michel Weststrate
86ad413669
Initial logs with datasource / datatable setup
...
Summary:
First rudementary setup of DataTable component that follows a data source. Initially used react-virtuose library, but it performed really badly by doing expensive layout shifts and having troublesome scroll handling. Switched to react-virtual library, which is a bit more level, but much more efficient, and the source code is actually understandable :)
Features:
- hook up to window events of datasource
- high and low prio rendering, based on where the change is happening (should be optimized further)
- sticky scrolling support
- initial column configuration (custom rendering, styling, columns etc will follow in next diffs)
Reviewed By: nikoant
Differential Revision: D26175665
fbshipit-source-id: 224be13b1b32d35e7e01c1dc4198811e2af31102
2021-03-16 15:03:43 -07:00
Anton Nikolaev
c065760d15
Stable babel transformation cache key
...
Summary:
This diff makes babel transformation cache key stable. With the previous approach it was changed on each CI build so it was not possible to persist cache between builds. Now it is computed from the transformation package content after each build. Because of that it is equal for every CI build while Babel transformations unchanged and so we could use same cache on different Sandcastle agents.
In addition to that, it makes it possible to specify directory for Metro cache so we can save/restore it in CI builds.
Reviewed By: mweststrate
Differential Revision: D26877989
fbshipit-source-id: 7cb04a177f86e61986585e5a74d9c7396ddddc18
2021-03-10 08:09:02 -08:00
dependabot[bot]
6531b1ff5c
Bump @ant-design/icons from 4.4.0 to 4.5.0 in /desktop ( #2019 )
...
Summary:
Bumps [ant-design/icons](https://github.com/ant-design/ant-design-icons ) from 4.4.0 to 4.5.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/ant-design/ant-design-icons/commits ">compare view</a></li>
</ul>
</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/2019
Reviewed By: mweststrate
Differential Revision: D26889248
Pulled By: passy
fbshipit-source-id: 753cc63b9417b5e33eb0593122b248fc0c69b0f7
2021-03-10 04:39:03 -08:00
dependabot[bot]
f87cad5eca
Bump @oclif/dev-cli from 1.22.2 to 1.26.0 in /desktop ( #2016 )
...
Summary:
Bumps [oclif/dev-cli](https://github.com/oclif/dev-cli ) from 1.22.2 to 1.26.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oclif/dev-cli/releases "><code>@oclif/dev-cli's releases</code></a>.</em></p>
<blockquote>
<h2>v1.26.0</h2>
<h1><a href="https://github.com/oclif/dev-cli/compare/v1.25.1...v1.26.0 ">1.26.0</a> (2020-12-10)</h1>
<h3>Features</h3>
<ul>
<li>adding region, sslEnabled and s3ForcePathStyle through env vars (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/280 ">https://github.com/facebook/flipper/issues/280 </a>) (<a href="9a317382e1 ">9a31738</a>)</li>
</ul>
<h2>v1.25.1</h2>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.25.0...v1.25.1 ">1.25.1</a> (2020-12-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>find yarn.lock in a yarn workspace (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/156 ">https://github.com/facebook/flipper/issues/156 </a>) (<a href="fd59d36b24 ">fd59d36</a>)</li>
</ul>
<h2>v1.25.0</h2>
<h1><a href="https://github.com/oclif/dev-cli/compare/v1.24.4...v1.25.0 ">1.25.0</a> (2020-12-02)</h1>
<h3>Features</h3>
<ul>
<li>add macos uninstaller (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/137 ">https://github.com/facebook/flipper/issues/137 </a>) (<a href="6e3b34bba9 ">6e3b34b</a>)</li>
</ul>
<h2>v1.24.4</h2>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.3...v1.24.4 ">1.24.4</a> (2020-12-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>delete the uninstall registry key (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/136 ">https://github.com/facebook/flipper/issues/136 </a>) (<a href="0949b0d985 ">0949b0d</a>)</li>
</ul>
<h2>v1.24.3</h2>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.2...v1.24.3 ">1.24.3</a> (2020-12-02)</h2>
<h3>Reverts</h3>
<ul>
<li>Revert "chore(deps): bump fs-extra from 8.1.0 to 9.0.1 (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/274 ">https://github.com/facebook/flipper/issues/274 </a>)" (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/275 ">https://github.com/facebook/flipper/issues/275 </a>) (<a href="dbdbd8b05e ">dbdbd8b</a>), closes <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/274 ">https://github.com/facebook/flipper/issues/274 </a> <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/275 ">https://github.com/facebook/flipper/issues/275 </a></li>
</ul>
<h2>v1.24.2</h2>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.1...v1.24.2 ">1.24.2</a> (2020-12-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>restore command descriptions in README generation (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/268 ">https://github.com/facebook/flipper/issues/268 </a>) (<a href="e02ebe7053 ">e02ebe7</a>), closes <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/267 ">https://github.com/facebook/flipper/issues/267 </a></li>
</ul>
<h2>v1.24.1</h2>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.0...v1.24.1 ">1.24.1</a> (2020-11-20)</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/oclif/dev-cli/blob/master/CHANGELOG.md "><code>@oclif/dev-cli's changelog</code></a>.</em></p>
<blockquote>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.25.0...v1.25.1 ">1.25.1</a> (2020-12-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>find yarn.lock in a yarn workspace (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/156 ">https://github.com/facebook/flipper/issues/156 </a>) (<a href="fd59d36b24 ">fd59d36</a>)</li>
</ul>
<h1><a href="https://github.com/oclif/dev-cli/compare/v1.24.4...v1.25.0 ">1.25.0</a> (2020-12-02)</h1>
<h3>Features</h3>
<ul>
<li>add macos uninstaller (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/137 ">https://github.com/facebook/flipper/issues/137 </a>) (<a href="6e3b34bba9 ">6e3b34b</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.3...v1.24.4 ">1.24.4</a> (2020-12-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>delete the uninstall registry key (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/136 ">https://github.com/facebook/flipper/issues/136 </a>) (<a href="0949b0d985 ">0949b0d</a>)</li>
</ul>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.2...v1.24.3 ">1.24.3</a> (2020-12-02)</h2>
<h3>Reverts</h3>
<ul>
<li>Revert "chore(deps): bump fs-extra from 8.1.0 to 9.0.1 (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/274 ">https://github.com/facebook/flipper/issues/274 </a>)" (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/275 ">https://github.com/facebook/flipper/issues/275 </a>) (<a href="dbdbd8b05e ">dbdbd8b</a>), closes <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/274 ">https://github.com/facebook/flipper/issues/274 </a> <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/275 ">https://github.com/facebook/flipper/issues/275 </a></li>
</ul>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.1...v1.24.2 ">1.24.2</a> (2020-12-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>restore command descriptions in README generation (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/268 ">https://github.com/facebook/flipper/issues/268 </a>) (<a href="e02ebe7053 ">e02ebe7</a>), closes <a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/267 ">https://github.com/facebook/flipper/issues/267 </a></li>
</ul>
<h2><a href="https://github.com/oclif/dev-cli/compare/v1.24.0...v1.24.1 ">1.24.1</a> (2020-11-20)</h2>
<h3>Bug Fixes</h3>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="81f28676e0 "><code>81f2867</code></a> chore(release): 1.26.0 [skip ci]</li>
<li><a href="9a317382e1 "><code>9a31738</code></a> feat: adding region, sslEnabled and s3ForcePathStyle through env vars (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/280 ">https://github.com/facebook/flipper/issues/280 </a>)</li>
<li><a href="6b319b274c "><code>6b319b2</code></a> chore(release): 1.25.1 [skip ci]</li>
<li><a href="fd59d36b24 "><code>fd59d36</code></a> fix: find yarn.lock in a yarn workspace (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/156 ">https://github.com/facebook/flipper/issues/156 </a>)</li>
<li><a href="4da752ae48 "><code>4da752a</code></a> chore(release): 1.25.0 [skip ci]</li>
<li><a href="6e3b34bba9 "><code>6e3b34b</code></a> feat: add macos uninstaller (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/137 ">https://github.com/facebook/flipper/issues/137 </a>)</li>
<li><a href="902ea696aa "><code>902ea69</code></a> chore(release): 1.24.4 [skip ci]</li>
<li><a href="0949b0d985 "><code>0949b0d</code></a> fix: delete the uninstall registry key (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/136 ">https://github.com/facebook/flipper/issues/136 </a>)</li>
<li><a href="c0a444e424 "><code>c0a444e</code></a> chore(deps): bump tslib from 1.14.1 to 2.0.3 (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/278 ">https://github.com/facebook/flipper/issues/278 </a>)</li>
<li><a href="447ea9782e "><code>447ea97</code></a> chore(deps-dev): bump oclif/test from 1.2.4 to 1.2.8 (<a href="https://github-redirect.dependabot.com/oclif/dev-cli/issues/276 ">https://github.com/facebook/flipper/issues/276 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/oclif/dev-cli/compare/v1.22.2...v1.26.0 ">compare view</a></li>
</ul>
</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/2016
Reviewed By: mweststrate
Differential Revision: D26889217
Pulled By: passy
fbshipit-source-id: 0204a506af211567cb6153aa053967abb2440596
2021-03-10 04:39:03 -08:00
dependabot[bot]
6ac66a0d2d
Bump @types/archiver from 3.1.1 to 5.1.0 in /desktop ( #2020 )
...
Summary:
Bumps [types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver ) from 3.1.1 to 5.1.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver ">compare view</a></li>
</ul>
</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/2020
Reviewed By: mweststrate
Differential Revision: D26889183
Pulled By: passy
fbshipit-source-id: 60ab86160e29ebf53d8291bac14ef25da9c99e2e
2021-03-10 03:51:55 -08:00
dependabot[bot]
b9afadf4a4
Bump @types/node from 14.14.10 to 14.14.31 in /desktop ( #2021 )
...
Summary:
Bumps [types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.10 to 14.14.31.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ">compare view</a></li>
</ul>
</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/2021
Reviewed By: mweststrate
Differential Revision: D26889123
Pulled By: passy
fbshipit-source-id: 1c7616e2556fec89db5d6a5b45bb75bcffef82f7
2021-03-09 11:23:26 -08:00
dependabot[bot]
27c5f2390e
Bump @types/jest from 26.0.15 to 26.0.20 in /desktop ( #2024 )
...
Summary:
Bumps [types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.15 to 26.0.20.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest ">compare view</a></li>
</ul>
</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/2024
Reviewed By: mweststrate
Differential Revision: D26843905
Pulled By: passy
fbshipit-source-id: b9537ff8c371ee9660943361e3eeafba23707928
2021-03-09 09:46:30 -08:00
dependabot[bot]
fe63f93306
Bump npm-api from 1.0.0 to 1.0.1 in /desktop ( #2023 )
...
Summary:
Bumps [npm-api](https://github.com/doowb/npm-api ) from 1.0.0 to 1.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/doowb/npm-api/blob/master/CHANGELOG.md ">npm-api's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>key</h2>
<p>Changelog entries are classified using the following labels <em>(from [keep-a-changelog][]</em>):</p>
<ul>
<li><code>added</code>: for new features</li>
<li><code>changed</code>: for changes in existing functionality</li>
<li><code>deprecated</code>: for once-stable features removed in upcoming releases</li>
<li><code>removed</code>: for deprecated features removed in this release</li>
<li><code>fixed</code>: for any bug fixes</li>
</ul>
<h2>[Unreleased]</h2>
<h3>Added</h3>
<ul>
<li>Used <a href="https://github.com/generate/generate-log ">generate-log</a> to add a CHANGELOG.md</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="54ed79976c "><code>54ed799</code></a> 1.0.1</li>
<li><a href="eb3a173fea "><code>eb3a173</code></a> run verb to generate README documentation</li>
<li><a href="45e73252e8 "><code>45e7325</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/doowb/npm-api/issues/14 ">https://github.com/facebook/flipper/issues/14 </a> from Hypnosphi/remove-request</li>
<li><a href="98281dfe6e "><code>98281df</code></a> Replace request with node-fetch</li>
<li><a href="5bc3fde2f7 "><code>5bc3fde</code></a> update description and run verb to generate README documentation</li>
<li><a href="1ebcbadbe6 "><code>1ebcbad</code></a> update code comments and generate README documentation with verb</li>
<li><a href="77ba08195e "><code>77ba081</code></a> use generate-log to create a changelog.md</li>
<li>See full diff in <a href="https://github.com/doowb/npm-api/compare/1.0.0...1.0.1 ">compare view</a></li>
</ul>
</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/2023
Reviewed By: mweststrate
Differential Revision: D26889073
Pulled By: passy
fbshipit-source-id: c78387d9c6764e605ac72d302f8f590ca96417a2
2021-03-09 05:29:05 -08:00
Anton Nikolaev
fce723eaca
Metro and Babel upgraded
...
Summary:
Upgraded Metro to 0.65.2 which contains the fix for regression which blocked us previously (https://github.com/facebook/metro/issues/641 ).
Also upgraded Babel to the latest available versions as anyway most of its packages were upgraded together with Metro.
Reviewed By: passy
Differential Revision: D26777168
fbshipit-source-id: f325e0ba46a95e15605a7b15a793d714b1027061
2021-03-03 04:42:43 -08:00
dependabot[bot]
2f3e671dca
Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.2 in /desktop ( #1983 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.14.2 to 4.15.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/eslint-plugin's releases</code></a>.</em></p>
<blockquote>
<h2>v4.15.2</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.1...v4.15.2 ">4.15.2</a> (2021-02-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> correct issues in AST definition (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3083 ">#3083</a>) (<a href="509a11749f ">509a117</a>)</li>
<li>add missing intrinsic keyword node to AST (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3081 ">#3081</a>) (<a href="409bf0bb3e ">409bf0b</a>)</li>
<li><strong>eslint-plugin:</strong> [no-var-requires] report when used in type assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3074 ">#3074</a>) (<a href="763a2520bf ">763a252</a>)</li>
<li>correct test names on windows for semantic-diagnostics-enabled (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3060 ">#3060</a>) (<a href="885780d4a2 ">885780d</a>)</li>
</ul>
<h2>v4.15.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1 ">4.15.1</a> (2021-02-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] check allowNames on function declarations and property methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3051 ">#3051</a>) (<a href="0ade469dc1 ">0ade469</a>)</li>
</ul>
<h2>v4.15.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.2...v4.15.0 ">4.15.0</a> (2021-02-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle ESLint 7.19.0 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2993 ">#2993</a>) (<a href="4615048d24 ">4615048</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-function-type] correct fixer when signature ends with a semi (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3002 ">#3002</a>) (<a href="898dd39619 ">898dd39</a>)</li>
<li><strong>scope-manager:</strong> fix visiting of TSImportType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3008 ">#3008</a>) (<a href="ce4fcbf440 ">ce4fcbf</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3006 ">#3006</a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>typescript-estree:</strong> improve logic used to escape string literals in jsx (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2995 ">#2995</a>) (<a href="3cb3aade28 ">3cb3aad</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md "><code>@typescript-eslint/eslint-plugin's changelog</code></a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.1...v4.15.2 ">4.15.2</a> (2021-02-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> correct issues in AST definition (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3083 ">#3083</a>) (<a href="509a11749f ">509a117</a>)</li>
<li>add missing intrinsic keyword node to AST (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3081 ">#3081</a>) (<a href="409bf0bb3e ">409bf0b</a>)</li>
<li><strong>eslint-plugin:</strong> [no-var-requires] report when used in type assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3074 ">#3074</a>) (<a href="763a2520bf ">763a252</a>)</li>
</ul>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1 ">4.15.1</a> (2021-02-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] check allowNames on function declarations and property methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3051 ">#3051</a>) (<a href="0ade469dc1 ">0ade469</a>)</li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.2...v4.15.0 ">4.15.0</a> (2021-02-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle ESLint 7.19.0 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2993 ">#2993</a>) (<a href="4615048d24 ">4615048</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-function-type] correct fixer when signature ends with a semi (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3002 ">#3002</a>) (<a href="898dd39619 ">898dd39</a>)</li>
<li><strong>scope-manager:</strong> fix visiting of TSImportType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3008 ">#3008</a>) (<a href="ce4fcbf440 ">ce4fcbf</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3006 ">#3006</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="fc774f6377 "><code>fc774f6</code></a> chore: publish v4.15.2</li>
<li><a href="509a11749f "><code>509a117</code></a> fix(typescript-estree): correct issues in AST definition (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3083 ">#3083</a>)</li>
<li><a href="409bf0bb3e "><code>409bf0b</code></a> fix: add missing intrinsic keyword node to AST (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3081 ">#3081</a>)</li>
<li><a href="763a2520bf "><code>763a252</code></a> fix(eslint-plugin): [no-var-requires] report when used in type assertion (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3074 ">#3074</a>)</li>
<li><a href="e9bdd07da2 "><code>e9bdd07</code></a> test(eslint-plugin): [no-unsafe-assignment] add missing test cases (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3070 ">#3070</a>)</li>
<li><a href="f9980c25fa "><code>f9980c2</code></a> chore: publish v4.15.1</li>
<li><a href="d94c6c93eb "><code>d94c6c9</code></a> docs(eslint-plugin): [explicit-module-boundary-types] fix doc & code examples...</li>
<li><a href="3dcedb81eb "><code>3dcedb8</code></a> chore: update remaining dependencies (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3057 ">#3057</a>)</li>
<li><a href="0ade469dc1 "><code>0ade469</code></a> fix(eslint-plugin): [explicit-module-boundary-types] check allowNames on func...</li>
<li><a href="5e5d9b9dc4 "><code>5e5d9b9</code></a> chore(eslint-plugin): remove no longer needed tools module (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3052 ">#3052</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin ">compare view</a></li>
</ul>
</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/1983
Reviewed By: passy
Differential Revision: D26724094
Pulled By: mweststrate
fbshipit-source-id: 506e04e4cc9cc78b3cfce5b4ae196ce3437f0eed
2021-03-02 01:23:06 -08:00
dependabot[bot]
d94b99b0ee
Bump async-mutex from 0.2.6 to 0.3.1 in /desktop ( #1984 )
...
Summary:
Bumps [async-mutex](https://github.com/DirtyHairy/async-mutex ) from 0.2.6 to 0.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/DirtyHairy/async-mutex/blob/master/CHANGELOG.md ">async-mutex's changelog</a>.</em></p>
<blockquote>
<h2>0.3.1</h2>
<ul>
<li><code>withTimeout</code>: make Jest happy and cancel timer when the mutex is acquired.
Thanks to cantoine for the PR.</li>
</ul>
<h2>0.3.0</h2>
<ul>
<li>
<p>Deprecate <code>Mutex::release</code> / <code>Semaphore::release</code> and remove them from the
documentation. The methods are still available in 0.3.x, but will be removed in
0.4.0.</p>
<p>I don't like breaking existing APIs, but using those methods is inherently
dangerous as they can accidentially release locks acquired in a completely
different place. Furthermore, they are mostly useless for semaphores. I consider
adding them an unfortunate mistake on my end.</p>
<p>A safe alternative is the usage of <code>runExclusive</code> which allows to execute
blocks exclusively and automatically manages acquiring and releasing the
mutex or semaphore.</p>
</li>
<li>
<p>Add <code>Mutex::cancel</code> / <code>Semaphore::cancel</code> for rejecting all currently pending
locks.</p>
</li>
<li>
<p>Add <code>tryAcquire</code> decorator for lock-or-fail semantics.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="93f1ff7d6d "><code>93f1ff7</code></a> Changelog, bump version.</li>
<li><a href="3aad9351d7 "><code>3aad935</code></a> Bump version.</li>
<li><a href="eed47b0425 "><code>eed47b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/DirtyHairy/async-mutex/issues/34 ">https://github.com/facebook/flipper/issues/34 </a> from cantoine/clear-timeout-fix</li>
<li><a href="38e59ba3b4 "><code>38e59ba</code></a> Add clearTimeout and tests</li>
<li><a href="76fb6185d3 "><code>76fb618</code></a> Point badge to action on gh.</li>
<li><a href="330854af56 "><code>330854a</code></a> Typo.</li>
<li><a href="73992fee3a "><code>73992fe</code></a> Ups.</li>
<li><a href="b3870af6b6 "><code>b3870af</code></a> Badge.</li>
<li><a href="13ad461682 "><code>13ad461</code></a> Another stab at coveralls.</li>
<li><a href="3e5daebbb7 "><code>3e5daeb</code></a> Remove travis, add coveralls to github workflow.</li>
<li>Additional commits viewable in <a href="https://github.com/DirtyHairy/async-mutex/compare/v0.2.6...v0.3.1 ">compare view</a></li>
</ul>
</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/1984
Reviewed By: passy
Differential Revision: D26724090
Pulled By: mweststrate
fbshipit-source-id: 71a59fe1df200198fc437d2a87f72dde82ba4fa4
2021-03-02 01:23:06 -08:00
dependabot[bot]
fa258605da
Bump open from 7.3.1 to 7.4.2 in /desktop ( #1985 )
...
Summary:
Bumps [open](https://github.com/sindresorhus/open ) from 7.3.1 to 7.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/open/releases ">open's releases</a>.</em></p>
<blockquote>
<h2>v7.4.2</h2>
<ul>
<li>WSL: Fix mount point issue (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/224 ">https://github.com/facebook/flipper/issues/224 </a>) f4df68a</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v7.4.1...v7.4.2 ">https://github.com/sindresorhus/open/compare/v7.4.1...v7.4.2 </a></p>
<h2>v7.4.1</h2>
<ul>
<li>Windows: Fix error with forward slashes in path (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/220 ">https://github.com/facebook/flipper/issues/220 </a>) db8eb8f</li>
<li>WSL: Get drives mount point from wsl.conf (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/219 ">https://github.com/facebook/flipper/issues/219 </a>) 36e9964</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v7.4.0...v7.4.1 ">https://github.com/sindresorhus/open/compare/v7.4.0...v7.4.1 </a></p>
<h2>v7.4.0</h2>
<ul>
<li>Remove usage of <code>wslu</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/217 ">https://github.com/facebook/flipper/issues/217 </a>) 315a480</li>
</ul>
<p><a href="https://github.com/sindresorhus/open/compare/v7.3.1...v7.4.0 ">https://github.com/sindresorhus/open/compare/v7.3.1...v7.4.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a9babe05b3 "><code>a9babe0</code></a> 7.4.2</li>
<li><a href="f4df68ab2f "><code>f4df68a</code></a> WSL: Fix mount point issue (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/224 ">https://github.com/facebook/flipper/issues/224 </a>)</li>
<li><a href="f0533c0219 "><code>f0533c0</code></a> 7.4.1</li>
<li><a href="db8eb8f30c "><code>db8eb8f</code></a> Windows: Fix error with forward slashes in path (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/220 ">https://github.com/facebook/flipper/issues/220 </a>)</li>
<li><a href="02bff0124b "><code>02bff01</code></a> Replace deprecated API regarding Electron tip (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/221 ">https://github.com/facebook/flipper/issues/221 </a>)</li>
<li><a href="36e9964505 "><code>36e9964</code></a> WSL: Get drives mount point from wsl.conf (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/219 ">https://github.com/facebook/flipper/issues/219 </a>)</li>
<li><a href="5ce319c848 "><code>5ce319c</code></a> 7.4.0</li>
<li><a href="315a48046b "><code>315a480</code></a> Remove usage of <code>wslu</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/217 ">https://github.com/facebook/flipper/issues/217 </a>)</li>
<li>See full diff in <a href="https://github.com/sindresorhus/open/compare/v7.3.1...v7.4.2 ">compare view</a></li>
</ul>
</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/1985
Reviewed By: passy
Differential Revision: D26724088
Pulled By: mweststrate
fbshipit-source-id: 00ac9ff0aa15b2bfc1742e2a9e73da693781eabf
2021-03-02 01:23:06 -08:00
dependabot[bot]
67135ec26a
Bump @types/react-dom from 17.0.0 to 17.0.1 in /desktop ( #1986 )
...
Summary:
Bumps [types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.0 to 17.0.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom ">compare view</a></li>
</ul>
</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/1986
Reviewed By: passy
Differential Revision: D26724087
Pulled By: mweststrate
fbshipit-source-id: 7e6e2ec26fbd3aba794f4279e7ce4af016efa750
2021-03-02 01:23:06 -08:00