dependabot[bot]
ca7b331e3b
Bump @typescript-eslint/experimental-utils from 4.20.0 to 4.21.0 in /desktop ( #2187 )
...
Summary:
Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils ) from 4.20.0 to 4.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/experimental-utils</code>'s releases</a>.</em></p>
<blockquote>
<h2>v4.21.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0 ">4.21.0</a> (2021-04-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-type-alias] consider <code>keyof</code> as an alias (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3242 ">#3242</a>) (<a href="329ef02309 ">329ef02</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3244 ">#3244</a>) (<a href="265a039c7e ">265a039</a>)</li>
<li><strong>eslint-plugin:</strong> [restrict-plus-operands] consider template literal types as strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3234 ">#3234</a>) (<a href="ccfd68e365 ">ccfd68e</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] account for truthy literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3236 ">#3236</a>) (<a href="0913f40c87 ">0913f40</a>)</li>
<li><strong>eslint-plugin:</strong> always ignore assignments in no-unnecessary-type-assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3235 ">#3235</a>) (<a href="02214768a3 ">0221476</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3256 ">#3256</a>) (<a href="b1aa7dc697 ">b1aa7dc</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/791 ">https://github.com/facebook/flipper/issues/791 </a></li>
<li><strong>eslint-plugin:</strong> [no-unsafe-call][no-unsafe-member-access] improve report messages for <code>this</code> for <code>noImplicitThis</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3199 ">#3199</a>) (<a href="b1b26c4843 ">b1b26c4</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/experimental-utils/CHANGELOG.md "><code>@typescript-eslint/experimental-utils</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0 ">4.21.0</a> (2021-04-05)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/experimental-utils</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3181b32d57 "><code>3181b32</code></a> chore: publish v4.21.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/experimental-utils ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2187
Reviewed By: passy
Differential Revision: D27763542
Pulled By: nikoant
fbshipit-source-id: 80d14f82b55ff12c37345d4f64eabccb7c6d9c1a
2021-04-15 07:40:28 -07:00
dependabot[bot]
582a31fb41
Bump @testing-library/dom from 7.30.1 to 7.30.3 in /desktop ( #2188 )
...
Summary:
Bumps [testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 7.30.1 to 7.30.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/testing-library/dom-testing-library/releases "><code>@testing-library/dom</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.30.3</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.30.2...v7.30.3 ">7.30.3</a> (2021-03-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> missing ignore parameter for SelectorMatcherOptions (<a href="7edd2bd734 ">7edd2bd</a>)</li>
</ul>
<h2>v7.30.2</h2>
<h2><a href="https://github.com/testing-library/dom-testing-library/compare/v7.30.1...v7.30.2 ">7.30.2</a> (2021-03-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> exclude tsconfig from types folder in publish flow (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/923 ">https://github.com/facebook/flipper/issues/923 </a>) (<a href="bb83d8c540 ">bb83d8c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2c9e2c1323 "><code>2c9e2c1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/924 ">https://github.com/facebook/flipper/issues/924 </a> from MatanBobi/pr/fix-missing-parameter-for-matcher</li>
<li><a href="5ecc89034e "><code>5ecc890</code></a> Merge branch 'master' into pr/fix-missing-parameter-for-matcher</li>
<li><a href="7edd2bd734 "><code>7edd2bd</code></a> fix(types): missing ignore parameter for SelectorMatcherOptions</li>
<li><a href="bb83d8c540 "><code>bb83d8c</code></a> fix(types): exclude tsconfig from types folder in publish flow (<a href="https://github-redirect.dependabot.com/testing-library/dom-testing-library/issues/923 ">https://github.com/facebook/flipper/issues/923 </a>)</li>
<li>See full diff in <a href="https://github.com/testing-library/dom-testing-library/compare/v7.30.1...v7.30.3 ">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/2188
Reviewed By: passy
Differential Revision: D27763535
Pulled By: nikoant
fbshipit-source-id: 55ca9838521a482177d0032eddea7ceb53b13f01
2021-04-15 07:32:06 -07:00
dependabot[bot]
ef986ccb9a
Bump @types/ws from 7.4.0 to 7.4.1 in /desktop ( #2185 )
...
Summary:
Bumps [types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ) from 7.4.0 to 7.4.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws ">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/2185
Reviewed By: passy
Differential Revision: D27763543
Pulled By: nikoant
fbshipit-source-id: 88afd08d594b3219396c571a7144689e93a99cb5
2021-04-15 07:29:16 -07:00
Brian Vaughn
7bd4f80c25
Update React DevTools deps from 4.6 -> 4.12
...
Summary:
Update `react-devtools-core` and `react-devtools` dependencies for RN, VSCode, Sonar, etc.
# Changelog:
[General][Changed] - Upgraded react-devtools-core dependency to 4.12.0
Reviewed By: gaearon
Differential Revision: D27764688
fbshipit-source-id: faa179cf4be3b49b14244d47ee0b91ae63138b8b
2021-04-14 13:37:24 -07:00
Flipper Bot
a792c146d6
Flipper Release: v0.85.0
...
Summary: Releasing version 0.85.0
Reviewed By: jknoxville
Differential Revision: D27766005
fbshipit-source-id: 25bdd6d0ad831e087e51529adc5e6c2b4fa43d57
2021-04-14 09:49:45 -07:00
dependabot[bot]
c2ab19360f
Bump eslint from 7.23.0 to 7.24.0 in /desktop ( #2183 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.23.0 to 7.24.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.24.0</h2>
<ul>
<li><a href="0c346c87fa "><code>0c346c8</code></a> Chore: ignore <code>pnpm-lock.yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14303 ">#14303</a>) (Nitin Kumar)</li>
<li><a href="f06ecdf78b "><code>f06ecdf</code></a> Update: Add disallowTemplateShorthand option in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13579 ">#13579</a>) (Remco Haszing)</li>
<li><a href="71a80e38aa "><code>71a80e3</code></a> Docs: fix broken links in Node.js API docs toc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14296 ">#14296</a>) (u-sho (Shouhei Uechi))</li>
<li><a href="bd46dc4647 "><code>bd46dc4</code></a> Docs: Fix incorrect reference to "braces" in arrow-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14300 ">#14300</a>) (emclain)</li>
<li><a href="0d6235ea20 "><code>0d6235e</code></a> Docs: update header in max-lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14273 ">#14273</a>) (Shinigami)</li>
<li><a href="70c9216401 "><code>70c9216</code></a> Docs: Update issue triage to include blocked column (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14275 ">#14275</a>) (Nicholas C. Zakas)</li>
<li><a href="abca186a84 "><code>abca186</code></a> Docs: Fix typo in suggestions section (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14293 ">#14293</a>) (Kevin Partington)</li>
<li><a href="c4d8b0db62 "><code>c4d8b0d</code></a> Fix: no-unused-vars ignoreRestSiblings check assignments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14163 ">#14163</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14264 ">#14264</a>) (YeonJuan)</li>
<li><a href="b51d0778d7 "><code>b51d077</code></a> Update: add ignoreNonDeclaration to no-multi-assign rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12545 ">#12545</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14185 ">#14185</a>) (t-mangoe)</li>
<li><a href="c981fb1994 "><code>c981fb1</code></a> Chore: Upgrade mocha to 8.3.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14278 ">#14278</a>) (Stephen Wade)</li>
<li><a href="147fc045e6 "><code>147fc04</code></a> Docs: Fix <code>repro:needed</code> label in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14285 ">#14285</a>) (Milos Djermanovic)</li>
<li><a href="e1cfde93ee "><code>e1cfde9</code></a> Docs: Update bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14276 ">#14276</a>) (Nicholas C. Zakas)</li>
<li><a href="c85c2f1138 "><code>c85c2f1</code></a> Docs: Add fatal to Node.js API LintMessage type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14251 ">#14251</a>) (Brandon Mills)</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.24.0 - April 9, 2021</p>
<ul>
<li><a href="0c346c87fa "><code>0c346c8</code></a> Chore: ignore <code>pnpm-lock.yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14303 ">#14303</a>) (Nitin Kumar)</li>
<li><a href="f06ecdf78b "><code>f06ecdf</code></a> Update: Add disallowTemplateShorthand option in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13579 ">#13579</a>) (Remco Haszing)</li>
<li><a href="71a80e38aa "><code>71a80e3</code></a> Docs: fix broken links in Node.js API docs toc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14296 ">#14296</a>) (u-sho (Shouhei Uechi))</li>
<li><a href="bd46dc4647 "><code>bd46dc4</code></a> Docs: Fix incorrect reference to "braces" in arrow-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14300 ">#14300</a>) (emclain)</li>
<li><a href="0d6235ea20 "><code>0d6235e</code></a> Docs: update header in max-lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14273 ">#14273</a>) (Shinigami)</li>
<li><a href="70c9216401 "><code>70c9216</code></a> Docs: Update issue triage to include blocked column (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14275 ">#14275</a>) (Nicholas C. Zakas)</li>
<li><a href="abca186a84 "><code>abca186</code></a> Docs: Fix typo in suggestions section (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14293 ">#14293</a>) (Kevin Partington)</li>
<li><a href="c4d8b0db62 "><code>c4d8b0d</code></a> Fix: no-unused-vars ignoreRestSiblings check assignments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14163 ">#14163</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14264 ">#14264</a>) (YeonJuan)</li>
<li><a href="b51d0778d7 "><code>b51d077</code></a> Update: add ignoreNonDeclaration to no-multi-assign rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12545 ">#12545</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14185 ">#14185</a>) (t-mangoe)</li>
<li><a href="c981fb1994 "><code>c981fb1</code></a> Chore: Upgrade mocha to 8.3.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14278 ">#14278</a>) (Stephen Wade)</li>
<li><a href="147fc045e6 "><code>147fc04</code></a> Docs: Fix <code>repro:needed</code> label in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14285 ">#14285</a>) (Milos Djermanovic)</li>
<li><a href="e1cfde93ee "><code>e1cfde9</code></a> Docs: Update bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14276 ">#14276</a>) (Nicholas C. Zakas)</li>
<li><a href="c85c2f1138 "><code>c85c2f1</code></a> Docs: Add fatal to Node.js API LintMessage type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14251 ">#14251</a>) (Brandon Mills)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="555cbf37f6 "><code>555cbf3</code></a> 7.24.0</li>
<li><a href="10b31ffe07 "><code>10b31ff</code></a> Build: changelog update for 7.24.0</li>
<li><a href="0c346c87fa "><code>0c346c8</code></a> Chore: ignore <code>pnpm-lock.yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14303 ">#14303</a>)</li>
<li><a href="f06ecdf78b "><code>f06ecdf</code></a> Update: Add disallowTemplateShorthand option in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13579 ">#13579</a>)</li>
<li><a href="71a80e38aa "><code>71a80e3</code></a> Docs: fix broken links in Node.js API docs toc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14296 ">#14296</a>)</li>
<li><a href="bd46dc4647 "><code>bd46dc4</code></a> Docs: Fix incorrect reference to "braces" in arrow-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14300 ">#14300</a>)</li>
<li><a href="0d6235ea20 "><code>0d6235e</code></a> Docs: update header in max-lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14273 ">#14273</a>)</li>
<li><a href="70c9216401 "><code>70c9216</code></a> Docs: Update issue triage to include blocked column (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14275 ">#14275</a>)</li>
<li><a href="abca186a84 "><code>abca186</code></a> Docs: Fix typo in suggestions section (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14293 ">#14293</a>)</li>
<li><a href="c4d8b0db62 "><code>c4d8b0d</code></a> Fix: no-unused-vars ignoreRestSiblings check assignments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14163 ">#14163</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14264 ">#14264</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.23.0...v7.24.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/2183
Reviewed By: mweststrate
Differential Revision: D27762251
Pulled By: nikoant
fbshipit-source-id: b843b1d888d9f125521d463d24d043fff2e6c209
2021-04-14 05:10:33 -07:00
dependabot[bot]
3ba9cf4233
Bump react-refresh from 0.9.0 to 0.10.0 in /desktop ( #2186 )
...
Summary:
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react ) from 0.9.0 to 0.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/react/releases ">react-refresh's releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<h3>React Core</h3>
<h4>New Features</h4>
<ul>
<li>Added warnings to help migrate towards descriptors</li>
<li>Made it possible to server render without React-related markup (<code>data-reactid</code>, <code>data-react-checksum</code>). This DOM will not be mountable by React. <a href="http://facebook.github.io/react/docs/top-level-api.html#react.rendercomponenttostaticmarkup ">Read the docs for <code>React.renderComponentToStaticMarkup</code></a></li>
<li>Added support for more attributes:
<ul>
<li><code>srcSet</code> for <code><img></code> to specify images at different pixel ratios</li>
<li><code>textAnchor</code> for SVG</li>
</ul>
</li>
</ul>
<h4>Bug Fixes</h4>
<ul>
<li>Ensure all void elements don’t insert a closing tag into the markup.</li>
<li>Ensure <code>className={false}</code> behaves consistently</li>
<li>Ensure <code>this.refs</code> is defined, even if no refs are specified.</li>
</ul>
<h3>Addons</h3>
<ul>
<li><code>update</code> function to deal with immutable data. <a href="http://facebook.github.io/react/docs/update.html ">Read the docs</a></li>
</ul>
<h3>react-tools</h3>
<ul>
<li>Added an option argument to <code>transform</code> function. The only option supported is <code>harmony</code>, which behaves the same as <code>jsx --harmony</code> on the command line. This uses the ES6 transforms from <a href="https://github.com/facebook/jstransform ">jstransform</a>.</li>
</ul>
<h2>v0.10.0-rc1</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/react/blob/master/CHANGELOG.md ">react-refresh's changelog</a>.</em></p>
<blockquote>
<h2>0.10.0 (March 21, 2014)</h2>
<h3>React Core</h3>
<h4>New Features</h4>
<ul>
<li>Added warnings to help migrate towards descriptors</li>
<li>Made it possible to server render without React-related markup (<code>data-reactid</code>, <code>data-react-checksum</code>). This DOM will not be mountable by React. <a href="https://reactjs.org/docs/top-level-api.html#react.rendercomponenttostaticmarkup ">Read the docs for <code>React.renderComponentToStaticMarkup</code></a></li>
<li>Added support for more attributes:
<ul>
<li><code>srcSet</code> for <code><img></code> to specify images at different pixel ratios</li>
<li><code>textAnchor</code> for SVG</li>
</ul>
</li>
</ul>
<h4>Bug Fixes</h4>
<ul>
<li>Ensure all void elements don’t insert a closing tag into the markup.</li>
<li>Ensure <code>className={false}</code> behaves consistently</li>
<li>Ensure <code>this.refs</code> is defined, even if no refs are specified.</li>
</ul>
<h3>Addons</h3>
<ul>
<li><code>update</code> function to deal with immutable data. <a href="https://reactjs.org/docs/update.html ">Read the docs</a></li>
</ul>
<h3>react-tools</h3>
<ul>
<li>Added an option argument to <code>transform</code> function. The only option supported is <code>harmony</code>, which behaves the same as <code>jsx --harmony</code> on the command line. This uses the ES6 transforms from <a href="https://github.com/facebook/jstransform ">jstransform</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/facebook/react/commits/v0.10.0/packages/react ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2186
Reviewed By: passy
Differential Revision: D27760972
Pulled By: nikoant
fbshipit-source-id: a998232901ee6c02686069d119ef7818be4d7404
2021-04-14 05:05:01 -07:00
dependabot[bot]
296ee9c69c
Bump tslib from 2.1.0 to 2.2.0 in /desktop ( #2191 )
...
Summary:
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.1.0 to 2.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Microsoft/tslib/releases ">tslib's releases</a>.</em></p>
<blockquote>
<h2>tslib 2.2.0</h2>
<p>This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.</p>
<p>It does so by expanding the scope of <code>__classPrivateFieldGet</code> and <code>__classPrivateFieldSet</code>. See <a href="https://github-redirect.dependabot.com/microsoft/tslib/pull/146 ">microsoft/tslib#146</a> for more details.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f7eea49789 "><code>f7eea49</code></a> Bump version to 2.2.0.</li>
<li><a href="145fdc06d9 "><code>145fdc0</code></a> update private class element helpers (<a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/2 ">https://github.com/facebook/flipper/issues/2 </a>) (<a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/146 ">https://github.com/facebook/flipper/issues/146 </a>)</li>
<li>See full diff in <a href="https://github.com/Microsoft/tslib/compare/2.1.0...2.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/2191
Reviewed By: passy
Differential Revision: D27760966
Pulled By: nikoant
fbshipit-source-id: 4b83837bd256156b418db024fdfd0e0e933d0d3f
2021-04-14 04:34:05 -07:00
Anton Nikolaev
576afd36a1
Downgrade electron to 11.2.3
...
Summary:
Downgrade electron to 11.2.3 to work-around performance problems described in https://github.com/facebook/flipper/issues/2173 .
Changelog: Electron downgraded to v11.2.3 to work-around performance issues on MacOS Big Sur
Reviewed By: passy
Differential Revision: D27732746
fbshipit-source-id: cec187f47ac5b734c33f3e6eecc5cf0b03d76c1a
2021-04-13 09:35:35 -07:00
Anton Nikolaev
dc7226b7dc
Script for plugin type-checking ( #2172 )
...
Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/2172
New script which runs "tsc" for all plugins, receives list of errors and then checks which plugins are affected. It works for shared libs too, e.g. if there is an error in a shared library, then all plugins dependant on it will be counted as affected. For convenience, script saves list of errors affecting each plugin to "tsc-errors.log" in plugin folder.
This script will be used for automatic type-checking plugins against current "stable" and "insiders" versions of Flipper.
An alternative to this implementation would be to simply run "tsc" for each plugin individually, but such implementation takes a lot of time (5+ sec per plugin) and so cannot be effectively used on diffs.
Reviewed By: mweststrate
Differential Revision: D27499765
fbshipit-source-id: fcbbfc94a13e6c7c5beff0c889a929f84c41b2dd
2021-04-09 05:22:01 -07:00
Anton Nikolaev
e7c5a5cc93
Check that all dependencies provided by Flipper core are specified as peers in plugins
...
Summary: This is a guard to ensure all Flipper built-in packages are declared as peer dependencies. It also removes all of them from nested node_modules after installation to be 100% sure they always loaded from the root folder, because e.g. react can be still installed as a transitive dependency even it is not declared as dependency directly.
Reviewed By: passy
Differential Revision: D27040267
fbshipit-source-id: 1e315a6b280b36ab20778ee261aa386b51d9f964
2021-04-09 05:22:00 -07:00
Anton Nikolaev
4d3e631ce6
Transform fb-internal code within plugins
...
Summary: This diff changes flipper-pkg to allow using fb-internal code in plugins when they are packaged as standalone packages. It basically transforms fb-stubs/fb folders in plugins in the same way as for Flipper app.
Reviewed By: passy
Differential Revision: D27173406
fbshipit-source-id: 8ba97d5f57b5e276c19d13270a0d810873504add
2021-04-09 05:22:00 -07:00
Anton Nikolaev
b45b5f854a
Move layout plugin sidebar extensions to the plugin package
...
Summary: Moved layout plugin sidebar extensions to the plugin package.
Reviewed By: passy
Differential Revision: D27036489
fbshipit-source-id: 5b3406e5c50ba61709d925a3c0cb07a6fd7552db
2021-04-09 05:22:00 -07:00
Anton Nikolaev
e5261967cb
Link shared libs to allow re-using them in both in public and fb-internal plugins
...
Summary:
Link plugin shared libraries to the "plugins/node_modules" dir so they can be used as peer dependencies by both public and fb-internal plugins.
```
plugins
- node_modules
-- fb_shared_lib (symlink pointing to "plugins/fb/fb_shared_lib")
-- public_shared_lib (symlink pointing to "plugins/public/public_shared_lib")
- fb
-- fb_shared_lib
-- fb_plugin (can now use both fb_shared_lib and public_shared_lib as peer dependencies)
- public
-- public_shared_lib
-- public_plugin (can now use both public_shared_lib and fb_shared_lib (optionally if it's an fb-internal repo) as peer dependencies)
```
Reviewed By: passy
Differential Revision: D27034936
fbshipit-source-id: 68ee5312060ff57649ae061dd7dd14f8beb6d4a1
2021-04-09 05:22:00 -07:00
Anton Nikolaev
4997cb9847
Show file path and position when babel transformation failed
...
Summary: Currently when babel transformation is failed, only stack is shown. It's better to log the whole error object because it also contains path and line number of the code failing to transpile.
Reviewed By: passy
Differential Revision: D27034942
fbshipit-source-id: 76e03871c924489e2698a26622e6bc6fdd305560
2021-04-09 05:22:00 -07:00
Anton Nikolaev
b3274a8450
Plugin folders re-structuring
...
Summary:
Here I'm changing plugin repository structure to allow re-using of shared packages between both public and fb-internal plugins, and to ensure that public plugins has their own yarn.lock as this will be required to implement reproducible jobs checking plugin compatibility with released flipper versions.
Please note that there are a lot of moved files in this diff, make sure to click "Expand all" to see all that actually changed (there are not much of them actually).
New proposed structure for plugin packages:
```
- root
- node_modules - modules included into Flipper: flipper, flipper-plugin, react, antd, emotion
-- plugins
--- node_modules - modules used by both public and fb-internal plugins (shared libs will be linked here, see D27034936)
--- public
---- node_modules - modules used by public plugins
---- pluginA
----- node_modules - modules used by plugin A exclusively
---- pluginB
----- node_modules - modules used by plugin B exclusively
--- fb
---- node_modules - modules used by fb-internal plugins
---- pluginC
----- node_modules - modules used by plugin C exclusively
---- pluginD
----- node_modules - modules used by plugin D exclusively
```
I've moved all public plugins under dir "plugins/public" and excluded them from root yarn workspaces. Instead, they will have their own yarn workspaces config and yarn.lock and they will use flipper modules as peer dependencies.
Reviewed By: mweststrate
Differential Revision: D27034108
fbshipit-source-id: c2310e3c5bfe7526033f51b46c0ae40199fd7586
2021-04-09 05:22:00 -07:00
Michel Weststrate
32bf4c32c2
Remove Console feature
...
Reviewed By: fabiomassimo
Differential Revision: D27622952
fbshipit-source-id: 45ce5188a55f50b8ca28f28f354d9402902a5df8
2021-04-09 05:03:28 -07:00
Flipper Bot
ac70d35671
Flipper Release: v0.84.0
...
Summary: Releasing version 0.84.0
Reviewed By: nikoant
Differential Revision: D27617439
fbshipit-source-id: 8e4ca47eeddca8a8b46d051a7f70133dab04c3ac
2021-04-07 08:50:41 -07:00
Anton Nikolaev
04c5fb61f4
Rollback removing paths from tsconfig.json
...
Summary: Returning back paths config in tsconfig.json which I removed recently. Without them typescript compilation is required when exported APIs changed in dependency packages, e.g. in "flipper-plugin", otherwise lint/tests fails. So it's better to keep them for convenience.
Reviewed By: mweststrate
Differential Revision: D27619748
fbshipit-source-id: bb5929526ee2bf6bd06a5f15dbf898b7ca6deea7
2021-04-07 08:31:04 -07:00
Michel Weststrate
49c4e2f56d
Remove Interaction tracker
...
Reviewed By: passy
Differential Revision: D27619537
fbshipit-source-id: 970a1661e2b4cafe5fb6a79082d04aa1f9644439
2021-04-07 07:55:13 -07:00
Michel Weststrate
53c557f923
Move DataInspector to flipper-plugin
...
Summary:
This diff moves the rest of the DataInspector jungle to flipper-plugin. No actual improvements are made yet, but the code is decoupled from Electron and the legacy theming. For example by using Antd based context menus.
Note that `ManagedDataInspector` is now rebranded `DataInspector`, as that is the only variation that should (and is) used publicly.
For the interactionTracker removal, see next diff.
SearchableDataInspector will be addressed in a next diff
Reviewed By: passy
Differential Revision: D27603125
fbshipit-source-id: 188bd000260e4e4704202ce02c7fc98319f0bc22
2021-04-07 07:55:13 -07:00
Michel Weststrate
9030a98c6e
Move DataDescription utility to flipper-plugin
...
Summary:
Another utility component used by DataInspector.
Colors have been hardcoded for now, to decouple from the classic Flipper color palette. Will organize this better later in this stack, and when addressing / adding support for dark mode.
Buttons, checkboxes, selects have been replaced by Antd's counterpart.
Unlike ManagedDataTable, the DataInspector is primarily moved rather than copied & adapted, as the underlying abstraction / API won't change significantly. So the changes here will immediately affect all plugins in Flipper using this component.
Reviewed By: passy
Differential Revision: D27603126
fbshipit-source-id: bacd48c9af2b591033e7f2352627f11acb4df589
2021-04-07 07:55:13 -07:00
Michel Weststrate
b6674bf96b
Move highlighter to flipper-plugin
...
Summary: This stack moves the DataInspector component to flipper-plugin. The first diffs will move some utility abstractions to turn this into smaller steps
Reviewed By: passy
Differential Revision: D27591890
fbshipit-source-id: d0285ca31b6c9b334000dd15c722b9bda7638d73
2021-04-07 07:55:12 -07:00
Michel Weststrate
cd27e4c010
Folder rename datatable -> data-table
...
Summary: just a rename, as we will have `data-inspector` folder as well in next diffs.
Reviewed By: passy
Differential Revision: D27591891
fbshipit-source-id: b1fe92cbf4be1633e623e59b694efc3f687c3413
2021-04-07 07:55:12 -07:00
Michel Weststrate
07c4470ab9
Stricter types for DataDescription
...
Summary: Made datatypes used by DataInspector more strictly typed (in the hope to be able to drop some, but all are still in use, although the distinction between different elements isn't always clear).
Reviewed By: passy
Differential Revision: D27266825
fbshipit-source-id: 6a1c74b0ae3daff6299ca598b18a205d17c42e22
2021-04-07 07:55:12 -07:00
Anton Nikolaev
eabf0fc340
Fix native window objects leak after refreshes
...
Summary:
It looks like electron creates new native window object after each window refresh, but we hold previous objects because of listeners attached to them. In dev mode, Electron signalises about that in console log each time when window is focused / blured after refresh:
```
Attempting to call a function in a renderer window that has been closed or released.
Function provided here: init-fast-refresh.bundle?platform=web&dev=true&minify=false:800356:19
```
Reviewed By: passy
Differential Revision: D27619305
fbshipit-source-id: 51d1590903a37dba721fb7a711fdebb9f0034b98
2021-04-07 05:52:27 -07:00
Mykyta Sikriier
c9b6f6c7d9
ANDROID_SDK_ROOT support ( #2106 )
...
Summary:
According to Google, ANDROID_HOME is deprecated.
This means, that having only ANDROID_SDK_ROOT as environment variable leading to Android SDK is enough.
Flipper supports only ANDROID_HOME, so I would like to add ANDROID_SDK_ROOT support.
However, there is a set of rules of ANDROID_HOME and ANDROID_SDK_ROOT priority.
Everything is mentioned on a this page: https://developer.android.com/studio/command-line/variables
## Changelog
Added ANDROID_SDK_ROOT environment variable support
Pull Request resolved: https://github.com/facebook/flipper/pull/2106
Test Plan: Probably I would need a help with this
Reviewed By: mweststrate
Differential Revision: D27505024
Pulled By: passy
fbshipit-source-id: 8bdc66a9652c673fd44944d87af1efc9e93d0f1b
2021-04-07 03:19:34 -07:00
dependabot[bot]
9ce16354f6
Bump rsocket-types from 0.0.16 to 0.0.25 in /desktop ( #2159 )
...
Summary:
Bumps [rsocket-types](https://github.com/rsocket/rsocket-js ) from 0.0.16 to 0.0.25.
<details>
<summary>Commits</summary>
<ul>
<li><a href="a85a4db041 "><code>a85a4db</code></a> v0.0.25</li>
<li><a href="b279d67569 "><code>b279d67</code></a> ammend versions</li>
<li><a href="1e15f3c975 "><code>1e15f3c</code></a> v0.0.24</li>
<li><a href="a4b7a93dc0 "><code>a4b7a93</code></a> provides a temporary fix for <a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/110 ">https://github.com/facebook/flipper/issues/110 </a></li>
<li><a href="c271a37128 "><code>c271a37</code></a> exports missing TlsClient</li>
<li><a href="844b10b35b "><code>844b10b</code></a> updates docs</li>
<li><a href="39a86dfa5f "><code>39a86df</code></a> updates docs</li>
<li><a href="97e1e9f922 "><code>97e1e9f</code></a> updates versions</li>
<li><a href="90e70580d1 "><code>90e7058</code></a> fixes RSocketMachine leak on the server-side (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/120 ">https://github.com/facebook/flipper/issues/120 </a>)</li>
<li><a href="f665cd1038 "><code>f665cd1</code></a> adds METADATA_PUSH support (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/119 ">https://github.com/facebook/flipper/issues/119 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rsocket/rsocket-js/compare/v0.0.16...v0.0.25 ">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~shadowgun ">shadowgun</a>, a new releaser for rsocket-types since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2159
Reviewed By: nikoant
Differential Revision: D27589269
Pulled By: mweststrate
fbshipit-source-id: 11b728374a2ab39faf7cbaba9f27dfeb23ef9a5e
2021-04-06 06:30:35 -07:00
dependabot[bot]
9583da37e7
Bump socket.io from 4.0.0 to 4.0.1 in /desktop ( #2161 )
...
Summary:
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.0.0 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/releases ">socket.io's releases</a>.</em></p>
<blockquote>
<h2>4.0.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typings:</strong> add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>) (<a href="a11152f42b ">a11152f</a>)</li>
<li><strong>typings:</strong> update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>) (<a href="1a72ae4fe2 ">1a72ae4</a>)</li>
</ul>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.0.1 ">4.0.1</a></li>
<li>engine.io version: <code>~5.0.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/blob/master/CHANGELOG.md ">socket.io's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">4.0.1</a> (2021-03-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typings:</strong> add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>) (<a href="a11152f42b ">a11152f</a>)</li>
<li><strong>typings:</strong> update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>) (<a href="1a72ae4fe2 ">1a72ae4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1faa7e3aea "><code>1faa7e3</code></a> chore(release): 4.0.1</li>
<li><a href="a11152f42b "><code>a11152f</code></a> fix(typings): add fallback to untyped event listener (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3834 ">#3834</a>)</li>
<li><a href="259f29720b "><code>259f297</code></a> docs(examples): remove unnecessary type annotations (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3855 ">#3855</a>)</li>
<li><a href="b4ae8d2e19 "><code>b4ae8d2</code></a> docs(examples): update all examples to Socket.IO v4</li>
<li><a href="64be1c9985 "><code>64be1c9</code></a> docs(examples): fix chat example (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3787 ">#3787</a>)</li>
<li><a href="1a72ae4fe2 "><code>1a72ae4</code></a> fix(typings): update return type from emit (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3843 ">#3843</a>)</li>
<li>See full diff in <a href="https://github.com/socketio/socket.io/compare/4.0.0...4.0.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2161
Reviewed By: nikoant
Differential Revision: D27589260
Pulled By: mweststrate
fbshipit-source-id: 381b38b0ad790737bc56d2cbc5dbd7b93a134acc
2021-04-06 06:30:35 -07:00
dependabot[bot]
c26963de41
Bump query-string from 6.13.5 to 7.0.0 in /desktop ( #2160 )
...
Summary:
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.5 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/query-string/releases ">query-string's releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Implement skips for stringify array format comma (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/304 ">https://github.com/facebook/flipper/issues/304 </a>) 828f032
<ul>
<li>This is a breaking change to the default functionality of <code>.stringify()</code> for <code>comma</code> and <code>separator</code> array modes given that <code>skipNull</code> and <code>skipEmptyString</code> are default false but the original functionality of <code>.stringify()</code> for these 2 modes behaved as though <code>skipNull</code> and <code>skipEmptyString</code> were true.</li>
</ul>
</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Add support for <code>arrayFormat: &[https://github.com/facebook/flipper/issues/39 ](https://github.com/sindresorhus/query-string/issues/39 );bracket-separator&[https://github.com/facebook/flipper/issues/39 ](https://github.com/sindresorhus/query-string/issues/39 );</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/276 ">https://github.com/facebook/flipper/issues/276 </a>) b10bc19</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0 ">https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0 </a></p>
<h2>v6.14.1</h2>
<ul>
<li>Fix TypeScript type for <code>stringifyUrl()</code> a6d4a3f</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1 ">https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1 </a></p>
<h2>v6.14.0</h2>
<ul>
<li>Add <a href="https://github.com/sindresorhus/query-string#pickurl-keys-options "><code>.pick()</code></a> and <a href="https://github.com/sindresorhus/query-string#excludeurl-keys-options "><code>.exclude()</code></a> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282 ">https://github.com/facebook/flipper/issues/282 </a>) 6ed5cb3</li>
<li>Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306 ">#306</a>) 667c9e9</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0 ">https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0 </a></p>
<h2>v6.13.8</h2>
<ul>
<li>Work around TypeScript bug 94ebcd4</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 ">https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 </a></p>
<h2>v6.13.7</h2>
<ul>
<li>Allow readonly <code>Stringifiable[]</code> in <code>StringifiableRecord</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/291 ">https://github.com/facebook/flipper/issues/291 </a>) 71d84b7</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7 ">https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7 </a></p>
<h2>v6.13.6</h2>
<ul>
<li>When only receiving values with encoded array value, decode values (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/287 ">https://github.com/facebook/flipper/issues/287 </a>) b38f06c</li>
</ul>
<p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6 ">https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2099277275 "><code>2099277</code></a> 7.0.0</li>
<li><a href="b10bc19699 "><code>b10bc19</code></a> Add support for <code>arrayFormat: 'bracket-separator'</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/276 ">https://github.com/facebook/flipper/issues/276 </a>)</li>
<li><a href="828f032306 "><code>828f032</code></a> Implement skips for stringify array format comma (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/304 ">https://github.com/facebook/flipper/issues/304 </a>)</li>
<li><a href="44abc66628 "><code>44abc66</code></a> Meta tweaks</li>
<li><a href="0090a34182 "><code>0090a34</code></a> 6.14.1</li>
<li><a href="a6d4a3f480 "><code>a6d4a3f</code></a> Fix TypeScript type for <code>stringifyUrl()</code></li>
<li><a href="2a178815cf "><code>2a17881</code></a> 6.14.0</li>
<li><a href="6ed5cb3d36 "><code>6ed5cb3</code></a> Add <code>.pick()</code> and <code>.exclude()</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282 ">https://github.com/facebook/flipper/issues/282 </a>)</li>
<li><a href="667c9e9d29 "><code>667c9e9</code></a> Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306 ">#306</a>)</li>
<li><a href="39aef91646 "><code>39aef91</code></a> Update a link</li>
<li>Additional commits viewable in <a href="https://github.com/sindresorhus/query-string/compare/v6.13.5...v7.0.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2160
Reviewed By: nikoant
Differential Revision: D27589266
Pulled By: mweststrate
fbshipit-source-id: efc5be91d19b8555a50b2bbb414ded6da10751b4
2021-04-06 06:30:34 -07:00
dependabot[bot]
3265faddc3
Bump eslint-import-resolver-typescript from 2.3.0 to 2.4.0 in /desktop ( #2164 )
...
Summary:
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript ) from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases ">eslint-import-resolver-typescript's releases</a>.</em></p>
<blockquote>
<h2>v2.4.0</h2>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">2.4.0</a> (2021-02-16)</h2>
<h3>Features</h3>
<ul>
<li>remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>) (<a href="82ef3573fa ">82ef357</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>) (<a href="15f2849c49 ">15f2849</a>)</li>
<li>remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>) (<a href="ba62e65e7c ">ba62e65</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md ">eslint-import-resolver-typescript's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">2.4.0</a> (2021-02-16)</h2>
<h3>Features</h3>
<ul>
<li>remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>) (<a href="82ef3573fa ">82ef357</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>) (<a href="15f2849c49 ">15f2849</a>)</li>
<li>remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>) (<a href="ba62e65e7c ">ba62e65</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9b34271d16 "><code>9b34271</code></a> chore(release): 2.4.0</li>
<li><a href="ba62e65e7c "><code>ba62e65</code></a> fix: remove redundant condition (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/69 ">https://github.com/facebook/flipper/issues/69 </a>)</li>
<li><a href="82ef3573fa "><code>82ef357</code></a> feat: remove any querystring from imports (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/67 ">https://github.com/facebook/flipper/issues/67 </a>)</li>
<li><a href="2029caed4a "><code>2029cae</code></a> docs: clarify example in README (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/63 ">https://github.com/facebook/flipper/issues/63 </a>)</li>
<li><a href="15f2849c49 "><code>15f2849</code></a> fix: remove .tsbuildinfo and d.ts.map files from package (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/57 ">https://github.com/facebook/flipper/issues/57 </a>)</li>
<li>See full diff in <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.3.0...v2.4.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2164
Reviewed By: nikoant
Differential Revision: D27589249
Pulled By: mweststrate
fbshipit-source-id: 80ecbf32b2fdf62d9b94c48bc46be263cd40c54c
2021-04-06 06:30:34 -07:00
Michel Weststrate
7a45941973
Fixed null pointer handling in login / QPL flow
...
Summary: Found an NPE during testing a prod build that I encountered a few times before, which occurs when the user isn't logged in. Maked types stricter and this probably fixes an old bug where login status icon could be out of sync as well.
Reviewed By: nikoant
Differential Revision: D27589740
fbshipit-source-id: 419aaca77a997e01e8d9b0067e604a8dad019551
2021-04-06 04:37:12 -07:00
dependabot[bot]
9f8b6e149a
Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 in /desktop ( #2163 )
...
Summary:
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md ">eslint-plugin-prettier's changelog</a>.</em></p>
<blockquote>
<h2>v3.3.1 (2021-01-04)</h2>
<ul>
<li>fix: add eslint-config-prettier as an optional peer dependency (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/374 ">https://github.com/facebook/flipper/issues/374 </a>) (<a href="d59df27890 ">d59df27</a>)</li>
<li>build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (<a href="b87985d8b1 ">b87985d</a>)</li>
<li>build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (<a href="11e427e5d6 ">11e427e</a>)</li>
</ul>
<h2>v3.3.0 (2020-12-13)</h2>
<ul>
<li>Minor: Perf improvement: Do not clear the config cache on each run (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/368 ">https://github.com/facebook/flipper/issues/368 </a>) (<a href="1b90ea7526 ">1b90ea7</a>)</li>
<li>Add peerDependenciesMeta block (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/367 ">https://github.com/facebook/flipper/issues/367 </a>) (<a href="86608d5084 ">86608d5</a>)</li>
<li>build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (<a href="885f48405e ">885f484</a>)</li>
<li>build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (<a href="cebc80b39d ">cebc80b</a>)</li>
</ul>
<h2>v3.2.0 (2020-12-03)</h2>
<ul>
<li>Skip CI for eslint 6 + node 8 (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/364 ">https://github.com/facebook/flipper/issues/364 </a>) (<a href="f8f08e4835 ">f8f08e4</a>)</li>
<li>Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/360 ">https://github.com/facebook/flipper/issues/360 </a>) (<a href="a1e5591120 ">a1e5591</a>)</li>
<li>Create dependabot.yml (<a href="f58b6c7c35 ">f58b6c7</a>)</li>
<li>docs(README): fix prettier getFileInfo link (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/335 ">https://github.com/facebook/flipper/issues/335 </a>) (<a href="5a690f14d7 ">5a690f1</a>)</li>
<li>build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (<a href="8614c458ed ">8614c45</a>)</li>
<li>build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (<a href="12d9ed877a ">12d9ed8</a>)</li>
<li>build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (<a href="5a6f42e4ed ">5a6f42e</a>)</li>
<li>chore: update CI badge in readme (<a href="5012b665f9 ">5012b66</a>)</li>
<li>Use Github Actions for CI (<a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/git@github.com:prettier/eslint-plugin-prettier/issues/305 ">#305</a>) (<a href="41eb64fda3 ">41eb64f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b0ddb107cc "><code>b0ddb10</code></a> Build: update package.json and changelog for v3.3.1</li>
<li><a href="d59df27890 "><code>d59df27</code></a> fix: add eslint-config-prettier as an optional peer dependency (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/374 ">https://github.com/facebook/flipper/issues/374 </a>)</li>
<li><a href="b87985d8b1 "><code>b87985d</code></a> build(deps-dev): bump eslint from 7.16.0 to 7.17.0</li>
<li><a href="11e427e5d6 "><code>11e427e</code></a> build(deps-dev): bump eslint from 7.15.0 to 7.16.0</li>
<li><a href="0ecf183ec2 "><code>0ecf183</code></a> Build: update package.json and changelog for v3.3.0</li>
<li><a href="1b90ea7526 "><code>1b90ea7</code></a> Minor: Do not clear the config cache on each run (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/368 ">https://github.com/facebook/flipper/issues/368 </a>)</li>
<li><a href="86608d5084 "><code>86608d5</code></a> Add peerDependenciesMeta block (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/367 ">https://github.com/facebook/flipper/issues/367 </a>)</li>
<li><a href="885f48405e "><code>885f484</code></a> build(deps-dev): bump eslint from 7.14.0 to 7.15.0</li>
<li><a href="cebc80b39d "><code>cebc80b</code></a> build(deps-dev): bump eslint from 7.3.1 to 7.14.0</li>
<li><a href="bd0ac3bcbf "><code>bd0ac3b</code></a> Build: update package.json and changelog for v3.2.0</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2163
Reviewed By: nikoant
Differential Revision: D27589253
Pulled By: mweststrate
fbshipit-source-id: 448d7e0f75338e964ea54187425f37c4e9a26809
2021-04-06 04:16:45 -07:00
generatedunixname89002005306973
4aeb1e7293
Flipper Release: v0.83.0
...
Summary: Releasing version 0.83.0
Reviewed By: mweststrate
Differential Revision: D27468622
fbshipit-source-id: d245bb418d546e19ec09dfe11ec53964ceec85f1
2021-03-31 10:20:17 -07:00
Michel Weststrate
1060ea6e9e
Fix message truncating failing in production builds
...
Summary: Message truncated worked in devs build, but failed in production build, as it JSON formatted React elements in prod build (incorreclty), while it didn't do so in Dev builds, as in dev that generates an exception (undesired) meaning the serialisation gets skipped (desired).
Reviewed By: passy, nikoant, priteshrnandgaonkar
Differential Revision: D27467280
fbshipit-source-id: 1f8e0ca4750464c778c33b69a8cf13d05f019143
2021-03-31 09:24:32 -07:00
Tuomas Jaakola
3a0d6a3acc
App icon for Linux ( #2116 )
...
Summary:
Fixes https://github.com/facebook/flipper/issues/1369
It seems that electron-builder has an issue when trying to set the app icon for Linux zip builds. A workaround for this is to set `icon` option for `BrowserWindow`.
I created a new PNG file for this, it seems that 64x64 looks the best.
## Changelog
App icon for Linux fixed.
Pull Request resolved: https://github.com/facebook/flipper/pull/2116
Test Plan: 
Reviewed By: mweststrate
Differential Revision: D27461758
Pulled By: passy
fbshipit-source-id: 0be3d6b356d1332e89c3df6c137269900417f9ba
2021-03-31 06:33:15 -07:00
dependabot[bot]
2e13dfdb76
Bump @typescript-eslint/experimental-utils from 4.15.2 to 4.20.0 in /desktop ( #2139 )
...
Summary:
Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils ) from 4.15.2 to 4.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/experimental-utils's releases</code></a>.</em></p>
<blockquote>
<h2>v4.20.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0 ">4.20.0</a> (2021-03-29)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [space-infix-ops] support for class properties and type aliases (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3231 ">#3231</a>) (<a href="5414bf27a8 ">5414bf2</a>)</li>
<li><strong>eslint-plugin:</strong> [type-annotation-spacing] handle space between ? and : (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3138 ">#3138</a>) (<a href="40bdb0b27b ">40bdb0b</a>)</li>
</ul>
<h2>v4.19.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-delimiter-style] correct invalid fix for multiline with params on the same line (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3177 ">#3177</a>) (<a href="7ad343b067 ">7ad343b</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] bad fixer with computed and literal methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3163 ">#3163</a>) (<a href="e3a3ea0475 ">e3a3ea0</a>)</li>
<li><strong>typescript-estree:</strong> [ts 4.2] add support for import type equal declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3189 ">#3189</a>) (<a href="6a25faf5cf ">6a25faf</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [object-curly-spacing] support MappedType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3176 ">#3176</a>) (<a href="0557a43932 ">0557a43</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] improve error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3203 ">#3203</a>) (<a href="5cc5d2ef6d ">5cc5d2e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3201 ">#3201</a></li>
</ul>
<h2>v4.18.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] fixes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2864 ">#2864</a> related to functions in nested object properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3178 ">#3178</a>) (<a href="55e1fbaca9 ">55e1fba</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extran-class] allowWithDecorator should ignore other errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3160 ">#3160</a>) (<a href="a1486736d8 ">a148673</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add package type declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3164 ">#3164</a>) (<a href="08b058a7a6 ">08b058a</a>)</li>
</ul>
<h2>v4.17.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3133 ">#3133</a>) (<a href="cb2256168c ">cb22561</a>)</li>
</ul>
<h3>Features</h3>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md "><code>@typescript-eslint/experimental-utils's changelog</code></a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0 ">4.20.0</a> (2021-03-29)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0 ">4.16.0</a> (2021-03-01)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c16b42969e "><code>c16b429</code></a> chore: publish v4.20.0</li>
<li><a href="e823919159 "><code>e823919</code></a> chore: publish v4.19.0</li>
<li><a href="3f4e9be8f8 "><code>3f4e9be</code></a> chore: publish v4.18.0</li>
<li><a href="dd25790a43 "><code>dd25790</code></a> chore: publish v4.17.0</li>
<li><a href="053f6f5d30 "><code>053f6f5</code></a> chore: publish v4.16.1</li>
<li><a href="79eb5bce7f "><code>79eb5bc</code></a> chore: publish v4.16.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/experimental-utils ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2139
Reviewed By: mweststrate
Differential Revision: D27426984
Pulled By: passy
fbshipit-source-id: 733d38573ab5a936047c363ddd7d7f75ea2915db
2021-03-31 03:59:45 -07:00
Michel Weststrate
220ebbc601
Make autoScrolling explicit
...
Summary:
Changelog: Added an explicit autoscroll indicator in logs and fixed snapping
We got several reports that auto scrolling was to aggressive, so revisited the implementation and the new one is a lot more reliable. Also added an explicit indicator / button to toggle tailing.
Exposed ant's active color as well in our theme, as it gives better contrast on the buttons than Flipper purple.
Reviewed By: passy
Differential Revision: D27397506
fbshipit-source-id: 5e82939de4b2f8b89380bd55009e3fa2a7c10ec9
2021-03-31 03:44:34 -07:00
Michel Weststrate
8cd38a6b49
Fix redraw after resizing elements
...
Summary:
Fixed a longer standing issue where after a horizontal resize the rows wouldn't redraw until new data arrives (or the user scrolls), resulting in rendering artefacts.
Also introduced a hook to force a reflow of contents if the contents of a hook changes. It's a bit leaky abstraction, but does keep the virtualization performant if dynamic heights are used.
Reviewed By: passy
Differential Revision: D27395516
fbshipit-source-id: 1691af3ec64f1a476969a318553d83e22239997c
2021-03-31 03:44:34 -07:00
Michel Weststrate
b597da01e7
Introduce row truncation
...
Summary:
Changelog: Logs plugin will now automatically truncate long lines
...for a more pleasant experience where long messages don't distort things to much. (Made the buttons purple in a next diff for better contrast)
Reviewed By: passy
Differential Revision: D27395517
fbshipit-source-id: 733cd6329b979453ef3b428693be8c47c37adf4d
2021-03-31 03:44:34 -07:00
Mathis Gardon
f25d189aa5
Support custom metro ports ( #2050 )
...
Summary:
Based on issue https://github.com/facebook/flipper/issues/1509 I needed a custom port for the metro server to pass to flipper.
## Changelog
introduce `METRO_SERVER_PORT` env variable to be able to customize default 8081 port on startup.
Pull Request resolved: https://github.com/facebook/flipper/pull/2050
Test Plan:
Tested with a locally built linux desktop app, this seems to work OK pour hermes debugging & RN logging.
React DevTools don't seem to find the running app, maybe there's a mapping to handle there too ?
Reviewed By: jknoxville
Differential Revision: D27339006
Pulled By: passy
fbshipit-source-id: b1700c4fe73f14bf4617e23583b2954012e0a5aa
2021-03-31 03:30:14 -07:00
Michel Weststrate
238374f4db
Fix uncaught exception in adb logging
...
Summary:
Found some random unhandled rejection. Added error catching / logging to adb logcat setup.
{F558587842}
Reviewed By: passy
Differential Revision: D27429914
fbshipit-source-id: faca682819a2f1a3f924ee176cc9f8c9f92f5ae9
2021-03-31 01:40:16 -07:00
dependabot[bot]
7e9346e736
Bump @babel/core from 7.13.10 to 7.13.14 in /desktop ( #2138 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.14 (2021-03-29)</h2>
<p>Thanks <a href="https://github.com/charlessuh "><code>@charlessuh</code></a> for your first PR to Babel!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068 ">#13068</a> fix(core): make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13066 ">#13066</a> add SHOW_CONFIG_FOR to template (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13057 ">#13057</a> Remove lodash deps (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13063 ">#13063</a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Charles Suh (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
<li>Henry Zhu (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
<li>Mark Banner (<a href="https://github.com/Standard8 "><code>@Standard8</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.14 (2021-03-29)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13068 ">#13068</a> fix(core): make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/charlessuh "><code>@charlessuh</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13066 ">#13066</a> add SHOW_CONFIG_FOR to template (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-register</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13057 ">#13057</a> Remove lodash deps (<a href="https://github.com/hzoo "><code>@hzoo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13063 ">#13063</a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7ac9e9f740 "><code>7ac9e9f</code></a> v7.13.14</li>
<li><a href="409244685a "><code>4092446</code></a> fix: make sure "clone-deep-browser" code path is used on browsers (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13068 ">#13068</a>)</li>
<li><a href="06eb3b73cb "><code>06eb3b7</code></a> Only resolve <code>package.json</code> when relative configs are enabled (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13063 ">#13063</a>)</li>
<li><a href="8e8954b470 "><code>8e8954b</code></a> [babel 8] Remove module-specific options from babel/core (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12724 ">#12724</a>)</li>
<li><a href="6b39bafab6 "><code>6b39baf</code></a> Remove <code>lodash</code> deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13057 ">#13057</a>)</li>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="e68f2ce195 "><code>e68f2ce</code></a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13031 ">#13031</a>)</li>
<li><a href="b0d83daceb "><code>b0d83da</code></a> Resolve .browserslistrc as a project-wide file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13028 ">#13028</a>)</li>
<li><a href="327b4cec49 "><code>327b4ce</code></a> Remove lodash <code>sortBy</code> use (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13021 ">#13021</a>)</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13032 ">#13032</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.13.14/packages/babel-core ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2138
Reviewed By: mweststrate
Differential Revision: D27426515
Pulled By: passy
fbshipit-source-id: 5922ae333490b2f52d4944e9e3324f3c536faff4
2021-03-30 12:22:33 -07:00
generatedunixname89002005306973
44c0dcad1e
Flipper Release: v0.82.2
...
Summary: Releasing version 0.82.2
Reviewed By: passy
Differential Revision: D27429067
fbshipit-source-id: a4d2971cd9849d06ee7971e51acc31977b518e64
2021-03-30 06:01:32 -07:00
dependabot[bot]
ec603255fe
Bump @babel/core from 7.13.10 to 7.13.13 in /desktop ( #2134 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="e68f2ce195 "><code>e68f2ce</code></a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13031 ">#13031</a>)</li>
<li><a href="b0d83daceb "><code>b0d83da</code></a> Resolve .browserslistrc as a project-wide file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13028 ">#13028</a>)</li>
<li><a href="327b4cec49 "><code>327b4ce</code></a> Remove lodash <code>sortBy</code> use (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13021 ">#13021</a>)</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13032 ">#13032</a>)</li>
<li><a href="6ee87eea49 "><code>6ee87ee</code></a> [babel 8] fallback targets to <code>"defaults, not ie 11"</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12989 ">#12989</a>)</li>
<li><a href="564ca6638f "><code>564ca66</code></a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/13040 ">#13040</a>)</li>
<li><a href="b784c81aeb "><code>b784c81</code></a> Do not bail on <code>SHOW_CONFIG_FOR</code> matches (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/12954 ">#12954</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-core ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2134
Reviewed By: passy
Differential Revision: D27396024
Pulled By: mweststrate
fbshipit-source-id: 580dd78b2aee1f8dccc88ac88824935e79df97e8
2021-03-29 13:14:44 -07:00
dependabot[bot]
85f20c0bd8
Bump @babel/traverse from 7.13.0 to 7.13.13 in /desktop ( #2127 )
...
Summary:
Bumps [babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.13.0 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/traverse's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/traverse's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="73dcd06293 "><code>73dcd06</code></a> Remove some <code>lodash/cloneDeep</code> calls (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/13032 ">#13032</a>)</li>
<li><a href="1ef78ca55b "><code>1ef78ca</code></a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/13044 ">#13044</a>)</li>
<li><a href="d04842a700 "><code>d04842a</code></a> Avoid using CJS globals in internal source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/12963 ">#12963</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-traverse ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2127
Reviewed By: passy
Differential Revision: D27396036
Pulled By: mweststrate
fbshipit-source-id: e2605acb673dea6383895a7a308d2b90c524041a
2021-03-29 13:14:43 -07:00
dependabot[bot]
e383a3528c
Bump @typescript-eslint/experimental-utils from 4.15.2 to 4.19.0 in /desktop ( #2130 )
...
Summary:
Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils ) from 4.15.2 to 4.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/experimental-utils's releases</code></a>.</em></p>
<blockquote>
<h2>v4.19.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-delimiter-style] correct invalid fix for multiline with params on the same line (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3177 ">#3177</a>) (<a href="7ad343b067 ">7ad343b</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] bad fixer with computed and literal methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3163 ">#3163</a>) (<a href="e3a3ea0475 ">e3a3ea0</a>)</li>
<li><strong>typescript-estree:</strong> [ts 4.2] add support for import type equal declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3189 ">#3189</a>) (<a href="6a25faf5cf ">6a25faf</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [object-curly-spacing] support MappedType (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3176 ">#3176</a>) (<a href="0557a43932 ">0557a43</a>)</li>
<li><strong>eslint-plugin:</strong> [unbound-method] improve error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3203 ">#3203</a>) (<a href="5cc5d2ef6d ">5cc5d2e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3201 ">#3201</a></li>
</ul>
<h2>v4.18.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] fixes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2864 ">#2864</a> related to functions in nested object properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3178 ">#3178</a>) (<a href="55e1fbaca9 ">55e1fba</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extran-class] allowWithDecorator should ignore other errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3160 ">#3160</a>) (<a href="a1486736d8 ">a148673</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add package type declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3164 ">#3164</a>) (<a href="08b058a7a6 ">08b058a</a>)</li>
</ul>
<h2>v4.17.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3133 ">#3133</a>) (<a href="cb2256168c ">cb22561</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [strict-bool-expr] add fixes and suggestions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2847 ">#2847</a>) (<a href="3f9e9a1e9f ">3f9e9a1</a>)</li>
</ul>
<h2>v4.16.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> update TS version range (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3127 ">#3127</a>) (<a href="0473674c58 ">0473674</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md "><code>@typescript-eslint/experimental-utils's changelog</code></a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.18.0...v4.19.0 ">4.19.0</a> (2021-03-22)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.17.0...v4.18.0 ">4.18.0</a> (2021-03-15)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.1...v4.17.0 ">4.17.0</a> (2021-03-08)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1 ">4.16.1</a> (2021-03-01)</h2>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0 ">4.16.0</a> (2021-03-01)</h1>
<p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e823919159 "><code>e823919</code></a> chore: publish v4.19.0</li>
<li><a href="3f4e9be8f8 "><code>3f4e9be</code></a> chore: publish v4.18.0</li>
<li><a href="dd25790a43 "><code>dd25790</code></a> chore: publish v4.17.0</li>
<li><a href="053f6f5d30 "><code>053f6f5</code></a> chore: publish v4.16.1</li>
<li><a href="79eb5bce7f "><code>79eb5bc</code></a> chore: publish v4.16.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/experimental-utils ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2130
Reviewed By: passy
Differential Revision: D27396032
Pulled By: mweststrate
fbshipit-source-id: 578054e3b83927f69c27aaf53d83502dd6e998e0
2021-03-29 13:14:43 -07:00
dependabot[bot]
c5504c862c
Bump eslint from 7.12.1 to 7.23.0 in /desktop ( #2135 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 7.12.1 to 7.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases ">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.23.0</h2>
<ul>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>) (Daniel Rentz)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>) (Brandon Mills)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>) (Milos Djermanovic)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>) (Ed S)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>) (Milos Djermanovic)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>) (armin yahya)</li>
<li><a href="8984c91372 "><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059 ">#14059</a>) (薛定谔的猫)</li>
<li><a href="2a79306f71 "><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ebd70263f6 "><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225 ">#14225</a>) (Greg Finley)</li>
<li><a href="a2013fcf99 "><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<h2>v7.22.0</h2>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
<h2>v7.21.0</h2>
<ul>
<li><a href="3cd5440b94 "><code>3cd5440</code></a> Upgrade: eslint/eslintrc to 0.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14147 ">#14147</a>) (Brandon Mills)</li>
<li><a href="c0b8c71df4 "><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14122 ">#14122</a>) (Tim van der Lippe)</li>
<li><a href="08ae31e539 "><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/63 ">eslint/rfcs#63</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14119 ">#14119</a>) (Manu Chambon)</li>
<li><a href="5e51fd28dc "><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13551 ">#13551</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13615 ">#13615</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14126 ">#14126</a>) (Pig Fang)</li>
<li><a href="87c43a5d7e "><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14125 ">#14125</a>) (Tobias Nießen)</li>
<li><a href="e19c51ea2e "><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="b8aea9988b "><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14115 ">#14115</a>) (Trevin Hofmann)</li>
<li><a href="f5b53e285a "><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="eee12134ce "><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="5c4d7ea8d2 "><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<h2>v7.20.0</h2>
<ul>
<li><a href="f4ac3b0e70 "><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14099 ">#14099</a>) (Milos Djermanovic)</li>
<li><a href="9d6063add9 "><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13639 ">#13639</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14072 ">#14072</a>) (Yosuke Ota)</li>
<li><a href="a0871f1840 "><code>a0871f1</code></a> Docs: Triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14014 ">#14014</a>) (Nicholas C. Zakas)</li>
<li><a href="ad9076183b "><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14012 ">#14012</a>) (Duncan Beevers)</li>
<li><a href="d6c84af673 "><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14017 ">#14017</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14060 ">#14060</a>) (Milos Djermanovic)</li>
<li><a href="9b277a16a7 "><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13973 ">#13973</a>) (Constantine Genchevsky)</li>
<li><a href="7aeb12798f "><code>7aeb127</code></a> Upgrade: pin babel/code-frame@7.12.11 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14067 ">#14067</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md ">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.23.0 - March 26, 2021</p>
<ul>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>) (Daniel Rentz)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>) (Brandon Mills)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>) (Milos Djermanovic)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>) (Ed S)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>) (Milos Djermanovic)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>) (armin yahya)</li>
<li><a href="8984c91372 "><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059 ">#14059</a>) (薛定谔的猫)</li>
<li><a href="2a79306f71 "><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ebd70263f6 "><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225 ">#14225</a>) (Greg Finley)</li>
<li><a href="a2013fcf99 "><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<p>v7.22.0 - March 12, 2021</p>
<ul>
<li><a href="3a432d82b3 "><code>3a432d8</code></a> Docs: Improve documentation for indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14168 ">#14168</a>) (Serkan Özel)</li>
<li><a href="f62ec8d30d "><code>f62ec8d</code></a> Update: throw error when fix range is invalid (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14142 ">#14142</a>) (Jacob Bandes-Storch)</li>
<li><a href="0eecad2713 "><code>0eecad2</code></a> Upgrade: Update lodash in package.json to V 4.17.21 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14159 ">#14159</a>) (Basem Al-Nabulsi)</li>
<li><a href="5ad91aa7df "><code>5ad91aa</code></a> Update: report es2021 globals in no-extend-native (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13602 ">#13602</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14177 ">#14177</a>) (Milos Djermanovic)</li>
<li><a href="c295581aca "><code>c295581</code></a> Chore: remove leftover JSDoc from lint-result-cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14176 ">#14176</a>) (Milos Djermanovic)</li>
<li><a href="0d541f9d9d "><code>0d541f9</code></a> Chore: Reduce lodash usage (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14178 ">#14178</a>) (Stephen Wade)</li>
<li><a href="27a67d71ff "><code>27a67d7</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="459d821f4a "><code>459d821</code></a> Chore: upgrade dependencies of browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14127 ">#14127</a>) (Pig Fang)</li>
<li><a href="ebfb63a682 "><code>ebfb63a</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="3ba029fbff "><code>3ba029f</code></a> Docs: Remove Extraneous Dash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14164 ">#14164</a>) (Danny Hurlburt)</li>
<li><a href="6f4540ea7e "><code>6f4540e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="ddf361ca2a "><code>ddf361c</code></a> Docs: Fix Formatting (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14154 ">#14154</a>) (Danny Hurlburt)</li>
<li><a href="c0d2ac16f8 "><code>c0d2ac1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="a8df03efe3 "><code>a8df03e</code></a> Docs: Clarify triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14117 ">#14117</a>) (Nicholas C. Zakas)</li>
</ul>
<p>v7.21.0 - February 27, 2021</p>
<ul>
<li><a href="3cd5440b94 "><code>3cd5440</code></a> Upgrade: eslint/eslintrc to 0.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14147 ">#14147</a>) (Brandon Mills)</li>
<li><a href="c0b8c71df4 "><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14122 ">#14122</a>) (Tim van der Lippe)</li>
<li><a href="08ae31e539 "><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/63 ">eslint/rfcs#63</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14119 ">#14119</a>) (Manu Chambon)</li>
<li><a href="5e51fd28dc "><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13551 ">#13551</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13615 ">#13615</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14126 ">#14126</a>) (Pig Fang)</li>
<li><a href="87c43a5d7e "><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14125 ">#14125</a>) (Tobias Nießen)</li>
<li><a href="e19c51ea2e "><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="b8aea9988b "><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14115 ">#14115</a>) (Trevin Hofmann)</li>
<li><a href="f5b53e285a "><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="eee12134ce "><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="5c4d7ea8d2 "><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
<p>v7.20.0 - February 12, 2021</p>
<ul>
<li><a href="f4ac3b0e70 "><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14099 ">#14099</a>) (Milos Djermanovic)</li>
<li><a href="9d6063add9 "><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13639 ">#13639</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14072 ">#14072</a>) (Yosuke Ota)</li>
<li><a href="a0871f1840 "><code>a0871f1</code></a> Docs: Triage process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14014 ">#14014</a>) (Nicholas C. Zakas)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="cd2e584aa5 "><code>cd2e584</code></a> 7.23.0</li>
<li><a href="11bdeaba92 "><code>11bdeab</code></a> Build: changelog update for 7.23.0</li>
<li><a href="687ccae517 "><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197 ">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199 ">#14199</a>)</li>
<li><a href="dbf252964d "><code>dbf2529</code></a> Sponsors: Sync README with website</li>
<li><a href="4bdf2c1dad "><code>4bdf2c1</code></a> Sponsors: Sync README with website</li>
<li><a href="49d16977d9 "><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244 ">#14244</a>)</li>
<li><a href="43f1685356 "><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202 ">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242 ">#14242</a>)</li>
<li><a href="909c7271b8 "><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230 ">#14230</a>)</li>
<li><a href="28583eb8ad "><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223 ">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226 ">#14226</a>)</li>
<li><a href="a99eb2dc2a "><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024 ">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063 ">#14063</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.12.1...v7.23.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2135
Reviewed By: passy
Differential Revision: D27396023
Pulled By: mweststrate
fbshipit-source-id: 30125ab6f9192d5448d6b47c536f061adcb5a4e0
2021-03-29 10:49:20 -07:00
dependabot[bot]
17dadbb08b
Bump @babel/preset-react from 7.12.13 to 7.13.13 in /desktop ( #2133 )
...
Summary:
Bumps [babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.12.13 to 7.13.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/preset-react's releases</code></a>.</em></p>
<blockquote>
<h2>v7.13.12 (2021-03-22)</h2>
<p>Thanks <a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12983 ">#12983</a> Improve error message when not providing a value for JSX key (<a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13024 ">#13024</a> Remove lodash from babel-compat-data (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13025 ">#13025</a> Remove <code>lodash</code> from <code>babel/node</code> tests (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13022 ">#13022</a> Remove <code>lodash/chunk</code> (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-proto-to-assign</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13026 ">#13026</a> Remove lodash/pull (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-define-map</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13023 ">#13023</a> Remove lodash/has (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Bogdan Savluk (<a href="https://github.com/zxbodya "><code>@zxbodya</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Justin Ridgewell (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</li>
<li><a href="https://github.com/hajnalbendeguz "><code>@hajnalbendeguz</code></a></li>
</ul>
<h2>v7.13.11 (2021-03-15)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-plugin-proposal-class-static-block</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12738 ">#12738</a> Support multiple static blocks (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-compat-data</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13000 ">#13000</a> Point to CJS files in <code>babel/compat-data</code>'s <code>exports</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12962 ">#12962</a> Parse type imports in TSImportEqualsDeclaration (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-helper-compilation-targets</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/preset-react's changelog</code></a>.</em></p>
<blockquote>
<h2>v7.13.13 (2021-03-26)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12441 ">#12441</a> Disallow await before exponential (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13031 ">#13031</a> Correctly handle relative <code>browserslistConfigFile</code> paths (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13028 ">#13028</a> Resolve <code>.browserslistrc</code> as a project-wide file (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-react-constant-elements</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13054 ">#13054</a> fix: constant variables only enable constant react elements (<a href="https://github.com/cgood92 "><code>@cgood92</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13046 ">#13046</a> fix(types): add missing range for BaseNode (<a href="https://github.com/JounQin "><code>@JounQin</code></a>)</li>
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13037 ">#13037</a> fix: make babel-node spawned process bubble msg (<a href="https://github.com/lambertkevin "><code>@lambertkevin</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12933 ">#12933</a> fix(ts): parenthesized assert and assign (<a href="https://github.com/fedeci "><code>@fedeci</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12954 ">#12954</a> Do not bail on SHOW_CONFIG_FOR matches (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13021 ">#13021</a> Remove lodash sortBy use (<a href="https://github.com/jridgewell "><code>@jridgewell</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13055 ">#13055</a> Replace CircleCI badge by GitHub CI (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13044 ">#13044</a> Expand type definitions for path.{get,set}Data to cover symbols (<a href="https://github.com/addaleax "><code>@addaleax</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏃♀️ Performance</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13040 ">#13040</a> Set <code>rootMode: "root"</code> in <code>loadPartialConfig</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.13.12 (2021-03-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13017 ">#13017</a> Fix importing polyfill plugins in the Rollup bundle (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13009 ">#13009</a> Implement babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12971 ">#12971</a> fix: do not throw when creating type annotation based on bigint (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-compat-data</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13008 ">#13008</a> Update compat data (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-transform-react-jsx</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2f8203f190 "><code>2f8203f</code></a> v7.13.13</li>
<li><a href="1e3ef05685 "><code>1e3ef05</code></a> [babel 8] Type checking preset-react options (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12741 ">#12741</a>)</li>
<li><a href="d04842a700 "><code>d04842a</code></a> Avoid using CJS globals in internal source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12963 ">#12963</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.13.13/packages/babel-preset-react ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2133
Reviewed By: passy
Differential Revision: D27396026
Pulled By: mweststrate
fbshipit-source-id: 217ed9257cac7f9e8173ef2964024b7287698272
2021-03-29 10:49:20 -07:00
dependabot[bot]
095a2b640b
Bump socket.io from 3.1.0 to 4.0.0 in /desktop ( #2132 )
...
Summary:
Bumps [socket.io](https://github.com/socketio/socket.io ) from 3.1.0 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/releases ">socket.io's releases</a>.</em></p>
<blockquote>
<h2>4.0.0</h2>
<p>Blog post: <a href="https://socket.io/blog/socket-io-4-release/ ">https://socket.io/blog/socket-io-4-release/ </a>
Migration guide: <a href="https://socket.io/docs/v3/migrating-from-3-x-to-4-0/ ">https://socket.io/docs/v3/migrating-from-3-x-to-4-0/ </a></p>
<h3>Bug Fixes</h3>
<ul>
<li>make io.to(...) immutable (<a href="ac9e8ca6c7 ">ac9e8ca</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add some utility methods (<a href="b25495c069 ">b25495c</a>)</li>
<li>add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>) (<a href="0107510ba8 ">0107510</a>)</li>
<li>allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>) (<a href="7de2e87e88 ">7de2e87</a>)</li>
<li>allow to pass an array to io.to(...) (<a href="085d1de9df ">085d1de</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><code>io.to(...)</code> now returns an immutable operator</li>
</ul>
<p>Previously, broadcasting to a given room (by calling <code>io.to()</code>) would mutate the io instance, which could lead to surprising behaviors, like:</p>
<pre lang="js"><code>io.to("room1");
io.to("room2").emit(/* ... */); // also sent to room1
<p>// or with async/await
io.to("room3").emit("details", await fetchDetails()); // random behavior: maybe in room3, maybe to all clients
</code></pre></p>
<p>Calling <code>io.to()</code> (or any other broadcast modifier) will now return an immutable instance.</p>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 ">https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.0.0 ">4.0.0</a></li>
<li>engine.io version: <code>~5.0.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
<h2>3.1.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ignore packets received after disconnection (<a href="494c64e44f ">494c64e</a>)</li>
</ul>
<h4>Links:</h4>
<ul>
<li>Diff: <a href="https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 ">https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 </a></li>
<li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/3.1.2 ">3.1.2</a></li>
<li>engine.io version: <code>~4.1.0</code></li>
<li>ws version: <code>~7.4.2</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/socketio/socket.io/blob/master/CHANGELOG.md ">socket.io's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/socketio/socket.io/compare/3.1.2...4.0.0 ">4.0.0</a> (2021-03-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>make io.to(...) immutable (<a href="ac9e8ca6c7 ">ac9e8ca</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add some utility methods (<a href="b25495c069 ">b25495c</a>)</li>
<li>add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>) (<a href="0107510ba8 ">0107510</a>)</li>
<li>allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>) (<a href="7de2e87e88 ">7de2e87</a>)</li>
<li>allow to pass an array to io.to(...) (<a href="085d1de9df ">085d1de</a>)</li>
</ul>
<h2><a href="https://github.com/socketio/socket.io/compare/3.1.1...3.1.2 ">3.1.2</a> (2021-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ignore packets received after disconnection (<a href="494c64e44f ">494c64e</a>)</li>
</ul>
<h2><a href="https://github.com/socketio/socket.io/compare/3.1.0...3.1.1 ">3.1.1</a> (2021-02-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>properly parse the CONNECT packet in v2 compatibility mode (<a href="6f4bd7f8e7 ">6f4bd7f</a>)</li>
<li><strong>typings:</strong> add return types and general-case overload signatures (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3776 ">#3776</a>) (<a href="9e8f288ca9 ">9e8f288</a>)</li>
<li><strong>typings:</strong> update the types of "query", "auth" and "headers" (<a href="4f2e9a716d ">4f2e9a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5eaeffc8e2 "><code>5eaeffc</code></a> chore(release): 4.0.0</li>
<li><a href="1b6d6de4ed "><code>1b6d6de</code></a> chore: include Engine.IO v5</li>
<li><a href="0107510ba8 "><code>0107510</code></a> feat: add support for typed events (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3822 ">#3822</a>)</li>
<li><a href="b25495c069 "><code>b25495c</code></a> feat: add some utility methods</li>
<li><a href="085d1de9df "><code>085d1de</code></a> feat: allow to pass an array to io.to(...)</li>
<li><a href="ac9e8ca6c7 "><code>ac9e8ca</code></a> fix: make io.to(...) immutable</li>
<li><a href="7de2e87e88 "><code>7de2e87</code></a> feat: allow to exclude specific rooms when broadcasting (<a href="https://github-redirect.dependabot.com/socketio/socket.io/issues/3789 ">#3789</a>)</li>
<li><a href="225ade062a "><code>225ade0</code></a> chore(release): 3.1.2</li>
<li><a href="494c64e44f "><code>494c64e</code></a> fix: ignore packet received after disconnection</li>
<li><a href="67a61e39e6 "><code>67a61e3</code></a> chore: loosen the version requirement of types/node</li>
<li>Additional commits viewable in <a href="https://github.com/socketio/socket.io/compare/3.1.0...4.0.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2132
Reviewed By: passy
Differential Revision: D27396028
Pulled By: mweststrate
fbshipit-source-id: 26543b1dd2f984f0425d80947d174ab60521e8e4
2021-03-29 10:49:19 -07:00