Ian Childs
c85942b6b1
Move sonar robolectric tests to use binary resources
...
Summary: Legacy resources are deprecated, this is what we should be using
Reviewed By: jselbo
Differential Revision: D25903962
fbshipit-source-id: ffa91a3aee8956591b7daab523bda2e59fec9932
2021-01-13 14:32:56 -08:00
Scott Kensell
8eb2243f5f
Added hub icon.
...
Summary: This adds the hub icon to the list of available icons.
Reviewed By: mweststrate
Differential Revision: D25873343
fbshipit-source-id: 0060a1a2e3e6298eb39cb652a5e3dbc71c01367e
2021-01-12 11:34:56 -08:00
dependabot[bot]
95e8f598a9
Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 in /flipper-js-client-sdk ( #1823 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.11.1 to 4.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint/eslint-plugin's releases</a>.</em></p>
<blockquote>
<h2>v4.12.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0 ">4.12.0</a> (2021-01-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [comma-spacing] handle empty type params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2915 ">#2915</a>) (<a href="4d69fbba91 ">4d69fbb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>sort-type-union-intersection-members</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2913 ">#2913</a>) (<a href="9092c0494e ">9092c04</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 ">typescript-eslint/eslint-plugin's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0 ">4.12.0</a> (2021-01-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [comma-spacing] handle empty type params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2915 ">#2915</a>) (<a href="4d69fbba91 ">4d69fbb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>sort-type-union-intersection-members</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2913 ">#2913</a>) (<a href="9092c0494e ">9092c04</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4c6ec93fe5 "><code>4c6ec93</code></a> chore: publish v4.12.0</li>
<li><a href="9092c0494e "><code>9092c04</code></a> feat(eslint-plugin): add rule <code>sort-type-union-intersection-members</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2913 ">#2913</a>)</li>
<li><a href="4d69fbba91 "><code>4d69fbb</code></a> fix(eslint-plugin): [comma-spacing] handle empty type params (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2915 ">#2915</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.0/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/1823
Reviewed By: mweststrate
Differential Revision: D25870625
Pulled By: passy
fbshipit-source-id: 7600832d73746a39854a56433af8b721d7347df8
2021-01-12 09:50:31 -08:00
dependabot[bot]
109ee4e4e5
Bump ws from 7.3.0 to 7.4.2 in /desktop ( #1827 )
...
Summary:
Bumps [ws](https://github.com/websockets/ws ) from 7.3.0 to 7.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/websockets/ws/releases ">ws's releases</a>.</em></p>
<blockquote>
<h2>7.4.2</h2>
<h1>Bug fixes</h1>
<ul>
<li>Silenced a deprecation warning (d1a8af4d).</li>
</ul>
<h2>7.4.1</h2>
<h1>Bug fixes</h1>
<ul>
<li>Added a workaround for a double <code>'error'</code> event bug in Node.js < 13 which
caused an uncaught error during the WebSocket handshake (38d6ab3b).</li>
</ul>
<h2>7.4.0</h2>
<h1>Features</h1>
<ul>
<li>The callback of <code>WebSocketServer.prototype.handleUpgrade()</code> now takes the
client HTTP GET request as second argument (7d39f19e).</li>
</ul>
<h1>Bug fixes</h1>
<ul>
<li>Read-only properties are now read-only (eabed8fc).</li>
<li>The <code>CONNECTING</code>, <code>OPEN</code>, <code>CLOSING</code>, <code>CLOSED</code>, <code>binaryType</code>, <code>bufferedAmount</code>,
<code>extensions</code>, <code>onclose</code>, <code>onerror</code>, <code>onmessage</code>, <code>onopen</code>, <code>protocol</code>,
<code>readyState</code>, and <code>url</code> properties are now enumerable (2069e684).</li>
</ul>
<h2>7.3.1</h2>
<h1>Bug fixes</h1>
<ul>
<li>Improved <code>websocket.bufferedAmount</code> accuracy (e1349c04, a1629426).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d1a8af4ddb "><code>d1a8af4</code></a> [dist] 7.4.2</li>
<li><a href="48a2349d22 "><code>48a2349</code></a> [pkg] Update eslint-config-prettier to version 7.1.0</li>
<li><a href="a2c0d447af "><code>a2c0d44</code></a> [minor] Silence deprecation warning</li>
<li><a href="c171962844 "><code>c171962</code></a> [dist] 7.4.1</li>
<li><a href="38d6ab3b06 "><code>38d6ab3</code></a> [fix] Handle cases where the <code>'error'</code> event is emitted multiple times</li>
<li><a href="3d5066a7ca "><code>3d5066a</code></a> [test] Check configurability and enumerability of WebSocket properties</li>
<li><a href="eb36a63183 "><code>eb36a63</code></a> [dist] 7.4.0</li>
<li><a href="3f185bf34a "><code>3f185bf</code></a> [minor] Use the public <code>binaryType</code> property</li>
<li><a href="2069e68470 "><code>2069e68</code></a> [fix] Fix the enumerability of some properties</li>
<li><a href="eabed8fcc3 "><code>eabed8f</code></a> [fix] Make read-only properties read-only</li>
<li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/7.3.0...7.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/1827
Reviewed By: mweststrate
Differential Revision: D25870560
Pulled By: passy
fbshipit-source-id: e71365ab725d18bd89f93854087437703da477c4
2021-01-12 09:47:47 -08:00
dependabot[bot]
a33db4a884
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 in /flipper-js-client-sdk ( #1824 )
...
Summary:
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.3.0 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>
</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>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.0...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/1824
Reviewed By: mweststrate
Differential Revision: D25870620
Pulled By: passy
fbshipit-source-id: c7707d570ccfb95cb44da755272f4291db0d82a4
2021-01-12 09:45:15 -08:00
dependabot[bot]
5d1a902634
Bump @types/react-dom from 16.9.9 to 17.0.0 in /desktop ( #1826 )
...
Summary:
Bumps [types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 16.9.9 to 17.0.0.
<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/1826
Reviewed By: mweststrate
Differential Revision: D25870617
Pulled By: passy
fbshipit-source-id: 7615116bba7259bcd352e7772118a12204c5d01e
2021-01-12 09:40:08 -08:00
dependabot[bot]
89ff396b88
Bump serde_yaml from 0.8.14 to 0.8.15 in /packer ( #1821 )
...
Summary:
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.8.14 to 0.8.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/serde-yaml/releases ">serde_yaml's releases</a>.</em></p>
<blockquote>
<h2>0.8.15</h2>
<ul>
<li>Declare dependency version requirements compatible with minimal-versions lockfile (<a href="https://github-redirect.dependabot.com/dtolnay/serde-yaml/issues/183 ">https://github.com/facebook/flipper/issues/183 </a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c3595c7261 "><code>c3595c7</code></a> Release 0.8.15</li>
<li><a href="022b0ad89f "><code>022b0ad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/serde-yaml/issues/184 ">https://github.com/facebook/flipper/issues/184 </a> from dtolnay/minimal-versions</li>
<li><a href="e656edc0b7 "><code>e656edc</code></a> Test minimal-versions in CI</li>
<li><a href="6df5a22c86 "><code>6df5a22</code></a> Set version requirements compatible with -Z minimal-versions</li>
<li><a href="f6aa31d1f7 "><code>f6aa31d</code></a> Fix catching clippy warnings as CI failures</li>
<li><a href="7f6d925e60 "><code>7f6d925</code></a> Inform clippy of supported compiler version in clippy.toml</li>
<li><a href="c82a38dc7f "><code>c82a38d</code></a> Apply clippy to test suite</li>
<li><a href="7a04d41d24 "><code>7a04d41</code></a> Extract clippy lint level to CI job</li>
<li><a href="a4105eaaf2 "><code>a4105ea</code></a> Resolve clippy unnecessary_wraps lints</li>
<li>See full diff in <a href="https://github.com/dtolnay/serde-yaml/compare/0.8.14...0.8.15 ">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/1821
Reviewed By: priteshrnandgaonkar
Differential Revision: D25870648
Pulled By: passy
fbshipit-source-id: f953878349dc84267fd90559644afdb3a53cedf0
2021-01-12 09:31:55 -08:00
dependabot[bot]
27a31077a5
Bump react-native-flipper from 0.69.0 to 0.70.0 in /react-native/ReactNativeFlipperExample ( #1825 )
...
Summary:
Bumps [react-native-flipper](https://github.com/facebook/flipper ) from 0.69.0 to 0.70.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/flipper/releases ">react-native-flipper's releases</a>.</em></p>
<blockquote>
<h2>v0.70.0</h2>
<p>See <a href="https://github.com/facebook/flipper/blob/master/desktop/static/CHANGELOG.md ">https://github.com/facebook/flipper/blob/master/desktop/static/CHANGELOG.md </a>
for full notes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="44e1b2ee9a "><code>44e1b2e</code></a> Flipper Release: v0.70.0</li>
<li><a href="cfd1c22814 "><code>cfd1c22</code></a> Detect Flipper reloads, to remove false positives in quick restart detection</li>
<li><a href="c460cb767f "><code>c460cb7</code></a> Fix deleted page redirects</li>
<li><a href="8a8b979f66 "><code>8a8b979</code></a> Bump shellexpand from 2.0.0 to 2.1.0 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1792 ">https://github.com/facebook/flipper/issues/1792 </a>)</li>
<li><a href="216fc9a88c "><code>216fc9a</code></a> Bump serde_json from 1.0.60 to 1.0.61 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1801 ">https://github.com/facebook/flipper/issues/1801 </a>)</li>
<li><a href="a934f776a4 "><code>a934f77</code></a> Bump anyhow from 1.0.36 to 1.0.37 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1802 ">https://github.com/facebook/flipper/issues/1802 </a>)</li>
<li><a href="ddd9536e14 "><code>ddd9536</code></a> Add more explicit notes on how to update the Flipper SDK in react-native</li>
<li><a href="d836b80273 "><code>d836b80</code></a> Fix network plugin not working in example</li>
<li><a href="ef3da0e530 "><code>ef3da0e</code></a> Fix deferred loaded plugins not showing up</li>
<li><a href="5471b844bc "><code>5471b84</code></a> Apply react-native migration 0.62.2 -> 0.63.4</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.69.0...v0.70.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/1825
Reviewed By: priteshrnandgaonkar
Differential Revision: D25870619
Pulled By: passy
fbshipit-source-id: 4263f58accc31d85a5ab26de273aa25f798f7bf0
2021-01-12 09:28:17 -08:00
Anton Nikolaev
a6599963ec
Fix the issue with plugin installation from npm
...
Summary: https://github.com/facebook/flipper/issues/1818
Reviewed By: jknoxville
Differential Revision: D25870562
fbshipit-source-id: 0d62626355b35505089990cfdb592b0ea4b84fda
2021-01-11 10:50:42 -08:00
Andres Suarez
731e39445f
Apply clang-format update fixes
...
Reviewed By: igorsugak
Differential Revision: D25861849
fbshipit-source-id: 840dc1061e557717c7f9ffcccbc09c24b96b78e0
2021-01-10 10:07:30 -08:00
Pritesh Nandgaonkar
98b74c4f49
Fixes a crash caused by network swizzling in FlipperKit ( #1810 )
...
Summary:
This PR fixes the crash mentioned [here](https://github.com/facebook/flipper/issues/1674#issuecomment-754402609 ) in the https://github.com/facebook/flipper/issues/1674 . The issue was that logging `NSLog(@"%@", [self valueForKey:@"_methodDescription"]);` in the swizzled network delegate class used to cause a crash. The cause of this was the nil `methodDescription.types` sent to `class_addMethod`.
In the following change we do not add a method to the class which doesn't implement the selector, we will anyway listen for those events from the base NSURLSession class. Removing the `class_addMethod`, fixes both the issue mentioned
[here](https://github.com/facebook/flipper/issues/1674#issuecomment-754402609 ) in https://github.com/facebook/flipper/issues/1674 .
This PR also fixes an issue where no network calls where logged in Flipper when the iOS version was 14, the reason was that the URLSessionResume task was not properly swizzled for 14.
## Changelog
- Do not add a runtime method to the delegate which doesn't implement a responder
- Fix swizzling logic of the URLSession task resume method for ios 14
Pull Request resolved: https://github.com/facebook/flipper/pull/1810
Test Plan:
- I ran the sample app and checked that the network calls are logged.
- I copy pasted the changes in RN project and verified that the issues mentioned in https://github.com/facebook/flipper/issues/1674 doesn't happen and also verified that the network calls being hit from JS and Native code gets logged in Flipper. Verified with IsolatedSwizzles.zip mentioned over [here](https://github.com/facebook/flipper/issues/1674#issuecomment-754726174 ). Also verified by copy pasting the code in the fresh RN project.
Reviewed By: fabiomassimo
Differential Revision: D25801510
Pulled By: mweststrate
fbshipit-source-id: 53ef574696d2abbdbfc2b6d94769327cdfa8aa2b
2021-01-07 05:27:41 -08:00
dependabot[bot]
1075a1bc18
Bump @typescript-eslint/parser from 4.10.0 to 4.12.0 in /flipper-js-client-sdk ( #1814 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.10.0 to 4.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint/parser's releases</a>.</em></p>
<blockquote>
<h2>v4.12.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0 ">4.12.0</a> (2021-01-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [comma-spacing] handle empty type params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2915 ">#2915</a>) (<a href="4d69fbba91 ">4d69fbb</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>sort-type-union-intersection-members</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2913 ">#2913</a>) (<a href="9092c0494e ">9092c04</a>)</li>
</ul>
<h2>v4.11.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1 ">4.11.1</a> (2020-12-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix precedence of method and property meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2877 ">#2877</a>) (<a href="2f10e1a5c7 ">2f10e1a</a>)</li>
</ul>
<h2>v4.11.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.10.0...v4.11.0 ">4.11.0</a> (2020-12-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [non-nullable-type-assertion-style] handle const assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2881 ">#2881</a>) (<a href="53dc34d391 ">53dc34d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prom-func-async] add automatic fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2845 ">#2845</a>) (<a href="717e718e91 ">717e718</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/parser/CHANGELOG.md ">typescript-eslint/parser's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0 ">4.12.0</a> (2021-01-04)</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.11.0...v4.11.1 ">4.11.1</a> (2020-12-28)</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.10.0...v4.11.0 ">4.11.0</a> (2020-12-21)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4c6ec93fe5 "><code>4c6ec93</code></a> chore: publish v4.12.0</li>
<li><a href="85c2720571 "><code>85c2720</code></a> chore: publish v4.11.1</li>
<li><a href="535c8c438a "><code>535c8c4</code></a> docs(parser): clarify <code>ecmaVersion</code> usage (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2899 ">#2899</a>)</li>
<li><a href="e8f73e168a "><code>e8f73e1</code></a> chore: publish v4.11.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.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/1814
Reviewed By: cekkaewnumchai
Differential Revision: D25805309
Pulled By: passy
fbshipit-source-id: b96ade7a5552786ee00dd24af11fa8f738a55f86
2021-01-07 04:23:14 -08:00
dependabot[bot]
f5dab2a3a1
Bump eslint from 7.16.0 to 7.17.0 in /flipper-js-client-sdk ( #1805 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.16.0 to 7.17.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.17.0</h2>
<ul>
<li><a href="e128e775e9 "><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946 ">#13946</a>) (Milos Djermanovic)</li>
<li><a href="cc48713696 "><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964 ">#13964</a>) (Milos Djermanovic)</li>
<li><a href="535fe47fee "><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969 ">#13969</a>) (Milos Djermanovic)</li>
<li><a href="83e98cd48c "><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968 ">#13968</a>) (Milos Djermanovic)</li>
<li><a href="7297363ea3 "><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966 ">#13966</a>) (Milos Djermanovic)</li>
<li><a href="06498716bf "><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958 ">#13958</a>) (薛定谔的猫)</li>
<li><a href="f6e7e3231b "><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953 ">#13953</a>) (Milos Djermanovic)</li>
<li><a href="19c69c0293 "><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959 ">#13959</a>) (Milos Djermanovic)</li>
<li><a href="e451b9664a "><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962 ">#13962</a>) (Sam Chen)</li>
<li><a href="c3e9accce2 "><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960 ">#13960</a>) (YeonJuan)</li>
<li><a href="7289ecf58e "><code>7289ecf</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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.17.0 - January 1, 2021</p>
<ul>
<li><a href="e128e775e9 "><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946 ">#13946</a>) (Milos Djermanovic)</li>
<li><a href="cc48713696 "><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964 ">#13964</a>) (Milos Djermanovic)</li>
<li><a href="535fe47fee "><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969 ">#13969</a>) (Milos Djermanovic)</li>
<li><a href="83e98cd48c "><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968 ">#13968</a>) (Milos Djermanovic)</li>
<li><a href="7297363ea3 "><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966 ">#13966</a>) (Milos Djermanovic)</li>
<li><a href="06498716bf "><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958 ">#13958</a>) (薛定谔的猫)</li>
<li><a href="f6e7e3231b "><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953 ">#13953</a>) (Milos Djermanovic)</li>
<li><a href="19c69c0293 "><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959 ">#13959</a>) (Milos Djermanovic)</li>
<li><a href="e451b9664a "><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962 ">#13962</a>) (Sam Chen)</li>
<li><a href="c3e9accce2 "><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960 ">#13960</a>) (YeonJuan)</li>
<li><a href="7289ecf58e "><code>7289ecf</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="896273f9d7 "><code>896273f</code></a> 7.17.0</li>
<li><a href="be40eff57f "><code>be40eff</code></a> Build: changelog update for 7.17.0</li>
<li><a href="e128e775e9 "><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946 ">#13946</a>)</li>
<li><a href="cc48713696 "><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964 ">#13964</a>)</li>
<li><a href="535fe47fee "><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969 ">#13969</a>)</li>
<li><a href="83e98cd48c "><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968 ">#13968</a>)</li>
<li><a href="7297363ea3 "><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966 ">#13966</a>)</li>
<li><a href="06498716bf "><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958 ">#13958</a>)</li>
<li><a href="f6e7e3231b "><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953 ">#13953</a>)</li>
<li><a href="19c69c0293 "><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13 ">https://github.com/facebook/flipper/issues/13 </a>...</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.16.0...v7.17.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/1805
Reviewed By: cekkaewnumchai
Differential Revision: D25804200
Pulled By: passy
fbshipit-source-id: 1c152a70e5e30753377d87045a5dcd6937bee5ed
2021-01-07 04:23:14 -08:00
dependabot[bot]
5fb4242f1c
Bump eslint-plugin-react from 7.21.5 to 7.22.0 in /flipper-js-client-sdk ( #1804 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.22.0.
<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>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this file.
This project adheres to <a href="http://semver.org/ ">Semantic Versioning</a>.
This change log adheres to standards from <a href="http://keepachangelog.com ">Keep a CHANGELOG</a>.</p>
<h2>Unreleased</h2>
<h3>Added</h3>
<ul>
<li>[<code>jsx-key</code>]: added <code>checkKeyMustBeforeSpread</code> option for new jsx transform (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2835 ">#2835</a>[] <a href="https://github.com/morlay ">morlay</a>)</li>
<li>[<code>jsx-newline</code>]: add new rule (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2693 ">#2693</a>[] <a href="https://github.com/jzabala ">jzabala</a>)</li>
<li>[<code>jsx-no-constructed-context-values</code>]: add new rule which checks when the value passed to a Context Provider will cause needless rerenders (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2763 ">#2763</a>[] <a href="https://github.com/dylanOshima ">dylanOshima</a>)</li>
<li>[<code>jsx-indent-props</code>]: add <code>ignoreTernaryOperator</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2846 ">#2846</a>[] <a href="https://github.com/SebastianZimmer ">SebastianZimmer</a>)</li>
<li>[<code>jsx-no-target-blank</code>]: Add <code>warnOnSpreadAttributes</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2855 ">#2855</a>[] <a href="https://github.com/michael-yx-wu ">michael-yx-wu</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>display-name</code>]/component detection: avoid a crash on anonymous components (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2840 ">#2840</a>[] <a href="https://github.com/ljharb ">ljharb</a>)</li>
<li>[<code>prop-types</code>]: function in class that returns a component causes false warning in typescript (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2843 ">#2843</a>[] <a href="https://github.com/SyMind ">SyMind</a>)</li>
<li>[<code>jsx-no-target-blank</code>]: avoid a crash with a non-string literal (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2851 ">#2851</a>[] <a href="https://github.com/ljharb ">ljharb</a>)</li>
<li>[<code>jsx-no-script-url</code>]: avoid crash with boolean <code>href</code> (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2871 ">#2871</a>[] <a href="https://github.com/ljharb ">ljharb</a>, <a href="https://github.com/AriPerkkio ">AriPerkkio</a>)</li>
<li>[<code>no-typos</code>]: avoid crash with computed method name (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2870 ">#2870</a>[] <a href="https://github.com/ljharb ">ljharb</a>, <a href="https://github.com/AriPerkkio ">AriPerkkio</a>)</li>
<li>[<code>jsx-max-depth</code>]: avoid crash with childless jsx child (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2869 ">#2869</a>[] <a href="https://github.com/ljharb ">ljharb</a>, <a href="https://github.com/AriPerkkio ">AriPerkkio</a>)</li>
<li>[<code>jsx-wrap-multilines</code>]: fix crash with <code>declaration</code>s that are on a new line after <code>=</code> (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2875 ">#2875</a>[] <a href="https://github.com/ljharb ">ljharb</a>)</li>
<li>[<code>no-unknown-property</code>]: avoid crash with prop named with Object.prototype key (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2879 ">#2879</a>[] <a href="https://github.com/ljharb ">ljharb</a>, <a href="https://github.com/AriPerkkio ">AriPerkkio</a>)</li>
<li>[<code>prop-types</code>]: default argument does not count as props-types declaration (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2877 ">#2877</a>[] <a href="https://github.com/golopot ">golopot</a>)</li>
<li>[<code>jsx-props-no-multi-spaces</code>]: fix a false positive for beside comments (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2878 ">#2878</a>[] <a href="https://github.com/golopot ">golopot</a>)</li>
<li>[<code>jsx-no-undef</code>]: handle the TS parser combined with an invalid ecmaVersion (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2882 ">#2882</a>[] <a href="https://github.com/ljharb ">ljharb</a>)</li>
<li>[<code>no-unused-prop-types</code>]: apply <code>skipShapeProps</code> to exact types (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2883 ">#2883</a>[] <a href="https://github.com/golopot ">golopot</a>)</li>
<li>[<code>no-danger-with-children</code>]/[<code>style-prop-object</code>]/[<code>no-adjacent-inline-elements</code>]: add category, URL (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2891 ">#2891</a>[] <a href="https://github.com/thofmann ">thofmann</a>)</li>
</ul>
<h3>Docs</h3>
<ul>
<li>[<code>no-unused-prop-types</code>]: Add new example to rule (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2852 ">#2852</a>[] <a href="https://github.com/thehereward ">thehereward</a>)</li>
<li>[<code>prop-types</code>]: fix example (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2881 ">#2881</a>[] <a href="https://github.com/technote-space ">technote-space</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2891 ">#2891</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2891 ">yannickcr/eslint-plugin-react#2891</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2883 ">#2883</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2883 ">yannickcr/eslint-plugin-react#2883</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2882 ">#2882</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2882 ">yannickcr/eslint-plugin-react#2882</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2881 ">#2881</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2881 ">yannickcr/eslint-plugin-react#2881</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2879 ">#2879</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2879 ">yannickcr/eslint-plugin-react#2879</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2878 ">#2878</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2878 ">yannickcr/eslint-plugin-react#2878</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2877 ">#2877</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2877 ">yannickcr/eslint-plugin-react#2877</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2875 ">#2875</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2875 ">yannickcr/eslint-plugin-react#2875</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2871 ">#2871</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2871 ">yannickcr/eslint-plugin-react#2871</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2870 ">#2870</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2870 ">yannickcr/eslint-plugin-react#2870</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2869 ">#2869</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2869 ">yannickcr/eslint-plugin-react#2869</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2855 ">#2855</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2855 ">yannickcr/eslint-plugin-react#2855</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2852 ">#2852</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2852 ">yannickcr/eslint-plugin-react#2852</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2851 ">#2851</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2851 ">yannickcr/eslint-plugin-react#2851</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2846 ">#2846</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2846 ">yannickcr/eslint-plugin-react#2846</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2843 ">#2843</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2843 ">yannickcr/eslint-plugin-react#2843</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2840 ">#2840</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2840 ">yannickcr/eslint-plugin-react#2840</a></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e2eaadae31 "><code>e2eaada</code></a> Update CHANGELOG and bump version</li>
<li><a href="77e1b35802 "><code>77e1b35</code></a> [Fix] <code>no-danger-with-children</code>/<code>style-prop-object</code>/`no-adjacent-inline-eleme...</li>
<li><a href="a137a04d79 "><code>a137a04</code></a> [Tests] clean up some test cases</li>
<li><a href="9e4bbd0e81 "><code>9e4bbd0</code></a> [Fix] <code>no-unused-prop-types</code>: apply <code>skipShapeProps</code> to exact types</li>
<li><a href="7aaa1cf6b0 "><code>7aaa1cf</code></a> [meta] fix changelog entry</li>
<li><a href="c4ecce98d0 "><code>c4ecce9</code></a> [New] <code>jsx-no-target-blank</code>: Add <code>warnOnSpreadAttributes</code> option</li>
<li><a href="66593e56d6 "><code>66593e5</code></a> [New] <code>jsx-indent-props</code>: add <code>ignoreTernaryOperator</code> option</li>
<li><a href="816e3449cf "><code>816e344</code></a> [Fix] <code>jsx-no-undef</code>: handle the TS parser combined with an invalid ecmaVersion</li>
<li><a href="b85b8fc39e "><code>b85b8fc</code></a> [Tests] add <code>readme</code> tests I forgot in <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2887 ">#2887</a></li>
<li><a href="8ef839aabe "><code>8ef839a</code></a> [Tests] migrate tests to Github Actions</li>
<li>Additional commits viewable in <a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...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/1804
Reviewed By: cekkaewnumchai
Differential Revision: D25805314
Pulled By: passy
fbshipit-source-id: 24a1de5f6d832ec1aa261f667aae50e8cc5de524
2021-01-07 04:23:14 -08:00
bizzguy
f806ee41d7
Network plugin - fix issue with responses with empty body ( #1776 )
...
Summary:
The Network Plugin does not properly handle network requests that return an empty body (because of the body actually being empty or because the network call returns something like a 404 status).
Also, the creation of mocks using the "Copy Highlighted" command when the original response returns an empty body is not handled properly.
## Fix
The Android plugin now returns a response when the body length is 0.
The client plugin creates a body containing an empty string instead of null when the body is empty.
## Changelog
Fix problem in Network Plugin when original call or mock has an empty body in the response.
Pull Request resolved: https://github.com/facebook/flipper/pull/1776
Test Plan:
The following screen output for the Network Plugin shows that the call is now being handled correctly. The fields for "status", "size" and "duration" are now populated.
Also, the mock calls are properly defined and shown in yellow.

Reviewed By: mweststrate
Differential Revision: D25804212
Pulled By: passy
fbshipit-source-id: b31cc87619c604b4df76e05bca5c86554a1cabff
2021-01-07 04:15:18 -08:00
dependabot[bot]
02da9baa4b
Bump axios from 0.21.0 to 0.21.1 in /desktop ( #1811 )
...
Summary:
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/axios/axios/releases ">axios's releases</a>.</em></p>
<blockquote>
<h2>v0.21.1</h2>
<h3>0.21.1 (December 21, 2020)</h3>
<p>Fixes and Functionality:</p>
<ul>
<li>Hotfix: Prevent SSRF (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3410 ">#3410</a>)</li>
<li>Protocol not parsed when setting proxy config from env vars (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3070 ">#3070</a>)</li>
<li>Updating axios in types to be lower case (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2797 ">#2797</a>)</li>
<li>Adding a type guard for <code>AxiosError</code> (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2949 ">#2949</a>)</li>
</ul>
<p>Internal and Tests:</p>
<ul>
<li>Remove the skipping of the <code>socket</code> http test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3364 ">#3364</a>)</li>
<li>Use different socket for Win32 test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3375 ">#3375</a>)</li>
</ul>
<p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p>
<ul>
<li>Daniel Lopretto <a href="mailto:timemachine3030@users.noreply.github.com ">timemachine3030@users.noreply.github.com </a></li>
<li>Jason Kwok <a href="mailto:JasonHK@users.noreply.github.com ">JasonHK@users.noreply.github.com </a></li>
<li>Jay <a href="mailto:jasonsaayman@gmail.com ">jasonsaayman@gmail.com </a></li>
<li>Jonathan Foster <a href="mailto:jonathan@jonathanfoster.io ">jonathan@jonathanfoster.io </a></li>
<li>Remco Haszing <a href="mailto:remcohaszing@gmail.com ">remcohaszing@gmail.com </a></li>
<li>Xianming Zhong <a href="mailto:chinesedfan@qq.com ">chinesedfan@qq.com </a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md ">axios's changelog</a>.</em></p>
<blockquote>
<h3>0.21.1 (December 21, 2020)</h3>
<p>Fixes and Functionality:</p>
<ul>
<li>Hotfix: Prevent SSRF (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3410 ">#3410</a>)</li>
<li>Protocol not parsed when setting proxy config from env vars (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3070 ">#3070</a>)</li>
<li>Updating axios in types to be lower case (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2797 ">#2797</a>)</li>
<li>Adding a type guard for <code>AxiosError</code> (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2949 ">#2949</a>)</li>
</ul>
<p>Internal and Tests:</p>
<ul>
<li>Remove the skipping of the <code>socket</code> http test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3364 ">#3364</a>)</li>
<li>Use different socket for Win32 test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3375 ">#3375</a>)</li>
</ul>
<p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p>
<ul>
<li>Daniel Lopretto <a href="mailto:timemachine3030@users.noreply.github.com ">timemachine3030@users.noreply.github.com </a></li>
<li>Jason Kwok <a href="mailto:JasonHK@users.noreply.github.com ">JasonHK@users.noreply.github.com </a></li>
<li>Jay <a href="mailto:jasonsaayman@gmail.com ">jasonsaayman@gmail.com </a></li>
<li>Jonathan Foster <a href="mailto:jonathan@jonathanfoster.io ">jonathan@jonathanfoster.io </a></li>
<li>Remco Haszing <a href="mailto:remcohaszing@gmail.com ">remcohaszing@gmail.com </a></li>
<li>Xianming Zhong <a href="mailto:chinesedfan@qq.com ">chinesedfan@qq.com </a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a64050a6cf "><code>a64050a</code></a> Releasing 0.21.1</li>
<li><a href="d57cd976f3 "><code>d57cd97</code></a> Updating changelog for 0.21.1 release</li>
<li><a href="8b0f373df0 "><code>8b0f373</code></a> Use different socket for Win32 test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3375 ">#3375</a>)</li>
<li><a href="e426910be7 "><code>e426910</code></a> Protocol not parsed when setting proxy config from env vars (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3070 ">#3070</a>)</li>
<li><a href="c7329fefc8 "><code>c7329fe</code></a> Hotfix: Prevent SSRF (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3410 ">#3410</a>)</li>
<li><a href="f472e5da5f "><code>f472e5d</code></a> Adding a type guard for <code>AxiosError</code> (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2949 ">#2949</a>)</li>
<li><a href="768825589f "><code>7688255</code></a> Remove the skipping of the <code>socket</code> http test (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3364 ">#3364</a>)</li>
<li><a href="820fe6e41a "><code>820fe6e</code></a> Updating axios in types to be lower case (<a href="https://github-redirect.dependabot.com/axios/axios/issues/2797 ">#2797</a>)</li>
<li>See full diff in <a href="https://github.com/axios/axios/compare/v0.21.0...v0.21.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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/1811
Reviewed By: mweststrate
Differential Revision: D25804193
Pulled By: passy
fbshipit-source-id: a3040f4927690a27893bf972e180a7f257f6cc54
2021-01-07 03:53:58 -08:00
GitHub
b54d6bb554
Automated: Update Podfile.lock ( #1813 )
...
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request )
Pull Request resolved: https://github.com/facebook/flipper/pull/1813
Reviewed By: mweststrate
Differential Revision: D25804192
Pulled By: passy
fbshipit-source-id: 2ea3d582d31c82ad8d4dc812b49129884c8d86bf
2021-01-06 09:29:37 -08:00
Pascal Hartig
d6be4919e6
Upgrade axios
...
Summary: Got a GitHub sec advisory.
Reviewed By: jknoxville
Differential Revision: D25804236
fbshipit-source-id: dac724b1070a06120fa62e101ab3673a672dfd8f
2021-01-06 08:53:41 -08:00
dependabot[bot]
603595eccf
Bump @testing-library/dom from 7.26.3 to 7.29.0 in /desktop ( #1796 )
...
Summary:
Bumps [testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 7.26.3 to 7.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/testing-library/dom-testing-library/releases ">testing-library/dom's releases</a>.</em></p>
<blockquote>
<h2>v7.29.0</h2>
<h1><a href="https://github.com/testing-library/dom-testing-library/compare/v7.28.1...v7.29.0 ">7.29.0</a> (2020-12-11)</h1>
<h3>Features</h3>
<ul>
<li>migrate some files to typescript (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/848 ">https://github.com/facebook/flipper/issues/848 </a>) (<a href="accb6cc606 ">accb6cc</a>)</li>
</ul>
<h2>v7.28.1</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.28.0...v7.28.1 ">7.28.1</a> (2020-11-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>suggestions:</strong> don't suggest byLabelText when using byLabelText (<a href="53f29f70c8 ">53f29f7</a>)</li>
</ul>
<h2>v7.28.0</h2>
<h1><a href="https://github.com/testing-library/dom-testing-library/compare/v7.27.1...v7.28.0 ">7.28.0</a> (2020-11-19)</h1>
<h3>Features</h3>
<ul>
<li>warn when the test environment fake timers change unexpectedly (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/832 ">https://github.com/facebook/flipper/issues/832 </a>) (<a href="e3fc7f3a0d ">e3fc7f3</a>), closes <a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/830 ">https://github.com/facebook/flipper/issues/830 </a></li>
</ul>
<h2>v7.27.1</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.27.0...v7.27.1 ">7.27.1</a> (2020-11-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>suggestions:</strong> only warn about inaccessible elements when actually showing the suggestion (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/827 ">https://github.com/facebook/flipper/issues/827 </a>) (<a href="9494fdc690 ">9494fdc</a>)</li>
</ul>
<h2>v7.27.0</h2>
<h1><a href="https://github.com/testing-library/dom-testing-library/compare/v7.26.7...v7.27.0 ">7.27.0</a> (2020-11-18)</h1>
<h3>Features</h3>
<ul>
<li>allow TextMatch to be any non-nullable type (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/829 ">https://github.com/facebook/flipper/issues/829 </a>) (<a href="9b688f8600 ">9b688f8</a>)</li>
</ul>
<h2>v7.26.7</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.26.6...v7.26.7 ">7.26.7</a> (2020-11-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use node property instead of selector for type=text input (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/823 ">https://github.com/facebook/flipper/issues/823 </a>) (<a href="7e5da11655 ">7e5da11</a>)</li>
</ul>
<h2>v7.26.6</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.26.5...v7.26.6 ">7.26.6</a> (2020-11-10)</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="accb6cc606 "><code>accb6cc</code></a> feat: migrate some files to typescript (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/848 ">https://github.com/facebook/flipper/issues/848 </a>)</li>
<li><a href="f753c8adb4 "><code>f753c8a</code></a> Feature: adds aria-expanded filter to *ByRole (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/821 ">https://github.com/facebook/flipper/issues/821 </a>)</li>
<li><a href="21c4db385b "><code>21c4db3</code></a> chore: update all dependencies</li>
<li><a href="86179525b2 "><code>8617952</code></a> chore: Add 'Cancel Previous Runs' step (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/840 ">https://github.com/facebook/flipper/issues/840 </a>)</li>
<li><a href="c6e7a83948 "><code>c6e7a83</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/835 ">https://github.com/facebook/flipper/issues/835 </a> from testing-library/feature/fix-find-by-label-text-s...</li>
<li><a href="53f29f70c8 "><code>53f29f7</code></a> fix(suggestions): don't suggest byLabelText when using byLabelText</li>
<li><a href="010f8be965 "><code>010f8be</code></a> docs: add nickmccurdy as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/833 ">https://github.com/facebook/flipper/issues/833 </a>)</li>
<li><a href="e3fc7f3a0d "><code>e3fc7f3</code></a> feat: warn when the test environment fake timers change unexpectedly (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/832 ">https://github.com/facebook/flipper/issues/832 </a>)</li>
<li><a href="9494fdc690 "><code>9494fdc</code></a> fix(suggestions): only warn about inaccessible elements when actually showing...</li>
<li><a href="9b688f8600 "><code>9b688f8</code></a> feat: allow TextMatch to be any non-nullable type (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/829 ">https://github.com/facebook/flipper/issues/829 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/testing-library/dom-testing-library/compare/v7.26.3...v7.29.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/1796
Reviewed By: jknoxville
Differential Revision: D25802071
Pulled By: passy
fbshipit-source-id: a776b39718cbf1cf1e04662a6b7dc660f96848de
2021-01-06 08:53:41 -08:00
dependabot[bot]
53a8a766e3
Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.1 in /flipper-js-client-sdk ( #1806 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.10.0 to 4.11.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint/eslint-plugin's releases</a>.</em></p>
<blockquote>
<h2>v4.11.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1 ">4.11.1</a> (2020-12-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix precedence of method and property meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2877 ">#2877</a>) (<a href="2f10e1a5c7 ">2f10e1a</a>)</li>
</ul>
<h2>v4.11.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.10.0...v4.11.0 ">4.11.0</a> (2020-12-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [non-nullable-type-assertion-style] handle const assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2881 ">#2881</a>) (<a href="53dc34d391 ">53dc34d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prom-func-async] add automatic fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2845 ">#2845</a>) (<a href="717e718e91 ">717e718</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 ">typescript-eslint/eslint-plugin's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1 ">4.11.1</a> (2020-12-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix precedence of method and property meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2877 ">#2877</a>) (<a href="2f10e1a5c7 ">2f10e1a</a>)</li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.10.0...v4.11.0 ">4.11.0</a> (2020-12-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [non-nullable-type-assertion-style] handle const assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2881 ">#2881</a>) (<a href="53dc34d391 ">53dc34d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prom-func-async] add automatic fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2845 ">#2845</a>) (<a href="717e718e91 ">717e718</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="85c2720571 "><code>85c2720</code></a> chore: publish v4.11.1</li>
<li><a href="2f10e1a5c7 "><code>2f10e1a</code></a> fix(eslint-plugin): [naming-convention] fix precedence of method and property...</li>
<li><a href="51b22695eb "><code>51b2269</code></a> docs(eslint-plugin): reword misleading strict-boolean-expressions code exampl...</li>
<li><a href="e8f73e168a "><code>e8f73e1</code></a> chore: publish v4.11.0</li>
<li><a href="717e718e91 "><code>717e718</code></a> feat(eslint-plugin): [prom-func-async] add automatic fix (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2845 ">#2845</a>)</li>
<li><a href="1ef0d64988 "><code>1ef0d64</code></a> docs(eslint-plugin): [no-namespace] correct default and example (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2876 ">#2876</a>)</li>
<li><a href="53dc34d391 "><code>53dc34d</code></a> fix(eslint-plugin): [non-nullable-type-assertion-style] handle const assertio...</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/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/1806
Reviewed By: jknoxville
Differential Revision: D25802067
Pulled By: passy
fbshipit-source-id: bb426106ddc9f7cff96f507118a0a042b381dd2f
2021-01-06 08:53:41 -08:00
Michel Weststrate
30ea098a63
Hide app selector if no devices are available
...
Summary:
As reported in https://fb.workplace.com/groups/748354712423318/permalink/773382183253904/ , special case no devices being present and suggest to launch an emulator.
Also extends `useStore()` hook to accept no arguments, in which case it works as Redux's own `useStore` hook, except that it is strongly typed.
Reviewed By: passy
Differential Revision: D25803497
fbshipit-source-id: d448ac41e0ba7b713ee883caeb27736a2901975c
2021-01-06 08:26:12 -08:00
dependabot[bot]
dbf194b952
Bump react-devtools-core from 4.9.0 to 4.10.1 in /desktop ( #1795 )
...
Summary:
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core ) from 4.9.0 to 4.10.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/facebook/react/commits/HEAD/packages/react-devtools-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/1795
Reviewed By: mweststrate
Differential Revision: D25802076
Pulled By: passy
fbshipit-source-id: 142dabcc0a7e688309cc4fc5ced8abde6914879e
2021-01-06 05:02:31 -08:00
generatedunixname89002005306973
98dea368b2
Flipper Snapshot Bump: v0.70.1-SNAPSHOT
...
Summary: Releasing snapshot version 0.70.1-SNAPSHOT
Reviewed By: passy
Differential Revision: D25801618
fbshipit-source-id: a81cf2baf99338fe17c5566d331b9fe0e16dc3e1
2021-01-06 03:21:57 -08:00
generatedunixname89002005306973
44e1b2ee9a
Flipper Release: v0.70.0
...
Summary: Releasing version 0.70.0
Reviewed By: passy
Differential Revision: D25801619
fbshipit-source-id: bab5364e393a4db9c5a801d041f537f3e6d36d81
2021-01-06 03:21:57 -08:00
Michel Weststrate
cfd1c22814
Detect Flipper reloads, to remove false positives in quick restart detection
...
Reviewed By: nikoant
Differential Revision: D25783368
fbshipit-source-id: 35a9cbbbb5bac4c7b6b7b40c45db2055ff4cfa09
2021-01-06 02:08:43 -08:00
John Knox
c460cb767f
Fix deleted page redirects
...
Summary:
The redirects we added inline in the deleted pages don't work when there's a baseUrl.
This is because it's the standard react-router Redirect component, which knows nothing about docusaurus sites.
We could get around that by adding `useBaseUrl()` calls around all of them, but that's not great.
So changing to using declarative redirects instead, where they are all put in config. This automatically takes care of base urls, and reduces copy-pasted code.
Reviewed By: passy
Differential Revision: D25780599
fbshipit-source-id: c67d3643ab28f0fcd440904baf54c67687781686
2021-01-05 09:24:48 -08:00
dependabot[bot]
8a8b979f66
Bump shellexpand from 2.0.0 to 2.1.0 in /packer ( #1792 )
...
Summary:
Bumps [shellexpand](https://github.com/netvl/shellexpand ) from 2.0.0 to 2.1.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/netvl/shellexpand/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/1792
Reviewed By: nikoant
Differential Revision: D25782253
Pulled By: passy
fbshipit-source-id: 4499f24365043b1b2f5d30e0f1809d44712cedfe
2021-01-05 09:12:25 -08:00
dependabot[bot]
216fc9a88c
Bump serde_json from 1.0.60 to 1.0.61 in /packer ( #1801 )
...
Summary:
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.60 to 1.0.61.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/serde-rs/json/releases ">serde_json's releases</a>.</em></p>
<blockquote>
<h2>v1.0.61</h2>
<ul>
<li>Add <code>impl From<Number> for Value</code> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/737 ">https://github.com/facebook/flipper/issues/737 </a>, thanks <a href="https://github.com/imp ">imp</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="613d66e9c5 "><code>613d66e</code></a> Release 1.0.61</li>
<li><a href="8225a8b917 "><code>8225a8b</code></a> Format with rustfmt 1.4.30-nightly</li>
<li><a href="e63aedb9f1 "><code>e63aedb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/737 ">https://github.com/facebook/flipper/issues/737 </a> from imp/value_from_number</li>
<li><a href="5df9aeda41 "><code>5df9aed</code></a> Add impl From<Number> for Value</li>
<li><a href="5a815a52bb "><code>5a815a5</code></a> Ignore redundant_else pedantic clippy lint</li>
<li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.60...v1.0.61 ">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/1801
Reviewed By: mweststrate
Differential Revision: D25782256
Pulled By: passy
fbshipit-source-id: 71e45be1568d1388ceafbd5e10202b67579560d0
2021-01-05 09:08:22 -08:00
dependabot[bot]
a934f776a4
Bump anyhow from 1.0.36 to 1.0.37 in /packer ( #1802 )
...
Summary:
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.36 to 1.0.37.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases ">anyhow's releases</a>.</em></p>
<blockquote>
<h2>1.0.37</h2>
<ul>
<li>Improve compiler diagnostic on calling macro with a temporary value (<a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/133 ">https://github.com/facebook/flipper/issues/133 </a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d1ba145c92 "><code>d1ba145</code></a> Release 1.0.37</li>
<li><a href="c1fa2413ac "><code>c1fa241</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/133 ">https://github.com/facebook/flipper/issues/133 </a> from dtolnay/temp</li>
<li><a href="86dd074ea5 "><code>86dd074</code></a> Improve error on temp value to point to the correct statement</li>
<li><a href="91b970e269 "><code>91b970e</code></a> Add ui test of temporary value in anyhow macro</li>
<li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.36...1.0.37 ">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/1802
Reviewed By: nikoant, mweststrate
Differential Revision: D25782258
Pulled By: passy
fbshipit-source-id: bf3214f5608be7b2931aabcb6319214469fe820d
2021-01-05 09:03:21 -08:00
Michel Weststrate
ddd9536e14
Add more explicit notes on how to update the Flipper SDK in react-native
...
Summary: Per title
Reviewed By: passy
Differential Revision: D25756219
fbshipit-source-id: c1620cc7dda0195965a697a75db836b2057be3e9
2021-01-04 12:17:56 -08:00
Michel Weststrate
d836b80273
Fix network plugin not working in example
...
Summary: Two diffs ago network plugin didn't seem to work correctly, fixed it by explicitly bumping / verifying that the latest SDK is used
Reviewed By: passy
Differential Revision: D25755993
fbshipit-source-id: 7cc0def113a84b0a66c728b479247f5c18ce79b8
2021-01-04 12:17:56 -08:00
Michel Weststrate
ef3da0e530
Fix deferred loaded plugins not showing up
...
Summary:
See previous diff, plugins that are not available during the initial client connection setup didn't show up in the UI, until selecting another device first. This diff fixes that by listening to the `plugins-change` event of the client.
Changelog: Fix issue where React Native plugins didn't show up in the Sandy layout
Reviewed By: passy
Differential Revision: D25755812
fbshipit-source-id: d865d912ecca85d868831c4da7c56b5f0be6c3bf
2021-01-04 12:17:56 -08:00
Michel Weststrate
5471b844bc
Apply react-native migration 0.62.2 -> 0.63.4
...
Summary:
In D25244631 (92bd68a371 ) we bumped the react-native dep of Flipper but we didn't apply the migration guide (sorry for missing that in the review), so the ReactNativeExample fell apart when trying to build for iOS. This diff applies the migration guide which nicely fixes that:
https://react-native-community.github.io/upgrade-helper/?from=0.62.2&to=0.63.4
Recreating the Podfile.lock and running `./gradlew clean` fixed all build problems after that.
Verified that `yarn ios` and `yarn android`, and building from XCode all work.
Found (probably unrelated / existing) issues:
* custom plugins only show up after initial app start after refreshing the plugin list by navigating to another diffs first, so this seems to be a UI staleness bug
* Network plugin doesn't seem to work ion iOS (either not showing traffic or not showing data at all)
Reviewed By: passy
Differential Revision: D25755490
fbshipit-source-id: baea8b152fb252deda04291ec197ab87c2fbe3eb
2021-01-04 12:17:56 -08:00
Amir Katz
805071fa49
Flipper support fallback also when not debuggable
...
Summary: For Whitehat adjustment to work with flipper. I would like to enable running the su for emulators and rooted device to enable work with flipperr.
Reviewed By: jknoxville
Differential Revision: D25527298
fbshipit-source-id: 0d3f19891eec7c09d7136867a7aceea40aeac60d
2021-01-04 09:29:39 -08:00
Daohan Chong
9b5680599e
Upgrade OpenSSL-Universal to 1.1.180 ( #1774 )
...
Summary:
As it is stated in `OpenSSL-Universal`'s release notes: 1.1.180 has "macOS Catalyst support".
In order to use Flipper for Mac Catalyst apps, we need to remove dependency blockers.
## Changelog
- Upgrade OpenSSL-Universal to 1.1.180
Pull Request resolved: https://github.com/facebook/flipper/pull/1774
Test Plan:
Build this project using iOS target.
In order to test Mac Catalyst, other blockers `CocoaLibEvent` need to be fixed.
Reviewed By: cekkaewnumchai
Differential Revision: D25681881
Pulled By: passy
fbshipit-source-id: 1e45e875b943fd0bcffb541f58ed87ce3584e593
2021-01-04 07:55:25 -08:00
Riley Dulin
da765018ac
Apply whitespace linter to all gradle files
...
Summary: Run whitespace and license linters on gradle build files.
Reviewed By: zertosh
Differential Revision: D25687355
fbshipit-source-id: 44330daac7582fed6c05680bffc74e855a9b1dbc
2020-12-22 16:59:52 -08:00
Chaiwat Ekkaewnumchai
7096a302ed
Fix node-notifier Vulnerability
...
Summary: per title
Reviewed By: passy
Differential Revision: D25676877
fbshipit-source-id: 88d33815db4170c4fa53bfc68b2f6f00ca154359
2020-12-22 08:57:56 -08:00
Pascal Hartig
9ac01ab0e2
Update sign-in URL
...
Reviewed By: cekkaewnumchai
Differential Revision: D25679289
fbshipit-source-id: 9d4b8e89d1695a7b363e756628a7c15446f205ca
2020-12-22 05:41:46 -08:00
dependabot[bot]
be6fd42e11
Bump pako from 1.0.11 to 2.0.2 in /desktop ( #1786 )
...
Summary:
Bumps [pako](https://github.com/nodeca/pako ) from 1.0.11 to 2.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/nodeca/pako/blob/master/CHANGELOG.md ">pako's changelog</a>.</em></p>
<blockquote>
<h2>[2.0.2] - 2020-11-19</h2>
<h3>Fixed</h3>
<ul>
<li>Fix esm build named exports.</li>
</ul>
<h2>[2.0.1] - 2020-11-17</h2>
<h3>Changed</h3>
<ul>
<li>Changed esm build <code>.js</code> => <code>.mjs</code> to fix node.js <code>import</code>.</li>
<li>Added <code>module</code> entry in package.json for some bundlers.</li>
</ul>
<h2>[2.0.0] - 2020-11-17</h2>
<h3>Changed</h3>
<ul>
<li>Removed binary strings and <code>Array</code> support.</li>
<li>Removed fallbacks for TypedArray methods (<code>.set()</code>, <code>.subarray()</code>).</li>
<li>Rewritten top-level wrappers.</li>
<li>Removed support of <code>Inflate</code> & <code>Deflate</code> instance create without <code>new</code>.</li>
<li><code>Inflate.push()</code> no longer needs second param (end is auto-detected).</li>
<li>Increased default inflate chunk size to 64K.</li>
<li>Moved exported constants to <code>.constants</code>.</li>
<li>Switched to es6. Legacy es5 builds available in <code>/dist</code>.</li>
<li>Added esm build.</li>
<li>Structure of <code>/dist</code> folder changed.</li>
<li>Upgraded build tools to modern ones.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="45cce9f4d6 "><code>45cce9f</code></a> 2.0.2 released</li>
<li><a href="b3861d9a66 "><code>b3861d9</code></a> dist rebuild</li>
<li><a href="d0382badcc "><code>d0382ba</code></a> Fix esm build named exports</li>
<li><a href="8d5f9c70f8 "><code>8d5f9c7</code></a> 2.0.1 released</li>
<li><a href="70ee7697ac "><code>70ee769</code></a> dist rebuild</li>
<li><a href="bd90fca738 "><code>bd90fca</code></a> Add <code>module</code> entry for some bundlers</li>
<li><a href="84d6931fe8 "><code>84d6931</code></a> Rename module build .js => .mjs to fix node import (<a href="https://github-redirect.dependabot.com/nodeca/pako/issues/200 ">https://github.com/facebook/flipper/issues/200 </a>)</li>
<li><a href="52df0c510f "><code>52df0c5</code></a> 2.0.0 released</li>
<li><a href="a8faeffc94 "><code>a8faeff</code></a> dist rebuild</li>
<li><a href="b4d9a94488 "><code>b4d9a94</code></a> Added esm build, <a href="https://github-redirect.dependabot.com/nodeca/pako/issues/97 ">https://github.com/facebook/flipper/issues/97 </a></li>
<li>Additional commits viewable in <a href="https://github.com/nodeca/pako/compare/1.0.11...2.0.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/1786
Reviewed By: passy
Differential Revision: D25664507
Pulled By: cekkaewnumchai
fbshipit-source-id: bd33a7a11ef38b54675cde31d1243742476263d9
2020-12-22 04:03:03 -08:00
dependabot[bot]
985e620f6f
Bump electron-builder from 22.8.0 to 22.9.1 in /desktop ( #1785 )
...
Summary:
allow-large-files
Bumps [electron-builder](https://github.com/electron-userland/electron-builder ) from 22.8.0 to 22.9.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/releases ">electron-builder's releases</a>.</em></p>
<blockquote>
<h2>22.9.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>snap:</strong> add missing %U in desktop file of snap builds (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5001 ">#5001</a>) (<a href="df5d050e47 ">df5d050</a>)</li>
<li>add missing %U in desktop file of appimages (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4909 ">#4909</a>) (<a href="d96b3d39c4 ">d96b3d3</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4035 ">#4035</a></li>
<li>Added support for overriding ‘strict-verify’ electron-osx-sign property. (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5261 ">#5261</a>) (<a href="c554f25d75 ">c554f25</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1480 ">https://github.com/facebook/flipper/issues/1480 </a></li>
<li><strong>nsis:</strong> Do not abort when uninstaller fails (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5292 ">#5292</a>) (<a href="ea9281b77b ">ea9281b</a>)</li>
<li>pre-gyp for darwin targets if build on Linux or in Docker (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5193 ">#5193</a>) (<a href="f44206dc17 ">f44206d</a>)</li>
<li><strong>snap:</strong> stricter filtering for xcb libraries (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5205 ">#5205</a>) (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5206 ">#5206</a>) (<a href="9164f4d328 ">9164f4d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>mac:</strong> supplying a value for the ‘ignore’ electron-osx-sign property (<a href="aa3625d5f6 ">aa3625d</a>), closes <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5262 ">#5262</a></li>
<li>make it possible to ignore release time when publish to github (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5179 ">#5179</a>) (<a href="fca50aea42 ">fca50ae</a>)</li>
<li><strong>nsis:</strong> czech language for nsis scripts (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5270 ">#5270</a>) (<a href="16c81a098b ">16c81a0</a>)</li>
</ul>
<h2>22.8.1</h2>
<p><strong>electron-updater</strong> 4.3.5 contains fix for <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5116 ">#5116</a>. This version is a pre-release.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>nsis:</strong> check that out file is not blocked (<a href="39faac55ff ">39faac5</a>)</li>
<li>escape instead of error (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5116 ">#5116</a>) (<a href="e2cc9f9579 ">e2cc9f9</a>)</li>
<li><strong>appx:</strong> Default rfc3161TimeStampServer to <a href="http://timestamp.digicert.com ">http://timestamp.digicert.com </a> (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5147 ">#5147</a>) (<a href="34d17524e2 ">34d1752</a>)</li>
<li><strong>nsis:</strong> output files sometimes locked by virus scanners (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5005 ">#5005</a>) (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5143 ">#5143</a>) (<a href="a6d00ab4f5 ">a6d00ab</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="aa3625d5f6 "><code>aa3625d</code></a> feat(mac): supplying a value for the ‘ignore’ electron-osx-sign property</li>
<li><a href="df5d050e47 "><code>df5d050</code></a> fix(snap): add missing %U in desktop file of snap builds (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5001 ">#5001</a>)</li>
<li><a href="d96b3d39c4 "><code>d96b3d3</code></a> fix: add missing %U in desktop file of appimages (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/4909 ">#4909</a>)</li>
<li><a href="b8c9cd04d8 "><code>b8c9cd0</code></a> chore: update deps</li>
<li><a href="c554f25d75 "><code>c554f25</code></a> fix: Added support for overriding ‘strict-verify’ electron-osx-sign property....</li>
<li><a href="ea9281b77b "><code>ea9281b</code></a> fix(nsis): Do not abort when uninstaller fails (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5292 ">#5292</a>)</li>
<li><a href="fca50aea42 "><code>fca50ae</code></a> feat: make it possible to ignore release time when publish to github (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5179 ">#5179</a>)</li>
<li><a href="b087954025 "><code>b087954</code></a> feature(portable): allowing splash image to be defined relative to the projec...</li>
<li><a href="36319d9870 "><code>36319d9</code></a> fix:(nsis): Fix custom finish page insertion (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5288 ">#5288</a>)</li>
<li><a href="f44206dc17 "><code>f44206d</code></a> fix: pre-gyp for darwin targets if build on Linux or in Docker (<a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/5193 ">#5193</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/compare/v22.8.0...v22.9.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/1785
Reviewed By: passy
Differential Revision: D25664512
Pulled By: cekkaewnumchai
fbshipit-source-id: 0b2178ada3913a5c84d1e730b4458fa4d43a419e
2020-12-21 21:20:50 -08:00
dependabot[bot]
3de35a8bae
Bump eslint-plugin-react from 7.21.3 to 7.21.5 in /desktop ( #1784 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.3 to 7.21.5.
<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.21.4...v7.21.5 ">7.21.5</a> - 2020.10.19</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-indent-props</code>]: Apply indentation when using brackets (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2826 ">#2826</a>[] <a href="https://github.com/Moong0122 ">Moong0122</a>)</li>
<li>[<code>jsx-handler-names</code>]: Skip inline handlers when checkInlineFunction=false (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2833 ">#2833</a>[] <a href="https://github.com/onigoetz ">onigoetz</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] <code>jsx-indent-props</code>: Add passing test (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2823 ">#2823</a>[] <a href="https://github.com/Hypnosphi ">Hypnosphi</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2833 ">#2833</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2833 ">yannickcr/eslint-plugin-react#2833</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2826 ">#2826</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2826 ">yannickcr/eslint-plugin-react#2826</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2823 ">#2823</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2823 ">yannickcr/eslint-plugin-react#2823</a></p>
<h2><a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.4 ">7.21.4</a> - 2020.10.09</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-unused-prop-types</code>]: Silence false positive on <code>never</code> type in TS (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2815 ">#2815</a>[] <a href="https://github.com/pcorpet ">pcorpet</a>)</li>
<li>[<code>jsx-indent-props</code>]: Apply indentation when operator is used in front of the upper line (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2808 ">#2808</a>[], <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2820 ">#2820</a>[] <a href="https://github.com/Moong0122 ">Moong0122</a>)</li>
<li>[Deps] update <code>jsx-ast-utils</code> (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2822 ">#2822</a>[] [jsx-eslint/jsx-ast-utils#102 ][] <a href="https://github.com/ljharb ">ljharb</a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2822 ">#2822</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2822 ">yannickcr/eslint-plugin-react#2822</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2820 ">#2820</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2820 ">yannickcr/eslint-plugin-react#2820</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2815 ">#2815</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2815 ">yannickcr/eslint-plugin-react#2815</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2808 ">#2808</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2808 ">yannickcr/eslint-plugin-react#2808</a>
[jsx-eslint/jsx-ast-utils#102 ]: <a href="https://github-redirect.dependabot.com/jsx-eslint/jsx-ast-utils/pull/102 ">jsx-eslint/jsx-ast-utils#102</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3aa3ce9b9f "><code>3aa3ce9</code></a> Update CHANGELOG and bump version</li>
<li><a href="7ac05f016d "><code>7ac05f0</code></a> [Deps] update <code>resolve</code></li>
<li><a href="efd3da3dee "><code>efd3da3</code></a> [Fix] <code>jsx-handler-names</code>: Skip inline handlers when checkInlineFunction=false</li>
<li><a href="aeff5ea719 "><code>aeff5ea</code></a> [Tests] Add passing test for js-indent props</li>
<li><a href="237547e345 "><code>237547e</code></a> [Fix] <code>jsx-indent-props</code>: Apply indentation when using brackets</li>
<li><a href="632639ba26 "><code>632639b</code></a> Update CHANGELOG and bump version</li>
<li><a href="802cdb80be "><code>802cdb8</code></a> [readme] clear up Fragment docs</li>
<li><a href="896fe4b7ec "><code>896fe4b</code></a> [Tests] <code>jsx-indent-props</code> : Apply indentation when used expression</li>
<li><a href="b7b023f1e2 "><code>b7b023f</code></a> [Deps] update <code>jsx-ast-utils</code></li>
<li><a href="959fb23365 "><code>959fb23</code></a> [Fix] <code>jsx-indent-props</code>: Apply indentation when operator is used in front of...</li>
<li>Additional commits viewable in <a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.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/1784
Reviewed By: passy
Differential Revision: D25664504
Pulled By: cekkaewnumchai
fbshipit-source-id: 920cf9dda7235d8fbed2fa448f5adfd10e55f9c8
2020-12-21 21:20:50 -08:00
dependabot[bot]
647b5424c0
Bump yargs from 16.1.1 to 16.2.0 in /desktop ( #1783 )
...
Summary:
Bumps [yargs](https://github.com/yargs/yargs ) from 16.1.1 to 16.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/yargs/yargs/releases ">yargs's releases</a>.</em></p>
<blockquote>
<h2>yargs v16.2.0</h2>
<h3>Features</h3>
<ul>
<li>command() now accepts an array of modules (<a href="f415388cc4 ">f415388</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>add package.json to module exports (<a href="https://www.github-redirect.dependabot.com/yargs/yargs/issues/1818 ">#1818</a>) (<a href="d783a49a7f ">d783a49</a>), closes <a href="https://www.github-redirect.dependabot.com/yargs/yargs/issues/1817 ">#1817</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/yargs/yargs/blob/master/CHANGELOG.md ">yargs's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://www.github.com/yargs/yargs/compare/v16.1.1...v16.2.0 ">16.2.0</a> (2020-12-05)</h2>
<h3>Features</h3>
<ul>
<li>command() now accepts an array of modules (<a href="f415388cc4 ">f415388</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>add package.json to module exports (<a href="https://www.github-redirect.dependabot.com/yargs/yargs/issues/1818 ">#1818</a>) (<a href="d783a49a7f ">d783a49</a>), closes <a href="https://www.github-redirect.dependabot.com/yargs/yargs/issues/1817 ">#1817</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a9b11d5d83 "><code>a9b11d5</code></a> chore: release 16.2.0 (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/1822 ">#1822</a>)</li>
<li><a href="f415388cc4 "><code>f415388</code></a> feat: command() now accepts an array of modules</li>
<li><a href="bc6f9735d6 "><code>bc6f973</code></a> build: stop pinning release-please</li>
<li><a href="d783a49a7f "><code>d783a49</code></a> fix: add package.json to module exports (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/1818 ">#1818</a>)</li>
<li><a href="e2d9e93640 "><code>e2d9e93</code></a> docs: add example of using middleware with choices (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/1813 ">#1813</a>)</li>
<li><a href="39af319cb0 "><code>39af319</code></a> docs: fix some typos (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/1807 ">#1807</a>)</li>
<li>See full diff in <a href="https://github.com/yargs/yargs/compare/v16.1.1...v16.2.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/1783
Reviewed By: passy
Differential Revision: D25664499
Pulled By: cekkaewnumchai
fbshipit-source-id: a6ba1d3ebf0f3ff71b721fc1e84e5b2b3c83b4b3
2020-12-21 21:20:50 -08:00
dependabot[bot]
3923f71f4c
Bump eslint from 7.15.0 to 7.16.0 in /flipper-js-client-sdk ( #1780 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.15.0 to 7.16.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.16.0</h2>
<ul>
<li><a href="a62ad6f031 "><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930 ">#13930</a>) (Milos Djermanovic)</li>
<li><a href="f85b4c7266 "><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954 ">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915 ">#13915</a>) (buhi)</li>
<li><a href="301d0c0522 "><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927 ">#13927</a>) (Milos Djermanovic)</li>
<li><a href="555c128b49 "><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739 ">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923 ">#13923</a>) (Milos Djermanovic)</li>
<li><a href="d93c935036 "><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936 ">#13936</a>) (Milos Djermanovic)</li>
<li><a href="8d0c93a7ef "><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920 ">#13920</a>) (Rouven Weßling)</li>
<li><a href="924768377a "><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931 ">#13931</a>) (Brandon Mills)</li>
<li><a href="ab240d4983 "><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924 ">#13924</a>) (Milos Djermanovic)</li>
<li><a href="dc76911035 "><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628 ">#13628</a>) (Álvaro Mondéjar)</li>
<li><a href="2124e1b5da "><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913 ">#13913</a>) (noisyboy25)</li>
<li><a href="06b5809697 "><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="26fc12f881 "><code>26fc12f</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</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.16.0 - December 18, 2020</p>
<ul>
<li><a href="a62ad6f031 "><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930 ">#13930</a>) (Milos Djermanovic)</li>
<li><a href="f85b4c7266 "><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954 ">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915 ">#13915</a>) (buhi)</li>
<li><a href="301d0c0522 "><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927 ">#13927</a>) (Milos Djermanovic)</li>
<li><a href="555c128b49 "><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739 ">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923 ">#13923</a>) (Milos Djermanovic)</li>
<li><a href="d93c935036 "><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936 ">#13936</a>) (Milos Djermanovic)</li>
<li><a href="8d0c93a7ef "><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920 ">#13920</a>) (Rouven Weßling)</li>
<li><a href="924768377a "><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931 ">#13931</a>) (Brandon Mills)</li>
<li><a href="ab240d4983 "><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924 ">#13924</a>) (Milos Djermanovic)</li>
<li><a href="dc76911035 "><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628 ">#13628</a>) (Álvaro Mondéjar)</li>
<li><a href="2124e1b5da "><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913 ">#13913</a>) (noisyboy25)</li>
<li><a href="06b5809697 "><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="26fc12f881 "><code>26fc12f</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="145aec1ab9 "><code>145aec1</code></a> 7.16.0</li>
<li><a href="83518a5610 "><code>83518a5</code></a> Build: changelog update for 7.16.0</li>
<li><a href="a62ad6f031 "><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930 ">#13930</a>)</li>
<li><a href="f85b4c7266 "><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954 ">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915 ">#13915</a>)</li>
<li><a href="301d0c0522 "><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927 ">#13927</a>)</li>
<li><a href="555c128b49 "><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739 ">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923 ">#13923</a>)</li>
<li><a href="d93c935036 "><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936 ">#13936</a>)</li>
<li><a href="8d0c93a7ef "><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920 ">#13920</a>)</li>
<li><a href="924768377a "><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931 ">#13931</a>)</li>
<li><a href="ab240d4983 "><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924 ">#13924</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.15.0...v7.16.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/1780
Reviewed By: passy
Differential Revision: D25664489
Pulled By: cekkaewnumchai
fbshipit-source-id: 8b5233adb68593d5f45acad5b0ad9ede5ff181cb
2020-12-21 18:42:11 -08:00
dependabot[bot]
d3072d03fc
Bump eslint-config-prettier from 7.0.0 to 7.1.0 in /flipper-js-client-sdk ( #1781 )
...
Summary:
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.0.0 to 7.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md ">eslint-config-prettier's changelog</a>.</em></p>
<blockquote>
<h3>Version 7.1.0 (2020-12-19)</h3>
<ul>
<li>Added: [unicorn/empty-brace-spaces]. Thanks to fisker Cheung (<a href="https://github.com/fisker ">fisker</a>)!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c6ac365b0f "><code>c6ac365</code></a> eslint-config-prettier v7.1.0</li>
<li><a href="ec5264882f "><code>ec52648</code></a> Update npm packages</li>
<li><a href="6604b27d37 "><code>6604b27</code></a> Disable <code>unicorn/empty-brace-spaces</code> (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/169 ">https://github.com/facebook/flipper/issues/169 </a>)</li>
<li><a href="078db840bb "><code>078db84</code></a> Update npm packages</li>
<li>See full diff in <a href="https://github.com/prettier/eslint-config-prettier/compare/v7.0.0...v7.1.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/1781
Reviewed By: passy
Differential Revision: D25664491
Pulled By: cekkaewnumchai
fbshipit-source-id: cae348fed5ea3976135ed6bfd2c76132844f7244
2020-12-21 18:42:11 -08:00
dependabot[bot]
02a42646cf
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 in /flipper-js-client-sdk ( #1779 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.9.1 to 4.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint/parser's releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0 ">4.10.0</a> (2020-12-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix wrong member of <code>method</code> and <code>property</code> meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2856 ">#2856</a>) (<a href="9a6c3628a2 ">9a6c362</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>non-nullable-type-assertion-style</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2624 ">#2624</a>) (<a href="7eee44fff3 ">7eee44f</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/parser/CHANGELOG.md ">typescript-eslint/parser's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0 ">4.10.0</a> (2020-12-14)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/parser</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d35a539f11 "><code>d35a539</code></a> chore: publish v4.10.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.10.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/1779
Reviewed By: passy
Differential Revision: D25664487
Pulled By: cekkaewnumchai
fbshipit-source-id: f081bf0f32b89d021ea293f869ca1f9ae05efeb3
2020-12-21 18:42:11 -08:00
dependabot[bot]
e0d1928687
Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 in /flipper-js-client-sdk ( #1778 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.9.1 to 4.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint/eslint-plugin's releases</a>.</em></p>
<blockquote>
<h2>v4.10.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0 ">4.10.0</a> (2020-12-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix wrong member of <code>method</code> and <code>property</code> meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2856 ">#2856</a>) (<a href="9a6c3628a2 ">9a6c362</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>non-nullable-type-assertion-style</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2624 ">#2624</a>) (<a href="7eee44fff3 ">7eee44f</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 ">typescript-eslint/eslint-plugin's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.1...v4.10.0 ">4.10.0</a> (2020-12-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] fix wrong member of <code>method</code> and <code>property</code> meta selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2856 ">#2856</a>) (<a href="9a6c3628a2 ">9a6c362</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add rule <code>non-nullable-type-assertion-style</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2624 ">#2624</a>) (<a href="7eee44fff3 ">7eee44f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d35a539f11 "><code>d35a539</code></a> chore: publish v4.10.0</li>
<li><a href="7eee44fff3 "><code>7eee44f</code></a> feat(eslint-plugin): add rule <code>non-nullable-type-assertion-style</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2624 ">#2624</a>)</li>
<li><a href="9a6c3628a2 "><code>9a6c362</code></a> fix(eslint-plugin): [naming-convention] fix wrong member of <code>method</code> and `pro...</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.10.0/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/1778
Reviewed By: passy
Differential Revision: D25664482
Pulled By: cekkaewnumchai
fbshipit-source-id: 7c2b7b1b8800ff197a4d71a1ba4d5886eb0b8729
2020-12-21 18:42:11 -08:00
dependabot[bot]
6c71d26161
Bump @babel/generator from 7.12.10 to 7.12.11 in /desktop ( #1787 )
...
Summary:
Bumps [babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator ) from 7.12.10 to 7.12.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases ">babel/generator's releases</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<p>Thanks <a href="https://github.com/vitorveiga ">vitorveiga</a> for your first PR!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li>Mateusz Burzyński (<a href="https://github.com/Andarist ">Andarist</a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
<li>vitorveiga (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md ">babel/generator's changelog</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a1acfba387 "><code>a1acfba</code></a> v7.12.11</li>
<li><a href="e8176de528 "><code>e8176de</code></a> [babel 8] Remove the <code>jsonCompatibleStrings</code> option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/12477 ">#12477</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.12.11/packages/babel-generator ">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/1787
Reviewed By: passy
Differential Revision: D25664519
Pulled By: cekkaewnumchai
fbshipit-source-id: a3fa51a823af7958d453b10686b382ccacd6f5bc
2020-12-21 18:39:39 -08:00
dependabot[bot]
8d81bd16d3
Bump @babel/code-frame from 7.10.4 to 7.12.11 in /desktop ( #1782 )
...
Summary:
Bumps [babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame ) from 7.10.4 to 7.12.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases ">babel/code-frame's releases</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<p>Thanks <a href="https://github.com/vitorveiga ">vitorveiga</a> for your first PR!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li>Mateusz Burzyński (<a href="https://github.com/Andarist ">Andarist</a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
<li>vitorveiga (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
<h2>v7.12.10 (2020-12-09)</h2>
<p>Thanks <a href="https://github.com/AndrewSouthpaw ">AndrewSouthpaw</a> for your first PR!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12443 ">#12443</a> Make sure estree test should not throw if babel parser does not throw (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12375 ">#12375</a> Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</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 ">babel/code-frame's changelog</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h2>v7.12.10 (2020-12-09)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12443 ">#12443</a> Make sure estree test should not throw if babel parser does not throw (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12375 ">#12375</a> Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12424 ">#12424</a> Fix printing BigIntLiterals/DecimalLiterals with compact option (<a href="https://github.com/existentialism ">existentialism</a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12418 ">#12418</a> babel-types update OptionalCallExpression to support ArgumentPlaceholder (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12395 ">#12395</a> Fix <code>t.isReferenced()</code> for named re-exports (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12394 ">#12394</a> Set correct <code>path.context</code> un <code>push/unshiftContainer</code> (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12402 ">#12402</a> Clarify warning source about underspecified corejs option in preset-env. (<a href="https://github.com/AndrewSouthpaw ">AndrewSouthpaw</a>)</li>
</ul>
</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a1acfba387 "><code>a1acfba</code></a> v7.12.11</li>
<li><a href="a46cd643ab "><code>a46cd64</code></a> convert babel/code-frame to typescript (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame/issues/12433 ">#12433</a>)</li>
<li><a href="b649f8d192 "><code>b649f8d</code></a> Fix packages documentation README links. (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame/issues/12289 ">#12289</a>)</li>
<li><a href="3fad7eab9b "><code>3fad7ea</code></a> Use Yarn 2 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame/issues/11962 ">#11962</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.12.11/packages/babel-code-frame ">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/1782
Reviewed By: passy
Differential Revision: D25664494
Pulled By: cekkaewnumchai
fbshipit-source-id: a32bbb1594cbf09dd87de4ecfbf80865f6fe4479
2020-12-21 18:39:39 -08:00
dependabot[bot]
33ff60d12e
Bump @babel/parser from 7.12.10 to 7.12.11 in /desktop ( #1788 )
...
Summary:
Bumps [babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser ) from 7.12.10 to 7.12.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases ">babel/parser's releases</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<p>Thanks <a href="https://github.com/vitorveiga ">vitorveiga</a> for your first PR!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li>Mateusz Burzyński (<a href="https://github.com/Andarist ">Andarist</a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
<li>vitorveiga (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md ">babel/parser's changelog</a>.</em></p>
<blockquote>
<h2>v7.12.11 (2020-12-16)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12366 ">#12366</a> Disallow non octal decimal escape before use strict (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11801 ">#11801</a> fix: handle block-level function declaration (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/10046 ">#10046</a>) (<a href="https://github.com/vitorveiga ">vitorveiga</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12493 ">#12493</a> Lazily inject imports to the JSX runtime (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12495 ">#12495</a> Fixed issue with skipping over self & source generated by another instance (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10862 ">#10862</a> Add js extension to preset-env generated polyfill imports (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12479 ">#12479</a> Setup JSX runtime even if the file doesn't contain JSX (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-preset-react</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12475 ">#12475</a> Fixed a regression for multiple __self & __source props with classic runtime (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12510 ">#12510</a> Improve AST node definitions in babel/types (<a href="https://github.com/zxbodya ">zxbodya</a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12508 ">#12508</a> chore: always check yarn lock and dedupe during update (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12480 ">#12480</a> Avoid force trailing comma on test files (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12462 ">#12462</a> Run e2e tests also with BABEL_8_BREAKING (<a href="https://github.com/nicolo-ribaudo ">nicolo-ribaudo</a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12502 ">#12502</a> Reorganize some JSX-related tests (<a href="https://github.com/Andarist ">Andarist</a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12127 ">#12127</a> Move some build steps to gulp (<a href="https://github.com/JLHwung ">JLHwung</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a1acfba387 "><code>a1acfba</code></a> v7.12.11</li>
<li><a href="a0c1a9a9e4 "><code>a0c1a9a</code></a> Disallow non octal decimal escape before use strict (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/12366 ">#12366</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.12.11/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/1788
Reviewed By: passy
Differential Revision: D25664521
Pulled By: cekkaewnumchai
fbshipit-source-id: b9e9230fb7db12d290d3d60dae0431db97151790
2020-12-21 18:39:38 -08:00
Chaiwat Ekkaewnumchai
28cd62bc99
Fix Screen Recording Not Working on Android Marshmallow
...
Summary: [Reported in the support group](https://fb.workplace.com/groups/flippersupport/permalink/1040131853134139/ ), screen recording can't be stopped on Android Marshmallow (SDK version 23). This is because the shell commands used in screen recording are different in SDK 23 compared to higher SDK. First, `pgrep` in SDK 23 doesn't have `-L` option. Second, `ls -l` of SDK 23 returns different pattern; we've relied on the 5th number to indicate the file size of a video, while it is on 4th number for SDK 23.
Reviewed By: passy
Differential Revision: D25641605
fbshipit-source-id: 110cb779ef4b2dc63a862bf5e4e5f3a304a0d8ec
2020-12-21 09:54:31 -08:00