Commit Graph

7763 Commits

Author SHA1 Message Date
Kevin Strider
8c6a3a6ab5 Under the Hood - index.md
Summary: This diff includes minor changes to the pages within the Under the Hood section of Flipper Docs.

Reviewed By: mweststrate

Differential Revision: D41582203

fbshipit-source-id: 7e5ebd3c1e37f0544efc9c979ca9092ac947f35c
2022-12-01 05:16:02 -08:00
dependabot[bot]
ee9b32d4e8 Bump prettier from 2.7.1 to 2.8.0 in /js/js-flipper (#4345)
Summary:
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
<blockquote>
<h2>2.8.0</h2>
<p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html">Release note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.8.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="dcc0623911"><code>dcc0623</code></a> Release 2.8.0</li>
<li><a href="7f7498109b"><code>7f74981</code></a> Remove version validattion temp</li>
<li><a href="876c297589"><code>876c297</code></a> Update changelog for <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13879">#13879</a>)</li>
<li><a href="fd376000e9"><code>fd37600</code></a> Update <code>typescript-eslint/typescript-estree</code> to support <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13872">#13872</a>)</li>
<li><a href="fac87619a4"><code>fac8761</code></a> Build(deps): Bump minimatch from 3.0.4 to 3.1.2 in /scripts/release (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13854">#13854</a>)</li>
<li><a href="68ea881498"><code>68ea881</code></a> Update typescript to v4.9 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13852">#13852</a>)</li>
<li><a href="5e0b88329e"><code>5e0b883</code></a> Fix generate truncate comment (backport <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13437">#13437</a>) (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13814">#13814</a>)</li>
<li><a href="a980caa7db"><code>a980caa</code></a> Add missing changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13016">#13016</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13812">#13812</a>)</li>
<li><a href="520dbcd36e"><code>520dbcd</code></a> Add changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13783">#13783</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13811">#13811</a>)</li>
<li><a href="ae4d85ab3c"><code>ae4d85a</code></a> Update description of <code>vueIndentScriptAndStyle</code> option (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13781">#13781</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.7.1&new-version=2.8.0)](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/4345

Reviewed By: antonk52

Differential Revision: D41578594

Pulled By: mweststrate

fbshipit-source-id: 9810cecba0cdbf68ddef5a5c16a97aaf66f7d3ce
2022-11-30 07:43:03 -08:00
dependabot[bot]
a77a694d71 Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 in /js/js-flipper (#4344)
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.44.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0">5.44.0</a> (2022-11-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-empty-interface] disable autofix for declaration merging with class (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5920">#5920</a>) (<a href="a4f85b8cfe">a4f85b8</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle index signature type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5912">#5912</a>) (<a href="5baad0893f">5baad08</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] handle binary expressions in negated or (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5992">#5992</a>) (<a href="2778ff0c3d">2778ff0</a>)</li>
<li><strong>typescript-estree:</strong> don't consider a cached program unless it's specified in the current <code>parserOptions.project</code> config (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5999">#5999</a>) (<a href="530e0e618c">530e0e6</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [adjacent-overload-signatures] check BlockStatement nodes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5998">#5998</a>) (<a href="97d3e56709">97d3e56</a>)</li>
<li><strong>eslint-plugin:</strong> [keyword-spacing] Support spacing in import-type syntax (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5977">#5977</a>) (<a href="6a735e142e">6a735e1</a>)</li>
<li>support parsing <code>satisfies</code> operators (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5717">#5717</a>) (<a href="20d7caee35">20d7cae</a>)</li>
<li>update to TypeScript 4.9 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5716">#5716</a>) (<a href="4d744ea10b">4d744ea</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0">5.44.0</a> (2022-11-21)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="01159d2041"><code>01159d2</code></a> chore: publish v5.44.0</li>
<li><a href="426c2f9f7e"><code>426c2f9</code></a> chore: remove unnecessary project names from nx commands (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6054">#6054</a>)</li>
<li><a href="e2d1263dee"><code>e2d1263</code></a> chore: switched repo lint to use nx run-many (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6038">#6038</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/parser">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=5.43.0&new-version=5.44.0)](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/4344

Reviewed By: antonk52

Differential Revision: D41578602

Pulled By: mweststrate

fbshipit-source-id: 48faee2c57a782d1c6f70f4196dd58d34145944d
2022-11-30 07:43:03 -08:00
dependabot[bot]
c4962216b5 Bump @babel/core from 7.19.3 to 7.20.5 in /js/js-flipper (#4343)
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.20.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<p>Thanks <a href="https://github.com/davydof"><code>@​davydof</code></a> and <a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a> for your first PRs!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Alexander Davydov (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li>Tianlan Zhou (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
<li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></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</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.4 (2022-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15160">#15160</a> Fix printing of comments before <code>=&gt;</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15144">#15144</a> Falback to printing inner comments as trailing (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.3 (2022-11-07)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="29a97b8ea2"><code>29a97b8</code></a> v7.20.5</li>
<li><a href="f6546d79d4"><code>f6546d7</code></a> Bump typescript to 4.9.3 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15202">#15202</a>)</li>
<li><a href="5f19f621d9"><code>5f19f62</code></a> Bump babel deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15187">#15187</a>)</li>
<li><a href="12a58cb58c"><code>12a58cb</code></a> v7.20.2</li>
<li><a href="77f3700fa2"><code>77f3700</code></a> fix: <code>babel/node</code> repl and enable <code>no-use-before-define</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15124">#15124</a>)</li>
<li><a href="aadd7a3d52"><code>aadd7a3</code></a> v7.19.6</li>
<li><a href="d0e58e646e"><code>d0e58e6</code></a> Don't bundle unnecessary plugins in <code>babel/standalone</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15023">#15023</a>)</li>
<li><a href="d45d59a4e3"><code>d45d59a</code></a> Improve comments generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14979">#14979</a>)</li>
<li><a href="4f4b450f52"><code>4f4b450</code></a> Improve source map generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14967">#14967</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.20.5/packages/babel-core">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.19.3&new-version=7.20.5)](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/4343

Reviewed By: antonk52

Differential Revision: D41578603

Pulled By: mweststrate

fbshipit-source-id: ec699ef855a70161ede191aa4733361235ceb9a5
2022-11-30 07:43:03 -08:00
dependabot[bot]
69b737381c Bump @oclif/plugin-warn-if-update-available from 2.0.4 to 2.0.14 in /desktop (#4341)
Summary:
Bumps [oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 2.0.4 to 2.0.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oclif/plugin-warn-if-update-available/releases"><code>@​oclif/plugin-warn-if-update-available</code>'s releases</a>.</em></p>
<blockquote>
<h2>2.0.14</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.20.3 to 1.20.4 (<a href="10fff9af86">10fff9a</a>)</li>
</ul>
<h2>2.0.13</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.20.0 to 1.20.3 (<a href="56c514e199">56c514e</a>)</li>
</ul>
<h2>2.0.12</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump async from 2.6.3 to 2.6.4 (<a href="3536f48d5a">3536f48</a>)</li>
</ul>
<h2>2.0.11</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.19.1 to 1.20.0 (<a href="f1a417375e">f1a4173</a>)</li>
</ul>
<h2>2.0.10</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.18.0 to 1.19.1 (<a href="388b4101fc">388b410</a>)</li>
</ul>
<h2>2.0.9</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.16.5 to 1.18.0 (<a href="0e252b24ef">0e252b2</a>)</li>
</ul>
<h2>2.0.8</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump semver from 7.3.7 to 7.3.8 (<a href="02ec3564e0">02ec356</a>)</li>
</ul>
<h2>2.0.7</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.16.4 to 1.16.5 (<a href="1a81356ae1">1a81356</a>)</li>
</ul>
<h2>2.0.6</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump moment from 2.29.2 to 2.29.4 (<a href="51c59d5722">51c59d5</a>)</li>
</ul>
<h2>2.0.5</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 1.1.1 to 1.16.4 (<a href="b8808ca1b7">b8808ca</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md"><code>@​oclif/plugin-warn-if-update-available</code>'s changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b821c57bab"><code>b821c57</code></a> chore(release): 2.0.14 [skip ci]</li>
<li><a href="f12100c86d"><code>f12100c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/plugin-warn-if-update-available/issues/327">https://github.com/facebook/flipper/issues/327</a> from oclif/dependabot-npm_and_yarn-oclif-core-1.20.4</li>
<li><a href="10fff9af86"><code>10fff9a</code></a> fix(deps): bump <code>@​oclif/core</code> from 1.20.3 to 1.20.4</li>
<li><a href="6e8a6f9b1e"><code>6e8a6f9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/plugin-warn-if-update-available/issues/328">https://github.com/facebook/flipper/issues/328</a> from oclif/dependabot-npm_and_yarn-chai-and-types-cha...</li>
<li><a href="bded580245"><code>bded580</code></a> chore(dev-deps): bump chai and <code>@​types/chai</code></li>
<li><a href="81e38a0747"><code>81e38a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/plugin-warn-if-update-available/issues/324">https://github.com/facebook/flipper/issues/324</a> from oclif/dependabot-npm_and_yarn-types-lodash-4.14.188</li>
<li><a href="502b073c7c"><code>502b073</code></a> chore(dev-deps): bump <code>@​types/lodash</code> from 4.14.186 to 4.14.188</li>
<li><a href="951d36474d"><code>951d364</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/plugin-warn-if-update-available/issues/325">https://github.com/facebook/flipper/issues/325</a> from oclif/dependabot-npm_and_yarn-tslib-2.4.1</li>
<li><a href="b98ff2e8fe"><code>b98ff2e</code></a> chore(dev-deps): bump tslib from 2.4.0 to 2.4.1</li>
<li><a href="6469b28776"><code>6469b28</code></a> chore(release): 2.0.13 [skip ci]</li>
<li>Additional commits viewable in <a href="https://github.com/oclif/plugin-warn-if-update-available/compare/v2.0.4...2.0.14">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/plugin-warn-if-update-available&package-manager=npm_and_yarn&previous-version=2.0.4&new-version=2.0.14)](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/4341

Reviewed By: antonk52

Differential Revision: D41578608

Pulled By: mweststrate

fbshipit-source-id: 71066c6c1b62bcd23f4943ea7d028d939c29cd61
2022-11-30 07:43:03 -08:00
dependabot[bot]
e5d75506c4 Bump espresso-core from 3.4.0 to 3.5.0 (#4340)
Summary:
Bumps espresso-core from 3.4.0 to 3.5.0.

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test.espresso:espresso-core&package-manager=gradle&previous-version=3.4.0&new-version=3.5.0)](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/4340

Reviewed By: antonk52

Differential Revision: D41578610

Pulled By: mweststrate

fbshipit-source-id: 4326d9d752fd8dec2f7b284be7c006289add212c
2022-11-30 07:43:03 -08:00
dependabot[bot]
659405411d Bump runner from 1.4.0 to 1.5.1 (#4339)
Summary:
Bumps runner from 1.4.0 to 1.5.1.

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test:runner&package-manager=gradle&previous-version=1.4.0&new-version=1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

 ---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

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

Reviewed By: antonk52

Differential Revision: D41578611

Pulled By: mweststrate

fbshipit-source-id: 4622332d9332e8858345538c077a0177a184bfdc
2022-11-30 07:43:03 -08:00
dependabot[bot]
546e044612 Bump mockito-core from 4.8.1 to 4.9.0 (#4338)
Summary:
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
<blockquote>
<h2>v4.9.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>4.9.0</h4>
<ul>
<li>2022-11-14 - <a href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0">6 commit(s)</a> by Andrei Solntsev, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">https://github.com/facebook/flipper/issues/2784</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2784">mockito/mockito#2784</a>)</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">https://github.com/facebook/flipper/issues/2783</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">mockito/mockito#2783</a>)</li>
<li>Avoids clearing stale weak entries from critical code segments. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">https://github.com/facebook/flipper/issues/2780</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2780">mockito/mockito#2780</a>)</li>
<li>bump gradle from 7.3.1 to 7.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">https://github.com/facebook/flipper/issues/2776</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2776">mockito/mockito#2776</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">https://github.com/facebook/flipper/issues/2775</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2775">mockito/mockito#2775</a>)</li>
<li>Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">https://github.com/facebook/flipper/issues/2770</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2770">mockito/mockito#2770</a>)</li>
<li>Bump junit-platform-launcher from 1.9.0 to 1.9.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">https://github.com/facebook/flipper/issues/2768</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2768">mockito/mockito#2768</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="0052e2f5f7"><code>0052e2f</code></a> Avoid clearing stale weak entries from critical code segments (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">https://github.com/facebook/flipper/issues/2780</a>)</li>
<li><a href="47045cbdfe"><code>47045cb</code></a> Upgrade objenesis 3.2 -&gt; 3.3 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">https://github.com/facebook/flipper/issues/2784</a>)</li>
<li><a href="eb85518cef"><code>eb85518</code></a> Update gradle to 7.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">https://github.com/facebook/flipper/issues/2776</a>)</li>
<li><a href="fcb4cf7bf3"><code>fcb4cf7</code></a> Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">https://github.com/facebook/flipper/issues/2775</a>)</li>
<li><a href="f512a76940"><code>f512a76</code></a> Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">https://github.com/facebook/flipper/issues/2770</a>)</li>
<li><a href="fe7dca2651"><code>fe7dca2</code></a> Bump junit-platform-launcher from 1.9.0 to 1.9.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">https://github.com/facebook/flipper/issues/2768</a>)</li>
<li>See full diff in <a href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=4.8.1&new-version=4.9.0)](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/4338

Reviewed By: antonk52

Differential Revision: D41578613

Pulled By: mweststrate

fbshipit-source-id: d22c242734f078f80c393524b50e2b9e5c54fb0c
2022-11-30 07:43:03 -08:00
dependabot[bot]
f488ada3ca Bump serde from 1.0.147 to 1.0.148 in /packer (#4337)
Summary:
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p>
<blockquote>
<h2>v1.0.148</h2>
<ul>
<li>Support <code>remote</code> derive for generic types that have private fields (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2327">https://github.com/facebook/flipper/issues/2327</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7766103174"><code>7766103</code></a> Release 1.0.148</li>
<li><a href="30f7c7110d"><code>30f7c71</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2331">https://github.com/facebook/flipper/issues/2331</a> from dtolnay/remote</li>
<li><a href="50354c2d0b"><code>50354c2</code></a> Improve error message on remote derive duplicate generics</li>
<li><a href="c4f67e679f"><code>c4f67e6</code></a> Add ui test of duplicate generics in remote derive</li>
<li><a href="0daafe423f"><code>0daafe4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2330">https://github.com/facebook/flipper/issues/2330</a> from dtolnay/remote</li>
<li><a href="37021910c9"><code>3702191</code></a> Fix Into conversion involving generic remote derive with getter</li>
<li><a href="7328b34810"><code>7328b34</code></a> Add test of generic remote derive with getter</li>
<li><a href="fabbd2b097"><code>fabbd2b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2329">https://github.com/facebook/flipper/issues/2329</a> from dtolnay/safety</li>
<li><a href="6814f978d7"><code>6814f97</code></a> Revert Buf::as_str safety change from PR 2319</li>
<li><a href="4ea403c54a"><code>4ea403c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2328">https://github.com/facebook/flipper/issues/2328</a> from dtolnay/remote</li>
<li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.147&new-version=1.0.148)](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/4337

Reviewed By: antonk52

Differential Revision: D41578618

Pulled By: mweststrate

fbshipit-source-id: 770095ae88e03f7389251b967fa53013607950e4
2022-11-30 07:43:03 -08:00
dependabot[bot]
eba5dbd860 Bump @babel/core from 7.19.3 to 7.20.5 in /react-native/ReactNativeFlipperExample (#4336)
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.20.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<p>Thanks <a href="https://github.com/davydof"><code>@​davydof</code></a> and <a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a> for your first PRs!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Alexander Davydov (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li>Tianlan Zhou (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
<li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></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</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof"><code>@​davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.4 (2022-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15160">#15160</a> Fix printing of comments before <code>=&gt;</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15144">#15144</a> Falback to printing inner comments as trailing (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.3 (2022-11-07)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="29a97b8ea2"><code>29a97b8</code></a> v7.20.5</li>
<li><a href="f6546d79d4"><code>f6546d7</code></a> Bump typescript to 4.9.3 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15202">#15202</a>)</li>
<li><a href="5f19f621d9"><code>5f19f62</code></a> Bump babel deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15187">#15187</a>)</li>
<li><a href="12a58cb58c"><code>12a58cb</code></a> v7.20.2</li>
<li><a href="77f3700fa2"><code>77f3700</code></a> fix: <code>babel/node</code> repl and enable <code>no-use-before-define</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15124">#15124</a>)</li>
<li><a href="aadd7a3d52"><code>aadd7a3</code></a> v7.19.6</li>
<li><a href="d0e58e646e"><code>d0e58e6</code></a> Don't bundle unnecessary plugins in <code>babel/standalone</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15023">#15023</a>)</li>
<li><a href="d45d59a4e3"><code>d45d59a</code></a> Improve comments generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14979">#14979</a>)</li>
<li><a href="4f4b450f52"><code>4f4b450</code></a> Improve source map generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14967">#14967</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.20.5/packages/babel-core">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.19.3&new-version=7.20.5)](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/4336

Reviewed By: antonk52

Differential Revision: D41578620

Pulled By: mweststrate

fbshipit-source-id: 55fb4d5357482140a4a536703cc144c0427fc12d
2022-11-30 07:43:03 -08:00
dependabot[bot]
c1d1788282 Bump eslint from 8.25.0 to 8.28.0 in /js/js-flipper (#4325)
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.28.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>v8.28.0</h2>
<h2>Features</h2>
<ul>
<li><a href="63bce44e7b"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li>
<li><a href="8385ecdbbe"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li>
<li><a href="a4e89dbe85"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="c50ae4f840"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li>
<li><a href="9432b67f76"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li>
<li><a href="e76c382772"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li>
<li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li>
<li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li>
<li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li>
<li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li>
<li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li>
<li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li>
<li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li>
<li><a href="1769b42339"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li>
<li><a href="a8d0a57cbc"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li>
<li><a href="a01315a7d8"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li>
<li><a href="0515628539"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li>
<li><a href="68f12882fb"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li>
<li><a href="776827a174"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li>
<li><a href="5c39425fc5"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li>
<li><a href="c97c789768"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="e94a4a95ee"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li>
<li><a href="e13f194f89"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li>
<li><a href="72dbfbc0c4"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</li>
</ul>
<h2>v8.27.0</h2>
<h2>Features</h2>
<ul>
<li><a href="f14587c42b"><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368">#16368</a>) (Sosuke Suzuki)</li>
<li><a href="978799bd5c"><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325">#16325</a>) (Sosuke Suzuki)</li>
<li><a href="69216ee69c"><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470">#16470</a>) (Nitin Kumar)</li>
<li><a href="319f0a5491"><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458">#16458</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="c3ce5212f6"><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462">#16462</a>) (Nicholas C. Zakas)</li>
<li><a href="886a038689"><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437">#16437</a>) (Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="ce93b429bf"><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497">#16497</a>) (Nick Schonning)</li>
<li><a href="d2cecb4ad2"><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498">#16498</a>) (Nick Schonning)</li>
<li><a href="0a92805d77"><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496">#16496</a>) (Nick Schonning)</li>
<li><a href="74a5af487a"><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491">#16491</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/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v8.28.0 - November 18, 2022</p>
<ul>
<li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li>
<li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li>
<li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li>
<li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li>
<li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li>
<li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li>
<li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li>
<li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li>
<li><a href="1769b42339"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li>
<li><a href="63bce44e7b"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li>
<li><a href="c50ae4f840"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li>
<li><a href="a8d0a57cbc"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li>
<li><a href="9432b67f76"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li>
<li><a href="8385ecdbbe"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li>
<li><a href="a4e89dbe85"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li>
<li><a href="a01315a7d8"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li>
<li><a href="e94a4a95ee"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li>
<li><a href="0515628539"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li>
<li><a href="e76c382772"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li>
<li><a href="68f12882fb"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li>
<li><a href="e13f194f89"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li>
<li><a href="776827a174"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li>
<li><a href="72dbfbc0c4"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</li>
<li><a href="5c39425fc5"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li>
<li><a href="c97c789768"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li>
</ul>
<p>v8.27.0 - November 6, 2022</p>
<ul>
<li><a href="f14587c42b"><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368">#16368</a>) (Sosuke Suzuki)</li>
<li><a href="978799bd5c"><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325">#16325</a>) (Sosuke Suzuki)</li>
<li><a href="ce93b429bf"><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497">#16497</a>) (Nick Schonning)</li>
<li><a href="d2cecb4ad2"><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498">#16498</a>) (Nick Schonning)</li>
<li><a href="0a92805d77"><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496">#16496</a>) (Nick Schonning)</li>
<li><a href="c3ce5212f6"><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462">#16462</a>) (Nicholas C. Zakas)</li>
<li><a href="74a5af487a"><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491">#16491</a>) (Milos Djermanovic)</li>
<li><a href="69216ee69c"><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470">#16470</a>) (Nitin Kumar)</li>
<li><a href="324db1a11e"><code>324db1a</code></a> docs: explicit stylelint color related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16465">#16465</a>) (Nick Schonning)</li>
<li><a href="94dc4f19ba"><code>94dc4f1</code></a> docs: use Stylelint for HTML files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16468">#16468</a>) (Nick Schonning)</li>
<li><a href="cc6128db4f"><code>cc6128d</code></a> docs: enable stylelint declaration-block-no-duplicate-properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16466">#16466</a>) (Nick Schonning)</li>
<li><a href="d03a8bf897"><code>d03a8bf</code></a> docs: Add heading to justification explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16430">#16430</a>) (Maritaria)</li>
<li><a href="886a038689"><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437">#16437</a>) (Francesco Trotta)</li>
<li><a href="319f0a5491"><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458">#16458</a>) (Milos Djermanovic)</li>
<li><a href="8a159686f9"><code>8a15968</code></a> docs: add Stylelint configuration and cleanup (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16379">#16379</a>) (Nick Schonning)</li>
<li><a href="9b0a469d1e"><code>9b0a469</code></a> docs: note commit messages don't support scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16435">#16435</a>) (Andy Edwards)</li>
<li><a href="15814057fd"><code>1581405</code></a> docs: improve context.getScope() docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16417">#16417</a>) (Ben Perlmutter)</li>
<li><a href="b7971496e9"><code>b797149</code></a> docs: update formatters template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16454">#16454</a>) (Milos Djermanovic)</li>
<li><a href="5ac4de911f"><code>5ac4de9</code></a> docs: fix link to formatters on the Core Concepts page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16455">#16455</a>) (Vladislav)</li>
<li><a href="33313ef562"><code>33313ef</code></a> docs: core-concepts: fix link to semi rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16453">#16453</a>) (coderaiser)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b8769f192b"><code>b8769f1</code></a> 8.28.0</li>
<li><a href="d2b072313d"><code>d2b0723</code></a> Build: changelog update for 8.28.0</li>
<li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>)</li>
<li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>)</li>
<li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>)</li>
<li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>)</li>
<li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>)</li>
<li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>)</li>
<li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>)</li>
<li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.25.0...v8.28.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.25.0&new-version=8.28.0)](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/4325

Reviewed By: antonk52

Differential Revision: D41578623

Pulled By: mweststrate

fbshipit-source-id: 7d5ee653760203fdea484093bd61e15e705a25a9
2022-11-30 07:43:03 -08:00
dependabot[bot]
fa2cadb3f0 Bump react-native-flipper from 0.171.1 to 0.174.0 in /react-native/ReactNativeFlipperExample (#4307)
Summary:
Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.171.1 to 0.174.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/flipper/releases">react-native-flipper's releases</a>.</em></p>
<blockquote>
<h2>v0.174.0</h2>
<p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a>
for full notes.</p>
<h2>v0.173.0</h2>
<p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a>
for full notes.</p>
<h2>v0.172.0</h2>
<p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a>
for full notes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="019bcaeb9e"><code>019bcae</code></a> Flipper Release: v0.174.0</li>
<li><a href="c8cbdffa96"><code>c8cbdff</code></a> Upgrade docusaurus plugin</li>
<li><a href="a39ffb1c5f"><code>a39ffb1</code></a> Update link to FlipperLib</li>
<li><a href="7e9166137c"><code>7e91661</code></a> Add verbose logging for Android cert exchange</li>
<li><a href="2c767e1920"><code>2c767e1</code></a> Make the universal export work on the older Android devices</li>
<li><a href="26241cf5c0"><code>26241cf</code></a> Skip logging data for the 'upload-scibe-logs-event''</li>
<li><a href="2a108854d2"><code>2a10885</code></a> Make flipper-server-client gracefully handle malformed messages</li>
<li><a href="60a439ef7b"><code>60a439e</code></a> Remove window refernce from flipper-server-client</li>
<li><a href="82e5cfd368"><code>82e5cfd</code></a> Expose isLoggedIn to plugin creators</li>
<li><a href="2736cfeeb6"><code>2736cfe</code></a> Dont gitignore website/yarn.lock</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.171.1...v0.174.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-flipper&package-manager=npm_and_yarn&previous-version=0.171.1&new-version=0.174.0)](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/4307

Reviewed By: antonk52

Differential Revision: D41578626

Pulled By: mweststrate

fbshipit-source-id: e25c256af3077e344bc31c1ca4bea89a6eeb3f03
2022-11-30 07:43:03 -08:00
dependabot[bot]
c8a22f598e Bump @oclif/config from 1.18.3 to 1.18.6 in /desktop (#4301)
Summary:
Bumps [oclif/config](https://github.com/oclif/config) from 1.18.3 to 1.18.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oclif/config/releases"><code>@​oclif/config</code>'s releases</a>.</em></p>
<blockquote>
<h2>1.18.6</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/parser</code> from 3.8.8 to 3.8.9 (<a href="6c30537f9a">6c30537</a>)</li>
</ul>
<h2>1.18.5</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/parser</code> from 3.8.7 to 3.8.8 (<a href="b03591e782">b03591e</a>)</li>
</ul>
<h2>1.18.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/errors</code> from 1.3.5 to 1.3.6 (<a href="8fbab1517f">8fbab15</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/oclif/config/blob/main/CHANGELOG.md"><code>@​oclif/config</code>'s changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7b9bd9359c"><code>7b9bd93</code></a> chore(release): 1.18.6 [skip ci]</li>
<li><a href="e328852f15"><code>e328852</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/config/issues/342">https://github.com/facebook/flipper/issues/342</a> from oclif/dependabot-npm_and_yarn-oclif-parser-3.8.9</li>
<li><a href="6c30537f9a"><code>6c30537</code></a> fix(deps): bump <code>@​oclif/parser</code> from 3.8.8 to 3.8.9</li>
<li><a href="4d8137011a"><code>4d81370</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/config/issues/339">https://github.com/facebook/flipper/issues/339</a> from oclif/dependabot-npm_and_yarn-types-node-14.18.33</li>
<li><a href="335064dd4c"><code>335064d</code></a> chore(dev-deps): bump <code>@​types/node</code> from 14.18.32 to 14.18.33</li>
<li><a href="dc8129050b"><code>dc81290</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/config/issues/338">https://github.com/facebook/flipper/issues/338</a> from oclif/repo-sync/leif/default</li>
<li><a href="8a103317d0"><code>8a10331</code></a> chore([no ci]): Synced local '.github/workflows/manualRelease.yml' with remot...</li>
<li><a href="5dade910ad"><code>5dade91</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/config/issues/337">https://github.com/facebook/flipper/issues/337</a> from oclif/dependabot-npm_and_yarn-types-node-14.18.32</li>
<li><a href="be81537a3f"><code>be81537</code></a> chore(dev-deps): bump <code>@​types/node</code> from 14.18.31 to 14.18.32</li>
<li><a href="cf927d9910"><code>cf927d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oclif/config/issues/336">https://github.com/facebook/flipper/issues/336</a> from oclif/repo-sync/leif/default</li>
<li>Additional commits viewable in <a href="https://github.com/oclif/config/compare/v1.18.3...1.18.6">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/config&package-manager=npm_and_yarn&previous-version=1.18.3&new-version=1.18.6)](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/4301

Reviewed By: antonk52

Differential Revision: D41578628

Pulled By: mweststrate

fbshipit-source-id: 100b203984df2589dc088a2e2acea67aef934b8b
2022-11-30 07:43:03 -08:00
dependabot[bot]
6a9f2de29a Bump ws from 8.9.0 to 8.11.0 in /js/js-flipper (#4295)
Summary:
Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p>
<blockquote>
<h2>8.11.0</h2>
<h1>Features</h1>
<ul>
<li><code>WebSocket.prototype.addEventListener()</code> now supports an event listener
specified as an object with a <code>handleEvent()</code> method. (9ab743aa).</li>
</ul>
<h1>Bug fixes</h1>
<ul>
<li><code>WebSocket.prototype.addEventListener()</code> now adds an event listener only if it
is not already in the list of the event listeners for the specified event type
(1cec17da).</li>
</ul>
<h2>8.10.0</h2>
<h1>Features</h1>
<ul>
<li>Added an export for package.json (211d5d38).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="afd8c6269b"><code>afd8c62</code></a> [dist] 8.11.0</li>
<li><a href="1cec17da06"><code>1cec17d</code></a> [fix] Add the same event listener only once</li>
<li><a href="9ab743aa70"><code>9ab743a</code></a> [feature] Add support for objets with a <code>handleEvent()</code> method</li>
<li><a href="38f78794ca"><code>38f7879</code></a> [ci] Test on node 19</li>
<li><a href="cdca711ad4"><code>cdca711</code></a> [dist] 8.10.0</li>
<li><a href="211d5d3833"><code>211d5d3</code></a> [pkg] Add package.json export</li>
<li><a href="c4d6eb3907"><code>c4d6eb3</code></a> [ci] Do not use the set-output command</li>
<li>See full diff in <a href="https://github.com/websockets/ws/compare/8.9.0...8.11.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=8.9.0&new-version=8.11.0)](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/4295

Reviewed By: antonk52

Differential Revision: D41578630

Pulled By: mweststrate

fbshipit-source-id: 3db16f5a08f717736a38969cb7a93d613a4af727
2022-11-30 07:43:03 -08:00
dependabot[bot]
c7e67a5de0 Bump protobuf-java from 3.21.8 to 3.21.9 (#4285)
Summary:
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.8 to 3.21.9.
<details>
<summary>Commits</summary>
<ul>
<li><a href="90b73ac3f0"><code>90b73ac</code></a> Updating changelog</li>
<li><a href="0135eb0e52"><code>0135eb0</code></a> Updating version.json and repo version numbers to: 21.9</li>
<li><a href="573a1851dc"><code>573a185</code></a> Update zlib to 1.2.13 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10819">#10819</a>)</li>
<li><a href="33bc6fb2a4"><code>33bc6fb</code></a> Replace libc strdup usage with internal impl to restore musl compat. (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10811">#10811</a>)...</li>
<li><a href="0d8ac768a1"><code>0d8ac76</code></a> Target macOS 10.9 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10802">#10802</a>) (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10807">#10807</a>)</li>
<li><a href="80b583acdf"><code>80b583a</code></a> 21.x 202210181433 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10787">#10787</a>)</li>
<li><a href="591fe403c9"><code>591fe40</code></a> 21.x 202210180838 (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10785">#10785</a>)</li>
<li><a href="3c49bd4e84"><code>3c49bd4</code></a> Bump upb to latest version after fixes applied (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/10783">#10783</a>)</li>
<li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.21.8...v3.21.9">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=gradle&previous-version=3.21.8&new-version=3.21.9)](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/4285

Reviewed By: antonk52

Differential Revision: D41578633

Pulled By: mweststrate

fbshipit-source-id: e908148ff6d686655f56f2912cac8c044da0dbf2
2022-11-30 07:43:03 -08:00
Lorenzo Blasa
d954828bbc Remove concept of dynamic metadata
Summary:
Although conceptually it made sense, it creates an issue with registration.

### Let me explain

Effectively, as an engineer, what constitutes static and dynamic metadata and how can I ensure that is treated as such?

It may be trivial to answer those questions but there was a fundamental assumption for static metadata that no longer holds true.  Static metadata was registered when descriptors were first referenced, which most of the times happens when added to the descriptors registry.

This used worked fine until we introduced the concept of deferred attributes.
Deferred attributes, even though static, may register its metadata only when requested to.

The issue is even more fundamental as not all the objects that declare static metadata will be loaded into memory by the time the plugin is connected and sends this.

### Solution

To simplify, as the concept was never really used, there's only metadata.

There's only pending metadata which is metadata that is yet to be sent to Flipper Desktop.

Reviewed By: LukeDefeo

Differential Revision: D41614186

fbshipit-source-id: 85d62eeff81ff22ae6e969d7b5aed8628b336258
2022-11-30 07:23:29 -08:00
generatedunixname89002005306973
4b83135c6c Flipper Snapshot Bump: v0.175.1-SNAPSHOT
Summary: Releasing snapshot version 0.175.1-SNAPSHOT

Reviewed By: lblasa

Differential Revision: D41611792

fbshipit-source-id: 7c6f7d035fc9509ee8ecc763b92838a1b4ce93b9
2022-11-30 04:29:45 -08:00
generatedunixname89002005306973
77c65c8592 Flipper Release: v0.175.0
Summary: Releasing version 0.175.0

Reviewed By: lblasa

Differential Revision: D41611793

fbshipit-source-id: 0dfecfd85e68c3878384283f084e5f5914d36aec
2022-11-30 04:29:45 -08:00
Lorenzo Blasa
df960aee80 Show empty sidebar when no node is selected
Summary: ^

Reviewed By: LukeDefeo

Differential Revision: D41549165

fbshipit-source-id: 7f6324c8e04b8c7db3afe1e4cc5e1cbe0c023b7c
2022-11-29 10:39:14 -08:00
Lorenzo Blasa
4bd5314b0c Better Open In IDE design
Summary: ^

Reviewed By: LukeDefeo

Differential Revision: D41584984

fbshipit-source-id: db8bd28854ed963d3370cf061a56aa63bfbf4f54
2022-11-29 10:26:24 -08:00
Luke De Feo
26a7ad7952 Summary: In an earlier diff we moved the retreival of litho props to back ground thread. Fetching the props also creates dynamic metadata, and the computation was deferred after the metadata was sent meaning we were sending data down without associated metadata.
Reviewed By: lblasa

Differential Revision: D41581345

fbshipit-source-id: c17a57d811025c3716bc3bd26d119b273f1603aa
2022-11-29 08:54:58 -08:00
Luke De Feo
d0a05ad1a9 Use global id for debugcomponent id
Summary: Global Id is stable as the component is rerendered. It is not stable if the whole component tree updates so we might want to deal with this in the future

Reviewed By: lblasa

Differential Revision: D41581346

fbshipit-source-id: 0c2834ba452ddcfc3e0a7392672825fc040901d9
2022-11-29 08:54:58 -08:00
Luke De Feo
cffe42a93a Litho state support
Reviewed By: lblasa

Differential Revision: D41581347

fbshipit-source-id: 262670053c586676be4f9465854ec79f95699d33
2022-11-29 08:54:58 -08:00
Lorenzo Blasa
b701d76668 Fixes overflow text
Summary: ^

Reviewed By: antonk52

Differential Revision: D41580381

fbshipit-source-id: d2e2d53f28ebf68a0f6c5a4cb882e905fd4bdd66
2022-11-29 08:10:12 -08:00
Lorenzo Blasa
feb206d069 Tree styles improvement
Summary: ^

Reviewed By: antonk52

Differential Revision: D41579010

fbshipit-source-id: efb7d4300093173d85a3c5c269d79b78fe79908a
2022-11-29 06:02:11 -08:00
Luke De Feo
a89f6960dc Added tool tips to sidebar tabs and removed documentation tab
Reviewed By: lblasa

Differential Revision: D41554191

fbshipit-source-id: d14c042f3def75e33e7a2b9d5ad0a27b3303e0d4
2022-11-29 01:43:49 -08:00
Lorenzo Blasa
a8f8e081c5 Feedback request banner
Summary:
This change adds a small feedback alert banner. It will have a link to our workplace feedback group.

Additionally, it asks engineers to record their sessions.

Reviewed By: LukeDefeo

Differential Revision: D41531851

fbshipit-source-id: 7ec8ca79350e7a84ab0532065bc57187ef0055ba
2022-11-28 11:21:24 -08:00
Lorenzo Blasa
76b1673d15 Basic array support
Summary:
Attributes Inspector didn't have support for inspectable arrays.

This change addresses an issue with the inspectable itself and adds basic support to it in the visualiser.

Reviewed By: LukeDefeo

Differential Revision: D41522879

fbshipit-source-id: f9cad42470541039c8157477b0fe9bc58f18f1ba
2022-11-28 10:19:20 -08:00
Lorenzo Blasa
1406e291ee Send with raw parameters
Summary:
On Android we already had an API to send raw arguments i.e. raw json as params.

This just adds feature parity on iOS.

Reviewed By: LukeDefeo

Differential Revision: D41433777

fbshipit-source-id: abd47f987b9e2b451100e81acf6fea61cd876807
2022-11-28 09:45:53 -08:00
Pascal Hartig
c0cf7d62d6 Exclude .circleci folder from docs cleanup (#4335)
Summary:
Without this, our boilplate config gets deleted on every run:

https://github.com/JamesIves/github-pages-deploy-action#additional-build-files-

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

Reviewed By: lblasa

Differential Revision: D41548935

Pulled By: passy

fbshipit-source-id: aea68dbb28ed07f0102be05695aa6f6225ef6e11
2022-11-28 05:16:16 -08:00
Luke De Feo
f34b6f52ed The ui debugger grows up
Reviewed By: lblasa

Differential Revision: D41549291

fbshipit-source-id: d3c72c01f6b7bd2a3be8a35d5f54270b64191e21
2022-11-28 05:09:20 -08:00
Luke De Feo
b214806325 Add padding and refactor our controls component
Summary: also made the controls component full width to push down the visualiser

Reviewed By: lblasa

Differential Revision: D41548665

fbshipit-source-id: 2bca527e70c92bc0ded120e51a0880f76f7cca87
2022-11-28 05:09:20 -08:00
Luke De Feo
a93d571dc0 Unhover on mouse exit of tree
Summary: This was causing the hover state to linger which is now quite noticable in the tree

Reviewed By: lblasa

Differential Revision: D41548249

fbshipit-source-id: cdf8ed434aa064dba05ebf31773bedaef18ba007
2022-11-28 05:09:20 -08:00
Luke De Feo
6183671a5d Improve presentation of node name in hover state for visualizer
Summary: With the previous approach it was hard to read the name of the node, this should be a lot clearer. The tool top comes in a after a delay, the reason for this is because when i tried without a delay when you moved the mouse fast a ton of tooltips would appear and disappear when you passed over diffferent nodes and it was very distracting. 200ms seems to be about the sweet spot

Reviewed By: lblasa

Differential Revision: D41548248

fbshipit-source-id: 76460347730d5b1d2e968984e845be0c65255456
2022-11-28 05:09:20 -08:00
Luke De Feo
d9314c3b73 Fix Focus mode bug when is the decendant of an inactive node.
Summary: If you focus a node and then move activity then the focused nodes will no longer be active. this means that they are automatically collapsed in the tree and the visualizer wont be display it. Previously we didnt spot this and the focus state was wrong. Now we check that all parents are active whenever an update comes from client, if the focused node is no longer active after an update then we remove the focus

Reviewed By: lblasa

Differential Revision: D41548250

fbshipit-source-id: d536e0c466d9002fc53bcb43b9b29c7c7fa23ad2
2022-11-28 05:09:20 -08:00
Luke De Feo
8eb0866760 Add parent reference to desktop node
Summary: There are some situations where we are doing a traversal of the entire node hierachy looking for something. In some situtations this linear search can be replaced with a walk up the anchestory path making the code easier to understand and more efficient

Reviewed By: lblasa

Differential Revision: D41548253

fbshipit-source-id: 4fb2141282f1f9663835c3b7812d30dcc59b707e
2022-11-28 05:09:20 -08:00
Luke De Feo
57dcf72763 Added ability to pause the incoming updates from the client
Summary: There were a few subtleties around what to the auto expanding / collapsing for active children but otherwise this is quite straightforward

Reviewed By: lblasa

Differential Revision: D41548252

fbshipit-source-id: c153d00210d859463a51753dadf2e5aabeb7ea35
2022-11-28 05:09:20 -08:00
Kevin Strider
ced04c7cec Under the Hood - Part 4
Summary:
This diff includes minor changes to the pages within the Under the Hood section of Flipper Docs.

The page Creating Plugins -> Desktop Plugin APIs -> QPL Linting -> Building a Linter is now removed from the sidebar.

Reviewed By: lblasa

Differential Revision: D41533283

fbshipit-source-id: 63e50210815fe2b67ea54991eb8a7bc16e04e1be
2022-11-28 03:46:26 -08:00
Lorenzo Blasa
56b717c197 Track performance
Summary: Track performance for subtree updates

Reviewed By: antonk52

Differential Revision: D41531057

fbshipit-source-id: b9cfd04e5d22796f026c56d2fc66c7dea8accb78
2022-11-28 02:54:42 -08:00
Lorenzo Blasa
7f5592a68b Suggest ui-debugger from layout
Summary: Increase awareness of ui-debugger by displaying a notification.

Reviewed By: LukeDefeo

Differential Revision: D41530681

fbshipit-source-id: bf0aaeb8bb5fdc88e2425371fb04155cec739ba4
2022-11-28 02:40:38 -08:00
Lorenzo Blasa
3044ddc5c1 Remove checkbox as boolean value
Summary:
Remove checkbox as we currently don't support editing values.

Instead replace with a simple 'TRUE', 'FALSE' text.

Reviewed By: antonk52

Differential Revision: D41532898

fbshipit-source-id: d4af37e30eb21ab761c39cb4ae45337247c80c9d
2022-11-25 08:14:08 -08:00
dependabot[bot]
ea0af7c931 Bump sinon from 14.0.1 to 14.0.2 in /js/js-flipper (#4315)
Summary:
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.1 to 14.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md">sinon's changelog</a>.</em></p>
<blockquote>
<h2>14.0.2</h2>
<ul>
<li><a href="4d70f6e096"><code>4d70f6e0</code></a>
Upgrade nise to latest (Morgan Roderick)</li>
<li><a href="96a0d756b5"><code>96a0d756</code></a>
Update <code>@​sinonjs/samsam</code> to latest (Morgan Roderick)</li>
<li><a href="babb4736d7"><code>babb4736</code></a>
Prefer <code>@​sinonjs/commons</code><a href="https://github.com/2"><code>@​2</code></a> (Morgan Roderick)
<blockquote>
<p>That makes ES2017 support explicit</p>
</blockquote>
</li>
</ul>
<p><em>Released by Morgan Roderick on 2022-11-07.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="225b1409fe"><code>225b140</code></a> 14.0.2</li>
<li><a href="4d70f6e096"><code>4d70f6e</code></a> Upgrade nise to latest</li>
<li><a href="96a0d756b5"><code>96a0d75</code></a> Update <code>@​sinonjs/samsam</code> to latest</li>
<li><a href="babb4736d7"><code>babb473</code></a> Prefer <code>@​sinonjs/commons</code><a href="https://github.com/2"><code>@​2</code></a></li>
<li><a href="b9e5f7d4ab"><code>b9e5f7d</code></a> Bump nokogiri from 1.13.7 to 1.13.9</li>
<li>See full diff in <a href="https://github.com/sinonjs/sinon/compare/v14.0.1...v14.0.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sinon&package-manager=npm_and_yarn&previous-version=14.0.1&new-version=14.0.2)](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/4315

Reviewed By: antonk52

Differential Revision: D41472337

Pulled By: passy

fbshipit-source-id: 7dea0e6e5f805770cf4ad6c634117b9a2fbd73e0
2022-11-24 10:42:06 -08:00
dependabot[bot]
748e02c6fb Bump eslint-plugin-react from 7.31.9 to 7.31.11 in /js/js-flipper (#4323)
Summary:
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.9 to 7.31.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p>
<blockquote>
<h2>v7.31.11</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-no-target-blank</code>]: allow ternaries with literals (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464">https://github.com/facebook/flipper/issues/3464</a>[] <a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>no-unknown-property</code>]: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484">https://github.com/facebook/flipper/issues/3484</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-key</code>]: detect keys in logical expression and conditional expression (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490">https://github.com/facebook/flipper/issues/3490</a>[] <a href="https://github.com/metreniuk"><code>@​metreniuk</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Perf] component detection: improve performance by avoiding traversing parents unnecessarily (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459">https://github.com/facebook/flipper/issues/3459</a>[] <a href="https://github.com/golopot"><code>@​golopot</code></a>)</li>
<li>[Docs] [<code>forbid-component-props</code>]: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473">https://github.com/facebook/flipper/issues/3473</a>[] <a href="https://github.com/AndersDJohnson"><code>@​AndersDJohnson</code></a>)</li>
<li>[Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469">https://github.com/facebook/flipper/issues/3469</a>[] <a href="https://github.com/bmish"><code>@​bmish</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1000">https://github.com/facebook/flipper/issues/1000</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002">https://github.com/facebook/flipper/issues/1002</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1005">https://github.com/facebook/flipper/issues/1005</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100">https://github.com/facebook/flipper/issues/100</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1010">https://github.com/facebook/flipper/issues/1010</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1013">https://github.com/facebook/flipper/issues/1013</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022">https://github.com/facebook/flipper/issues/1022</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029">https://github.com/facebook/flipper/issues/1029</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102">https://github.com/facebook/flipper/issues/102</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034">https://github.com/facebook/flipper/issues/1034</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1038">https://github.com/facebook/flipper/issues/1038</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1041">https://github.com/facebook/flipper/issues/1041</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043">https://github.com/facebook/flipper/issues/1043</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046">https://github.com/facebook/flipper/issues/1046</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047">https://github.com/facebook/flipper/issues/1047</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1050">https://github.com/facebook/flipper/issues/1050</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053">https://github.com/facebook/flipper/issues/1053</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057">https://github.com/facebook/flipper/issues/1057</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105">https://github.com/facebook/flipper/issues/105</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061">https://github.com/facebook/flipper/issues/1061</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1062">https://github.com/facebook/flipper/issues/1062</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1070">https://github.com/facebook/flipper/issues/1070</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1071">https://github.com/facebook/flipper/issues/1071</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073">https://github.com/facebook/flipper/issues/1073</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076">https://github.com/facebook/flipper/issues/1076</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079">https://github.com/facebook/flipper/issues/1079</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088">https://github.com/facebook/flipper/issues/1088</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1098">https://github.com/facebook/flipper/issues/1098</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101">https://github.com/facebook/flipper/issues/1101</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1103">https://github.com/facebook/flipper/issues/1103</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110">https://github.com/facebook/flipper/issues/110</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116">https://github.com/facebook/flipper/issues/1116</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117">https://github.com/facebook/flipper/issues/1117</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1119">https://github.com/facebook/flipper/issues/1119</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1121">https://github.com/facebook/flipper/issues/1121</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1122">https://github.com/facebook/flipper/issues/1122</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123">https://github.com/facebook/flipper/issues/1123</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1130">https://github.com/facebook/flipper/issues/1130</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1131">https://github.com/facebook/flipper/issues/1131</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a></p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11">7.31.11</a> - 2022.11.17</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-no-target-blank</code>]: allow ternaries with literals (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464">https://github.com/facebook/flipper/issues/3464</a>[] <a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>no-unknown-property</code>]: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484">https://github.com/facebook/flipper/issues/3484</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-key</code>]: detect keys in logical expression and conditional expression (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490">https://github.com/facebook/flipper/issues/3490</a>[] <a href="https://github.com/metreniuk"><code>@​metreniuk</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Perf] component detection: improve performance by avoiding traversing parents unnecessarily (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459">https://github.com/facebook/flipper/issues/3459</a>[] <a href="https://github.com/golopot"><code>@​golopot</code></a>)</li>
<li>[Docs] <code>forbid-component-props</code>: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473">https://github.com/facebook/flipper/issues/3473</a>[] <a href="https://github.com/AndersDJohnson"><code>@​AndersDJohnson</code></a>)</li>
<li>[Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469">https://github.com/facebook/flipper/issues/3469</a>[] <a href="https://github.com/bmish"><code>@​bmish</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490">https://github.com/facebook/flipper/issues/3490</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3490">jsx-eslint/eslint-plugin-react#3490</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484">https://github.com/facebook/flipper/issues/3484</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484">jsx-eslint/eslint-plugin-react#3484</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473">https://github.com/facebook/flipper/issues/3473</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3473">jsx-eslint/eslint-plugin-react#3473</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469">https://github.com/facebook/flipper/issues/3469</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3469">jsx-eslint/eslint-plugin-react#3469</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464">https://github.com/facebook/flipper/issues/3464</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3464">jsx-eslint/eslint-plugin-react#3464</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459">https://github.com/facebook/flipper/issues/3459</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3459">jsx-eslint/eslint-plugin-react#3459</a></p>
<h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.10">7.31.10</a> - 2022.10.10</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-unknown-property</code>]: allow <code>allowFullScreen</code> on <code>iframe</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3455">https://github.com/facebook/flipper/issues/3455</a>[] <a href="https://github.com/almeidx"><code>@​almeidx</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3455">https://github.com/facebook/flipper/issues/3455</a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3455">jsx-eslint/eslint-plugin-react#3455</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8e5ce6c5b1"><code>8e5ce6c</code></a> Update CHANGELOG and bump version</li>
<li><a href="041a120d6d"><code>041a120</code></a> [Fix] <code>jsx-key</code>: detect keys in logical expression and conditional expression...</li>
<li><a href="f5e5da89f5"><code>f5e5da8</code></a> [Deps] update <code>array-includes</code>, <code>array.prototype.flatmap</code>, `array.prototype.t...</li>
<li><a href="acebf4d94b"><code>acebf4d</code></a> [Dev Deps] update <code>babel/core</code></li>
<li><a href="4c85b9e8ae"><code>4c85b9e</code></a> [Fix] <code>no-unknown-property</code>: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484">https://github.com/facebook/flipper/issues/3484</a>)</li>
<li><a href="1e16be1dc5"><code>1e16be1</code></a> [Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469">https://github.com/facebook/flipper/issues/3469</a>)</li>
<li><a href="03df592795"><code>03df592</code></a> [actions] rename secret to a more approps name</li>
<li><a href="7a3fd6ec76"><code>7a3fd6e</code></a> [actions] update used actions</li>
<li><a href="e40b0a6b44"><code>e40b0a6</code></a> [Docs] <code>forbid-component-props</code>: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473">https://github.com/facebook/flipper/issues/3473</a>)</li>
<li><a href="a8d29428fa"><code>a8d2942</code></a> [actions] Add npm publish workflow (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3460">https://github.com/facebook/flipper/issues/3460</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.11">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-react&package-manager=npm_and_yarn&previous-version=7.31.9&new-version=7.31.11)](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/4323

Reviewed By: antonk52

Differential Revision: D41472345

Pulled By: passy

fbshipit-source-id: 390a1440fe42d5fb2dcb3421284a4721dd21dac1
2022-11-24 10:42:06 -08:00
dependabot[bot]
57ca283f31 Bump typescript from 4.8.4 to 4.9.3 in /js/js-flipper (#4326)
Summary:
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p>
<blockquote>
<h2>TypeScript 4.9</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/">release announcement</a>.</p>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>Changes:</h2>
<ul>
<li>93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.</li>
<li>107f832b80df2dc97748021cb00af2b6813db75b Update LKG.</li>
<li>31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363">#51363</a>) [ <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50872">#50872</a> ]</li>
<li>1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.</li>
<li>7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9</li>
<li>e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json</li>
<li>8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json</li>
<li>5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297">#51297</a>)</li>
<li>a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345">#51345</a>)</li>
<li>7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295">#51295</a>)</li>
</ul>

<ul>
<li>3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51324">#51324</a>)</li>
<li>64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51320">#51320</a>)</li>
<li>754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51263">#51263</a>)</li>
<li>d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json</li>
<li>d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes &quot;convert to default export&quot; refactoring failure (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51256">#51256</a>)</li>
<li>16faf45682173ea437a50330feb4785578923d7f Update package-lock.json</li>
<li>8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): &quot;Move to a new file&quot; breaks the declaration of referenced variable (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50681">#50681</a>)</li>
<li>170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51300">#51300</a>)</li>
<li>9c4e14d75174432f6a4dc5967a09712a6784ab88 Remove &quot;No type information for this code&quot; from baseline (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51311">#51311</a>)</li>
<li>88d25b4f232929df59729156dfda6b65277affec fix(50068): Refactors trigger debug failure when JSX text has a ' and a tag on the same line. (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51299">#51299</a>)</li>
<li>8bee69acf410d4986cb0cc102b949e2d133d5380 Update package-lock.json</li>
<li>702de1eeaaef88a189e4d06e5a2aae287853790a Fix early call to return/throw on generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51294">#51294</a>)</li>
<li>2c12b1499908ad7718e65d20e264561207c22375 Add a GH Action to file a new issue if we go a week without seeing a typescript-error-deltas issue (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51271">#51271</a>)</li>
<li>6af270dee09d62516f6dc02ec102a745ffebc037 Update package-lock.json</li>
<li>2cc4c16a26672a7ba6c97ba16309fcf334db7cae Update package-lock.json</li>
<li>60934915d9ccc4ca9c0fb2cd060d7ec81601942b Fix apparent typo in getStringMappingType (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51248">#51248</a>)</li>
<li>61c26096e3373719ece686b84c698423890e9a5f Update package-lock.json</li>
<li>ef69116c41cb6805f89e6592eacb0ccb7f02207d Generate shortest <code>rootDirs</code> module specifier instead of first possible (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51244">#51244</a>)</li>
<li>bbb42f453dc684e03d977c5b70391124d57543a9 Fix typo in canWatchDirectoryOrFile found by CodeQL (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51262">#51262</a>)</li>
<li>a56b254ad3c52b598bc5d44f83f3d0a1cf806068 Include 'this' type parameter in isRelatedTo fast path (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51230">#51230</a>)</li>
<li>3abd351c0eea55758f27ee5558a4a1525b77f45b Fix super property transform in async arrow in method (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51240">#51240</a>)</li>
<li>eed05112180e0d94f78aa02d676d49468f15dc31 Update package-lock.json</li>
<li>2625c1feae25aede35465ca835440fc57bf13d52 Make the init config category order predictable (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51247">#51247</a>)</li>
<li>1ca99b34029dafad2c18af7bdc0711f4abf7e522 fix(50551): Destructuring assignment with var bypasses &quot;variable is used before being assigned&quot; check (2454) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50560">#50560</a>)</li>
<li>3f28fa12dfecb8dfd66ce4684bf26f64e1f092f1 Update package-lock.json</li>
<li>906ebe49334a3a9c2dbd73cd3c902898bc712b66 Revert structuredTypeRelatedTo change and fix isUnitLikeType (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51076">#51076</a>)</li>
<li>8ac465239f52de1da3ada8cdc4c3f107f4d62e45 change type (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51231">#51231</a>)</li>
<li>245a02cbed7ad50a21289730159abc8d19a66f40 fix(51222): Go-to-definition on return statements should jump to the containing function declaration (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51227">#51227</a>)</li>
<li>2dff34e8c4a91c0005ca9ccfb7e045e225b6f2e4 markAliasReferenced should include ExportValue as well (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51219">#51219</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="93bd577458"><code>93bd577</code></a> Bump version to 4.9.3 and LKG.</li>
<li><a href="107f832b80"><code>107f832</code></a> Update LKG.</li>
<li><a href="31bee5682d"><code>31bee56</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363">#51363</a>)</li>
<li><a href="1e2fa7ae15"><code>1e2fa7a</code></a> Update version to 4.9.2-rc and LKG.</li>
<li><a href="7ab89e5c6e"><code>7ab89e5</code></a> Merge remote-tracking branch 'origin/main' into release-4.9</li>
<li><a href="e5cd686def"><code>e5cd686</code></a> Update package-lock.json</li>
<li><a href="8d40dc15d1"><code>8d40dc1</code></a> Update package-lock.json</li>
<li><a href="5cfb3a2fe3"><code>5cfb3a2</code></a> Only call return() for an abrupt completion in user code (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297">#51297</a>)</li>
<li><a href="a7a9d158e8"><code>a7a9d15</code></a> Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345">#51345</a>)</li>
<li><a href="7f8426f4df"><code>7f8426f</code></a> fix for-in enumeration containing yield in generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295">#51295</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.8.4&new-version=4.9.3)](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/4326

Reviewed By: antonk52

Differential Revision: D41472364

Pulled By: passy

fbshipit-source-id: 624e6e1c371ed9f287b0c66be33d6c1bafd8c98d
2022-11-24 10:42:06 -08:00
Kevin Strider
fbae680e06 Under the Hood - Part 1
Summary: This diff includes minor changes to the pages within the Under the Hood section of Flipper Docs.

Reviewed By: passy

Differential Revision: D41521538

fbshipit-source-id: 35b372ffdde118faef2732e4cb7684fc9df18f87
2022-11-24 09:54:37 -08:00
dependabot[bot]
aea6f84172 Bump @babel/generator from 7.17.10 to 7.20.4 in /desktop (#4328)
Summary:
Bumps [babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) from 7.17.10 to 7.20.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/generator</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.20.4 (2022-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15160">#15160</a> Fix printing of comments before <code>=&gt;</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15144">#15144</a> Falback to printing inner comments as trailing (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
<h2>v7.20.2 (2022-11-04)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>, <code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-module-transforms</code>, <code>babel-helper-plugin-utils</code>, <code>babel-helper-simple-access</code>, <code>babel-node</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15124">#15124</a> fix: <code>babel/node</code> repl and enable <code>no-use-before-define</code> rule (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15121">#15121</a> fix: <code>tsSatisfiesExpression</code> check with different duplicated <code>babel/types</code> versions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15094">#15094</a> fix: <code>parser</code> typings for plugins (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15118">#15118</a> Improve printing of [no LineTerminator here] with comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-object-rest-spread</code>, <code>babel-plugin-transform-jscript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15113">#15113</a> fix: wrap anonymous class expression within statement (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-destructuring</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15104">#15104</a> fix: Destructuring exceptions <code>for ( let { } = 0 ; 0 ; ) </code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 3</h4>
<ul>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.20.1 (2022-11-01)</h2>
<p>Thanks <a href="https://github.com/ptomato"><code>@​ptomato</code></a> for your first pull request!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-proposal-async-generator-functions</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15103">#15103</a> fix: Compile re-declare var in <code>init</code> and <code>body</code> of <code>for await</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-class-properties</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15106">#15106</a> Do not mark <code>in</code> and <code>instanceof</code> as constant expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15092">#15092</a> Support <code>indices.groups</code> when compiling named groups in regexps (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15102">#15102</a> fix: Parse re-declare var in class static body  (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15096">#15096</a> fix: <code>a satisfies b</code> as lval (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15090">#15090</a> Handle multiple named groups in wrapRegExp replace() (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15081">#15081</a> Move the generator body to a gen IIFE when compiling its params (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/generator</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.20.4 (2022-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15160">#15160</a> Fix printing of comments before <code>=&gt;</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15144">#15144</a> Falback to printing inner comments as trailing (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.3 (2022-11-07)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15135">#15135</a> Don't convert line comments containing <code>*/</code> to block comments (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-parameters</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15146">#15146</a> Fix compilation of parameters in async generators (<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/15134">#15134</a> fix: support await as for-of-lhs (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.2 (2022-11-04)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-core</code>, <code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-module-transforms</code>, <code>babel-helper-plugin-utils</code>, <code>babel-helper-simple-access</code>, <code>babel-node</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15124">#15124</a> fix: <code>babel/node</code> repl and enable <code>no-use-before-define</code> rule (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15121">#15121</a> fix: <code>tsSatisfiesExpression</code> check with different duplicated <code>babel/types</code> versions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15094">#15094</a> fix: <code>parser</code> typings for plugins (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15118">#15118</a> Improve printing of [no LineTerminator here] with comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-object-rest-spread</code>, <code>babel-plugin-transform-jscript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15113">#15113</a> fix: wrap anonymous class expression within statement (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-destructuring</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15104">#15104</a> fix: Destructuring exceptions <code>for ( let { } = 0 ; 0 ; ) </code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.1 (2022-11-01)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-proposal-async-generator-functions</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15103">#15103</a> fix: Compile re-declare var in <code>init</code> and <code>body</code> of <code>for await</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-class-properties</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15106">#15106</a> Do not mark <code>in</code> and <code>instanceof</code> as constant expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15092">#15092</a> Support <code>indices.groups</code> when compiling named groups in regexps (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15102">#15102</a> fix: Parse re-declare var in class static body  (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15096">#15096</a> fix: <code>a satisfies b</code> as lval (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15090">#15090</a> Handle multiple named groups in wrapRegExp replace() (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15081">#15081</a> Move the generator body to a gen IIFE when compiling its params (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-generator</code></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f971ad3b31"><code>f971ad3</code></a> v7.20.4</li>
<li><a href="4285d5fad8"><code>4285d5f</code></a> Fix printing of comments before <code>=&gt;</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15160">#15160</a>)</li>
<li><a href="156b608d48"><code>156b608</code></a> Falback to printing inner comments as trailing (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15144">#15144</a>)</li>
<li><a href="7c9a8015fe"><code>7c9a801</code></a> v7.20.3</li>
<li><a href="9b8fbcd182"><code>9b8fbcd</code></a> Don't convert line comments containing <code>*/</code> to block comments (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15135">#15135</a>)</li>
<li><a href="1cf9358e26"><code>1cf9358</code></a> Correct code comment typo (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15149">#15149</a>)</li>
<li><a href="12a58cb58c"><code>12a58cb</code></a> v7.20.2</li>
<li><a href="1081fdc819"><code>1081fdc</code></a> Improve printing of [no LineTerminator here] with comments (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15118">#15118</a>)</li>
<li><a href="1893249b67"><code>1893249</code></a> v7.20.1</li>
<li><a href="bea7a43ae3"><code>bea7a43</code></a> Automatically print inner comments (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/15080">#15080</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.20.4/packages/babel-generator">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/generator&package-manager=npm_and_yarn&previous-version=7.17.10&new-version=7.20.4)](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/4328

Reviewed By: antonk52

Differential Revision: D41472371

Pulled By: passy

fbshipit-source-id: 51318f0317b49b16b9f3fc480122903526887bbd
2022-11-24 09:27:54 -08:00
dependabot[bot]
8b6924559a Bump rayon from 1.5.2 to 1.6.0 in /packer (#4322)
Summary:
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.6.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rayon-rs/rayon/blob/master/RELEASES.md">rayon's changelog</a>.</em></p>
<blockquote>
<h1>Release rayon 1.6.0 / rayon-core 1.10.0 (2022-11-18)</h1>
<ul>
<li>The minimum supported <code>rustc</code> is now 1.56.</li>
<li>The new <code>IndexedParallelIterator::fold_chunks</code> and <code>fold_chunks_with</code> methods
work like <code>ParallelIterator::fold</code> and <code>fold_with</code> with fixed-size chunks of
items. This may be useful for predictable batching performance, without the
allocation overhead of <code>IndexedParallelIterator::chunks</code>.</li>
<li>New &quot;broadcast&quot; methods run a given function on all threads in the pool.
These run at a sort of reduced priority after each thread has exhausted their
local work queue, but before they attempt work-stealing from other threads.
<ul>
<li>The global <code>broadcast</code> function and <code>ThreadPool::broadcast</code> method will
block until completion, returning a <code>Vec</code> of all return values.</li>
<li>The global <code>spawn_broadcast</code> function and methods on <code>ThreadPool</code>, <code>Scope</code>,
and <code>ScopeFifo</code> will run detached, without blocking the current thread.</li>
</ul>
</li>
<li>Panicking methods now use <code>#[track_caller]</code> to report the caller's location.</li>
<li>Fixed a truncated length in <code>vec::Drain</code> when given an empty range.</li>
</ul>
<h2>Contributors</h2>
<p>Thanks to all of the contributors for this release!</p>
<ul>
<li><a href="https://github.com/cuviper"><code>@​cuviper</code></a></li>
<li><a href="https://github.com/idanmuze"><code>@​idanmuze</code></a></li>
<li><a href="https://github.com/JoeyBF"><code>@​JoeyBF</code></a></li>
<li><a href="https://github.com/JustForFun88"><code>@​JustForFun88</code></a></li>
<li><a href="https://github.com/kianmeng"><code>@​kianmeng</code></a></li>
<li><a href="https://github.com/kornelski"><code>@​kornelski</code></a></li>
<li><a href="https://github.com/ritchie46"><code>@​ritchie46</code></a></li>
<li><a href="https://github.com/ryanrussell"><code>@​ryanrussell</code></a></li>
<li><a href="https://github.com/steffahn"><code>@​steffahn</code></a></li>
<li><a href="https://github.com/TheIronBorn"><code>@​TheIronBorn</code></a></li>
<li><a href="https://github.com/willcrozi"><code>@​willcrozi</code></a></li>
</ul>
<h1>Release rayon 1.5.3 (2022-05-13)</h1>
<ul>
<li>The new <code>ParallelSliceMut::par_sort_by_cached_key</code> is a stable sort that caches
the keys for each item -- a parallel version of <code>slice::sort_by_cached_key</code>.</li>
</ul>
<h1>Release rayon-core 1.9.3 (2022-05-13)</h1>
<ul>
<li>Fixed a use-after-free race in job notification.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="60cdb43173"><code>60cdb43</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/686">https://github.com/facebook/flipper/issues/686</a></li>
<li><a href="efeeace277"><code>efeeace</code></a> Release rayon 1.2.0 / rayon-core 1.6.0</li>
<li><a href="d993d7a666"><code>d993d7a</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/683">https://github.com/facebook/flipper/issues/683</a></li>
<li><a href="2720d8d55b"><code>2720d8d</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/682">https://github.com/facebook/flipper/issues/682</a></li>
<li><a href="c6a294b62f"><code>c6a294b</code></a> impl ParallelExtend&lt;()&gt; for ()</li>
<li><a href="9bfb3c6d55"><code>9bfb3c6</code></a> clippy::inconsistent_digit_grouping</li>
<li><a href="3cd762e225"><code>3cd762e</code></a> clippy::toplevel_ref_arg</li>
<li><a href="b216c3e0eb"><code>b216c3e</code></a> Update bare traits to <code>dyn Trait</code></li>
<li><a href="58b0275a14"><code>58b0275</code></a> Once:new() is const-stable since Rust 1.24</li>
<li><a href="83b67e27f2"><code>83b67e2</code></a> Merge <a href="https://github-redirect.dependabot.com/rayon-rs/rayon/issues/673">https://github.com/facebook/flipper/issues/673</a></li>
<li>Additional commits viewable in <a href="https://github.com/rayon-rs/rayon/compare/v1.5.2...rayon-core-v1.6.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rayon&package-manager=cargo&previous-version=1.5.2&new-version=1.6.0)](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/4322

Reviewed By: antonk52

Differential Revision: D41472340

Pulled By: passy

fbshipit-source-id: 73924e9502283654444533f98d68d3edcc9d1c01
2022-11-24 09:23:32 -08:00
Luke De Feo
6bb541a33f Group app wide ui state into one object
Summary: Should be a bit easier to see what UI state we are holding at the plugin instance level

Reviewed By: lblasa

Differential Revision: D41498272

fbshipit-source-id: 6d88086766efd9c39f71be7e2ce32c5058494c96
2022-11-24 09:23:16 -08:00
Luke De Feo
7fc64adfd4 Refactor out UI debugger menu item
Summary: We have to do a couple of odd things to get the context menu items to behave. The code was duplicated between tree and visualizer. This custom component removes duplication and makes the approach a bit clearer (via js doc)

Reviewed By: antonk52

Differential Revision: D41495718

fbshipit-source-id: ec98d5101e636a2c9034c656d29991d4fe348762
2022-11-24 09:23:16 -08:00
Luke De Feo
ca67bfd916 Add context menu to visualizer
Summary: Added context menu to visualizer similar to what we have on the tree

Reviewed By: lblasa

Differential Revision: D41494948

fbshipit-source-id: 0cfa4c98b7a68462a7103ed1ce9eaaff8c99aeee
2022-11-24 09:23:16 -08:00