Commit Graph

135 Commits

Author SHA1 Message Date
dependabot[bot]
606bf1279f Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 in /js/js-flipper (#4197)
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.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.39.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0">5.39.0</a> (2022-10-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] allow using void as a default type for a generic argument if <code>allowInGenericTypeArguments</code> is specified (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5671">#5671</a>) (<a href="bb46ef0817">bb46ef0</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.38.1...v5.39.0">5.39.0</a> (2022-10-03)</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="556b71f3b7"><code>556b71f</code></a> chore: publish v5.39.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.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.38.1&new-version=5.39.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/4197

Reviewed By: aigoncharov

Differential Revision: D40334983

Pulled By: mweststrate

fbshipit-source-id: eac5551eabbb6977781921cccc79ddb2936318d1
2022-10-14 07:37:57 -07:00
dependabot[bot]
4e93efb79a Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 in /js/js-flipper (#4199)
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.39.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.39.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0">5.39.0</a> (2022-10-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] allow using void as a default type for a generic argument if <code>allowInGenericTypeArguments</code> is specified (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5671">#5671</a>) (<a href="bb46ef0817">bb46ef0</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/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0">5.39.0</a> (2022-10-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5671">#5671</a>) (<a href="bb46ef0817">bb46ef0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="556b71f3b7"><code>556b71f</code></a> chore: publish v5.39.0</li>
<li><a href="bb46ef0817"><code>bb46ef0</code></a> feat(eslint-plugin): allow using void as a default type for a generic argumen...</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />

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

Reviewed By: aigoncharov

Differential Revision: D40334978

Pulled By: mweststrate

fbshipit-source-id: a02fff77594199b531ce3dd35f26ebeb007bca88
2022-10-13 06:50:05 -07:00
generatedunixname89002005306973
af16963251 Flipper Release: v0.170.0
Summary: Releasing version 0.170.0

Reviewed By: mweststrate

Differential Revision: D40295174

fbshipit-source-id: 3a38e99f0e4d0cda25921e0586a9a53e7f7ad4aa
2022-10-12 09:00:41 -07:00
generatedunixname89002005306973
dd99fc8e79 Flipper Release: v0.169.0
Summary: Releasing version 0.169.0

Reviewed By: lblasa

Differential Revision: D40173740

fbshipit-source-id: 6009a2621d98a706a94c5bca1121946b9604b7ab
2022-10-07 04:57:44 -07:00
dependabot[bot]
609d1f75b3 Bump typescript from 4.7.4 to 4.8.4 in /js/js-flipper (#4147)
Summary:
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
<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.8.4</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/">release announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+">fixed issues query for Typescript 4.8.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+">fixed issues query for Typescript 4.8.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+">fixed issues query for Typescript 4.8.2 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.3%22+">fixed issues query for Typescript 4.8.3 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.4%22+">fixed issues query for Typescript 4.8.4 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-484">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.8.3</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/">release announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+">fixed issues query for Typescript 4.8.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+">fixed issues query for Typescript 4.8.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+">fixed issues query for Typescript 4.8.2 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.3%22+">fixed issues query for Typescript 4.8.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-483">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.8</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/">release announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+">fixed issues query for Typescript 4.8.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+">fixed issues query for Typescript 4.8.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+">fixed issues query for Typescript 4.8.1 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-48">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.8 RC</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-8-rc/">release announcement</a>.</p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a614119c19"><code>a614119</code></a> Bump version to 4.8.4 and LKG</li>
<li><a href="369b4d8299"><code>369b4d8</code></a> Cherry pick <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50537">#50537</a> and <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50779">#50779</a> to release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50907">#50907</a>)</li>
<li><a href="41e1ade33a"><code>41e1ade</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50704">#50704</a> into release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50741">#50741</a>)</li>
<li><a href="2acf3a3652"><code>2acf3a3</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50691">#50691</a> into release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50743">#50743</a>)</li>
<li><a href="39576e6f5c"><code>39576e6</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50673">#50673</a> into release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50742">#50742</a>)</li>
<li><a href="57737235d6"><code>5773723</code></a> Cherry-pick <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50724">#50724</a> to release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50760">#50760</a>)</li>
<li><a href="a3b3555086"><code>a3b3555</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50797">#50797</a> into release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50798">#50798</a>)</li>
<li><a href="bb8cf903b5"><code>bb8cf90</code></a> Handle more places where package direcroy is converted to canonical file path...</li>
<li><a href="ea348f67aa"><code>ea348f6</code></a> Bump version to 4.8.3 and LKG</li>
<li><a href="6bb16f105c"><code>6bb16f1</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50620">#50620</a> into release-4.8 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50676">#50676</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4">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.7.4&new-version=4.8.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/4147

Reviewed By: aigoncharov

Differential Revision: D40022430

Pulled By: aigoncharov

fbshipit-source-id: 5e30af94a98109503798167a81fa1ce830150be5
2022-10-05 01:32:31 -07:00
generatedunixname89002005306973
84a5d8e184 Flipper Release: v0.168.0
Summary: Releasing version 0.168.0

Reviewed By: aigoncharov

Differential Revision: D40059591

fbshipit-source-id: b5ea55b6afd813cafff72b5264768bb60c7350e0
2022-10-04 08:44:13 -07:00
dependabot[bot]
26b4bd96e1 Bump @babel/core from 7.19.1 to 7.19.3 in /js/js-flipper (#4149)
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3.
<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.19.3 (2022-09-27)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/8566">#8566</a> Correctly update bindings of decorated class declarations (<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/14974">#14974</a> fix: Normal parsing of <code>JSXText</code> following <code>JSXSpreadChild</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14941">#14941</a> fix: Support local exports in TS <code>declare module</code>s (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14940">#14940</a> fix: allow ts redeclaration with <code>import =</code> and <code>var</code> (<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/14962">#14962</a> Fix printing of Flow internal slot functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14950">#14950</a> Emit <code>babel/cli</code> source maps based on configuration files (<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/14946">#14946</a> fix: ts exported vars are shadowed by <code>declare</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14954">#14954</a> Optional filename when preset uses fn test/include/exclude (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-helper-compilation-targets</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-parser</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14961">#14961</a> chore: use <code>c8</code> for coverage testing (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔬 Output optimization</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14952">#14952</a> [ts] remove nested <code>declare namespace</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<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><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.19.2 (2022-09-15)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-runtime-corejs2</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14937">#14937</a> fix: runtime-corejs 2 should depend on core-js@2 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</blockquote>
</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.19.3 (2022-09-27)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/8566">#8566</a> Correctly update bindings of decorated class declarations (<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/14974">#14974</a> fix: Normal parsing of <code>JSXText</code> following <code>JSXSpreadChild</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14941">#14941</a> fix: Support local exports in TS <code>declare module</code>s (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14940">#14940</a> fix: allow ts redeclaration with <code>import =</code> and <code>var</code> (<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/14962">#14962</a> Fix printing of Flow internal slot functions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14950">#14950</a> Emit <code>babel/cli</code> source maps based on configuration files (<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/14946">#14946</a> fix: ts exported vars are shadowed by <code>declare</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14954">#14954</a> Optional filename when preset uses fn test/include/exclude (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-helper-compilation-targets</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-parser</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14961">#14961</a> chore: use <code>c8</code> for coverage testing (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔬 Output optimization</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14952">#14952</a> [ts] remove nested <code>declare namespace</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.19.2 (2022-09-15)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-runtime-corejs2</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14937">#14937</a> fix: runtime-corejs 2 should depend on core-js@2 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3d46a59956"><code>3d46a59</code></a> v7.19.3</li>
<li><a href="0cc190c128"><code>0cc190c</code></a> Optional filename when preset uses fn test/include/exclude (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14954">#14954</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.19.3/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.1&new-version=7.19.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/4149

Reviewed By: antonk52

Differential Revision: D39933451

Pulled By: antonk52

fbshipit-source-id: 5c906a636c89f5b3d99801379ec0801924b7de1e
2022-10-03 03:10:38 -07:00
generatedunixname89002005306973
dcf2380fd4 Flipper Release: v0.167.0
Summary: Releasing version 0.167.0

Reviewed By: LukeDefeo

Differential Revision: D39924111

fbshipit-source-id: 30e26a9551eb3350ba4b526dc6ca014d868dd1ea
2022-09-29 04:38:46 -07:00
Luke De Feo
21ca10a78c Bump dependencies
Reviewed By: antonk52

Differential Revision: D39848617

fbshipit-source-id: f67b52620d2c43da8203c04b3627bbb03a45af8f
2022-09-28 04:36:55 -07:00
Flipper Bot
285db3a268 Flipper Release: v0.166.0
Summary: Releasing version 0.166.0

Reviewed By: aigoncharov

Differential Revision: D39649275

fbshipit-source-id: d328cf36fb26e2d69b0e3c76cae6c47760ecd6fa
2022-09-20 04:06:09 -07:00
Flipper Bot
fb51f294f1 Flipper Release: v0.165.1
Summary: Releasing version 0.165.1

Reviewed By: aigoncharov

Differential Revision: D39626532

fbshipit-source-id: 0611201ad42e038f4488ee9f6f8cf8265329a5e2
2022-09-19 12:12:29 -07:00
Flipper Bot
4c61c53a7b Flipper Release: v0.165.0
Summary: Releasing version 0.165.0

Reviewed By: aigoncharov

Differential Revision: D39579337

fbshipit-source-id: 42c3c470718b1e5953ab07afa9a7690b33acfe3f
2022-09-16 10:05:24 -07:00
Flipper Bot
a941652a43 Flipper Release: v0.164.0
Summary: Releasing version 0.164.0

Reviewed By: aigoncharov

Differential Revision: D39431774

fbshipit-source-id: 17c616386d00460e7b65cc88403bb6dbbc882853
2022-09-12 09:11:16 -07:00
Flipper Bot
926ba9608e Flipper Release: v0.163.0
Summary: Releasing version 0.163.0

Reviewed By: aigoncharov

Differential Revision: D39303682

fbshipit-source-id: fa6bd8a1cb08c0f45803d027632d7432e64680e2
2022-09-08 08:03:07 -07:00
Flipper Bot
3734225dd7 Flipper Release: v0.162.0
Summary: Releasing version 0.162.0

Reviewed By: cekkaewnumchai

Differential Revision: D38973666

fbshipit-source-id: cb17fe83c805a1c4fbef69bf035f4437516665d0
2022-08-24 03:55:15 -07:00
Flipper Bot
f9afe75a81 Flipper Release: v0.161.0
Summary: Releasing version 0.161.0

Reviewed By: lblasa

Differential Revision: D38858847

fbshipit-source-id: 56a356ed7028110fb028f36a490efb6fa61a3598
2022-08-19 05:02:55 -07:00
Flipper Bot
882c06fb65 Flipper Release: v0.160.0
Summary: Releasing version 0.160.0

Reviewed By: mweststrate

Differential Revision: D38829728

fbshipit-source-id: b0c28f7099ecde8f1afba298af713891d5f37c04
2022-08-18 09:21:56 -07:00
dependabot[bot]
6cc20c7e7c Bump eslint from 8.21.0 to 8.22.0 in /js/js-flipper (#4005)
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.22.0</h2>
<h2>Features</h2>
<ul>
<li><a href="2b97607675"><code>2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190">#16190</a>) (Nicholas C. Zakas)</li>
<li><a href="fd5d3d37c9"><code>fd5d3d3</code></a> feat: add <code>methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185">#16185</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="9f5a752066"><code>9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170">#16170</a>) (Sam Chen)</li>
<li><a href="61b2948cb7"><code>61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178">#16178</a>) (Amaresh  S M)</li>
<li><a href="784096d378"><code>784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187">#16187</a>) (Sam Chen)</li>
<li><a href="d0f4cb42e8"><code>d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180">#16180</a>) (Kevin Elliott)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="10a6e0e144"><code>10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186">#16186</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</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.22.0 - August 13, 2022</p>
<ul>
<li><a href="2b97607675"><code>2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190">#16190</a>) (Nicholas C. Zakas)</li>
<li><a href="fd5d3d37c9"><code>fd5d3d3</code></a> feat: add <code>methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185">#16185</a>) (Milos Djermanovic)</li>
<li><a href="9f5a752066"><code>9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170">#16170</a>) (Sam Chen)</li>
<li><a href="61b2948cb7"><code>61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178">#16178</a>) (Amaresh  S M)</li>
<li><a href="784096d378"><code>784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187">#16187</a>) (Sam Chen)</li>
<li><a href="d0f4cb42e8"><code>d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180">#16180</a>) (Kevin Elliott)</li>
<li><a href="10a6e0e144"><code>10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186">#16186</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4e9671fcd5"><code>4e9671f</code></a> 8.22.0</li>
<li><a href="5092a242c2"><code>5092a24</code></a> Build: changelog update for 8.22.0</li>
<li><a href="2b97607675"><code>2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190">#16190</a>)</li>
<li><a href="fd5d3d37c9"><code>fd5d3d3</code></a> feat: add <code>methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185">#16185</a>)</li>
<li><a href="9f5a752066"><code>9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170">#16170</a>)</li>
<li><a href="61b2948cb7"><code>61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178">#16178</a>)</li>
<li><a href="784096d378"><code>784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187">#16187</a>)</li>
<li><a href="d0f4cb42e8"><code>d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180">#16180</a>)</li>
<li><a href="10a6e0e144"><code>10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186">#16186</a>)</li>
<li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.21.0...v8.22.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.21.0&new-version=8.22.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/4005

Reviewed By: lawrencelomax

Differential Revision: D38781624

Pulled By: passy

fbshipit-source-id: 66b21901f7170350d889d35c307a9d0fd6f62b15
2022-08-18 07:46:18 -07:00
dependabot[bot]
f778dad2f5 Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 in /js/js-flipper (#4007)
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.33.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.33.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.32.0...v5.33.0">5.33.0</a> (2022-08-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle await with type assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5428">#5428</a>) (<a href="e03826f08c">e03826f</a>)</li>
<li><strong>website:</strong> add explicit frontmatter description to rule docs (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5429">#5429</a>) (<a href="63cba5f4c1">63cba5f</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] support static blocks (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5417">#5417</a>) (<a href="5983e5ab3b">5983e5a</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-as-const] adds support for class properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5413">#5413</a>) (<a href="d2394f8109">d2394f8</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/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.32.0...v5.33.0">5.33.0</a> (2022-08-08)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle await with type assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5428">#5428</a>) (<a href="e03826f08c">e03826f</a>)</li>
<li><strong>website:</strong> add explicit frontmatter description to rule docs (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5429">#5429</a>) (<a href="63cba5f4c1">63cba5f</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] support static blocks (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5417">#5417</a>) (<a href="5983e5ab3b">5983e5a</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-as-const] adds support for class properties (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5413">#5413</a>) (<a href="d2394f8109">d2394f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="399b3b1263"><code>399b3b1</code></a> chore: publish v5.33.0</li>
<li><a href="63cba5f4c1"><code>63cba5f</code></a> fix(website): add explicit frontmatter description to rule docs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5429">#5429</a>)</li>
<li><a href="e03826f08c"><code>e03826f</code></a> fix(eslint-plugin): [no-extra-parens] handle await with type assertion (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5428">#5428</a>)</li>
<li><a href="5983e5ab3b"><code>5983e5a</code></a> feat(eslint-plugin): [member-ordering] support static blocks (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5417">#5417</a>)</li>
<li><a href="d2394f8109"><code>d2394f8</code></a> feat(eslint-plugin): [prefer-as-const] adds support for class properties (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5413">#5413</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.0/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />

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

Reviewed By: passy

Differential Revision: D38781320

Pulled By: mweststrate

fbshipit-source-id: 379ee701db10fbdd0d8065641b120537755774ec
2022-08-17 05:44:23 -07:00
dependabot[bot]
9d86a1e500 Bump ts-jest from 28.0.7 to 28.0.8 in /js/js-flipper (#4006)
Summary:
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.7 to 28.0.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p>
<blockquote>
<h2>v28.0.8</h2>
<p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8">28.0.8</a> (2022-08-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow <code>.mts</code> to be processed (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3713">https://github.com/facebook/flipper/issues/3713</a>) (<a href="effae71736">effae71</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3702">https://github.com/facebook/flipper/issues/3702</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9d5eadecaa"><code>9d5eade</code></a> chore(release): 28.0.8 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3755">https://github.com/facebook/flipper/issues/3755</a>)</li>
<li><a href="384f28ad5b"><code>384f28a</code></a> build(deps): Update dependency esbuild to ~0.15.3 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3754">https://github.com/facebook/flipper/issues/3754</a>)</li>
<li><a href="63a14895fd"><code>63a1489</code></a> test(e2e): add <code>mts</code> e2e test (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3753">https://github.com/facebook/flipper/issues/3753</a>)</li>
<li><a href="5d5fb0d917"><code>5d5fb0d</code></a> build(devs-infra): update Renovate bot config (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3752">https://github.com/facebook/flipper/issues/3752</a>)</li>
<li><a href="8847fbec34"><code>8847fbe</code></a> build(deps): Update dependency eslint to ^8.22.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3751">https://github.com/facebook/flipper/issues/3751</a>)</li>
<li><a href="cab2a0c50b"><code>cab2a0c</code></a> build(deps): Update dependency esbuild to ~0.15.2 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3747">https://github.com/facebook/flipper/issues/3747</a>)</li>
<li><a href="601c4e3e3f"><code>601c4e3</code></a> build(deps): Update ESLint packages to ^5.33.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3745">https://github.com/facebook/flipper/issues/3745</a>)</li>
<li><a href="aed21c6b77"><code>aed21c6</code></a> build(deps): Update dependency esbuild to ~0.14.54 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3744">https://github.com/facebook/flipper/issues/3744</a>)</li>
<li><a href="74acc535b8"><code>74acc53</code></a> build(deps): Update dependency json-schema-to-typescript to ^11.0.2 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3743">https://github.com/facebook/flipper/issues/3743</a>)</li>
<li><a href="d2fdff22d9"><code>d2fdff2</code></a> build(deps): Update dependency yargs-parser to v21.1.1 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3742">https://github.com/facebook/flipper/issues/3742</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8">compare view</a></li>
</ul>
</details>
<br />

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

Reviewed By: passy

Differential Revision: D38781324

Pulled By: mweststrate

fbshipit-source-id: 5855d0838a63b92060bd5e4ea641dea2d8130afe
2022-08-17 05:44:23 -07:00
Flipper Bot
a2df0e36e3 Flipper Release: v0.159.0
Summary: Releasing version 0.159.0

Reviewed By: mweststrate

Differential Revision: D38779691

fbshipit-source-id: 096542c590ad80dede43b7d72300ad99667b96d7
2022-08-17 03:32:56 -07:00
Flipper Bot
c96c5ca1a3 Flipper Release: v0.158.0
Summary: Releasing version 0.158.0

Reviewed By: lblasa

Differential Revision: D38571158

fbshipit-source-id: 942b513f45163fe923483f17c87945ff289020c9
2022-08-10 05:09:36 -07:00
Flipper Bot
714ee44929 Flipper Release: v0.157.0
Summary: Releasing version 0.157.0

Reviewed By: passy

Differential Revision: D38382530

fbshipit-source-id: 687ff275c280587d4d40c9c2d8622a1d0ba1adaa
2022-08-03 05:02:01 -07:00
Luke De Feo
f316e1e98d Bump deps
Summary: Big yarn interactive bump to close a load of PRs

Reviewed By: passy

Differential Revision: D38358518

fbshipit-source-id: 5eb4cbb748d056b8578b1e51aad1ceb21cb19f5d
2022-08-03 02:06:02 -07:00
dependabot[bot]
095ccdf831 Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.1 in /js/js-flipper (#3937)
Summary:
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases">eslint-plugin-jsx-a11y's releases</a>.</em></p>
<blockquote>
<h2>v6.6.0</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0">https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's changelog</a>.</em></p>
<blockquote>
<h1>6.6.1 / 2022-07-21</h1>
<ul>
<li>38405ad [Fix] <code>no-interactive-tabindex</code>: allow role assignments using a ternary with literals on both sides</li>
<li>7524e0c [Fix] <code>no-static-element-interactions</code>: allow role assignments using a ternary with literals on both sides (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/865">https://github.com/facebook/flipper/issues/865</a>)</li>
<li>1c06306 [readme] properly describe rule settings in builtin configs</li>
<li>0c19f02 [Docs] <code>no-noninteractive-tabindex</code>, <code>no-static-element-interactions</code>: document <code>allowExpressionValues</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/870">https://github.com/facebook/flipper/issues/870</a>)</li>
<li>2362832 [readme] added link to redirect eslint to relevant docs (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/862">https://github.com/facebook/flipper/issues/862</a>)</li>
<li>2c6926c [Deps] unpin <code>axe-core</code></li>
<li>b78f19d [Deps] pin <code>axe-core</code> to v4.4.1, due to a breaking change in a patch</li>
<li>768910e [Deps] update <code>babel/runtime</code></li>
<li>f0e04ce [Deps] update <code>babel/runtime</code>, <code>jsx-ast-utils</code></li>
<li>93b2a9d [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/eslint-parser</code>, <code>babel/plugin-transform-flow-strip-types</code>, <code>babel/register</code></li>
<li>a962211 [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/plugin-transform-flow-strip-types</code>, <code>babel/register</code></li>
<li>0d2bc43 [Tests] <code>no-noninteractive-element-interactions</code>: add passing test cases (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/876">https://github.com/facebook/flipper/issues/876</a>)</li>
<li>ffefbad [Tests] <code>no-noninteractive-element-interactions</code>: add passing tests for form with onSubmit (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/871">https://github.com/facebook/flipper/issues/871</a>)</li>
<li>e7d405d [Tests] <code>no-static-element-interactions</code>: add passing test cases</li>
</ul>
<h1>6.6.0 / 2022-06-23</h1>
<ul>
<li>566011b [New] <code>aria-role</code>: add <code>allowedInvalidRoles</code> option (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/828">https://github.com/facebook/flipper/issues/828</a>)</li>
<li>64dcac6 [New] Introduce a plugin-wide setting for custom components. (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/844">https://github.com/facebook/flipper/issues/844</a>)</li>
<li>ce2c328 [Fix] <code>no-redundant-roles</code>, <code>role-supports-aria-props</code>: Remove implicit role from dl element (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/848">https://github.com/facebook/flipper/issues/848</a>)</li>
<li>fb20bc4 [Refactor] <code>role-supports-aria-props</code>: clean up the logic a bit</li>
<li>1826628 [Refactor] reduce egregious use of array spread, in favor of <code>[].concat</code> idiom</li>
<li>0f1615a [Docs] <code>no-static-element-interactions</code>: Update error message (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/843">https://github.com/facebook/flipper/issues/843</a>)</li>
<li>9980d1d [Docs] Add infrastructure for auto-generating markdown table and list (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/837">https://github.com/facebook/flipper/issues/837</a>)</li>
<li>f878d3b [Docs] Update project readme (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/831">https://github.com/facebook/flipper/issues/831</a>)</li>
<li>aea7671 [Deps] update <code>babel/runtime</code>, <code>array-includes</code>, <code>axe-core</code>, <code>jsx-ast-utils</code></li>
<li>d74173a [Deps] update <code>jsx-ast-utils</code></li>
<li>f6ba03c [Deps] update <code>babel/runtime</code>, <code>jsx-ast-utils</code></li>
<li>547dab4 [Deps] update <code>babel/runtime</code>, <code>axe-core</code>, <code>minimatch</code></li>
<li>baaf791 [Deps] update <code>babel/runtime</code>, <code>minimatch</code>, <code>semver</code></li>
<li>c015fef [Deps] update <code>babel/runtime</code>, <code>axe-core</code>, <code>damerau-levenshtein</code></li>
<li>832cbd6 [meta] add <code>export default</code> instead of <code>module.exports</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/861">https://github.com/facebook/flipper/issues/861</a>)</li>
<li>ee933a2 [meta] Add CONTRIBUTING.md to solicit contributions (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/846">https://github.com/facebook/flipper/issues/846</a>)</li>
<li>fa3c869 [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/eslint-parser</code>, <code>babel/plugin-transform-flow-strip-types</code>, <code>aud</code>, <code>eslint-plugin-eslint-plugin</code>, <code>eslint-plugin-flowtype</code>, <code>eslint-plugin-import</code></li>
<li>fb3d51e [Dev Deps] update <code>babel/core</code>, <code>babel/register</code>, <code>eslint-plugin-import</code>, <code>minimist</code></li>
<li>8c1df4d [Dev Deps] pin <code>technote-space/doctoc</code> because v2.5 is a breaking change</li>
<li>fb071ab [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/eslint-parser</code>, <code>babel/plugin-transform-flow-strip-types</code>, <code>eslint-plugin-eslint-plugin</code></li>
<li>5e966e5 [Dev Deps] update <code>babel/cli</code></li>
<li>f597f5b [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/eslint-parser</code></li>
<li>287854a [Tests] Fix <code>npm run flow</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/856">https://github.com/facebook/flipper/issues/856</a>)</li>
<li>112261c [Tests] skip fragment tests in eslint &lt; 6</li>
<li>ea877c4 [Tests] <code>img-redundant-alt-test</code>: add passing tests (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/832">https://github.com/facebook/flipper/issues/832</a>)</li>
<li>685426d test: align usage of jest expect across tests (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/827">https://github.com/facebook/flipper/issues/827</a>)</li>
<li>c460a8b [Tests] move invalid test case to valid; changed in axe-core v4.4</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d678a98ccd"><code>d678a98</code></a> v6.6.1</li>
<li><a href="93b2a9dae1"><code>93b2a9d</code></a> [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, <code>babel/eslint-parser</code>, `babe...</li>
<li><a href="768910e83f"><code>768910e</code></a> [Deps] update <code>babel/runtime</code></li>
<li><a href="0d2bc43985"><code>0d2bc43</code></a> [Tests] <code>no-noninteractive-element-interactions</code>: add passing test cases</li>
<li><a href="a9622118ca"><code>a962211</code></a> [Dev Deps] update <code>babel/cli</code>, <code>babel/core</code>, `babel/plugin-transform-flow-...</li>
<li><a href="2c6926c123"><code>2c6926c</code></a> [Deps] unpin <code>axe-core</code></li>
<li><a href="1c06306ede"><code>1c06306</code></a> [readme] properly describe rule settings in builtin configs</li>
<li><a href="b78f19dcae"><code>b78f19d</code></a> [Deps] pin <code>axe-core</code> to v4.4.1, due to a breaking change in a patch</li>
<li><a href="ffefbad6ba"><code>ffefbad</code></a> [Tests] <code>no-noninteractive-element-interactions</code>: add passing tests for form ...</li>
<li><a href="0c19f024c3"><code>0c19f02</code></a> [Docs] <code>no-noninteractive-tabindex</code>, <code>no-static-element-interactions</code>: docume...</li>
<li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jsx-a11y&package-manager=npm_and_yarn&previous-version=6.5.1&new-version=6.6.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/3937

Reviewed By: passy

Differential Revision: D38316019

Pulled By: LukeDefeo

fbshipit-source-id: 8cccb8bb083b03046853adfc18fa682d3203ef41
2022-08-02 04:52:42 -07:00
dependabot[bot]
142e06cdde Bump eslint from 8.17.0 to 8.21.0 in /js/js-flipper (#3958)
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.21.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.21.0</h2>
<h2>Features</h2>
<ul>
<li><a href="7b43ea14a8"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16149">#16149</a>) (Nicholas C. Zakas)</li>
<li><a href="92bf49a4b3"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16154">#16154</a>) (Nitin Kumar)</li>
<li><a href="c4615421cb"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16138">#16138</a>) (Nitin Kumar)</li>
<li><a href="1cdcbca8a9"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16063">#16063</a>) (Nitin Kumar)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="0396775527"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16153">#16153</a>) (Nitin Kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="2aadc93272"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16134">#16134</a>) (Strek)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="8892511948"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16173">#16173</a>) (Brandon Mills)</li>
<li><a href="1233beea39"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16150">#16150</a>) (唯然)</li>
<li><a href="97b95c068d"><code>97b95c0</code></a> chore: upgrade puppeteer v13 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16151">#16151</a>) (唯然)</li>
</ul>
<h2>v8.20.0</h2>
<h2>Features</h2>
<ul>
<li><a href="ca83178b18"><code>ca83178</code></a> feat: catch preprocess errors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16105">#16105</a>) (JounQin)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="30be0ed4d8"><code>30be0ed</code></a> fix: no-warning-comments rule escapes special RegEx characters in terms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16090">#16090</a>) (Lachlan Hunt)</li>
<li><a href="bfe5e88409"><code>bfe5e88</code></a> fix: ignore spacing before <code>]</code> and <code>}</code> in comma-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16113">#16113</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="845c4f4027"><code>845c4f4</code></a> docs: Add website team details (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16115">#16115</a>) (Nicholas C. Zakas)</li>
<li><a href="5a0dfdb993"><code>5a0dfdb</code></a> docs: Link to blog post in no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16112">#16112</a>) (Jordan Eldredge)</li>
<li><a href="bc692a9bf5"><code>bc692a9</code></a> docs: remove install command (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16084">#16084</a>) (Strek)</li>
<li><a href="49ca3f0904"><code>49ca3f0</code></a> docs: don't show toc when content not found (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16095">#16095</a>) (Amaresh  S M)</li>
<li><a href="ba19e3f80a"><code>ba19e3f</code></a> docs: enhance 404 page UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16097">#16097</a>) (Amaresh  S M)</li>
<li><a href="a75d3b47b8"><code>a75d3b4</code></a> docs: remove unused meta.docs.category field in working-with-rules page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16109">#16109</a>) (Brandon Scott)</li>
<li><a href="cdc0206390"><code>cdc0206</code></a> docs: add formatters page edit link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16094">#16094</a>) (Amaresh  S M)</li>
<li><a href="4d1ed22ded"><code>4d1ed22</code></a> docs: preselect default theme (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16098">#16098</a>) (Strek)</li>
<li><a href="4b79612f0b"><code>4b79612</code></a> docs: add missing correct/incorrect containers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16087">#16087</a>) (Milos Djermanovic)</li>
<li><a href="09f6acbf21"><code>09f6acb</code></a> docs: fix UI bug on rules index and details pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16082">#16082</a>) (Deepshika S)</li>
<li><a href="f5db264931"><code>f5db264</code></a> docs: remove remaining duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16093">#16093</a>) (Milos Djermanovic)</li>
<li><a href="32a6b2a5ca"><code>32a6b2a</code></a> docs: Add scroll behaviour smooth (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16056">#16056</a>) (Amaresh  S M)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="bbf8df41c9"><code>bbf8df4</code></a> chore: Mark autogenerated release blog post as draft (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16130">#16130</a>) (Nicholas C. Zakas)</li>
<li><a href="eee43067f6"><code>eee4306</code></a> chore: update internal lint dependencies (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16088">#16088</a>) (Bryan Mishkin)</li>
<li><a href="9615a42c9f"><code>9615a42</code></a> chore: update formatter examples template to avoid markdown lint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16085">#16085</a>) (Milos Djermanovic)</li>
<li><a href="62541edf58"><code>62541ed</code></a> chore: fix markdown linting error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16083">#16083</a>) (唯然)</li>
</ul>
<h2>v8.19.0</h2>
<h2>Features</h2>
<ul>
<li><a href="7023628eb3"><code>7023628</code></a> feat: add importNames support for patterns in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16059">#16059</a>) (Brandon Scott)</li>
<li><a href="472c368136"><code>472c368</code></a> feat: fix handling of blockless <code>with</code> statements in indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16068">#16068</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.21.0 - August 1, 2022</p>
<ul>
<li><a href="7b43ea14a8"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16149">#16149</a>) (Nicholas C. Zakas)</li>
<li><a href="8892511948"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16173">#16173</a>) (Brandon Mills)</li>
<li><a href="92bf49a4b3"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16154">#16154</a>) (Nitin Kumar)</li>
<li><a href="c4615421cb"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16138">#16138</a>) (Nitin Kumar)</li>
<li><a href="1cdcbca8a9"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16063">#16063</a>) (Nitin Kumar)</li>
<li><a href="0396775527"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16153">#16153</a>) (Nitin Kumar)</li>
<li><a href="2aadc93272"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16134">#16134</a>) (Strek)</li>
<li><a href="1233beea39"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16150">#16150</a>) (唯然)</li>
<li><a href="97b95c068d"><code>97b95c0</code></a> chore: upgrade puppeteer v13 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16151">#16151</a>) (唯然)</li>
</ul>
<p>v8.20.0 - July 16, 2022</p>
<ul>
<li><a href="bbf8df41c9"><code>bbf8df4</code></a> chore: Mark autogenerated release blog post as draft (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16130">#16130</a>) (Nicholas C. Zakas)</li>
<li><a href="845c4f4027"><code>845c4f4</code></a> docs: Add website team details (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16115">#16115</a>) (Nicholas C. Zakas)</li>
<li><a href="5a0dfdb993"><code>5a0dfdb</code></a> docs: Link to blog post in no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16112">#16112</a>) (Jordan Eldredge)</li>
<li><a href="bc692a9bf5"><code>bc692a9</code></a> docs: remove install command (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16084">#16084</a>) (Strek)</li>
<li><a href="30be0ed4d8"><code>30be0ed</code></a> fix: no-warning-comments rule escapes special RegEx characters in terms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16090">#16090</a>) (Lachlan Hunt)</li>
<li><a href="ca83178b18"><code>ca83178</code></a> feat: catch preprocess errors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16105">#16105</a>) (JounQin)</li>
<li><a href="49ca3f0904"><code>49ca3f0</code></a> docs: don't show toc when content not found (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16095">#16095</a>) (Amaresh  S M)</li>
<li><a href="ba19e3f80a"><code>ba19e3f</code></a> docs: enhance 404 page UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16097">#16097</a>) (Amaresh  S M)</li>
<li><a href="bfe5e88409"><code>bfe5e88</code></a> fix: ignore spacing before <code>]</code> and <code>}</code> in comma-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16113">#16113</a>) (Milos Djermanovic)</li>
<li><a href="a75d3b47b8"><code>a75d3b4</code></a> docs: remove unused meta.docs.category field in working-with-rules page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16109">#16109</a>) (Brandon Scott)</li>
<li><a href="cdc0206390"><code>cdc0206</code></a> docs: add formatters page edit link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16094">#16094</a>) (Amaresh  S M)</li>
<li><a href="4d1ed22ded"><code>4d1ed22</code></a> docs: preselect default theme (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16098">#16098</a>) (Strek)</li>
<li><a href="4b79612f0b"><code>4b79612</code></a> docs: add missing correct/incorrect containers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16087">#16087</a>) (Milos Djermanovic)</li>
<li><a href="09f6acbf21"><code>09f6acb</code></a> docs: fix UI bug on rules index and details pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16082">#16082</a>) (Deepshika S)</li>
<li><a href="f5db264931"><code>f5db264</code></a> docs: remove remaining duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16093">#16093</a>) (Milos Djermanovic)</li>
<li><a href="32a6b2a5ca"><code>32a6b2a</code></a> docs: Add scroll behaviour smooth (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16056">#16056</a>) (Amaresh  S M)</li>
<li><a href="eee43067f6"><code>eee4306</code></a> chore: update internal lint dependencies (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16088">#16088</a>) (Bryan Mishkin)</li>
<li><a href="9615a42c9f"><code>9615a42</code></a> chore: update formatter examples template to avoid markdown lint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16085">#16085</a>) (Milos Djermanovic)</li>
<li><a href="62541edf58"><code>62541ed</code></a> chore: fix markdown linting error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16083">#16083</a>) (唯然)</li>
</ul>
<p>v8.19.0 - July 1, 2022</p>
<ul>
<li><a href="7023628eb3"><code>7023628</code></a> feat: add importNames support for patterns in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16059">#16059</a>) (Brandon Scott)</li>
<li><a href="472c368136"><code>472c368</code></a> feat: fix handling of blockless <code>with</code> statements in indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16068">#16068</a>) (Milos Djermanovic)</li>
<li><a href="fc81848238"><code>fc81848</code></a> fix: throw helpful exception when rule has wrong return type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16075">#16075</a>) (Bryan Mishkin)</li>
<li><a href="e88493395b"><code>e884933</code></a> chore: use <code>github-slugger</code> for markdown anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16067">#16067</a>) (Strek)</li>
<li><a href="02e9cb01e7"><code>02e9cb0</code></a> chore: revamp carbon ad style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16078">#16078</a>) (Amaresh  S M)</li>
<li><a href="3ae0574fc7"><code>3ae0574</code></a> docs: Remove duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16052">#16052</a>) (Amaresh  S M)</li>
<li><a href="b6aee9591e"><code>b6aee95</code></a> chore: remove unwanted comments from rules markdown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16054">#16054</a>) (Strek)</li>
<li><a href="f50cf436aa"><code>f50cf43</code></a> docs: Add base href to each page to fix relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16046">#16046</a>) (Nicholas C. Zakas)</li>
<li><a href="6840940a76"><code>6840940</code></a> chore: correctly use .markdownlintignore in Makefile (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16060">#16060</a>) (Bryan Mishkin)</li>
<li><a href="ae4b449719"><code>ae4b449</code></a> docs: make logo link clickable on small width screens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16058">#16058</a>) (Milos Djermanovic)</li>
<li><a href="280f898bff"><code>280f898</code></a> docs: use only fenced code blocks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16044">#16044</a>) (Milos Djermanovic)</li>
<li><a href="f5d63b9e15"><code>f5d63b9</code></a> docs: add listener only if element exists (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16045">#16045</a>) (Amaresh  S M)</li>
<li><a href="8b639ccb2f"><code>8b639cc</code></a> docs: add missing migrating-to-8.0.0 in the user guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16048">#16048</a>) (唯然)</li>
<li><a href="b8e68c1f7e"><code>b8e68c1</code></a> docs: Update release process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16036">#16036</a>) (Nicholas C. Zakas)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9c53ed4025"><code>9c53ed4</code></a> 8.21.0</li>
<li><a href="fd404a5cb3"><code>fd404a5</code></a> Build: changelog update for 8.21.0</li>
<li><a href="7b43ea14a8"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16149">#16149</a>)</li>
<li><a href="8892511948"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16173">#16173</a>)</li>
<li><a href="92bf49a4b3"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16154">#16154</a>)</li>
<li><a href="c4615421cb"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16138">#16138</a>)</li>
<li><a href="1cdcbca8a9"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16063">#16063</a>)</li>
<li><a href="0396775527"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16153">#16153</a>)</li>
<li><a href="2aadc93272"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16134">#16134</a>)</li>
<li><a href="1233beea39"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16150">#16150</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.17.0...v8.21.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.17.0&new-version=8.21.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/3958

Reviewed By: lblasa

Differential Revision: D38315183

Pulled By: LukeDefeo

fbshipit-source-id: 5903cc91d8de04c956c3bf4e0fdf8c99807fb452
2022-08-01 10:33:56 -07:00
Flipper Bot
5607276fee Flipper Release: v0.156.0
Summary: Releasing version 0.156.0

Reviewed By: LukeDefeo

Differential Revision: D38198427

fbshipit-source-id: b348e3bc2c4ee18d897841a1ad359db950b15100
2022-07-27 04:31:07 -07:00
Flipper Bot
e3110be5a6 Flipper Release: v0.155.0
Summary: Releasing version 0.155.0

Reviewed By: lblasa

Differential Revision: D37957716

fbshipit-source-id: f682464ec8737acc3e28197fa3724a6ae150e8cd
2022-07-19 09:01:42 -07:00
Flipper Bot
14d385827d Flipper Release: v0.154.0
Summary: Releasing version 0.154.0

Reviewed By: jknoxville

Differential Revision: D37813763

fbshipit-source-id: f16392937146a50c7018c2ae5abd18e433059622
2022-07-13 09:21:01 -07:00
Flipper Bot
6b4c1db5fa Flipper Release: v0.153.0
Summary: Releasing version 0.153.0

Reviewed By: cekkaewnumchai

Differential Revision: D37643063

fbshipit-source-id: df67aee39ca41887e4c8358a618b4c37338c501b
2022-07-06 04:06:55 -07:00
Flipper Bot
939f69b4fc Flipper Release: v0.152.0
Summary: Releasing version 0.152.0

Reviewed By: mweststrate

Differential Revision: D37515159

fbshipit-source-id: 559c8961da1156fd61c299eec5d3bc9a8e84fa9e
2022-06-29 08:56:59 -07:00
Flipper Bot
f7048b470e Flipper Release: v0.151.1
Summary: Releasing version 0.151.1

Reviewed By: aigoncharov

Differential Revision: D37458556

fbshipit-source-id: a14704cce3358c5fd3dbd4b7ebf9c32a59183d49
2022-06-27 10:22:47 -07:00
Flipper Bot
25cfd062bf Flipper Release: v0.151.0
Summary: Releasing version 0.151.0

Reviewed By: nikoant

Differential Revision: D37340692

fbshipit-source-id: 0b058ffbf3de3ec17232953d94bfd5eba92348c0
2022-06-23 08:18:15 -07:00
Flipper Bot
06ddb08406 Flipper Release: v0.150.0
Summary: Releasing version 0.150.0

Reviewed By: lblasa

Differential Revision: D37236953

fbshipit-source-id: 36cd4fd8842b898f7cba1f03ab2c72d20e2b42ce
2022-06-17 11:37:49 -07:00
Pascal Hartig
a52e3e65a3 Combined dep bump
Summary: There are a bunch of open tasks. Combining them into one with `yarn upgrade-interactive`.

Reviewed By: antonk52

Differential Revision: D37070919

fbshipit-source-id: f89b63d1f3b15c5b625d7a0f1bc566d9c37e5e42
2022-06-13 05:18:42 -07:00
Flipper Bot
ad19b51069 Flipper Release: v0.149.0
Summary: Releasing version 0.149.0

Reviewed By: passy

Differential Revision: D36999205

fbshipit-source-id: 9bf6df029e3d359c166f21bd12f158a2d19b6516
2022-06-09 10:32:12 -07:00
Flipper Bot
5971d603bf Flipper Release: v0.148.0
Summary: Releasing version 0.148.0

Reviewed By: jknoxville

Differential Revision: D36805039

fbshipit-source-id: 8d97ba973c57de4558fc6aaa0a546dbac1ee08cd
2022-06-06 06:25:38 -07:00
Andrey Goncharov
055b14c6dd Persist device ID
Summary: Linked to https://github.com/facebook/flipper/issues/3319

Reviewed By: passy

Differential Revision: D36786952

fbshipit-source-id: f3214f35039845a8e35fa14e63f509a6fbdddb1f
2022-06-01 02:49:25 -07:00
Flipper Bot
04400fd22e Flipper Release: v0.147.1
Summary: Releasing version 0.147.1

Reviewed By: aigoncharov

Differential Revision: D36759784

fbshipit-source-id: 27c04809b8b6efaea96e96f79e4d2079a9162799
2022-05-30 06:18:15 -07:00
Flipper Bot
19a5a8e9c7 Flipper Release: v0.147.0
Summary: Releasing version 0.147.0

Reviewed By: aigoncharov

Differential Revision: D36658611

fbshipit-source-id: 74137e1c5c1f5be5dc45c28ed74aa016001db070
2022-05-25 09:56:02 -07:00
dependabot[bot]
5ccf7b3d06 Bump jest from 28.0.3 to 28.1.0 in /js/js-flipper (#3711)
Summary:
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p>
<blockquote>
<h2>v28.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h2>Chore &amp; Maintenance</h2>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/romellem"><code>@​romellem</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">facebook/jest#12763</a></li>
<li><a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">facebook/jest#12789</a></li>
<li><a href="https://github.com/rethab"><code>@​rethab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12791">facebook/jest#12791</a></li>
<li><a href="https://github.com/gramsco"><code>@​gramsco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">facebook/jest#12799</a></li>
<li><a href="https://github.com/michalwarda"><code>@​michalwarda</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">facebook/jest#12610</a></li>
<li><a href="https://github.com/mikemaccana"><code>@​mikemaccana</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12809">facebook/jest#12809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.3...v28.1.0">https://github.com/facebook/jest/compare/v28.0.3...v28.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p>
<blockquote>
<h2>28.1.0</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h3>Chore &amp; Maintenance</h3>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f5db241312"><code>f5db241</code></a> v28.1.0</li>
<li>See full diff in <a href="https://github.com/facebook/jest/commits/v28.1.0/packages/jest">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=28.0.3&new-version=28.1.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/3711

Reviewed By: timur-valiev

Differential Revision: D36371200

Pulled By: mweststrate

fbshipit-source-id: 9c2379650acda033b991e3fa0a5980ee3a66ed45
2022-05-23 07:29:26 -07:00
Anton Nikolaev
9abce2f48e Upgrade dependencies in js-flipper
Summary: Upgraded npm deps to calm down dependabot

Reviewed By: passy

Differential Revision: D36513979

fbshipit-source-id: d5b25b7f95ddc04d54113bd6292920423a4f77ad
2022-05-20 11:36:13 -07:00
Flipper Bot
8bbc3fda69 Flipper Release: v0.146.1
Summary: Releasing version 0.146.1

Reviewed By: aigoncharov

Differential Revision: D36543493

fbshipit-source-id: 0eaf1e3c4cb51440aa8d22cbe721dc44938c9246
2022-05-20 08:46:00 -07:00
Flipper Bot
47238f0d7d Flipper Release: v0.146.0
Summary: Releasing version 0.146.0

Reviewed By: nikoant

Differential Revision: D36473300

fbshipit-source-id: 076031a8acef8d37fd71a8832ba2bd4918a3e724
2022-05-18 10:11:13 -07:00
Flipper Bot
4b07c0f9d9 Flipper Release: v0.145.0
Summary: Releasing version 0.145.0

Reviewed By: cekkaewnumchai

Differential Revision: D36168545

fbshipit-source-id: 4cb68eb9c8c80a0018c2a617ce0704fd18ff0b47
2022-05-06 05:14:39 -07:00
Pascal Hartig
350bd01a19 Upgrade /js/js-flipper deps
Summary: Combining a bunch of dependabot tasks. allow-large-files

Reviewed By: nikoant

Differential Revision: D36096916

fbshipit-source-id: 7f9d32cc373257cabc6264d704ce7dd94cac9348
2022-05-03 09:02:00 -07:00
Flipper Bot
cd7e8bd8d7 Flipper Release: v0.144.0
Summary: Releasing version 0.144.0

Reviewed By: passy

Differential Revision: D35960718

fbshipit-source-id: a2fc470a831f1788ce4fa2be23c758a1c205f0bb
2022-04-27 03:51:35 -07:00
dependabot[bot]
71d36b54dc Bump @babel/core from 7.17.8 to 7.17.9 in /js/js-flipper (#3627)
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9.
<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.17.9 (2022-04-06)</h2>
<p>Thanks <a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>, <a href="https://github.com/fargito"><code>@​fargito</code></a> and <a href="https://github.com/swandir"><code>@​swandir</code></a> for your first PRs!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for  JSXMemberExpression (<a href="https://github.com/swandir"><code>@​swandir</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14385">#14385</a> Fix flaky <code>@​babel/cli</code> test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14389">#14389</a> Inline <code>babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14343">#14343</a> Remove unused <code>babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14377">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>François Farge (<a href="https://github.com/fargito"><code>@​fargito</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><a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a></li>
<li><a href="https://github.com/swandir"><code>@​swandir</code></a></li>
</ul>
</blockquote>
</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.17.9 (2022-04-06)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for  JSXMemberExpression (<a href="https://github.com/swandir"><code>@​swandir</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14385">#14385</a> Fix flaky <code>@​babel/cli</code> test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14389">#14389</a> Inline <code>babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14343">#14343</a> Remove unused <code>babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14377">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3c762e876d"><code>3c762e8</code></a> v7.17.9</li>
<li><a href="ba13e485c3"><code>ba13e48</code></a> chore: bump minimist and json5 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14382">#14382</a>)</li>
<li><a href="cb74c3772e"><code>cb74c37</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14377">#14377</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.9/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.17.8&new-version=7.17.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/3627

Reviewed By: passy

Differential Revision: D35893307

Pulled By: lblasa

fbshipit-source-id: 3ec4d722211b3d233044d0c1fd799b0822f848dc
2022-04-25 11:53:06 -07:00
dependabot[bot]
c08b31f971 Bump eslint from 8.12.0 to 8.13.0 in /js/js-flipper (#3625)
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.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.13.0</h2>
<h2>Features</h2>
<ul>
<li><a href="274acbd565"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755">#15755</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="97b57ae3eb"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759">#15759</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="c32482e4fd"><code>c32482e</code></a> docs: Typo in space-infix-ops docs  (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754">#15754</a>) (kmin-jeong)</li>
<li><a href="f2c2d35042"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727">#15727</a>) (Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="bb4c0d530a"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744">#15744</a>) (Nicholas C. Zakas)</li>
<li><a href="d36f12f71b"><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15748">#15748</a>) (Milos Djermanovic)</li>
<li><a href="a59a4e6e92"><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15750">#15750</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</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.13.0 - April 8, 2022</p>
<ul>
<li><a href="274acbd565"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755">#15755</a>) (Milos Djermanovic)</li>
<li><a href="bb4c0d530a"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744">#15744</a>) (Nicholas C. Zakas)</li>
<li><a href="97b57ae3eb"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759">#15759</a>) (Milos Djermanovic)</li>
<li><a href="c32482e4fd"><code>c32482e</code></a> docs: Typo in space-infix-ops docs  (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754">#15754</a>) (kmin-jeong)</li>
<li><a href="f2c2d35042"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727">#15727</a>) (Francesco Trotta)</li>
<li><a href="d36f12f71b"><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15748">#15748</a>) (Milos Djermanovic)</li>
<li><a href="a59a4e6e92"><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15750">#15750</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="938dbdd6c3"><code>938dbdd</code></a> 8.13.0</li>
<li><a href="b7355e266d"><code>b7355e2</code></a> Build: changelog update for 8.13.0</li>
<li><a href="274acbd565"><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755">#15755</a>)</li>
<li><a href="bb4c0d530a"><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744">#15744</a>)</li>
<li><a href="97b57ae3eb"><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759">#15759</a>)</li>
<li><a href="7a305c187c"><code>7a305c1</code></a> Sponsors: Sync README with website</li>
<li><a href="27be985c29"><code>27be985</code></a> Sponsors: Sync README with website</li>
<li><a href="f535e15d6a"><code>f535e15</code></a> Sponsors: Sync README with website</li>
<li><a href="c32482e4fd"><code>c32482e</code></a> docs: Typo in space-infix-ops docs  (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754">#15754</a>)</li>
<li><a href="f2c2d35042"><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727">#15727</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.12.0...v8.13.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.12.0&new-version=8.13.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/3625

Reviewed By: antonk52

Differential Revision: D35893318

Pulled By: lblasa

fbshipit-source-id: a25879e226ee1d45cb1f4c9e41d824c9b0683824
2022-04-25 11:46:31 -07:00
dependabot[bot]
e1f952549e Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /js/js-flipper (#3624)
Summary:
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p>
<blockquote>
<h2>[2.26.0] - 2022-04-05</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-named-default</code>, <code>no-default-export</code>, <code>prefer-default-export</code>, <code>no-named-export</code>, <code>export</code>, <code>named</code>, <code>namespace</code>, <code>no-unused-modules</code>]: support arbitrary module namespace names (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2358">https://github.com/facebook/flipper/issues/2358</a>, thanks [<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>])</li>
<li>[<code>no-dynamic-require</code>]: support dynamic import with espree (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2371">https://github.com/facebook/flipper/issues/2371</a>, thanks [<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>])</li>
<li>[<code>no-relative-packages</code>]: add fixer (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2381">https://github.com/facebook/flipper/issues/2381</a>, thanks [<a href="https://github.com/forivall"><code>@​forivall</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>default</code>]: <code>typescript-eslint-parser</code>: avoid a crash on exporting as namespace (thanks [<a href="https://github.com/ljharb"><code>@​ljharb</code></a>])</li>
<li>[<code>export</code>]/TypeScript: false positive for typescript namespace merging (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/1964">https://github.com/facebook/flipper/issues/1964</a>, thanks [<a href="https://github.com/magarcia"><code>@​magarcia</code></a>])</li>
<li>[<code>no-duplicates</code>]: ignore duplicate modules in different TypeScript module declarations (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2378">https://github.com/facebook/flipper/issues/2378</a>, thanks [<a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>])</li>
<li>[<code>no-unused-modules</code>]: avoid a crash when processing re-exports (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2388">https://github.com/facebook/flipper/issues/2388</a>, thanks [<a href="https://github.com/ljharb"><code>@​ljharb</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] <code>no-nodejs-modules</code>: add tests for node protocol URL (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2367">https://github.com/facebook/flipper/issues/2367</a>, thanks [<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>])</li>
<li>[Tests] <code>default</code>, <code>no-anonymous-default-export</code>, <code>no-mutable-exports</code>, <code>no-named-as-default-member</code>, <code>no-named-as-default</code>: add tests for arbitrary module namespace names (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2358">https://github.com/facebook/flipper/issues/2358</a>, thanks [<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>])</li>
<li>[Docs] [<code>no-unresolved</code>]: Fix RegExp escaping in readme (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2332">https://github.com/facebook/flipper/issues/2332</a>, thanks [<a href="https://github.com/stephtr"><code>@​stephtr</code></a>])</li>
<li>[Refactor] <code>namespace</code>: try to improve performance (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2340">https://github.com/facebook/flipper/issues/2340</a>, thanks [<a href="https://github.com/ljharb"><code>@​ljharb</code></a>])</li>
<li>[Docs] make rule doc titles consistent (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2393">https://github.com/facebook/flipper/issues/2393</a>, thanks [<a href="https://github.com/TheJaredWilcurt"><code>@​TheJaredWilcurt</code></a>])</li>
<li>[Docs] <code>order</code>: TS code examples should use TS code blocks (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2411">https://github.com/facebook/flipper/issues/2411</a>, thanks [<a href="https://github.com/MM25Zamanian"><code>@​MM25Zamanian</code></a>])</li>
<li>[Docs] <code>no-unresolved</code>: fix link (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2417">https://github.com/facebook/flipper/issues/2417</a>, thanks [<a href="https://github.com/kylemh"><code>@​kylemh</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d1602854ea"><code>d160285</code></a> Bump to 2.26.0</li>
<li><a href="0e80ee37cc"><code>0e80ee3</code></a> [Deps] update <code>tsconfig-paths</code></li>
<li><a href="d8633c35ba"><code>d8633c3</code></a> [Docs] <code>no-unresolved</code>: fix link</li>
<li><a href="98bbb2cb30"><code>98bbb2c</code></a> [Docs] <code>order</code>: TS code examples should use TS code blocks</li>
<li><a href="21304bdf01"><code>21304bd</code></a> [Deps] update <code>tsconfig-paths</code></li>
<li><a href="8b7000ec75"><code>8b7000e</code></a> [Fix] <code>no-unused-modules</code>: avoid a crash when processing re-exports</li>
<li><a href="747d6dc5b9"><code>747d6dc</code></a> [Docs] make rule doc titles consistent</li>
<li><a href="b0e6f7f489"><code>b0e6f7f</code></a> [Refactor] <code>namespace</code>: try to improve performance</li>
<li><a href="00a4edee35"><code>00a4ede</code></a> [Deps] update <code>minimatch</code></li>
<li><a href="35bd3a576c"><code>35bd3a5</code></a> [Dev Deps] update <code>angular-eslint/template-parser</code>, <code>chai</code></li>
<li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0">compare view</a></li>
</ul>
</details>
<br />

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

Reviewed By: antonk52

Differential Revision: D35893323

Pulled By: lblasa

fbshipit-source-id: 2680ee21efcfd7906f07ec4df83d68a3f5b848fe
2022-04-25 09:26:43 -07:00