dependabot[bot]
8d3e4a7d47
Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.6 in /js/js-flipper ( #4745 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.58.0 to 5.59.6.
<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.59.6</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6 ">5.59.6</a> (2023-05-15)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.5</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5 ">5.59.5</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.4</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4 ">5.59.4</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.3</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3 ">5.59.3</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.2</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2 ">5.59.2</a> (2023-05-01)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1 ">5.59.1</a> (2023-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-regexp-exec] skip malformed regexes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6935 ">#6935</a>) (<a href="05ed60e25f ">05ed60e</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] no parameters function (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6940 ">#6940</a>) (<a href="297086154a ">2970861</a>)</li>
</ul>
<h2>v5.59.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0 ">5.59.0</a> (2023-04-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow nullish coalescing for naked type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6910 ">#6910</a>) (<a href="3e5f8583f1 ">3e5f858</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [ban-types] add NonNullable suggestion and allow custom suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6876 ">#6876</a>) (<a href="ff65235246 ">ff65235</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>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6 ">5.59.6</a> (2023-05-15)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/eslint-plugin</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5 ">5.59.5</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/eslint-plugin</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4 ">5.59.4</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/eslint-plugin</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3 ">5.59.3</a> (2023-05-08)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/eslint-plugin</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2 ">5.59.2</a> (2023-05-01)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/eslint-plugin</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1 ">5.59.1</a> (2023-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-regexp-exec] skip malformed regexes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6935 ">#6935</a>) (<a href="05ed60e25f ">05ed60e</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] no parameters function (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6940 ">#6940</a>) (<a href="297086154a ">2970861</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5b0e577f25 "><code>5b0e577</code></a> chore: publish v5.59.6</li>
<li><a href="a6f23a2dd5 "><code>a6f23a2</code></a> chore: publish v5.59.5</li>
<li><a href="13fd1e5edb "><code>13fd1e5</code></a> chore: publish v5.59.4</li>
<li><a href="200afb6113 "><code>200afb6</code></a> chore: publish v5.59.3</li>
<li><a href="30f41aba51 "><code>30f41ab</code></a> docs: [ban-types] update documentation; suggest option and defaults (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7002 ">#7002</a>)</li>
<li><a href="d4bc770be1 "><code>d4bc770</code></a> docs: add missing ! (...) around comparison cases in no-unnecessary-boolean-l...</li>
<li><a href="ce5f5165c9 "><code>ce5f516</code></a> chore: publish v5.59.2</li>
<li><a href="2f32472787 "><code>2f32472</code></a> chore: publish v5.59.1</li>
<li><a href="297086154a "><code>2970861</code></a> fix(eslint-plugin): [unified-signatures] no parameters function (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6940 ">#6940</a>)</li>
<li><a href="05ed60e25f "><code>05ed60e</code></a> fix(eslint-plugin): [prefer-regexp-exec] skip malformed regexes (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6935 ">#6935</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/eslint-plugin ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4745
Reviewed By: passy
Differential Revision: D46015740
Pulled By: ivanmisuno
fbshipit-source-id: 42991f8924c0aaf92691893c06c313d2bfedd20f
2023-05-19 05:40:02 -07:00
generatedunixname89002005306973
55271bcfa4
Flipper Release: v0.191.0
...
Summary: Releasing version 0.191.0
Reviewed By: lblasa
Differential Revision: D45986192
fbshipit-source-id: 15f544da6c3904647ffd4c9b165042ab66fef933
2023-05-18 09:12:47 -07:00
generatedunixname89002005306973
f8ca1551d7
Flipper Release: v0.190.0
...
Summary: Releasing version 0.190.0
Reviewed By: mweststrate
Differential Revision: D45308248
fbshipit-source-id: 3b03945474d644fec9a686f0f908864dbbca2322
2023-04-26 05:30:21 -07:00
Pascal Hartig
36934436c8
Update deps
...
Summary: Combining a bunch of green-tick PRs from GitHub into a single diff. allow-large-files
Reviewed By: ivanmisuno
Differential Revision: D44995391
fbshipit-source-id: 4185212f67bbaf532788c2a0651e30c061d47423
2023-04-14 08:55:02 -07:00
generatedunixname89002005306973
8b33b25eda
Flipper Release: v0.189.0
...
Summary: Releasing version 0.189.0
Reviewed By: ivanmisuno
Differential Revision: D44703759
fbshipit-source-id: 447ecacea6f9ae59ddedb405e5fa3915193bc50c
2023-04-06 03:15:40 -07:00
generatedunixname89002005306973
af1842a027
Flipper Release: v0.188.0
...
Summary: Releasing version 0.188.0
Reviewed By: LukeDefeo
Differential Revision: D44628090
fbshipit-source-id: a6f22b743331e3e18f2a2787e2fb6471b32cd430
2023-04-03 08:52:01 -07:00
dependabot[bot]
914db21c7d
Bump ws from 8.12.1 to 8.13.0 in /js/js-flipper ( #4594 )
...
Summary:
Bumps [ws](https://github.com/websockets/ws ) from 8.12.1 to 8.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/websockets/ws/releases ">ws's releases</a>.</em></p>
<blockquote>
<h2>8.13.0</h2>
<h1>Features</h1>
<ul>
<li>Added the <code>finishRequest</code> option to support late addition of headers (<a href="https://redirect.github.com/websockets/ws/issues/2123 ">https://github.com/facebook/flipper/issues/2123 </a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="45e17acea7 "><code>45e17ac</code></a> [pkg] 8.13.0</li>
<li><a href="23acf8cfaf "><code>23acf8c</code></a> [test] Fix nits</li>
<li><a href="cd89e077f6 "><code>cd89e07</code></a> [feature] Add option to support late addition of headers (<a href="https://redirect.github.com/websockets/ws/issues/2123 ">https://github.com/facebook/flipper/issues/2123 </a>)</li>
<li><a href="b4b9d5a76e "><code>b4b9d5a</code></a> [test] Fix failing test when using the domain module (<a href="https://redirect.github.com/websockets/ws/issues/2126 ">https://github.com/facebook/flipper/issues/2126 </a>)</li>
<li><a href="41dc56a4ba "><code>41dc56a</code></a> [doc] Remove misleading information</li>
<li>See full diff in <a href="https://github.com/websockets/ws/compare/8.12.1...8.13.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4594
Reviewed By: ivanmisuno
Differential Revision: D44215121
Pulled By: mweststrate
fbshipit-source-id: e5c0b80ceb407655a0ad909c93dd89d271d79457
2023-03-28 05:30:53 -07:00
dependabot[bot]
29b4b29d85
Bump sinon from 15.0.1 to 15.0.2 in /js/js-flipper ( #4595 )
...
Summary:
skip-frl-buck-targeting
Bumps [sinon](https://github.com/sinonjs/sinon ) from 15.0.1 to 15.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md ">sinon's changelog</a>.</em></p>
<blockquote>
<h2>15.0.2</h2>
<ul>
<li><a href="19bd99f364 "><code>19bd99f3</code></a>
Use no-op for every function when restoring instances (<a href="https://redirect.github.com/sinonjs/sinon/issues/2499 ">https://github.com/facebook/flipper/issues/2499 </a>) (Carl-Erik Kopseng)</li>
<li><a href="8663ffa056 "><code>8663ffa0</code></a>
Upgrade deps (<a href="https://redirect.github.com/sinonjs/sinon/issues/2498 ">https://github.com/facebook/flipper/issues/2498 </a>) (Carl-Erik Kopseng)
<blockquote>
<p>Browserify, supports-color, husky had to be held back.</p>
</blockquote>
</li>
<li><a href="e01275bb10 "><code>e01275bb</code></a>
Un-pin <code>@sinonjs/fake-timers</code> (<a href="https://redirect.github.com/sinonjs/sinon/issues/2495 ">https://github.com/facebook/flipper/issues/2495 </a>) (Jordan Hawker)
<blockquote>
<p>The commit upgrading from v9 to v10 appears to have accidentally dropped the caret from the version range</p>
</blockquote>
</li>
<li><a href="6cbde9b082 "><code>6cbde9b0</code></a>
fix throws().callsFake() precedence (<a href="https://redirect.github.com/sinonjs/sinon/issues/2497 ">https://github.com/facebook/flipper/issues/2497 </a>) (Eduardo Diaz)
<blockquote>
<p>This makes sure an unconditional <code>callsFake()</code> invoked on the same stub that was previously setup to throw will overwrite the previous behavior. This aligns it with the other behaviors.</p>
</blockquote>
</li>
<li><a href="45be60f3c6 "><code>45be60f3</code></a>
Replace probot/stale with official stale action (Morgan Roderick)</li>
</ul>
<p><em>Released by <a href="https://github.com/fatso83 ">Carl-Erik Kopseng</a> on 2023-03-12.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7838b57aef "><code>7838b57</code></a> 15.0.2</li>
<li><a href="19bd99f364 "><code>19bd99f</code></a> Use no-op for every function when restoring instances (<a href="https://redirect.github.com/sinonjs/sinon/issues/2499 ">https://github.com/facebook/flipper/issues/2499 </a>)</li>
<li><a href="8663ffa056 "><code>8663ffa</code></a> Upgrade deps (<a href="https://redirect.github.com/sinonjs/sinon/issues/2498 ">https://github.com/facebook/flipper/issues/2498 </a>)</li>
<li><a href="e01275bb10 "><code>e01275b</code></a> Un-pin <code>@sinonjs/fake-timers</code> (<a href="https://redirect.github.com/sinonjs/sinon/issues/2495 ">https://github.com/facebook/flipper/issues/2495 </a>)</li>
<li><a href="6cbde9b082 "><code>6cbde9b</code></a> fix throws().callsFake() precedence (<a href="https://redirect.github.com/sinonjs/sinon/issues/2497 ">https://github.com/facebook/flipper/issues/2497 </a>)</li>
<li><a href="45be60f3c6 "><code>45be60f</code></a> Replace probot/stale with official stale action</li>
<li>See full diff in <a href="https://github.com/sinonjs/sinon/compare/v15.0.1...v15.0.2 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4595
Reviewed By: ivanmisuno
Differential Revision: D44215119
Pulled By: mweststrate
fbshipit-source-id: 23069e6b3a408d80d564356fc889600cb4419388
2023-03-28 05:30:53 -07:00
dependabot[bot]
a710503a78
Bump eslint from 8.35.0 to 8.36.0 in /js/js-flipper ( #4596 )
...
Summary:
skip-frl-buck-targeting
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.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.36.0</h2>
<h2>Features</h2>
<ul>
<li><a href="c89a485c49 "><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807 ">#16807</a>) (Laurent Cozic)</li>
<li><a href="f5f5e11bd5 "><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944 ">#16944</a>) (Nicholas C. Zakas)</li>
<li><a href="4799297ea5 "><code>4799297</code></a> feat: use <a href="https://github.com/eslint-community "><code>@eslint-community</code></a> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/16784 ">#16784</a>) (Michaël De Boey)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="92c1943ba7 "><code>92c1943</code></a> fix: correctly iterate files matched by glob patterns (<a href="https://redirect.github.com/eslint/eslint/issues/16831 ">#16831</a>) (Nitin Kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="b98fdd413a "><code>b98fdd4</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="caf08ce0cc "><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967 ">#16967</a>) (Milos Djermanovic)</li>
<li><a href="3398431574 "><code>3398431</code></a> docs: Custom Parsers cleanup/expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16887 ">#16887</a>) (Ben Perlmutter)</li>
<li><a href="19d3531d9b "><code>19d3531</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="b09a512107 "><code>b09a512</code></a> docs: detect and fix broken links (<a href="https://redirect.github.com/eslint/eslint/issues/16837 ">#16837</a>) (Nitin Kumar)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="602b111219 "><code>602b111</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8 "><code>@8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978 ">#16978</a>) (Milos Djermanovic)</li>
<li><a href="43c2345c27 "><code>43c2345</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="00afb84e50 "><code>00afb84</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2 "><code>@2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977 ">#16977</a>) (Milos Djermanovic)</li>
<li><a href="698c5aad50 "><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976 ">#16976</a>) (Milos Djermanovic)</li>
<li><a href="75acdd21c5 "><code>75acdd2</code></a> chore: lint more js files in docs (<a href="https://redirect.github.com/eslint/eslint/issues/16964 ">#16964</a>) (Milos Djermanovic)</li>
<li><a href="89d9844b31 "><code>89d9844</code></a> ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16943 ">#16943</a>) (dependabot[bot])</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.36.0 - March 10, 2023</p>
<ul>
<li><a href="602b111219 "><code>602b111</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8 "><code>@8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978 ">#16978</a>) (Milos Djermanovic)</li>
<li><a href="43c2345c27 "><code>43c2345</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="00afb84e50 "><code>00afb84</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2 "><code>@2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977 ">#16977</a>) (Milos Djermanovic)</li>
<li><a href="698c5aad50 "><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976 ">#16976</a>) (Milos Djermanovic)</li>
<li><a href="b98fdd413a "><code>b98fdd4</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="c89a485c49 "><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807 ">#16807</a>) (Laurent Cozic)</li>
<li><a href="f5f5e11bd5 "><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944 ">#16944</a>) (Nicholas C. Zakas)</li>
<li><a href="caf08ce0cc "><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967 ">#16967</a>) (Milos Djermanovic)</li>
<li><a href="75acdd21c5 "><code>75acdd2</code></a> chore: lint more js files in docs (<a href="https://redirect.github.com/eslint/eslint/issues/16964 ">#16964</a>) (Milos Djermanovic)</li>
<li><a href="3398431574 "><code>3398431</code></a> docs: Custom Parsers cleanup/expansion (<a href="https://redirect.github.com/eslint/eslint/issues/16887 ">#16887</a>) (Ben Perlmutter)</li>
<li><a href="19d3531d9b "><code>19d3531</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="4799297ea5 "><code>4799297</code></a> feat: use <a href="https://github.com/eslint-community "><code>@eslint-community</code></a> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/16784 ">#16784</a>) (Michaël De Boey)</li>
<li><a href="b09a512107 "><code>b09a512</code></a> docs: detect and fix broken links (<a href="https://redirect.github.com/eslint/eslint/issues/16837 ">#16837</a>) (Nitin Kumar)</li>
<li><a href="92c1943ba7 "><code>92c1943</code></a> fix: correctly iterate files matched by glob patterns (<a href="https://redirect.github.com/eslint/eslint/issues/16831 ">#16831</a>) (Nitin Kumar)</li>
<li><a href="89d9844b31 "><code>89d9844</code></a> ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16943 ">#16943</a>) (dependabot[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="75df535681 "><code>75df535</code></a> 8.36.0</li>
<li><a href="a0c856a822 "><code>a0c856a</code></a> Build: changelog update for 8.36.0</li>
<li><a href="602b111219 "><code>602b111</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8 "><code>@8</code></a>.36.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16978 ">#16978</a>)</li>
<li><a href="43c2345c27 "><code>43c2345</code></a> chore: package.json update for <code>@eslint/js</code> release</li>
<li><a href="00afb84e50 "><code>00afb84</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/2 "><code>@2</code></a>.0.1 (<a href="https://redirect.github.com/eslint/eslint/issues/16977 ">#16977</a>)</li>
<li><a href="698c5aad50 "><code>698c5aa</code></a> chore: upgrade espree@9.5.0 (<a href="https://redirect.github.com/eslint/eslint/issues/16976 ">#16976</a>)</li>
<li><a href="b98fdd413a "><code>b98fdd4</code></a> docs: Update README</li>
<li><a href="c89a485c49 "><code>c89a485</code></a> feat: Add <code>checkJSDoc</code> option to multiline-comment-style (<a href="https://redirect.github.com/eslint/eslint/issues/16807 ">#16807</a>)</li>
<li><a href="f5f5e11bd5 "><code>f5f5e11</code></a> feat: Serialize parsers/processors in flat config (<a href="https://redirect.github.com/eslint/eslint/issues/16944 ">#16944</a>)</li>
<li><a href="caf08ce0cc "><code>caf08ce</code></a> docs: fix estree link in custom formatters docs (<a href="https://redirect.github.com/eslint/eslint/issues/16967 ">#16967</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4596
Reviewed By: ivanmisuno
Differential Revision: D44215117
Pulled By: mweststrate
fbshipit-source-id: 26c8803b29b6e2176ad0e9e7c35142edbb9baef5
2023-03-28 05:30:53 -07:00
generatedunixname89002005306973
bc9d53660a
Flipper Release: v0.187.1
...
Summary: Releasing version 0.187.1
Reviewed By: aigoncharov
Differential Revision: D44416758
fbshipit-source-id: 2c390e1124c63d873fc442dcdfba7a9ac272530e
2023-03-27 06:51:43 -07:00
dependabot[bot]
77b7799493
Bump @typescript-eslint/parser from 5.54.1 to 5.56.0 in /js/js-flipper ( #4622 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.54.1 to 5.56.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.56.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0 ">5.56.0</a> (2023-03-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] check order when optionalityOrder is present with no optional members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6619 ">#6619</a>) (<a href="6aff431668 ">6aff431</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] avoid unnecessary calls to getContextualType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6193 ">#6193</a>) (<a href="745cfe4a35 ">745cfe4</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] fix incorrect detection of void functions in JSX attributes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6638 ">#6638</a>) (<a href="9e41ceeaea ">9e41cee</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expression] support falsy and truthy literals simultaneously (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6672 ">#6672</a>) (<a href="62ef487a99 ">62ef487</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] handle truthy enums (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6618 ">#6618</a>) (<a href="0d0639fb25 ">0d0639f</a>)</li>
<li><strong>eslint-plugin:</strong> [naming-convention] add TSPropertySignature with TSFunctionType annotation to <code>typeMethod</code> selector (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6645 ">#6645</a>) (<a href="3fc5c63f87 ">3fc5c63</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [restrict-template-expressions] add option <code>allowNever</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6554 ">#6554</a>) (<a href="423f164242 ">423f164</a>)</li>
</ul>
<h2>v5.55.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0 ">5.55.0</a> (2023-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] check sequence expressions for void is in last position (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6597 ">#6597</a>) (<a href="d73d7d3904 ">d73d7d3</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6569 ">#6569</a>) (<a href="2d8c196294 ">2d8c196</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [lines-around-comment] add extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/5327 ">#5327</a>) (<a href="d55211caf6 ">d55211c</a>)</li>
<li><strong>eslint-plugin:</strong> [member-ordering] add support for grouping readonly fields (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6349 ">#6349</a>) (<a href="9d3bdfcb2f ">9d3bdfc</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-cond] check logical assignments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6594 ">#6594</a>) (<a href="dbc203aeb6 ">dbc203a</a>)</li>
<li><strong>parser:</strong> add exported meta object (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6586 ">#6586</a>) (<a href="d05c3d8aa4 ">d05c3d8</a>)</li>
<li><strong>typescript-estree:</strong> support <code>const</code> modifiers for type parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6600 ">#6600</a>) (<a href="f3c637328b ">f3c6373</a>)</li>
<li>update TypeScript to 5.0 RC (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6570 ">#6570</a>) (<a href="36ef0e16f3 ">36ef0e1</a>)</li>
<li>use <a href="https://github.com/eslint-community "><code>@eslint-community</code></a> dependencies (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6603 ">#6603</a>) (<a href="5f6ed738a2 ">5f6ed73</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.55.0...v5.56.0 ">5.56.0</a> (2023-03-20)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0 ">5.55.0</a> (2023-03-13)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add exported meta object (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6586 ">#6586</a>) (<a href="d05c3d8aa4 ">d05c3d8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="efdf2cf4c2 "><code>efdf2cf</code></a> chore: publish v5.56.0</li>
<li><a href="877d73327f "><code>877d733</code></a> chore: publish v5.55.0</li>
<li><a href="d05c3d8aa4 "><code>d05c3d8</code></a> feat(parser): add exported meta object (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6586 ">#6586</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4622
Reviewed By: ivanmisuno
Differential Revision: D44295356
Pulled By: aigoncharov
fbshipit-source-id: cbf98acb8d12197c0748248adabc0041d792ddc8
2023-03-23 06:50:07 -07:00
dependabot[bot]
baf4354136
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.56.0 in /js/js-flipper ( #4623 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.1 to 5.56.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.56.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0 ">5.56.0</a> (2023-03-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] check order when optionalityOrder is present with no optional members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6619 ">#6619</a>) (<a href="6aff431668 ">6aff431</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] avoid unnecessary calls to getContextualType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6193 ">#6193</a>) (<a href="745cfe4a35 ">745cfe4</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] fix incorrect detection of void functions in JSX attributes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6638 ">#6638</a>) (<a href="9e41ceeaea ">9e41cee</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expression] support falsy and truthy literals simultaneously (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6672 ">#6672</a>) (<a href="62ef487a99 ">62ef487</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] handle truthy enums (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6618 ">#6618</a>) (<a href="0d0639fb25 ">0d0639f</a>)</li>
<li><strong>eslint-plugin:</strong> [naming-convention] add TSPropertySignature with TSFunctionType annotation to <code>typeMethod</code> selector (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6645 ">#6645</a>) (<a href="3fc5c63f87 ">3fc5c63</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [restrict-template-expressions] add option <code>allowNever</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6554 ">#6554</a>) (<a href="423f164242 ">423f164</a>)</li>
</ul>
<h2>v5.55.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0 ">5.55.0</a> (2023-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] check sequence expressions for void is in last position (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6597 ">#6597</a>) (<a href="d73d7d3904 ">d73d7d3</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6569 ">#6569</a>) (<a href="2d8c196294 ">2d8c196</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [lines-around-comment] add extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/5327 ">#5327</a>) (<a href="d55211caf6 ">d55211c</a>)</li>
<li><strong>eslint-plugin:</strong> [member-ordering] add support for grouping readonly fields (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6349 ">#6349</a>) (<a href="9d3bdfcb2f ">9d3bdfc</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-cond] check logical assignments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6594 ">#6594</a>) (<a href="dbc203aeb6 ">dbc203a</a>)</li>
<li><strong>parser:</strong> add exported meta object (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6586 ">#6586</a>) (<a href="d05c3d8aa4 ">d05c3d8</a>)</li>
<li><strong>typescript-estree:</strong> support <code>const</code> modifiers for type parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6600 ">#6600</a>) (<a href="f3c637328b ">f3c6373</a>)</li>
<li>update TypeScript to 5.0 RC (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6570 ">#6570</a>) (<a href="36ef0e16f3 ">36ef0e1</a>)</li>
<li>use <a href="https://github.com/eslint-community "><code>@eslint-community</code></a> dependencies (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6603 ">#6603</a>) (<a href="5f6ed738a2 ">5f6ed73</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.55.0...v5.56.0 ">5.56.0</a> (2023-03-20)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] check order when optionalityOrder is present with no optional members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6619 ">#6619</a>) (<a href="6aff431668 ">6aff431</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] avoid unnecessary calls to getContextualType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6193 ">#6193</a>) (<a href="745cfe4a35 ">745cfe4</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] fix incorrect detection of void functions in JSX attributes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6638 ">#6638</a>) (<a href="9e41ceeaea ">9e41cee</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expression] support falsy and truthy literals simultaneously (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6672 ">#6672</a>) (<a href="62ef487a99 ">62ef487</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] handle truthy enums (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6618 ">#6618</a>) (<a href="0d0639fb25 ">0d0639f</a>)</li>
<li><strong>eslint-plugin:</strong> add TSPropertySignature with TSFunctionType annotation to typeMethod selector (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6645 ">#6645</a>) (<a href="3fc5c63f87 ">3fc5c63</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add allowNever support to restrict-template-expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6554 ">#6554</a>) (<a href="423f164242 ">423f164</a>)</li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0 ">5.55.0</a> (2023-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] check sequence expressions for void is in last position (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6597 ">#6597</a>) (<a href="d73d7d3904 ">d73d7d3</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6569 ">#6569</a>) (<a href="2d8c196294 ">2d8c196</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [lines-around-comment] add extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/5327 ">#5327</a>) (<a href="d55211caf6 ">d55211c</a>)</li>
<li><strong>eslint-plugin:</strong> [member-ordering] add support for grouping readonly fields (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6349 ">#6349</a>) (<a href="9d3bdfcb2f ">9d3bdfc</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-cond] check logical assignments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6594 ">#6594</a>) (<a href="dbc203aeb6 ">dbc203a</a>)</li>
<li>update TypeScript to 5.0 RC (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6570 ">#6570</a>) (<a href="36ef0e16f3 ">36ef0e1</a>)</li>
<li>use <a href="https://github.com/eslint-community "><code>@eslint-community</code></a> dependencies (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6603 ">#6603</a>) (<a href="5f6ed738a2 ">5f6ed73</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="efdf2cf4c2 "><code>efdf2cf</code></a> chore: publish v5.56.0</li>
<li><a href="62ef487a99 "><code>62ef487</code></a> fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy lite...</li>
<li><a href="423f164242 "><code>423f164</code></a> feat(eslint-plugin): add allowNever support to restrict-template-expressions ...</li>
<li><a href="3fc5c63f87 "><code>3fc5c63</code></a> fix(eslint-plugin): add TSPropertySignature with TSFunctionType annotation to...</li>
<li><a href="6aff431668 "><code>6aff431</code></a> fix(eslint-plugin): [member-ordering] check order when optionalityOrder is pr...</li>
<li><a href="0d0639fb25 "><code>0d0639f</code></a> fix(eslint-plugin): [strict-boolean-expressions] handle truthy enums (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6618 ">#6618</a>)</li>
<li><a href="9e41ceeaea "><code>9e41cee</code></a> fix(eslint-plugin): [no-misused-promises] fix incorrect detection of void fun...</li>
<li><a href="3cd8ce1170 "><code>3cd8ce1</code></a> docs(eslint-plugin): [await-thenable] fix typo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6639 ">#6639</a>)</li>
<li><a href="745cfe4a35 "><code>745cfe4</code></a> fix(eslint-plugin): [no-misused-promises] avoid unnecessary calls to getConte...</li>
<li><a href="877d73327f "><code>877d733</code></a> chore: publish v5.55.0</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/eslint-plugin ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4623
Reviewed By: ivanmisuno
Differential Revision: D44295380
Pulled By: aigoncharov
fbshipit-source-id: fcdc186587bb5b661db11e810cfce14fbc2913cb
2023-03-23 05:07:33 -07:00
dependabot[bot]
74b885d662
Bump prettier from 2.8.4 to 2.8.6 in /js/js-flipper ( #4621 )
...
Summary:
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases ">prettier's releases</a>.</em></p>
<blockquote>
<h2>2.8.6</h2>
<ul>
<li>Allow decorators on private members and class expressions</li>
</ul>
<p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#286 ">Changelog</a></p>
<h2>2.8.5</h2>
<ul>
<li>Support TypeScript 5.0</li>
</ul>
<p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#285 ">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md ">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.8.6</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.8.5...2.8.6 ">diff</a></p>
<h4>Allow decorators on private members and class expressions (<a href="https://redirect.github.com/prettier/prettier/pull/14548 ">#14548</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>)</h4>
<pre lang="ts"><code>// Input
class A {
decorator()
#privateMethod () {}
}
<p>// Prettier 2.8.5
SyntaxError: Decorators are not valid here. (2:3)
1 | class A {
> 2 | <a href="https://github.com/decorator "><code>@decorator</code></a>()
| ^^^^^^^^^^^^
3 | #privateMethod () {}
4 | }</p>
<p>// Prettier 2.8.6
class A {
<a href="https://github.com/decorator "><code>@decorator</code></a>()
#privateMethod() {}
}
</code></pre></p>
<h1>2.8.5</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.8.4...2.8.5 ">diff</a></p>
<h4>Support TypeScript 5.0 (<a href="https://redirect.github.com/prettier/prettier/pull/14391 ">#14391</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>, <a href="https://redirect.github.com/prettier/prettier/pull/13819 ">#13819</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>, <a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</h4>
<p>TypeScript 5.0 introduces two new syntactic features:</p>
<ul>
<li><code>const</code> modifiers for type parameters</li>
<li><code>export type *</code> declarations</li>
</ul>
<h4>Add missing parentheses for decorator (<a href="https://redirect.github.com/prettier/prettier/pull/14393 ">#14393</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>)</h4>
<pre lang="jsx"><code>// Input
class Person {
@(myDecoratorArray[0])
greet() {}
}
<p></tr></table>
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="10fe1ed623 "><code>10fe1ed</code></a> Release 2.8.6</li>
<li><a href="44aef0b1ba "><code>44aef0b</code></a> Allow decorator on private members and class expressions (<a href="https://redirect.github.com/prettier/prettier/issues/14548 ">#14548</a>)</li>
<li><a href="ddf3b43c33 "><code>ddf3b43</code></a> Clean changelog</li>
<li><a href="71ba29f22b "><code>71ba29f</code></a> Git blame ignore 2.8.5</li>
<li><a href="c1808e86a3 "><code>c1808e8</code></a> Bump Prettier dependency to 2.8.5</li>
<li><a href="0a79535916 "><code>0a79535</code></a> Release 2.8.5</li>
<li><a href="019ebe5207 "><code>019ebe5</code></a> Support TypeScript 5 (backport <a href="https://redirect.github.com/prettier/prettier/issues/14391 ">#14391</a> and <a href="https://redirect.github.com/prettier/prettier/issues/13819 ">#13819</a>) (<a href="https://redirect.github.com/prettier/prettier/issues/14512 ">#14512</a>)</li>
<li><a href="e7b383b570 "><code>e7b383b</code></a> Support <code>max_line_length=off</code> when parsing <code>.editorconfig</code> (<a href="https://redirect.github.com/prettier/prettier/issues/14516 ">#14516</a>)</li>
<li><a href="5446a8f32a "><code>5446a8f</code></a> Build(deps-dev): Bump webpack from 5.73.0 to 5.76.0 in /website (<a href="https://redirect.github.com/prettier/prettier/issues/14511 ">#14511</a>)</li>
<li><a href="03f0b90cb9 "><code>03f0b90</code></a> Build(deps-dev): Bump webpack from 5.70.0 to 5.76.0 in /scripts/tools/bundle-...</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.8.4...2.8.6 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4621
Reviewed By: ivanmisuno
Differential Revision: D44295330
Pulled By: aigoncharov
fbshipit-source-id: 0c2dd1bee365513a47383cb5bcc7dde29fbbdecb
2023-03-22 13:54:33 -07:00
generatedunixname89002005306973
469d6080ee
Flipper Release: v0.187.0
...
Summary: Releasing version 0.187.0
Reviewed By: aigoncharov
Differential Revision: D44290210
fbshipit-source-id: 3d483de9d3419b03b82bba4c7e08849ad6614334
2023-03-22 06:33:21 -07:00
generatedunixname89002005306973
5961a5dade
Flipper Release: v0.186.0
...
Summary: Releasing version 0.186.0
Reviewed By: lblasa
Differential Revision: D44141066
fbshipit-source-id: ca3a8e5edd2201c098aec52bf61d38367b970bdf
2023-03-17 04:08:33 -07:00
generatedunixname89002005306973
71108897d0
Flipper Release: v0.185.0
...
Summary: Releasing version 0.185.0
Reviewed By: mweststrate
Differential Revision: D44086339
fbshipit-source-id: 55164829df59c44643741472c85c8971bfc6f556
2023-03-15 06:51:47 -07:00
Pascal Hartig
bb6e3afba7
Bump deps
...
Summary: Combined dep bump for js-flipper.
Reviewed By: mweststrate
Differential Revision: D43904967
fbshipit-source-id: c69713eb72dac4bb8c6c2d55194bdb5b56b4073d
2023-03-13 06:13:40 -07:00
generatedunixname89002005306973
998998ab19
Flipper Release: v0.184.0
...
Summary: Releasing version 0.184.0
Reviewed By: aigoncharov
Differential Revision: D44020314
fbshipit-source-id: e23e1c5df101b4f19db65c97024f4e95f6f3eb19
2023-03-13 04:38:57 -07:00
Pascal Hartig
51d90e6a40
Dep update
...
Summary: Same as the previous diff but for js-flipper.
Reviewed By: lblasa
Differential Revision: D43739851
fbshipit-source-id: ea85b132980241381efa4887fb02045ec921159c
2023-03-06 06:11:55 -08:00
generatedunixname89002005306973
80edf44dc5
Flipper Release: v0.183.0
...
Summary: Releasing version 0.183.0
Reviewed By: passy
Differential Revision: D43692458
fbshipit-source-id: 7a879ae59de489643cf2195b89bf5232e0eecdf7
2023-03-01 10:06:37 -08:00
generatedunixname89002005306973
5be020479d
Flipper Release: v0.182.0
...
Summary: Releasing version 0.182.0
Reviewed By: ivanmisuno
Differential Revision: D43389080
fbshipit-source-id: 3a59082194d24c138fbd2c9bcc2e984b46c6f54e
2023-02-17 08:04:32 -08:00
generatedunixname89002005306973
690a8df436
Flipper Release: v0.181.0
...
Summary: Releasing version 0.181.0
Reviewed By: lblasa
Differential Revision: D43351298
fbshipit-source-id: ac2196a1780ef58c04c20f56ea46bf9700cababb
2023-02-16 07:04:28 -08:00
dependabot[bot]
dfd39aea50
Bump eslint from 8.33.0 to 8.34.0 in /js/js-flipper ( #4517 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.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.34.0</h2>
<h2>Features</h2>
<ul>
<li><a href="9b2fcf7e92 "><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845 ">#16845</a>) (SUZUKI Sosuke)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="923f61d8fc "><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872 ">#16872</a>) (Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="f0a988384e "><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797 ">#16797</a>) (Ben Perlmutter)</li>
<li><a href="67aa37b583 "><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871 ">#16871</a>) (Kevin Rouchut)</li>
<li><a href="337f7ed961 "><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849 ">#16849</a>) (Tanuj Kanti)</li>
<li><a href="71349a1f70 "><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803 ">#16803</a>) (Ben Perlmutter)</li>
<li><a href="de7e925d03 "><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848 ">#16848</a>) (jonz94)</li>
<li><a href="ad38d77102 "><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="9dbe06d0ad "><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877 ">#16877</a>) (MHO)</li>
<li><a href="a061527a03 "><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868 ">#16868</a>) (Nicholas C. Zakas)</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.34.0 - February 10, 2023</p>
<ul>
<li><a href="f0a988384e "><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797 ">#16797</a>) (Ben Perlmutter)</li>
<li><a href="923f61d8fc "><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872 ">#16872</a>) (Francesco Trotta)</li>
<li><a href="9dbe06d0ad "><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877 ">#16877</a>) (MHO)</li>
<li><a href="a061527a03 "><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868 ">#16868</a>) (Nicholas C. Zakas)</li>
<li><a href="67aa37b583 "><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871 ">#16871</a>) (Kevin Rouchut)</li>
<li><a href="337f7ed961 "><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849 ">#16849</a>) (Tanuj Kanti)</li>
<li><a href="9b2fcf7e92 "><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845 ">#16845</a>) (SUZUKI Sosuke)</li>
<li><a href="71349a1f70 "><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803 ">#16803</a>) (Ben Perlmutter)</li>
<li><a href="de7e925d03 "><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848 ">#16848</a>) (jonz94)</li>
<li><a href="ad38d77102 "><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5c2a1986bf "><code>5c2a198</code></a> 8.34.0</li>
<li><a href="18212bb1e2 "><code>18212bb</code></a> Build: changelog update for 8.34.0</li>
<li><a href="f0a988384e "><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797 ">#16797</a>)</li>
<li><a href="923f61d8fc "><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872 ">#16872</a>)</li>
<li><a href="9dbe06d0ad "><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877 ">#16877</a>)</li>
<li><a href="a061527a03 "><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868 ">#16868</a>)</li>
<li><a href="67aa37b583 "><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871 ">#16871</a>)</li>
<li><a href="337f7ed961 "><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849 ">#16849</a>)</li>
<li><a href="9b2fcf7e92 "><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845 ">#16845</a>)</li>
<li><a href="71349a1f70 "><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803 ">#16803</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4517
Reviewed By: mweststrate
Differential Revision: D43305203
Pulled By: ivanmisuno
fbshipit-source-id: 624ea444406e99b30eb98c7c9c538c29033755c6
2023-02-16 06:33:32 -08:00
dependabot[bot]
cdec35d45b
Bump typescript from 4.9.4 to 4.9.5 in /js/js-flipper ( #4501 )
...
Summary:
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.4 to 4.9.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases ">typescript's releases</a>.</em></p>
<blockquote>
<h2>TypeScript 4.9.5</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/ ">release announcement</a>.</p>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript ">npm</a></li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild ">NuGet package</a></li>
</ul>
<h2>Changes:</h2>
<ul>
<li>69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/52419 ">#52419</a>)</li>
<li>daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/52426 ">#52426</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ccf3d3c5f9 "><code>ccf3d3c</code></a> Bump version to '4.9.5' and LKG.</li>
<li><a href="69e88ef551 "><code>69e88ef</code></a> Port ignore deprecations to 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/52419 ">#52419</a>)</li>
<li><a href="daf4e817a1 "><code>daf4e81</code></a> Port timestamp fix to 4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/52426 ">#52426</a>)</li>
<li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4501
Reviewed By: mweststrate
Differential Revision: D43305308
Pulled By: ivanmisuno
fbshipit-source-id: e5baee48bdf5ebf962c59c172703f16e14429a02
2023-02-16 06:33:32 -08:00
dependabot[bot]
69de6e60b2
Bump prettier from 2.8.3 to 2.8.4 in /js/js-flipper ( #4518 )
...
Summary:
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.3 to 2.8.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases ">prettier's releases</a>.</em></p>
<blockquote>
<h2>2.8.4</h2>
<p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#284 ">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md ">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.8.4</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.8.3...2.8.4 ">diff</a></p>
<h4>Fix leading comments in mapped types with <code>readonly</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/13427 ">#13427</a> by <a href="https://github.com/thorn0 "><code>@thorn0</code></a>, <a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</h4>
<pre lang="tsx"><code>// Input
type Type = {
// comment
readonly [key in Foo];
};
<p>// Prettier 2.8.3
type Type = {
readonly // comment
[key in Foo];
};</p>
<p>// Prettier 2.8.4
type Type = {
// comment
readonly [key in Foo];
};
</code></pre></p>
<h4>Group params in opening block statements (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/14067 ">#14067</a> by <a href="https://github.com/jamescdavis "><code>@jamescdavis</code></a>)</h4>
<p>This is a follow-up to <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13930 ">#13930</a> to establish wrapping consistency between opening block statements and else blocks by
grouping params in opening blocks. This causes params to break to a new line together and not be split across lines
unless the length of params exceeds the print width. This also updates the else block wrapping to behave exactly the
same as opening blocks.</p>
<pre lang="hbs"><code>{{! Input }}
{{#block param param param param param param param param param param as |blockParam|}}
Hello
{{else block param param param param param param param param param param as |blockParam|}}
There
{{/block}}
<p>{{! Prettier 2.8.3 }}
{{#block
param
param
param
param
param
</tr></table>
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="e681edb67c "><code>e681edb</code></a> Release 2.8.4</li>
<li><a href="6bb24b2c5a "><code>6bb24b2</code></a> Fix leading comments in mapped types with <code>readonly</code> (Cherry-pick <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13427 ">#13427</a>) (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/1 ">https://github.com/facebook/flipper/issues/1 </a>...</li>
<li><a href="399f2fae40 "><code>399f2fa</code></a> Add changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14206 ">#14206</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14311 ">#14311</a>)</li>
<li><a href="9842b29ca3 "><code>9842b29</code></a> Recognize <code>satisfies</code> in Closure-style type casts (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14262 ">#14262</a>)</li>
<li><a href="bc18fa4397 "><code>bc18fa4</code></a> Fix incorrect removal of parentheses when using an <code>infer</code> with a constraint ...</li>
<li><a href="f602be5a47 "><code>f602be5</code></a> Update <code>embeddedLanguageFormatting</code> option documentation (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14048 ">#14048</a>)</li>
<li><a href="37fb53acf3 "><code>37fb53a</code></a> [handlebars] group params in opening block statements (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14067 ">#14067</a>)</li>
<li><a href="310a5b1ba5 "><code>310a5b1</code></a> Handlebars: Improve HTML void element check (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14110 ">#14110</a>)</li>
<li><a href="62195dd1f2 "><code>62195dd</code></a> Add .sl to the list of silentlyIgnoredDirs (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/14206 ">#14206</a>)</li>
<li><a href="bf406f7728 "><code>bf406f7</code></a> Clean changelog</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.8.3...2.8.4 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4518
Reviewed By: mweststrate
Differential Revision: D43305199
Pulled By: ivanmisuno
fbshipit-source-id: 96e7f80044b58e270b2a44ba6fa64c43530ff2cf
2023-02-16 04:29:13 -08:00
Lukas Kurucz
362cea3126
Fix: WS should not reconnect on 1001 ( #4506 )
...
Summary:
Due to bug in ReactNative `WebSocket` implementation, the `ws.close(1000)` method will not carry the provided `onclose` event number. It would close connection with `1001` instead.
Technically, the `1001` also seems as normal status code to close WS connection, so likely we don't wanna use reconnect anyway.
This only impacts older RN versions (iOS), as it was later fixed: https://github.com/facebook/react-native/pull/24950/files
## Changelog
- Do not reconnect when WS close code is `1001` - GoingAway
Pull Request resolved: https://github.com/facebook/flipper/pull/4506
Test Plan: Run `flipperClient.stop()`, then the connection should not be reconnected (only reproducible on RN env.)
Reviewed By: lblasa
Differential Revision: D43277366
Pulled By: passy
fbshipit-source-id: bb39ec7debe53f15e75c850158188d56bf70375d
2023-02-15 03:06:22 -08:00
dependabot[bot]
62d1050f52
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.51.0 in /js/js-flipper ( #4503 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.48.2 to 5.51.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.51.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0 ">5.51.0</a> (2023-02-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [sort-type-constituents] fixed behavior change (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6384 ">#6384</a>) (<a href="5bf7f7fe48 ">5bf7f7f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6339 ">#6339</a></li>
<li><strong>eslint-plugin:</strong> do not use .at(), Node 14 does not support it (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6402 ">#6402</a>) (<a href="077ed1b5be ">077ed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] improve performance by removing unnecessary selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6376 ">#6376</a>) (<a href="3647a1c1bb ">3647a1c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] error on logical expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6356 ">#6356</a>) (<a href="f330e06515 ">f330e06</a>)</li>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects] add rule to warn against runtime side effects with <code>verbatimModuleSyntax</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6394 ">#6394</a>) (<a href="b14d3be0f3 ">b14d3be</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6096 ">#6096</a>) (<a href="d4747cd8cc ">d4747cd</a>)</li>
<li><strong>typescript-estree:</strong> cache project glob resolution (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6367 ">#6367</a>) (<a href="afae8374df ">afae837</a>)</li>
</ul>
<h2>v5.50.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0 ">5.50.0</a> (2023-01-31)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> a JSXEmptyExpression is not a possible JSXExpression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6321 ">#6321</a>) (<a href="4b27777ed2 ">4b27777</a>)</li>
<li><strong>eslint-plugin:</strong> [ban-ts-comment] counts graphemes instead of <code>String.prototype.length</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5704 ">#5704</a>) (<a href="09d57cec89 ">09d57ce</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fix <code>ThisExpression</code> and <code>PrivateIdentifier</code> errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6028 ">#6028</a>) (<a href="85e783c1fa ">85e783c</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fixer produces wrong logic (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5919 ">#5919</a>) (<a href="b0f6c8ec0b ">b0f6c8e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1438 ">https://github.com/facebook/flipper/issues/1438 </a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add <code>key-spacing</code> rule extension for interface & type declarations (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6211 ">#6211</a>) (<a href="67706e72e3 ">67706e7</a>)</li>
</ul>
<h2>v5.49.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0 ">5.49.0</a> (2023-01-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259 ">#6259</a>) (<a href="c8a6d80960 ">c8a6d80</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.50.0...v5.51.0 ">5.51.0</a> (2023-02-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [sort-type-constituents] fixed behavior change (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6384 ">#6384</a>) (<a href="5bf7f7fe48 ">5bf7f7f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6339 ">#6339</a></li>
<li><strong>eslint-plugin:</strong> do not use .at(), Node 14 does not support it (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6402 ">#6402</a>) (<a href="077ed1b5be ">077ed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] improve performance by removing unnecessary selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6376 ">#6376</a>) (<a href="3647a1c1bb ">3647a1c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] error on logical expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6356 ">#6356</a>) (<a href="f330e06515 ">f330e06</a>)</li>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects] add rule to warn against runtime side effects with <code>verbatimModuleSyntax</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6394 ">#6394</a>) (<a href="b14d3be0f3 ">b14d3be</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6096 ">#6096</a>) (<a href="d4747cd8cc ">d4747cd</a>)</li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0 ">5.50.0</a> (2023-01-31)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [ban-ts-comment] counts graphemes instead of <code>String.prototype.length</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5704 ">#5704</a>) (<a href="09d57cec89 ">09d57ce</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fix <code>ThisExpression</code> and <code>PrivateIdentifier</code> errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6028 ">#6028</a>) (<a href="85e783c1fa ">85e783c</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fixer produces wrong logic (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5919 ">#5919</a>) (<a href="b0f6c8ec0b ">b0f6c8e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1438 ">https://github.com/facebook/flipper/issues/1438 </a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add <code>key-spacing</code> rule extension for interface & type declarations (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6211 ">#6211</a>) (<a href="67706e72e3 ">67706e7</a>)</li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0 ">5.49.0</a> (2023-01-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259 ">#6259</a>) (<a href="c8a6d80960 ">c8a6d80</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a9cb860c37 "><code>a9cb860</code></a> chore: publish v5.51.0</li>
<li><a href="d4747cd8cc "><code>d4747cd</code></a> feat(eslint-plugin): [strict-boolean-expressions] add allow nullable enum to ...</li>
<li><a href="f330e06515 "><code>f330e06</code></a> feat(eslint-plugin): [no-floating-promises] error on logical expression (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6356 ">#6356</a>)</li>
<li><a href="a948729604 "><code>a948729</code></a> chore: enable one-var rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6410 ">#6410</a>)</li>
<li><a href="b14d3be0f3 "><code>b14d3be</code></a> feat(eslint-plugin): [no-import-type-side-effects] add rule to warn against r...</li>
<li><a href="3647a1c1bb "><code>3647a1c</code></a> feat(eslint-plugin): [naming-convention] improve performance by removing unne...</li>
<li><a href="5bf7f7fe48 "><code>5bf7f7f</code></a> fix(eslint-plugin): [sort-type-constituents] fixed behavior change (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6384 ">#6384</a>)</li>
<li><a href="056e9f089a "><code>056e9f0</code></a> docs(eslint-plugin): fix key-spacing core rule name (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6395 ">#6395</a>)</li>
<li><a href="077ed1b5be "><code>077ed1b</code></a> fix(eslint-plugin): do not use .at(), Node 14 does not support it (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6402 ">#6402</a>)</li>
<li><a href="fbe811c8c8 "><code>fbe811c</code></a> chore: enable eqeqeq internally (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6228 ">#6228</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4503
Reviewed By: ivanmisuno
Differential Revision: D43117835
Pulled By: mweststrate
fbshipit-source-id: 00b35d5397f413e34bb18f81aca7d9127c657f3e
2023-02-13 01:54:39 -08:00
generatedunixname89002005306973
0c1d121201
Flipper Release: v0.180.0
...
Summary: Releasing version 0.180.0
Reviewed By: lblasa
Differential Revision: D43189826
fbshipit-source-id: f1e70cc76e1008b2ea989d70cb383d80eadc19a2
2023-02-10 09:48:48 -08:00
dependabot[bot]
b8503522b1
Bump @typescript-eslint/parser from 5.48.2 to 5.51.0 in /js/js-flipper ( #4505 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.2 to 5.51.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.51.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0 ">5.51.0</a> (2023-02-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [sort-type-constituents] fixed behavior change (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6384 ">#6384</a>) (<a href="5bf7f7fe48 ">5bf7f7f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6339 ">#6339</a></li>
<li><strong>eslint-plugin:</strong> do not use .at(), Node 14 does not support it (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6402 ">#6402</a>) (<a href="077ed1b5be ">077ed1b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] improve performance by removing unnecessary selectors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6376 ">#6376</a>) (<a href="3647a1c1bb ">3647a1c</a>)</li>
<li><strong>eslint-plugin:</strong> [no-floating-promises] error on logical expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6356 ">#6356</a>) (<a href="f330e06515 ">f330e06</a>)</li>
<li><strong>eslint-plugin:</strong> [no-import-type-side-effects] add rule to warn against runtime side effects with <code>verbatimModuleSyntax</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6394 ">#6394</a>) (<a href="b14d3be0f3 ">b14d3be</a>)</li>
<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6096 ">#6096</a>) (<a href="d4747cd8cc ">d4747cd</a>)</li>
<li><strong>typescript-estree:</strong> cache project glob resolution (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6367 ">#6367</a>) (<a href="afae8374df ">afae837</a>)</li>
</ul>
<h2>v5.50.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0 ">5.50.0</a> (2023-01-31)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> a JSXEmptyExpression is not a possible JSXExpression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6321 ">#6321</a>) (<a href="4b27777ed2 ">4b27777</a>)</li>
<li><strong>eslint-plugin:</strong> [ban-ts-comment] counts graphemes instead of <code>String.prototype.length</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5704 ">#5704</a>) (<a href="09d57cec89 ">09d57ce</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fix <code>ThisExpression</code> and <code>PrivateIdentifier</code> errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6028 ">#6028</a>) (<a href="85e783c1fa ">85e783c</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] fixer produces wrong logic (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5919 ">#5919</a>) (<a href="b0f6c8ec0b ">b0f6c8e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1438 ">https://github.com/facebook/flipper/issues/1438 </a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> add <code>key-spacing</code> rule extension for interface & type declarations (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6211 ">#6211</a>) (<a href="67706e72e3 ">67706e7</a>)</li>
</ul>
<h2>v5.49.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0 ">5.49.0</a> (2023-01-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259 ">#6259</a>) (<a href="c8a6d80960 ">c8a6d80</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.50.0...v5.51.0 ">5.51.0</a> (2023-02-06)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0 ">5.50.0</a> (2023-01-31)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0 ">5.49.0</a> (2023-01-23)</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="a9cb860c37 "><code>a9cb860</code></a> chore: publish v5.51.0</li>
<li><a href="99c091e0e3 "><code>99c091e</code></a> chore: publish v5.50.0</li>
<li><a href="eef12d1ef0 "><code>eef12d1</code></a> chore: publish v5.49.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/parser ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4505
Reviewed By: ivanmisuno
Differential Revision: D43117827
Pulled By: mweststrate
fbshipit-source-id: 822395c93a624723df084a406e532560c333cff4
2023-02-09 03:22:18 -08:00
dependabot[bot]
920dfac3e7
Bump jest from 29.3.1 to 29.4.2 in /js/js-flipper ( #4504 )
...
Summary:
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.1 to 29.4.2.
<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>v29.4.2</h2>
<h2>Features</h2>
<ul>
<li><code>[jest/core]</code> Instrument significant lifecycle events with <a href="https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options "><code>performance.mark()</code></a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13859 ">#13859</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect, jest/expect]</code> Provide type of <code>actual</code> as a generic argument to <code>Matchers</code> to allow better-typed extensions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848 ">#13848</a>)</li>
<li><code>[jest-circus]</code> Added explicit mention of test failing because <code>done()</code> is not being called in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13847 ">#13847</a>)</li>
<li><code>[jest-runtime]</code> Handle CJS re-exports of node core modules from ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856 ">#13856</a>)</li>
<li><code>[jest-transform]</code> Downgrade <code>write-file-atomic</code> to v4 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13853 ">#13853</a>)</li>
<li><code>[jest-worker]</code> Ignore IPC messages not intended for Jest (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543 ">#13543</a>)</li>
</ul>
<h2>Chore & Maintenance</h2>
<ul>
<li><code>[*]</code> make sure to exclude <code>.eslintcache</code> from published module (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13832 ">#13832</a>)</li>
<li><code>[docs]</code> Cleanup incorrect links in CHANGELOG.md (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857 ">#13857</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/benjaminjkraft "><code>@benjaminjkraft</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848 ">facebook/jest#13848</a></li>
<li><a href="https://github.com/LinusU "><code>@LinusU</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543 ">facebook/jest#13543</a></li>
<li><a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857 ">facebook/jest#13857</a></li>
<li><a href="https://github.com/kowalski "><code>@kowalski</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856 ">facebook/jest#13856</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.4.1...v29.4.2 ">https://github.com/facebook/jest/compare/v29.4.1...v29.4.2 </a></p>
<h2>v29.4.1</h2>
<h2>Features</h2>
<ul>
<li><code>[expect, jest-circus, jest/types]</code> Implement <code>numPassingAsserts</code> of testResults to track the number of passing asserts in a test (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13795 ">#13795</a>)</li>
<li><code>[jest-core]</code> Add newlines to JSON output (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13817 ">#13817</a>)</li>
<li><code>[jest/reporters]</code> Automatic log folding in GitHub Actions Reporter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13626 ">#13626</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[jest/expect-utils]</code> <code>toMatchObject</code> diffs should include <code>Symbol</code> properties (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13810 ">#13810</a>)</li>
<li><code>[jest-runtime]</code> Handle missing <code>replaceProperty</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13823 ">#13823</a>)</li>
<li><code>[jest/types]</code> Add partial support for <code>done</code> callbacks in typings of <code>each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13756 ">#13756</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jessevanassen "><code>@jessevanassen</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13817 ">facebook/jest#13817</a></li>
<li><a href="https://github.com/ymqy "><code>@ymqy</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13795 ">facebook/jest#13795</a></li>
<li><a href="https://github.com/MatteoH2O1999 "><code>@MatteoH2O1999</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13626 ">facebook/jest#13626</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.4.0...v29.4.1 ">https://github.com/facebook/jest/compare/v29.4.0...v29.4.1 </a></p>
<h2>v29.4.0</h2>
<h2>Features</h2>
<ul>
<li><code>[expect, jest/expect-utils]</code> Support custom equality testers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13654 ">#13654</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</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>29.4.2</h2>
<h3>Features</h3>
<ul>
<li><code>[jest/core]</code> Instrument significant lifecycle events with <a href="https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options "><code>performance.mark()</code></a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13859 ">#13859</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect, jest/expect]</code> Provide type of <code>actual</code> as a generic argument to <code>Matchers</code> to allow better-typed extensions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848 ">#13848</a>)</li>
<li><code>[jest-circus]</code> Added explicit mention of test failing because <code>done()</code> is not being called in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13847 ">#13847</a>)</li>
<li><code>[jest-runtime]</code> Handle CJS re-exports of node core modules from ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856 ">#13856</a>)</li>
<li><code>[jest-transform]</code> Downgrade <code>write-file-atomic</code> to v4 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13853 ">#13853</a>)</li>
<li><code>[jest-worker]</code> Ignore IPC messages not intended for Jest (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543 ">#13543</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[*]</code> make sure to exclude <code>.eslintcache</code> from published module (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13832 ">#13832</a>)</li>
<li><code>[docs]</code> Cleanup incorrect links in CHANGELOG.md (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857 ">#13857</a>)</li>
</ul>
<h2>29.4.1</h2>
<h3>Features</h3>
<ul>
<li><code>[expect, jest-circus, jest/types]</code> Implement <code>numPassingAsserts</code> of testResults to track the number of passing asserts in a test (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13795 ">#13795</a>)</li>
<li><code>[jest-core]</code> Add newlines to JSON output (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13817 ">#13817</a>)</li>
<li><code>[jest/reporters]</code> Automatic log folding in GitHub Actions Reporter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13626 ">#13626</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest/expect-utils]</code> <code>toMatchObject</code> diffs should include <code>Symbol</code> properties (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13810 ">#13810</a>)</li>
<li><code>[jest-runtime]</code> Handle missing <code>replaceProperty</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13823 ">#13823</a>)</li>
<li><code>[jest/types]</code> Add partial support for <code>done</code> callbacks in typings of <code>each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13756 ">#13756</a>)</li>
</ul>
<h2>29.4.0</h2>
<h3>Features</h3>
<ul>
<li><code>[expect, jest/expect-utils]</code> Support custom equality testers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13654 ">#13654</a>)</li>
<li><code>[jest-config, jest-worker]</code> Use <code>os.availableParallelism</code> if available to calculate number of workers to spawn (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13738 ">#13738</a>)</li>
<li><code>[jest/globals, jest-mock]</code> Add <code>jest.replaceProperty()</code> that replaces property value (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13496 ">#13496</a>)</li>
<li><code>[jest-haste-map]</code> ignore Sapling vcs directories (<code>.sl/</code>) (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13674 ">#13674</a>)</li>
<li><code>[jest-resolve]</code> Support subpath imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13705 ">#13705</a>, <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13723 ">#13723</a>, <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13777 ">#13777</a>)</li>
<li><code>[jest-runtime]</code> Add <code>jest.isolateModulesAsync</code> for scoped module initialization of asynchronous functions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13680 ">#13680</a>)</li>
<li><code>[jest-runtime]</code> Add <code>jest.isEnvironmentTornDown</code> function (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13741 ">#13741</a>)</li>
<li><code>[jest-test-result]</code> Added <code>skipped</code> and <code>focused</code> status to <code>FormattedTestResult</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13700 ">#13700</a>)</li>
<li><code>[jest-transform]</code> Support for asynchronous <code>createTransformer</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13762 ">#13762</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest-environment-node]</code> Fix non-configurable globals (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13687 ">#13687</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f0fc92e844 "><code>f0fc92e</code></a> v29.4.2</li>
<li><a href="bc7b20c9d4 "><code>bc7b20c</code></a> chore: make sure to exclude .eslintcache from published module (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13832 ">#13832</a>)</li>
<li><a href="bc84c8a156 "><code>bc84c8a</code></a> v29.4.1</li>
<li><a href="4bc0e8acaf "><code>4bc0e8a</code></a> v29.4.0</li>
<li><a href="6e5b1d60a1 "><code>6e5b1d6</code></a> chore: update typescript (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13616 ">#13616</a>)</li>
<li>See full diff in <a href="https://github.com/facebook/jest/commits/v29.4.2/packages/jest ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4504
Reviewed By: ivanmisuno
Differential Revision: D43117831
Pulled By: mweststrate
fbshipit-source-id: 7a6a96abb313d6a1e935f0324c651a65ec742641
2023-02-09 03:22:18 -08:00
dependabot[bot]
f34bd3893a
Bump eslint from 8.32.0 to 8.33.0 in /js/js-flipper ( #4479 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.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.33.0</h2>
<h2>Features</h2>
<ul>
<li><a href="2cc7954cdb "><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785 ">#16785</a>) (Nitin Kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="17f4be2b66 "><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835 ">#16835</a>) (jonz94)</li>
<li><a href="9c7cfe33c4 "><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780 ">#16780</a>) (Ben Perlmutter)</li>
<li><a href="ede5c64754 "><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802 ">#16802</a>) (Ben Perlmutter)</li>
<li><a href="2620614f52 "><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781 ">#16781</a>) (Ben Perlmutter)</li>
<li><a href="50a8efd957 "><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808 ">#16808</a>) (Ben Perlmutter)</li>
<li><a href="ed60afd445 "><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760 ">#16760</a>) (Ben Perlmutter)</li>
<li><a href="333c712435 "><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822 ">#16822</a>) (Tanuj Kanti)</li>
<li><a href="f5f7b9b8b5 "><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="2aa4f5fb2f "><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776 ">#16776</a>) (Sebastian Simon)</li>
<li><a href="40287dbe74 "><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779 ">#16779</a>) (Nicholas C. Zakas)</li>
<li><a href="ea10ca5b7b "><code>ea10ca5</code></a> docs: 'a .eslint' -> 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809 ">#16809</a>) (Ben Perlmutter)</li>
<li><a href="3be07488ee "><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789 ">#16789</a>) (Siva K)</li>
<li><a href="ce4f5ff305 "><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800 ">#16800</a>) (Ville Saalo)</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.33.0 - January 28, 2023</p>
<ul>
<li><a href="17f4be2b66 "><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835 ">#16835</a>) (jonz94)</li>
<li><a href="9c7cfe33c4 "><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780 ">#16780</a>) (Ben Perlmutter)</li>
<li><a href="ede5c64754 "><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802 ">#16802</a>) (Ben Perlmutter)</li>
<li><a href="2620614f52 "><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781 ">#16781</a>) (Ben Perlmutter)</li>
<li><a href="50a8efd957 "><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808 ">#16808</a>) (Ben Perlmutter)</li>
<li><a href="2cc7954cdb "><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785 ">#16785</a>) (Nitin Kumar)</li>
<li><a href="ed60afd445 "><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760 ">#16760</a>) (Ben Perlmutter)</li>
<li><a href="333c712435 "><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822 ">#16822</a>) (Tanuj Kanti)</li>
<li><a href="f5f7b9b8b5 "><code>f5f7b9b</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="2aa4f5fb2f "><code>2aa4f5f</code></a> docs: no-constant-condition: Add multi-comparison example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16776 ">#16776</a>) (Sebastian Simon)</li>
<li><a href="40287dbe74 "><code>40287db</code></a> docs: Remove Google Group icon (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16779 ">#16779</a>) (Nicholas C. Zakas)</li>
<li><a href="ea10ca5b7b "><code>ea10ca5</code></a> docs: 'a .eslint' -> 'an .eslint' for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16809 ">#16809</a>) (Ben Perlmutter)</li>
<li><a href="3be07488ee "><code>3be0748</code></a> docs: add example for nodejs lintText api (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16789 ">#16789</a>) (Siva K)</li>
<li><a href="ce4f5ff305 "><code>ce4f5ff</code></a> docs: Replace removed related rules with a valid rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16800 ">#16800</a>) (Ville Saalo)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="13552c4e8d "><code>13552c4</code></a> 8.33.0</li>
<li><a href="ddeef02766 "><code>ddeef02</code></a> Build: changelog update for 8.33.0</li>
<li><a href="17f4be2b66 "><code>17f4be2</code></a> docs: Fix examples in no-multiple-empty-lines rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16835 ">#16835</a>)</li>
<li><a href="9c7cfe33c4 "><code>9c7cfe3</code></a> docs: 'Source Code' content in 'Set up Development Environment' page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16780 ">#16780</a>)</li>
<li><a href="ede5c64754 "><code>ede5c64</code></a> docs: Custom processors page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16802 ">#16802</a>)</li>
<li><a href="2620614f52 "><code>2620614</code></a> docs: Code of Conduct page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16781 ">#16781</a>)</li>
<li><a href="50a8efd957 "><code>50a8efd</code></a> docs: report a sec vulnerability page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16808 ">#16808</a>)</li>
<li><a href="2cc7954cdb "><code>2cc7954</code></a> feat: add <code>restrictDefaultExports</code> option to no-restricted-exports rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16785 ">#16785</a>)</li>
<li><a href="ed60afd445 "><code>ed60afd</code></a> docs: Update page titles, section landing pages, and side TOC (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16760 ">#16760</a>)</li>
<li><a href="333c712435 "><code>333c712</code></a> docs: add background to code-path-diagrams for dark-mode (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16822 ">#16822</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4479
Reviewed By: ivanmisuno
Differential Revision: D43117873
Pulled By: mweststrate
fbshipit-source-id: f8ca2184c123cdce41097db899f6be42c6a137c6
2023-02-09 03:22:18 -08:00
dependabot[bot]
5693a39c66
Bump eslint-plugin-react from 7.32.1 to 7.32.2 in /js/js-flipper ( #4474 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.32.1 to 7.32.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases ">eslint-plugin-react's releases</a>.</em></p>
<blockquote>
<h2>v7.32.2</h2>
<h3>Fixed</h3>
<ul>
<li>configs: restore <code>parserOptions</code> in legacy configs (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3523 ">https://github.com/facebook/flipper/issues/3523 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-no-constructed-context-values</code>], [<code>jsx-no-useless-fragment</code>]: add a rule schema (<a href="https://github.com/ljharb "><code>@ljharb</code></a>)
( [<code>no-unknown-property</code>]: add <code>fill</code> for <code><marker></code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3525 ">https://github.com/facebook/flipper/issues/3525 </a>[] <a href="https://github.com/alexey-koran "><code>@alexey-koran</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1000 ">https://github.com/facebook/flipper/issues/1000 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1000 ">jsx-eslint/eslint-plugin-react#1000</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002 ">https://github.com/facebook/flipper/issues/1002 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002 ">jsx-eslint/eslint-plugin-react#1002</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1005 ">https://github.com/facebook/flipper/issues/1005 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1005 ">jsx-eslint/eslint-plugin-react#1005</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100 ">https://github.com/facebook/flipper/issues/100 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100 ">jsx-eslint/eslint-plugin-react#100</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1010 ">https://github.com/facebook/flipper/issues/1010 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1010 ">jsx-eslint/eslint-plugin-react#1010</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1013 ">https://github.com/facebook/flipper/issues/1013 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1013 ">jsx-eslint/eslint-plugin-react#1013</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022 ">https://github.com/facebook/flipper/issues/1022 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022 ">jsx-eslint/eslint-plugin-react#1022</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029 ">https://github.com/facebook/flipper/issues/1029 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029 ">jsx-eslint/eslint-plugin-react#1029</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102 ">https://github.com/facebook/flipper/issues/102 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102 ">jsx-eslint/eslint-plugin-react#102</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034 ">https://github.com/facebook/flipper/issues/1034 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034 ">jsx-eslint/eslint-plugin-react#1034</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1038 ">https://github.com/facebook/flipper/issues/1038 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1038 ">jsx-eslint/eslint-plugin-react#1038</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1041 ">https://github.com/facebook/flipper/issues/1041 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1041 ">jsx-eslint/eslint-plugin-react#1041</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043 ">https://github.com/facebook/flipper/issues/1043 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043 ">jsx-eslint/eslint-plugin-react#1043</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046 ">https://github.com/facebook/flipper/issues/1046 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046 ">jsx-eslint/eslint-plugin-react#1046</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047 ">https://github.com/facebook/flipper/issues/1047 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047 ">jsx-eslint/eslint-plugin-react#1047</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1050 ">https://github.com/facebook/flipper/issues/1050 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1050 ">jsx-eslint/eslint-plugin-react#1050</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053 ">https://github.com/facebook/flipper/issues/1053 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053 ">jsx-eslint/eslint-plugin-react#1053</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057 ">https://github.com/facebook/flipper/issues/1057 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057 ">jsx-eslint/eslint-plugin-react#1057</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105 ">https://github.com/facebook/flipper/issues/105 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105 ">jsx-eslint/eslint-plugin-react#105</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061 ">https://github.com/facebook/flipper/issues/1061 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061 ">jsx-eslint/eslint-plugin-react#1061</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1062 ">https://github.com/facebook/flipper/issues/1062 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1062 ">jsx-eslint/eslint-plugin-react#1062</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1070 ">https://github.com/facebook/flipper/issues/1070 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1070 ">jsx-eslint/eslint-plugin-react#1070</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1071 ">https://github.com/facebook/flipper/issues/1071 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1071 ">jsx-eslint/eslint-plugin-react#1071</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073 ">https://github.com/facebook/flipper/issues/1073 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073 ">jsx-eslint/eslint-plugin-react#1073</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076 ">https://github.com/facebook/flipper/issues/1076 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076 ">jsx-eslint/eslint-plugin-react#1076</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079 ">https://github.com/facebook/flipper/issues/1079 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079 ">jsx-eslint/eslint-plugin-react#1079</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088 ">https://github.com/facebook/flipper/issues/1088 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088 ">jsx-eslint/eslint-plugin-react#1088</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1098 ">https://github.com/facebook/flipper/issues/1098 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1098 ">jsx-eslint/eslint-plugin-react#1098</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101 ">https://github.com/facebook/flipper/issues/1101 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101 ">jsx-eslint/eslint-plugin-react#1101</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1103 ">https://github.com/facebook/flipper/issues/1103 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1103 ">jsx-eslint/eslint-plugin-react#1103</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110 ">https://github.com/facebook/flipper/issues/110 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110 ">jsx-eslint/eslint-plugin-react#110</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116 ">https://github.com/facebook/flipper/issues/1116 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116 ">jsx-eslint/eslint-plugin-react#1116</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117 ">https://github.com/facebook/flipper/issues/1117 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117 ">jsx-eslint/eslint-plugin-react#1117</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1119 ">https://github.com/facebook/flipper/issues/1119 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1119 ">jsx-eslint/eslint-plugin-react#1119</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1121 ">https://github.com/facebook/flipper/issues/1121 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1121 ">jsx-eslint/eslint-plugin-react#1121</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1122 ">https://github.com/facebook/flipper/issues/1122 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1122 ">jsx-eslint/eslint-plugin-react#1122</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123 ">https://github.com/facebook/flipper/issues/1123 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123 ">jsx-eslint/eslint-plugin-react#1123</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1130 ">https://github.com/facebook/flipper/issues/1130 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1130 ">jsx-eslint/eslint-plugin-react#1130</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1131 ">https://github.com/facebook/flipper/issues/1131 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1131 ">jsx-eslint/eslint-plugin-react#1131</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1132 ">https://github.com/facebook/flipper/issues/1132 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1132 ">jsx-eslint/eslint-plugin-react#1132</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1134 ">https://github.com/facebook/flipper/issues/1134 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1134 ">jsx-eslint/eslint-plugin-react#1134</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1135 ">https://github.com/facebook/flipper/issues/1135 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1135 ">jsx-eslint/eslint-plugin-react#1135</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1139 ">https://github.com/facebook/flipper/issues/1139 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1139 ">jsx-eslint/eslint-plugin-react#1139</a></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md ">eslint-plugin-react's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2 ">7.32.2</a> - 2023.01.28</h2>
<h3>Fixed</h3>
<ul>
<li>configs: restore <code>parserOptions</code> in legacy configs (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3523 ">https://github.com/facebook/flipper/issues/3523 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-no-constructed-context-values</code>], [<code>jsx-no-useless-fragment</code>]: add a rule schema (<a href="https://github.com/ljharb "><code>@ljharb</code></a>)
( [<code>no-unknown-property</code>]: add <code>fill</code> for <code><marker></code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3525 ">https://github.com/facebook/flipper/issues/3525 </a>[] <a href="https://github.com/alexey-koran "><code>@alexey-koran</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3525 ">https://github.com/facebook/flipper/issues/3525 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3525 ">jsx-eslint/eslint-plugin-react#3525</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3520 ">https://github.com/facebook/flipper/issues/3520 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3523 ">jsx-eslint/eslint-plugin-react#3523</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="66b58dd486 "><code>66b58dd</code></a> Update CHANGELOG and bump version</li>
<li><a href="373167c249 "><code>373167c</code></a> [Tests] <code>button-has-type</code>: add passing test</li>
<li><a href="14e315a83e "><code>14e315a</code></a> [Fix] <code>no-unknown-property</code>: add <code>fill</code> for <code>\<marker></code></li>
<li><a href="4523e73747 "><code>4523e73</code></a> [Fix] <code>jsx-no-constructed-context-values</code>, <code>jsx-no-useless-fragment</code>: add a r...</li>
<li><a href="d2194a5d85 "><code>d2194a5</code></a> [Tests] avoid a deprecation warning</li>
<li><a href="0479acdb05 "><code>0479acd</code></a> [Fix] configs: restore <code>parserOptions</code> in legacy configs</li>
<li>See full diff in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4474
Reviewed By: ivanmisuno
Differential Revision: D43117876
Pulled By: mweststrate
fbshipit-source-id: 2d3f9029a5f94d73737b88438247d768825388c8
2023-02-09 03:22:18 -08:00
generatedunixname89002005306973
4f5c716c05
Flipper Release: v0.179.0
...
Summary: Releasing version 0.179.0
Reviewed By: lblasa
Differential Revision: D43084743
fbshipit-source-id: 14a237cccd4b423ae617040ec6b6bc9320dd7109
2023-02-07 10:23:53 -08:00
generatedunixname89002005306973
c3588417bd
Flipper Release: v0.178.1
...
Summary: Releasing version 0.178.1
Reviewed By: mweststrate
Differential Revision: D42990168
fbshipit-source-id: 14306a45ef95facf37a4f3207cc3b8cc5a1a4da9
2023-02-06 02:49:30 -08:00
generatedunixname89002005306973
44451a3749
Flipper Release: v0.178.0
...
Summary: Releasing version 0.178.0
Reviewed By: lblasa
Differential Revision: D42918309
fbshipit-source-id: c1b7c9fa6088e71109cb998a460d472664d2c191
2023-02-02 04:46:35 -08:00
Pascal Hartig
05cf919f8d
Mass-bump deps for js-flipper
...
Summary: Too many individual tasks and PR. This is one to rule them all.
Reviewed By: antonk52
Differential Revision: D42546377
fbshipit-source-id: 5e871ce6c3449eb5d7fbc07d270aba323a19e85c
2023-01-18 01:41:10 -08:00
generatedunixname89002005306973
61a9b14401
Flipper Release: v0.177.0
...
Summary: Releasing version 0.177.0
Reviewed By: lblasa
Differential Revision: D42530047
fbshipit-source-id: 477eb81e2fcab0d7ace9701b098483d3349c904a
2023-01-16 06:32:36 -08:00
dependabot[bot]
8111513e95
Bump eslint from 8.28.0 to 8.31.0 in /js/js-flipper ( #4419 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.31.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.31.0</h2>
<h2>Features</h2>
<ul>
<li><a href="52c7c73c05 "><code>52c7c73</code></a> feat: check assignment patterns in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16693 ">#16693</a>) (Milos Djermanovic)</li>
<li><a href="b401cde47d "><code>b401cde</code></a> feat: add options to check destructuring in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16006 ">#16006</a>) (Morten Kaltoft)</li>
<li><a href="30d0daf55e "><code>30d0daf</code></a> feat: group properties with values in parentheses in <code>key-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16677 ">#16677</a>) (Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="35439f1572 "><code>35439f1</code></a> fix: correct syntax error in <code>prefer-arrow-callback</code> autofix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16722 ">#16722</a>) (Francesco Trotta)</li>
<li><a href="87b247058e "><code>87b2470</code></a> fix: new instance of FlatESLint should load latest config file version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16608 ">#16608</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="4339dc462d "><code>4339dc4</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="4e4049c5fa "><code>4e4049c</code></a> docs: optimize code block structure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16669 ">#16669</a>) (Sam Chen)</li>
<li><a href="54a7ade5d8 "><code>54a7ade</code></a> docs: do not escape code blocks of formatters examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16719 ">#16719</a>) (Sam Chen)</li>
<li><a href="e5ecfefa1c "><code>e5ecfef</code></a> docs: Add function call example for no-undefined (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16712 ">#16712</a>) (Elliot Huffman)</li>
<li><a href="a3262f0a63 "><code>a3262f0</code></a> docs: Add mastodon link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16638 ">#16638</a>) (Amaresh S M)</li>
<li><a href="a14ccf91af "><code>a14ccf9</code></a> docs: clarify files property (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16709 ">#16709</a>) (Sam Chen)</li>
<li><a href="3b29eb14e0 "><code>3b29eb1</code></a> docs: fix npm link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16710 ">#16710</a>) (Abdullah Osama)</li>
<li><a href="a638673ee6 "><code>a638673</code></a> docs: fix search bar focus on <code>Esc</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16700 ">#16700</a>) (Shanmughapriyan S)</li>
<li><a href="f62b722251 "><code>f62b722</code></a> docs: country flag missing in windows (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16698 ">#16698</a>) (Shanmughapriyan S)</li>
<li><a href="4d27ec6019 "><code>4d27ec6</code></a> docs: display zh-hans in the docs language switcher (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16686 ">#16686</a>) (Percy Ma)</li>
<li><a href="8bda20e827 "><code>8bda20e</code></a> docs: remove manually maintained anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16685 ">#16685</a>) (Percy Ma)</li>
<li><a href="b68440ff2b "><code>b68440f</code></a> docs: User Guide Getting Started expansion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16596 ">#16596</a>) (Ben Perlmutter)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="65d4e24c36 "><code>65d4e24</code></a> chore: Upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1 "><code>@1</code></a>.4.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16729 ">#16729</a>) (Brandon Mills)</li>
<li><a href="8d93081a71 "><code>8d93081</code></a> chore: fix CI failure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16721 ">#16721</a>) (Sam Chen)</li>
<li><a href="8f17247a93 "><code>8f17247</code></a> chore: Set up automatic updating of README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16717 ">#16717</a>) (Nicholas C. Zakas)</li>
<li><a href="4cd87cb3c5 "><code>4cd87cb</code></a> ci: bump actions/stale from 6 to 7 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16713 ">#16713</a>) (dependabot[bot])</li>
<li><a href="fd20c75b10 "><code>fd20c75</code></a> chore: sort package.json scripts in alphabetical order (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16705 ">#16705</a>) (Darius Dzien)</li>
<li><a href="10a5c78393 "><code>10a5c78</code></a> chore: update ignore patterns in <code>eslint.config.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16678 ">#16678</a>) (Milos Djermanovic)</li>
</ul>
<h2>v8.30.0</h2>
<h2>Features</h2>
<ul>
<li><a href="075ef2cf31 "><code>075ef2c</code></a> feat: add suggestion for no-return-await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16637 ">#16637</a>) (Daniel Bartholomae)</li>
<li><a href="7190d98ff4 "><code>7190d98</code></a> feat: update globals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16654 ">#16654</a>) (Sébastien Règne)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="1a327aae57 "><code>1a327aa</code></a> fix: Ensure flat config unignores work consistently like eslintrc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16579 ">#16579</a>) (Nicholas C. Zakas)</li>
<li><a href="9b8bb72c49 "><code>9b8bb72</code></a> fix: autofix recursive functions in no-var (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16611 ">#16611</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="6a8cd94ed0 "><code>6a8cd94</code></a> docs: Clarify Discord info in issue template config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16663 ">#16663</a>) (Nicholas C. Zakas)</li>
<li><a href="ad44344ef6 "><code>ad44344</code></a> docs: CLI documentation standardization (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16563 ">#16563</a>) (Ben Perlmutter)</li>
<li><a href="293573eb53 "><code>293573e</code></a> docs: fix broken line numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16606 ">#16606</a>) (Sam Chen)</li>
<li><a href="fa2c64be10 "><code>fa2c64b</code></a> docs: use relative links for internal links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16631 ">#16631</a>) (Percy Ma)</li>
<li><a href="75276c9bc7 "><code>75276c9</code></a> docs: reorder options in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16625 ">#16625</a>) (Milos Djermanovic)</li>
<li><a href="7276fe5776 "><code>7276fe5</code></a> docs: Fix anchor in URL (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16628 ">#16628</a>) (Karl Horky)</li>
<li><a href="6bef1350e6 "><code>6bef135</code></a> docs: don't apply layouts to html formatter example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16591 ">#16591</a>) (Tanuj Kanti)</li>
<li><a href="dfc7ec11b1 "><code>dfc7ec1</code></a> docs: Formatters page updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16566 ">#16566</a>) (Ben Perlmutter)</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.31.0 - December 31, 2022</p>
<ul>
<li><a href="65d4e24c36 "><code>65d4e24</code></a> chore: Upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1 "><code>@1</code></a>.4.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16729 ">#16729</a>) (Brandon Mills)</li>
<li><a href="35439f1572 "><code>35439f1</code></a> fix: correct syntax error in <code>prefer-arrow-callback</code> autofix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16722 ">#16722</a>) (Francesco Trotta)</li>
<li><a href="87b247058e "><code>87b2470</code></a> fix: new instance of FlatESLint should load latest config file version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16608 ">#16608</a>) (Milos Djermanovic)</li>
<li><a href="8d93081a71 "><code>8d93081</code></a> chore: fix CI failure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16721 ">#16721</a>) (Sam Chen)</li>
<li><a href="4339dc462d "><code>4339dc4</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="8f17247a93 "><code>8f17247</code></a> chore: Set up automatic updating of README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16717 ">#16717</a>) (Nicholas C. Zakas)</li>
<li><a href="4e4049c5fa "><code>4e4049c</code></a> docs: optimize code block structure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16669 ">#16669</a>) (Sam Chen)</li>
<li><a href="54a7ade5d8 "><code>54a7ade</code></a> docs: do not escape code blocks of formatters examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16719 ">#16719</a>) (Sam Chen)</li>
<li><a href="52c7c73c05 "><code>52c7c73</code></a> feat: check assignment patterns in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16693 ">#16693</a>) (Milos Djermanovic)</li>
<li><a href="e5ecfefa1c "><code>e5ecfef</code></a> docs: Add function call example for no-undefined (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16712 ">#16712</a>) (Elliot Huffman)</li>
<li><a href="a3262f0a63 "><code>a3262f0</code></a> docs: Add mastodon link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16638 ">#16638</a>) (Amaresh S M)</li>
<li><a href="4cd87cb3c5 "><code>4cd87cb</code></a> ci: bump actions/stale from 6 to 7 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16713 ">#16713</a>) (dependabot[bot])</li>
<li><a href="a14ccf91af "><code>a14ccf9</code></a> docs: clarify files property (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16709 ">#16709</a>) (Sam Chen)</li>
<li><a href="3b29eb14e0 "><code>3b29eb1</code></a> docs: fix npm link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16710 ">#16710</a>) (Abdullah Osama)</li>
<li><a href="fd20c75b10 "><code>fd20c75</code></a> chore: sort package.json scripts in alphabetical order (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16705 ">#16705</a>) (Darius Dzien)</li>
<li><a href="a638673ee6 "><code>a638673</code></a> docs: fix search bar focus on <code>Esc</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16700 ">#16700</a>) (Shanmughapriyan S)</li>
<li><a href="f62b722251 "><code>f62b722</code></a> docs: country flag missing in windows (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16698 ">#16698</a>) (Shanmughapriyan S)</li>
<li><a href="4d27ec6019 "><code>4d27ec6</code></a> docs: display zh-hans in the docs language switcher (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16686 ">#16686</a>) (Percy Ma)</li>
<li><a href="8bda20e827 "><code>8bda20e</code></a> docs: remove manually maintained anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16685 ">#16685</a>) (Percy Ma)</li>
<li><a href="b401cde47d "><code>b401cde</code></a> feat: add options to check destructuring in no-underscore-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16006 ">#16006</a>) (Morten Kaltoft)</li>
<li><a href="b68440ff2b "><code>b68440f</code></a> docs: User Guide Getting Started expansion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16596 ">#16596</a>) (Ben Perlmutter)</li>
<li><a href="30d0daf55e "><code>30d0daf</code></a> feat: group properties with values in parentheses in <code>key-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16677 ">#16677</a>) (Francesco Trotta)</li>
<li><a href="10a5c78393 "><code>10a5c78</code></a> chore: update ignore patterns in <code>eslint.config.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16678 ">#16678</a>) (Milos Djermanovic)</li>
</ul>
<p>v8.30.0 - December 16, 2022</p>
<ul>
<li><a href="f2c4737242 "><code>f2c4737</code></a> chore: upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1 "><code>@1</code></a>.4.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16675 ">#16675</a>) (Milos Djermanovic)</li>
<li><a href="1a327aae57 "><code>1a327aa</code></a> fix: Ensure flat config unignores work consistently like eslintrc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16579 ">#16579</a>) (Nicholas C. Zakas)</li>
<li><a href="075ef2cf31 "><code>075ef2c</code></a> feat: add suggestion for no-return-await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16637 ">#16637</a>) (Daniel Bartholomae)</li>
<li><a href="ba74253e8b "><code>ba74253</code></a> chore: standardize npm script names per <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14827 ">#14827</a> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16315 ">#16315</a>) (Patrick McElhaney)</li>
<li><a href="6a8cd94ed0 "><code>6a8cd94</code></a> docs: Clarify Discord info in issue template config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16663 ">#16663</a>) (Nicholas C. Zakas)</li>
<li><a href="0d9af4c567 "><code>0d9af4c</code></a> ci: fix npm v9 problem with <code>file:</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16664 ">#16664</a>) (Milos Djermanovic)</li>
<li><a href="7190d98ff4 "><code>7190d98</code></a> feat: update globals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16654 ">#16654</a>) (Sébastien Règne)</li>
<li><a href="ad44344ef6 "><code>ad44344</code></a> docs: CLI documentation standardization (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16563 ">#16563</a>) (Ben Perlmutter)</li>
<li><a href="90c9219181 "><code>90c9219</code></a> refactor: migrate off deprecated function-style rules in all tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16618 ">#16618</a>) (Bryan Mishkin)</li>
<li><a href="9b8bb72c49 "><code>9b8bb72</code></a> fix: autofix recursive functions in no-var (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16611 ">#16611</a>) (Milos Djermanovic)</li>
<li><a href="293573eb53 "><code>293573e</code></a> docs: fix broken line numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16606 ">#16606</a>) (Sam Chen)</li>
<li><a href="fa2c64be10 "><code>fa2c64b</code></a> docs: use relative links for internal links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16631 ">#16631</a>) (Percy Ma)</li>
<li><a href="75276c9bc7 "><code>75276c9</code></a> docs: reorder options in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16625 ">#16625</a>) (Milos Djermanovic)</li>
<li><a href="7276fe5776 "><code>7276fe5</code></a> docs: Fix anchor in URL (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16628 ">#16628</a>) (Karl Horky)</li>
<li><a href="6bef1350e6 "><code>6bef135</code></a> docs: don't apply layouts to html formatter example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16591 ">#16591</a>) (Tanuj Kanti)</li>
<li><a href="dfc7ec11b1 "><code>dfc7ec1</code></a> docs: Formatters page updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16566 ">#16566</a>) (Ben Perlmutter)</li>
<li><a href="8ba124cfd8 "><code>8ba124c</code></a> docs: update the <code>prefer-const</code> example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16607 ">#16607</a>) (Pavel)</li>
<li><a href="e6cb05aa35 "><code>e6cb05a</code></a> docs: fix css leaking (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16603 ">#16603</a>) (Sam Chen)</li>
</ul>
<p>v8.29.0 - December 2, 2022</p>
<ul>
<li><a href="0311d81834 "><code>0311d81</code></a> docs: Configuring Plugins page intro, page tweaks, and rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16534 ">#16534</a>) (Ben Perlmutter)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d9a39c7685 "><code>d9a39c7</code></a> 8.31.0</li>
<li><a href="5d182ce708 "><code>5d182ce</code></a> Build: changelog update for 8.31.0</li>
<li><a href="65d4e24c36 "><code>65d4e24</code></a> chore: Upgrade <code>@eslint/eslintrc</code><a href="https://github.com/1 "><code>@1</code></a>.4.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16729 ">#16729</a>)</li>
<li><a href="35439f1572 "><code>35439f1</code></a> fix: correct syntax error in <code>prefer-arrow-callback</code> autofix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16722 ">#16722</a>)</li>
<li><a href="87b247058e "><code>87b2470</code></a> fix: new instance of FlatESLint should load latest config file version (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16608 ">#16608</a>)</li>
<li><a href="8d93081a71 "><code>8d93081</code></a> chore: fix CI failure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16721 ">#16721</a>)</li>
<li><a href="4339dc462d "><code>4339dc4</code></a> docs: Update README</li>
<li><a href="8f17247a93 "><code>8f17247</code></a> chore: Set up automatic updating of README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16717 ">#16717</a>)</li>
<li><a href="4e4049c5fa "><code>4e4049c</code></a> docs: optimize code block structure (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16669 ">#16669</a>)</li>
<li><a href="54a7ade5d8 "><code>54a7ade</code></a> docs: do not escape code blocks of formatters examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16719 ">#16719</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.28.0...v8.31.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4419
Reviewed By: antonk52
Differential Revision: D42370532
Pulled By: passy
fbshipit-source-id: 4ece5752034b32bce0d217ebc86141c045d1dbfd
2023-01-12 04:20:08 -08:00
generatedunixname89002005306973
69db826792
Flipper Release: v0.176.1
...
Summary: Releasing version 0.176.1
Reviewed By: aigoncharov
Differential Revision: D41946576
fbshipit-source-id: 5b1930fed4157f30d77b850c499a427842d9ad23
2022-12-12 08:09:50 -08:00
generatedunixname89002005306973
da69299561
Flipper Release: v0.176.0
...
Summary: Releasing version 0.176.0
Reviewed By: lblasa
Differential Revision: D41663132
fbshipit-source-id: e977228577c94c5efd6ad922776dc5c8a88427fc
2022-12-01 13:57:12 -08:00
dependabot[bot]
ee9b32d4e8
Bump prettier from 2.7.1 to 2.8.0 in /js/js-flipper ( #4345 )
...
Summary:
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases ">prettier's releases</a>.</em></p>
<blockquote>
<h2>2.8.0</h2>
<p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html ">Release note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md ">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.8.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.0.html ">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="dcc0623911 "><code>dcc0623</code></a> Release 2.8.0</li>
<li><a href="7f7498109b "><code>7f74981</code></a> Remove version validattion temp</li>
<li><a href="876c297589 "><code>876c297</code></a> Update changelog for <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13879 ">#13879</a>)</li>
<li><a href="fd376000e9 "><code>fd37600</code></a> Update <code>typescript-eslint/typescript-estree</code> to support <code>satisfies</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13872 ">#13872</a>)</li>
<li><a href="fac87619a4 "><code>fac8761</code></a> Build(deps): Bump minimatch from 3.0.4 to 3.1.2 in /scripts/release (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13854 ">#13854</a>)</li>
<li><a href="68ea881498 "><code>68ea881</code></a> Update typescript to v4.9 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13852 ">#13852</a>)</li>
<li><a href="5e0b88329e "><code>5e0b883</code></a> Fix generate truncate comment (backport <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13437 ">#13437</a>) (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13814 ">#13814</a>)</li>
<li><a href="a980caa7db "><code>a980caa</code></a> Add missing changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13016 ">#13016</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13812 ">#13812</a>)</li>
<li><a href="520dbcd36e "><code>520dbcd</code></a> Add changelog for <a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13783 ">#13783</a> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13811 ">#13811</a>)</li>
<li><a href="ae4d85ab3c "><code>ae4d85a</code></a> Update description of <code>vueIndentScriptAndStyle</code> option (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13781 ">#13781</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4345
Reviewed By: antonk52
Differential Revision: D41578594
Pulled By: mweststrate
fbshipit-source-id: 9810cecba0cdbf68ddef5a5c16a97aaf66f7d3ce
2022-11-30 07:43:03 -08:00
dependabot[bot]
a77a694d71
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 in /js/js-flipper ( #4344 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.43.0 to 5.44.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/parser</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.44.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0 ">5.44.0</a> (2022-11-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-empty-interface] disable autofix for declaration merging with class (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5920 ">#5920</a>) (<a href="a4f85b8cfe ">a4f85b8</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle index signature type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5912 ">#5912</a>) (<a href="5baad0893f ">5baad08</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] handle binary expressions in negated or (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5992 ">#5992</a>) (<a href="2778ff0c3d ">2778ff0</a>)</li>
<li><strong>typescript-estree:</strong> don't consider a cached program unless it's specified in the current <code>parserOptions.project</code> config (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5999 ">#5999</a>) (<a href="530e0e618c ">530e0e6</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [adjacent-overload-signatures] check BlockStatement nodes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5998 ">#5998</a>) (<a href="97d3e56709 ">97d3e56</a>)</li>
<li><strong>eslint-plugin:</strong> [keyword-spacing] Support spacing in import-type syntax (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5977 ">#5977</a>) (<a href="6a735e142e ">6a735e1</a>)</li>
<li>support parsing <code>satisfies</code> operators (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5717 ">#5717</a>) (<a href="20d7caee35 ">20d7cae</a>)</li>
<li>update to TypeScript 4.9 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5716 ">#5716</a>) (<a href="4d744ea10b ">4d744ea</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md "><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0 ">5.44.0</a> (2022-11-21)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="01159d2041 "><code>01159d2</code></a> chore: publish v5.44.0</li>
<li><a href="426c2f9f7e "><code>426c2f9</code></a> chore: remove unnecessary project names from nx commands (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6054 ">#6054</a>)</li>
<li><a href="e2d1263dee "><code>e2d1263</code></a> chore: switched repo lint to use nx run-many (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6038 ">#6038</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/parser ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4344
Reviewed By: antonk52
Differential Revision: D41578602
Pulled By: mweststrate
fbshipit-source-id: 48faee2c57a782d1c6f70f4196dd58d34145944d
2022-11-30 07:43:03 -08:00
dependabot[bot]
c4962216b5
Bump @babel/core from 7.19.3 to 7.20.5 in /js/js-flipper ( #4343 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.20.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<p>Thanks <a href="https://github.com/davydof "><code>@davydof</code></a> and <a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a> for your first PRs!</p>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183 ">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182 ">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133 ">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225 ">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207 ">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof "><code>@davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198 ">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181 ">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163 ">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194 ">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192 ">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109 ">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143 ">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167 ">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173 ">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164 ">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202 ">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Alexander Davydov (<a href="https://github.com/davydof "><code>@davydof</code></a>)</li>
<li>Babel Bot (<a href="https://github.com/babel-bot "><code>@babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li>Tianlan Zhou (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
<li><a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.20.5 (2022-11-28)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15183 ">#15183</a> Improve array destructuring spec compliance (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15182 ">#15182</a> fix: apply toPropertyKey when defining class members (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15133 ">#15133</a> fix: validate rhs of <code>in</code> when transpiling <code>#p in C</code> (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15225 ">#15225</a> Parse <code>using[foo]</code> as computed member expression (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15207 ">#15207</a> Export <code>ParseResult</code> type (<a href="https://github.com/davydof "><code>@davydof</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15198 ">#15198</a> fix: parse <code>import module, ...</code> (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-wrap-function</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15181 ">#15181</a> fix: Edge cases for async functions and <code>noNewArrow</code> assumption (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15163 ">#15163</a> fix: Throw error when compiling <code>super()</code> in arrow functions with default / rest parameters (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-node</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15194 ">#15194</a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/SuperSodaSea "><code>@SuperSodaSea</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-regexp-features-plugin</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15192 ">#15192</a> fix: Update <code>regjsparser</code> for <code>babel/standalone</code> (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15109 ">#15109</a> fix: Babel 8 types (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15143 ">#15143</a> Don't print inner comments as leading when wrapping in <code>(``)</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15167 ">#15167</a> Register <code>switch</code>'s <code>discriminant</code> in the outer scope (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15173 ">#15173</a> Improve generator behavior when <code>comments:false</code> (<a href="https://github.com/liuxingbaoyu "><code>@liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15164 ">#15164</a> Only extract IDs for TDZ checks in assign when necessary (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li><code>babel-core</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15202 ">#15202</a> Bump typescript to 4.9.3 (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.4 (2022-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15160 ">#15160</a> Fix printing of comments before <code>=></code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/15144 ">#15144</a> Falback to printing inner comments as trailing (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.20.3 (2022-11-07)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-generator</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="29a97b8ea2 "><code>29a97b8</code></a> v7.20.5</li>
<li><a href="f6546d79d4 "><code>f6546d7</code></a> Bump typescript to 4.9.3 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15202 ">#15202</a>)</li>
<li><a href="5f19f621d9 "><code>5f19f62</code></a> Bump babel deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15187 ">#15187</a>)</li>
<li><a href="12a58cb58c "><code>12a58cb</code></a> v7.20.2</li>
<li><a href="77f3700fa2 "><code>77f3700</code></a> fix: <code>babel/node</code> repl and enable <code>no-use-before-define</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15124 ">#15124</a>)</li>
<li><a href="aadd7a3d52 "><code>aadd7a3</code></a> v7.19.6</li>
<li><a href="d0e58e646e "><code>d0e58e6</code></a> Don't bundle unnecessary plugins in <code>babel/standalone</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/15023 ">#15023</a>)</li>
<li><a href="d45d59a4e3 "><code>d45d59a</code></a> Improve comments generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14979 ">#14979</a>)</li>
<li><a href="4f4b450f52 "><code>4f4b450</code></a> Improve source map generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14967 ">#14967</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.20.5/packages/babel-core ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4343
Reviewed By: antonk52
Differential Revision: D41578603
Pulled By: mweststrate
fbshipit-source-id: ec699ef855a70161ede191aa4733361235ceb9a5
2022-11-30 07:43:03 -08:00
dependabot[bot]
c1d1788282
Bump eslint from 8.25.0 to 8.28.0 in /js/js-flipper ( #4325 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.28.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases ">eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.28.0</h2>
<h2>Features</h2>
<ul>
<li><a href="63bce44e7b "><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539 ">#16539</a>) (Milos Djermanovic)</li>
<li><a href="8385ecdbbe "><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532 ">#16532</a>) (Francesco Trotta)</li>
<li><a href="a4e89dbe85 "><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543 ">#16543</a>) (Sosuke Suzuki)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="c50ae4f840 "><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550 ">#16550</a>) (Nicholas C. Zakas)</li>
<li><a href="9432b67f76 "><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533 ">#16533</a>) (Milos Djermanovic)</li>
<li><a href="e76c382772 "><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522 ">#16522</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="34c05a779a "><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511 ">#16511</a>) (Ben Perlmutter)</li>
<li><a href="3e663873c9 "><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510 ">#16510</a>) (Ben Perlmutter)</li>
<li><a href="436f712843 "><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464 ">#16464</a>) (Tanuj Kanti)</li>
<li><a href="f743816967 "><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545 ">#16545</a>) (Bryan Mishkin)</li>
<li><a href="bc0547eb14 "><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553 ">#16553</a>) (Nitin Kumar)</li>
<li><a href="6070f58d80 "><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556 ">#16556</a>) (Milos Djermanovic)</li>
<li><a href="b48e4f89c5 "><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535 ">#16535</a>) (Ben Perlmutter)</li>
<li><a href="b92b30f93d "><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523 ">#16523</a>) (Ben Perlmutter)</li>
<li><a href="1769b42339 "><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548 ">#16548</a>) (Ben Perlmutter)</li>
<li><a href="a8d0a57cbc "><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506 ">#16506</a>) (Sam Chen)</li>
<li><a href="a01315a7d8 "><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542 ">#16542</a>) (Tanuj Kanti)</li>
<li><a href="0515628539 "><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536 ">#16536</a>) (Bryan Mishkin)</li>
<li><a href="68f12882fb "><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484 ">#16484</a>) (Percy Ma)</li>
<li><a href="776827a174 "><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483 ">#16483</a>) (Percy Ma)</li>
<li><a href="5c39425fc5 "><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520 ">#16520</a>) (Ádám T. Nagy)</li>
<li><a href="c97c789768 "><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503 ">#16503</a>) (Brandon Mills)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="e94a4a95ee "><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038 ">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538 ">#16538</a>) (Nicholas C. Zakas)</li>
<li><a href="e13f194f89 "><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529 ">#16529</a>) (Milos Djermanovic)</li>
<li><a href="72dbfbc0c4 "><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525 ">#16525</a>) (webxmsj)</li>
</ul>
<h2>v8.27.0</h2>
<h2>Features</h2>
<ul>
<li><a href="f14587c42b "><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368 ">#16368</a>) (Sosuke Suzuki)</li>
<li><a href="978799bd5c "><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325 ">#16325</a>) (Sosuke Suzuki)</li>
<li><a href="69216ee69c "><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470 ">#16470</a>) (Nitin Kumar)</li>
<li><a href="319f0a5491 "><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458 ">#16458</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="c3ce5212f6 "><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462 ">#16462</a>) (Nicholas C. Zakas)</li>
<li><a href="886a038689 "><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437 ">#16437</a>) (Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="ce93b429bf "><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497 ">#16497</a>) (Nick Schonning)</li>
<li><a href="d2cecb4ad2 "><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498 ">#16498</a>) (Nick Schonning)</li>
<li><a href="0a92805d77 "><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496 ">#16496</a>) (Nick Schonning)</li>
<li><a href="74a5af487a "><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491 ">#16491</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md ">eslint's changelog</a>.</em></p>
<blockquote>
<p>v8.28.0 - November 18, 2022</p>
<ul>
<li><a href="34c05a779a "><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511 ">#16511</a>) (Ben Perlmutter)</li>
<li><a href="3e663873c9 "><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510 ">#16510</a>) (Ben Perlmutter)</li>
<li><a href="436f712843 "><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464 ">#16464</a>) (Tanuj Kanti)</li>
<li><a href="f743816967 "><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545 ">#16545</a>) (Bryan Mishkin)</li>
<li><a href="bc0547eb14 "><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553 ">#16553</a>) (Nitin Kumar)</li>
<li><a href="6070f58d80 "><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556 ">#16556</a>) (Milos Djermanovic)</li>
<li><a href="b48e4f89c5 "><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535 ">#16535</a>) (Ben Perlmutter)</li>
<li><a href="b92b30f93d "><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523 ">#16523</a>) (Ben Perlmutter)</li>
<li><a href="1769b42339 "><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548 ">#16548</a>) (Ben Perlmutter)</li>
<li><a href="63bce44e7b "><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539 ">#16539</a>) (Milos Djermanovic)</li>
<li><a href="c50ae4f840 "><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550 ">#16550</a>) (Nicholas C. Zakas)</li>
<li><a href="a8d0a57cbc "><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506 ">#16506</a>) (Sam Chen)</li>
<li><a href="9432b67f76 "><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533 ">#16533</a>) (Milos Djermanovic)</li>
<li><a href="8385ecdbbe "><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532 ">#16532</a>) (Francesco Trotta)</li>
<li><a href="a4e89dbe85 "><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543 ">#16543</a>) (Sosuke Suzuki)</li>
<li><a href="a01315a7d8 "><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542 ">#16542</a>) (Tanuj Kanti)</li>
<li><a href="e94a4a95ee "><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038 ">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538 ">#16538</a>) (Nicholas C. Zakas)</li>
<li><a href="0515628539 "><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536 ">#16536</a>) (Bryan Mishkin)</li>
<li><a href="e76c382772 "><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522 ">#16522</a>) (Milos Djermanovic)</li>
<li><a href="68f12882fb "><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484 ">#16484</a>) (Percy Ma)</li>
<li><a href="e13f194f89 "><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529 ">#16529</a>) (Milos Djermanovic)</li>
<li><a href="776827a174 "><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483 ">#16483</a>) (Percy Ma)</li>
<li><a href="72dbfbc0c4 "><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525 ">#16525</a>) (webxmsj)</li>
<li><a href="5c39425fc5 "><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520 ">#16520</a>) (Ádám T. Nagy)</li>
<li><a href="c97c789768 "><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503 ">#16503</a>) (Brandon Mills)</li>
</ul>
<p>v8.27.0 - November 6, 2022</p>
<ul>
<li><a href="f14587c42b "><code>f14587c</code></a> feat: new <code>no-new-native-nonconstructor</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16368 ">#16368</a>) (Sosuke Suzuki)</li>
<li><a href="978799bd5c "><code>978799b</code></a> feat: add new rule <code>no-empty-static-block</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16325 ">#16325</a>) (Sosuke Suzuki)</li>
<li><a href="ce93b429bf "><code>ce93b42</code></a> docs: Stylelint property-no-unknown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16497 ">#16497</a>) (Nick Schonning)</li>
<li><a href="d2cecb4ad2 "><code>d2cecb4</code></a> docs: Stylelint declaration-block-no-shorthand-property-overrides (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16498 ">#16498</a>) (Nick Schonning)</li>
<li><a href="0a92805d77 "><code>0a92805</code></a> docs: stylelint color-hex-case (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16496 ">#16496</a>) (Nick Schonning)</li>
<li><a href="c3ce5212f6 "><code>c3ce521</code></a> fix: Ensure unmatched glob patterns throw an error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16462 ">#16462</a>) (Nicholas C. Zakas)</li>
<li><a href="74a5af487a "><code>74a5af4</code></a> docs: fix stylelint error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16491 ">#16491</a>) (Milos Djermanovic)</li>
<li><a href="69216ee69c "><code>69216ee</code></a> feat: no-empty suggest to add comment in empty BlockStatement (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16470 ">#16470</a>) (Nitin Kumar)</li>
<li><a href="324db1a11e "><code>324db1a</code></a> docs: explicit stylelint color related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16465 ">#16465</a>) (Nick Schonning)</li>
<li><a href="94dc4f19ba "><code>94dc4f1</code></a> docs: use Stylelint for HTML files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16468 ">#16468</a>) (Nick Schonning)</li>
<li><a href="cc6128db4f "><code>cc6128d</code></a> docs: enable stylelint declaration-block-no-duplicate-properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16466 ">#16466</a>) (Nick Schonning)</li>
<li><a href="d03a8bf897 "><code>d03a8bf</code></a> docs: Add heading to justification explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16430 ">#16430</a>) (Maritaria)</li>
<li><a href="886a038689 "><code>886a038</code></a> fix: handle files with unspecified path in <code>getRulesMetaForResults</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16437 ">#16437</a>) (Francesco Trotta)</li>
<li><a href="319f0a5491 "><code>319f0a5</code></a> feat: use <code>context.languageOptions.ecmaVersion</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16458 ">#16458</a>) (Milos Djermanovic)</li>
<li><a href="8a159686f9 "><code>8a15968</code></a> docs: add Stylelint configuration and cleanup (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16379 ">#16379</a>) (Nick Schonning)</li>
<li><a href="9b0a469d1e "><code>9b0a469</code></a> docs: note commit messages don't support scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16435 ">#16435</a>) (Andy Edwards)</li>
<li><a href="15814057fd "><code>1581405</code></a> docs: improve context.getScope() docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16417 ">#16417</a>) (Ben Perlmutter)</li>
<li><a href="b7971496e9 "><code>b797149</code></a> docs: update formatters template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16454 ">#16454</a>) (Milos Djermanovic)</li>
<li><a href="5ac4de911f "><code>5ac4de9</code></a> docs: fix link to formatters on the Core Concepts page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16455 ">#16455</a>) (Vladislav)</li>
<li><a href="33313ef562 "><code>33313ef</code></a> docs: core-concepts: fix link to semi rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16453 ">#16453</a>) (coderaiser)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b8769f192b "><code>b8769f1</code></a> 8.28.0</li>
<li><a href="d2b072313d "><code>d2b0723</code></a> Build: changelog update for 8.28.0</li>
<li><a href="34c05a779a "><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511 ">#16511</a>)</li>
<li><a href="3e663873c9 "><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510 ">#16510</a>)</li>
<li><a href="436f712843 "><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464 ">#16464</a>)</li>
<li><a href="f743816967 "><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545 ">#16545</a>)</li>
<li><a href="bc0547eb14 "><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553 ">#16553</a>)</li>
<li><a href="6070f58d80 "><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556 ">#16556</a>)</li>
<li><a href="b48e4f89c5 "><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535 ">#16535</a>)</li>
<li><a href="b92b30f93d "><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523 ">#16523</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.25.0...v8.28.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4325
Reviewed By: antonk52
Differential Revision: D41578623
Pulled By: mweststrate
fbshipit-source-id: 7d5ee653760203fdea484093bd61e15e705a25a9
2022-11-30 07:43:03 -08:00
dependabot[bot]
6a9f2de29a
Bump ws from 8.9.0 to 8.11.0 in /js/js-flipper ( #4295 )
...
Summary:
Bumps [ws](https://github.com/websockets/ws ) from 8.9.0 to 8.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/websockets/ws/releases ">ws's releases</a>.</em></p>
<blockquote>
<h2>8.11.0</h2>
<h1>Features</h1>
<ul>
<li><code>WebSocket.prototype.addEventListener()</code> now supports an event listener
specified as an object with a <code>handleEvent()</code> method. (9ab743aa).</li>
</ul>
<h1>Bug fixes</h1>
<ul>
<li><code>WebSocket.prototype.addEventListener()</code> now adds an event listener only if it
is not already in the list of the event listeners for the specified event type
(1cec17da).</li>
</ul>
<h2>8.10.0</h2>
<h1>Features</h1>
<ul>
<li>Added an export for package.json (211d5d38).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="afd8c6269b "><code>afd8c62</code></a> [dist] 8.11.0</li>
<li><a href="1cec17da06 "><code>1cec17d</code></a> [fix] Add the same event listener only once</li>
<li><a href="9ab743aa70 "><code>9ab743a</code></a> [feature] Add support for objets with a <code>handleEvent()</code> method</li>
<li><a href="38f78794ca "><code>38f7879</code></a> [ci] Test on node 19</li>
<li><a href="cdca711ad4 "><code>cdca711</code></a> [dist] 8.10.0</li>
<li><a href="211d5d3833 "><code>211d5d3</code></a> [pkg] Add package.json export</li>
<li><a href="c4d6eb3907 "><code>c4d6eb3</code></a> [ci] Do not use the set-output command</li>
<li>See full diff in <a href="https://github.com/websockets/ws/compare/8.9.0...8.11.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4295
Reviewed By: antonk52
Differential Revision: D41578630
Pulled By: mweststrate
fbshipit-source-id: 3db16f5a08f717736a38969cb7a93d613a4af727
2022-11-30 07:43:03 -08:00
generatedunixname89002005306973
77c65c8592
Flipper Release: v0.175.0
...
Summary: Releasing version 0.175.0
Reviewed By: lblasa
Differential Revision: D41611793
fbshipit-source-id: 0dfecfd85e68c3878384283f084e5f5914d36aec
2022-11-30 04:29:45 -08:00
dependabot[bot]
ea0af7c931
Bump sinon from 14.0.1 to 14.0.2 in /js/js-flipper ( #4315 )
...
Summary:
Bumps [sinon](https://github.com/sinonjs/sinon ) from 14.0.1 to 14.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md ">sinon's changelog</a>.</em></p>
<blockquote>
<h2>14.0.2</h2>
<ul>
<li><a href="4d70f6e096 "><code>4d70f6e0</code></a>
Upgrade nise to latest (Morgan Roderick)</li>
<li><a href="96a0d756b5 "><code>96a0d756</code></a>
Update <code>@sinonjs/samsam</code> to latest (Morgan Roderick)</li>
<li><a href="babb4736d7 "><code>babb4736</code></a>
Prefer <code>@sinonjs/commons</code><a href="https://github.com/2 "><code>@2</code></a> (Morgan Roderick)
<blockquote>
<p>That makes ES2017 support explicit</p>
</blockquote>
</li>
</ul>
<p><em>Released by Morgan Roderick on 2022-11-07.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="225b1409fe "><code>225b140</code></a> 14.0.2</li>
<li><a href="4d70f6e096 "><code>4d70f6e</code></a> Upgrade nise to latest</li>
<li><a href="96a0d756b5 "><code>96a0d75</code></a> Update <code>@sinonjs/samsam</code> to latest</li>
<li><a href="babb4736d7 "><code>babb473</code></a> Prefer <code>@sinonjs/commons</code><a href="https://github.com/2 "><code>@2</code></a></li>
<li><a href="b9e5f7d4ab "><code>b9e5f7d</code></a> Bump nokogiri from 1.13.7 to 1.13.9</li>
<li>See full diff in <a href="https://github.com/sinonjs/sinon/compare/v14.0.1...v14.0.2 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4315
Reviewed By: antonk52
Differential Revision: D41472337
Pulled By: passy
fbshipit-source-id: 7dea0e6e5f805770cf4ad6c634117b9a2fbd73e0
2022-11-24 10:42:06 -08:00
dependabot[bot]
748e02c6fb
Bump eslint-plugin-react from 7.31.9 to 7.31.11 in /js/js-flipper ( #4323 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.9 to 7.31.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases ">eslint-plugin-react's releases</a>.</em></p>
<blockquote>
<h2>v7.31.11</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-no-target-blank</code>]: allow ternaries with literals (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464 ">https://github.com/facebook/flipper/issues/3464 </a>[] <a href="https://github.com/akulsr0 "><code>@akulsr0</code></a>)</li>
<li>[<code>no-unknown-property</code>]: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484 ">https://github.com/facebook/flipper/issues/3484 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-key</code>]: detect keys in logical expression and conditional expression (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490 ">https://github.com/facebook/flipper/issues/3490 </a>[] <a href="https://github.com/metreniuk "><code>@metreniuk</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Perf] component detection: improve performance by avoiding traversing parents unnecessarily (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459 ">https://github.com/facebook/flipper/issues/3459 </a>[] <a href="https://github.com/golopot "><code>@golopot</code></a>)</li>
<li>[Docs] [<code>forbid-component-props</code>]: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473 ">https://github.com/facebook/flipper/issues/3473 </a>[] <a href="https://github.com/AndersDJohnson "><code>@AndersDJohnson</code></a>)</li>
<li>[Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469 ">https://github.com/facebook/flipper/issues/3469 </a>[] <a href="https://github.com/bmish "><code>@bmish</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1000 ">https://github.com/facebook/flipper/issues/1000 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1000 ">jsx-eslint/eslint-plugin-react#1000</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002 ">https://github.com/facebook/flipper/issues/1002 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1002 ">jsx-eslint/eslint-plugin-react#1002</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1005 ">https://github.com/facebook/flipper/issues/1005 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1005 ">jsx-eslint/eslint-plugin-react#1005</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100 ">https://github.com/facebook/flipper/issues/100 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/100 ">jsx-eslint/eslint-plugin-react#100</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1010 ">https://github.com/facebook/flipper/issues/1010 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1010 ">jsx-eslint/eslint-plugin-react#1010</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1013 ">https://github.com/facebook/flipper/issues/1013 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1013 ">jsx-eslint/eslint-plugin-react#1013</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022 ">https://github.com/facebook/flipper/issues/1022 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1022 ">jsx-eslint/eslint-plugin-react#1022</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029 ">https://github.com/facebook/flipper/issues/1029 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1029 ">jsx-eslint/eslint-plugin-react#1029</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102 ">https://github.com/facebook/flipper/issues/102 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/102 ">jsx-eslint/eslint-plugin-react#102</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034 ">https://github.com/facebook/flipper/issues/1034 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1034 ">jsx-eslint/eslint-plugin-react#1034</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1038 ">https://github.com/facebook/flipper/issues/1038 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1038 ">jsx-eslint/eslint-plugin-react#1038</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1041 ">https://github.com/facebook/flipper/issues/1041 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1041 ">jsx-eslint/eslint-plugin-react#1041</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043 ">https://github.com/facebook/flipper/issues/1043 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1043 ">jsx-eslint/eslint-plugin-react#1043</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046 ">https://github.com/facebook/flipper/issues/1046 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1046 ">jsx-eslint/eslint-plugin-react#1046</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047 ">https://github.com/facebook/flipper/issues/1047 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1047 ">jsx-eslint/eslint-plugin-react#1047</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1050 ">https://github.com/facebook/flipper/issues/1050 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1050 ">jsx-eslint/eslint-plugin-react#1050</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053 ">https://github.com/facebook/flipper/issues/1053 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1053 ">jsx-eslint/eslint-plugin-react#1053</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057 ">https://github.com/facebook/flipper/issues/1057 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1057 ">jsx-eslint/eslint-plugin-react#1057</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105 ">https://github.com/facebook/flipper/issues/105 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/105 ">jsx-eslint/eslint-plugin-react#105</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061 ">https://github.com/facebook/flipper/issues/1061 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1061 ">jsx-eslint/eslint-plugin-react#1061</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1062 ">https://github.com/facebook/flipper/issues/1062 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1062 ">jsx-eslint/eslint-plugin-react#1062</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1070 ">https://github.com/facebook/flipper/issues/1070 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1070 ">jsx-eslint/eslint-plugin-react#1070</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1071 ">https://github.com/facebook/flipper/issues/1071 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1071 ">jsx-eslint/eslint-plugin-react#1071</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073 ">https://github.com/facebook/flipper/issues/1073 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1073 ">jsx-eslint/eslint-plugin-react#1073</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076 ">https://github.com/facebook/flipper/issues/1076 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1076 ">jsx-eslint/eslint-plugin-react#1076</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079 ">https://github.com/facebook/flipper/issues/1079 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1079 ">jsx-eslint/eslint-plugin-react#1079</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088 ">https://github.com/facebook/flipper/issues/1088 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1088 ">jsx-eslint/eslint-plugin-react#1088</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1098 ">https://github.com/facebook/flipper/issues/1098 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1098 ">jsx-eslint/eslint-plugin-react#1098</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101 ">https://github.com/facebook/flipper/issues/1101 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1101 ">jsx-eslint/eslint-plugin-react#1101</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1103 ">https://github.com/facebook/flipper/issues/1103 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1103 ">jsx-eslint/eslint-plugin-react#1103</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110 ">https://github.com/facebook/flipper/issues/110 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/110 ">jsx-eslint/eslint-plugin-react#110</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116 ">https://github.com/facebook/flipper/issues/1116 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1116 ">jsx-eslint/eslint-plugin-react#1116</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117 ">https://github.com/facebook/flipper/issues/1117 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1117 ">jsx-eslint/eslint-plugin-react#1117</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1119 ">https://github.com/facebook/flipper/issues/1119 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1119 ">jsx-eslint/eslint-plugin-react#1119</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1121 ">https://github.com/facebook/flipper/issues/1121 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1121 ">jsx-eslint/eslint-plugin-react#1121</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1122 ">https://github.com/facebook/flipper/issues/1122 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1122 ">jsx-eslint/eslint-plugin-react#1122</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123 ">https://github.com/facebook/flipper/issues/1123 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1123 ">jsx-eslint/eslint-plugin-react#1123</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1130 ">https://github.com/facebook/flipper/issues/1130 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1130 ">jsx-eslint/eslint-plugin-react#1130</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/1131 ">https://github.com/facebook/flipper/issues/1131 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/1131 ">jsx-eslint/eslint-plugin-react#1131</a></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md ">eslint-plugin-react's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11 ">7.31.11</a> - 2022.11.17</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-no-target-blank</code>]: allow ternaries with literals (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464 ">https://github.com/facebook/flipper/issues/3464 </a>[] <a href="https://github.com/akulsr0 "><code>@akulsr0</code></a>)</li>
<li>[<code>no-unknown-property</code>]: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484 ">https://github.com/facebook/flipper/issues/3484 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>jsx-key</code>]: detect keys in logical expression and conditional expression (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490 ">https://github.com/facebook/flipper/issues/3490 </a>[] <a href="https://github.com/metreniuk "><code>@metreniuk</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Perf] component detection: improve performance by avoiding traversing parents unnecessarily (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459 ">https://github.com/facebook/flipper/issues/3459 </a>[] <a href="https://github.com/golopot "><code>@golopot</code></a>)</li>
<li>[Docs] <code>forbid-component-props</code>: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473 ">https://github.com/facebook/flipper/issues/3473 </a>[] <a href="https://github.com/AndersDJohnson "><code>@AndersDJohnson</code></a>)</li>
<li>[Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469 ">https://github.com/facebook/flipper/issues/3469 </a>[] <a href="https://github.com/bmish "><code>@bmish</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3490 ">https://github.com/facebook/flipper/issues/3490 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3490 ">jsx-eslint/eslint-plugin-react#3490</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484 ">https://github.com/facebook/flipper/issues/3484 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484 ">jsx-eslint/eslint-plugin-react#3484</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473 ">https://github.com/facebook/flipper/issues/3473 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3473 ">jsx-eslint/eslint-plugin-react#3473</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469 ">https://github.com/facebook/flipper/issues/3469 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3469 ">jsx-eslint/eslint-plugin-react#3469</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3464 ">https://github.com/facebook/flipper/issues/3464 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3464 ">jsx-eslint/eslint-plugin-react#3464</a>
<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3459 ">https://github.com/facebook/flipper/issues/3459 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3459 ">jsx-eslint/eslint-plugin-react#3459</a></p>
<h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.10 ">7.31.10</a> - 2022.10.10</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-unknown-property</code>]: allow <code>allowFullScreen</code> on <code>iframe</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3455 ">https://github.com/facebook/flipper/issues/3455 </a>[] <a href="https://github.com/almeidx "><code>@almeidx</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3455 ">https://github.com/facebook/flipper/issues/3455 </a>: <a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/pull/3455 ">jsx-eslint/eslint-plugin-react#3455</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8e5ce6c5b1 "><code>8e5ce6c</code></a> Update CHANGELOG and bump version</li>
<li><a href="041a120d6d "><code>041a120</code></a> [Fix] <code>jsx-key</code>: detect keys in logical expression and conditional expression...</li>
<li><a href="f5e5da89f5 "><code>f5e5da8</code></a> [Deps] update <code>array-includes</code>, <code>array.prototype.flatmap</code>, `array.prototype.t...</li>
<li><a href="acebf4d94b "><code>acebf4d</code></a> [Dev Deps] update <code>babel/core</code></li>
<li><a href="4c85b9e8ae "><code>4c85b9e</code></a> [Fix] <code>no-unknown-property</code>: add <code>inert</code> attribute (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3484 ">https://github.com/facebook/flipper/issues/3484 </a>)</li>
<li><a href="1e16be1dc5 "><code>1e16be1</code></a> [Docs] automate doc generation with <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3469 ">https://github.com/facebook/flipper/issues/3469 </a>)</li>
<li><a href="03df592795 "><code>03df592</code></a> [actions] rename secret to a more approps name</li>
<li><a href="7a3fd6ec76 "><code>7a3fd6e</code></a> [actions] update used actions</li>
<li><a href="e40b0a6b44 "><code>e40b0a6</code></a> [Docs] <code>forbid-component-props</code>: inclusive language w/ allowlist (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3473 ">https://github.com/facebook/flipper/issues/3473 </a>)</li>
<li><a href="a8d29428fa "><code>a8d2942</code></a> [actions] Add npm publish workflow (<a href="https://github-redirect.dependabot.com/jsx-eslint/eslint-plugin-react/issues/3460 ">https://github.com/facebook/flipper/issues/3460 </a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.11 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4323
Reviewed By: antonk52
Differential Revision: D41472345
Pulled By: passy
fbshipit-source-id: 390a1440fe42d5fb2dcb3421284a4721dd21dac1
2022-11-24 10:42:06 -08:00
dependabot[bot]
57ca283f31
Bump typescript from 4.8.4 to 4.9.3 in /js/js-flipper ( #4326 )
...
Summary:
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases ">typescript's releases</a>.</em></p>
<blockquote>
<h2>TypeScript 4.9</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/ ">release announcement</a>.</p>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript ">npm</a></li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild ">NuGet package</a></li>
</ul>
<h2>Changes:</h2>
<ul>
<li>93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.</li>
<li>107f832b80df2dc97748021cb00af2b6813db75b Update LKG.</li>
<li>31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977 ">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363 ">#51363</a>) [ <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50872 ">#50872</a> ]</li>
<li>1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.</li>
<li>7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9</li>
<li>e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json</li>
<li>8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json</li>
<li>5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297 ">#51297</a>)</li>
<li>a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345 ">#51345</a>)</li>
<li>7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295 ">#51295</a>)</li>
</ul>
<ul>
<li>3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51324 ">#51324</a>)</li>
<li>64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51320 ">#51320</a>)</li>
<li>754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51263 ">#51263</a>)</li>
<li>d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json</li>
<li>d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51256 ">#51256</a>)</li>
<li>16faf45682173ea437a50330feb4785578923d7f Update package-lock.json</li>
<li>8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): "Move to a new file" breaks the declaration of referenced variable (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50681 ">#50681</a>)</li>
<li>170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51300 ">#51300</a>)</li>
<li>9c4e14d75174432f6a4dc5967a09712a6784ab88 Remove "No type information for this code" from baseline (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51311 ">#51311</a>)</li>
<li>88d25b4f232929df59729156dfda6b65277affec fix(50068): Refactors trigger debug failure when JSX text has a ' and a tag on the same line. (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51299 ">#51299</a>)</li>
<li>8bee69acf410d4986cb0cc102b949e2d133d5380 Update package-lock.json</li>
<li>702de1eeaaef88a189e4d06e5a2aae287853790a Fix early call to return/throw on generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51294 ">#51294</a>)</li>
<li>2c12b1499908ad7718e65d20e264561207c22375 Add a GH Action to file a new issue if we go a week without seeing a typescript-error-deltas issue (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51271 ">#51271</a>)</li>
<li>6af270dee09d62516f6dc02ec102a745ffebc037 Update package-lock.json</li>
<li>2cc4c16a26672a7ba6c97ba16309fcf334db7cae Update package-lock.json</li>
<li>60934915d9ccc4ca9c0fb2cd060d7ec81601942b Fix apparent typo in getStringMappingType (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51248 ">#51248</a>)</li>
<li>61c26096e3373719ece686b84c698423890e9a5f Update package-lock.json</li>
<li>ef69116c41cb6805f89e6592eacb0ccb7f02207d Generate shortest <code>rootDirs</code> module specifier instead of first possible (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51244 ">#51244</a>)</li>
<li>bbb42f453dc684e03d977c5b70391124d57543a9 Fix typo in canWatchDirectoryOrFile found by CodeQL (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51262 ">#51262</a>)</li>
<li>a56b254ad3c52b598bc5d44f83f3d0a1cf806068 Include 'this' type parameter in isRelatedTo fast path (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51230 ">#51230</a>)</li>
<li>3abd351c0eea55758f27ee5558a4a1525b77f45b Fix super property transform in async arrow in method (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51240 ">#51240</a>)</li>
<li>eed05112180e0d94f78aa02d676d49468f15dc31 Update package-lock.json</li>
<li>2625c1feae25aede35465ca835440fc57bf13d52 Make the init config category order predictable (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51247 ">#51247</a>)</li>
<li>1ca99b34029dafad2c18af7bdc0711f4abf7e522 fix(50551): Destructuring assignment with var bypasses "variable is used before being assigned" check (2454) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50560 ">#50560</a>)</li>
<li>3f28fa12dfecb8dfd66ce4684bf26f64e1f092f1 Update package-lock.json</li>
<li>906ebe49334a3a9c2dbd73cd3c902898bc712b66 Revert structuredTypeRelatedTo change and fix isUnitLikeType (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51076 ">#51076</a>)</li>
<li>8ac465239f52de1da3ada8cdc4c3f107f4d62e45 change type (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51231 ">#51231</a>)</li>
<li>245a02cbed7ad50a21289730159abc8d19a66f40 fix(51222): Go-to-definition on return statements should jump to the containing function declaration (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51227 ">#51227</a>)</li>
<li>2dff34e8c4a91c0005ca9ccfb7e045e225b6f2e4 markAliasReferenced should include ExportValue as well (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51219 ">#51219</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="93bd577458 "><code>93bd577</code></a> Bump version to 4.9.3 and LKG.</li>
<li><a href="107f832b80 "><code>107f832</code></a> Update LKG.</li>
<li><a href="31bee5682d "><code>31bee56</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977 ">#50977</a> into release-4.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363 ">#51363</a>)</li>
<li><a href="1e2fa7ae15 "><code>1e2fa7a</code></a> Update version to 4.9.2-rc and LKG.</li>
<li><a href="7ab89e5c6e "><code>7ab89e5</code></a> Merge remote-tracking branch 'origin/main' into release-4.9</li>
<li><a href="e5cd686def "><code>e5cd686</code></a> Update package-lock.json</li>
<li><a href="8d40dc15d1 "><code>8d40dc1</code></a> Update package-lock.json</li>
<li><a href="5cfb3a2fe3 "><code>5cfb3a2</code></a> Only call return() for an abrupt completion in user code (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297 ">#51297</a>)</li>
<li><a href="a7a9d158e8 "><code>a7a9d15</code></a> Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345 ">#51345</a>)</li>
<li><a href="7f8426f4df "><code>7f8426f</code></a> fix for-in enumeration containing yield in generator (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295 ">#51295</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4326
Reviewed By: antonk52
Differential Revision: D41472364
Pulled By: passy
fbshipit-source-id: 624e6e1c371ed9f287b0c66be33d6c1bafd8c98d
2022-11-24 10:42:06 -08:00
dependabot[bot]
11b12b4e38
Bump @typescript-eslint/parser from 5.39.0 to 5.43.0 in /js/js-flipper ( #4327 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.39.0 to 5.43.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.43.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0 ">5.43.0</a> (2022-11-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-shadow] handle false positives on generics and parameters (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5902 ">#5902</a>) (<a href="769e8c8b9a ">769e8c8</a>)</li>
<li><strong>eslint-plugin:</strong> [promise-function-async] handle keyword token (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5907 ">#5907</a>) (<a href="f25a94fa75 ">f25a94f</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-type-imports] support fixing to inline types (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5050 ">#5050</a>) (<a href="75dcdf164d ">75dcdf1</a>)</li>
<li><strong>eslint-plugin:</strong> [naming-convention] add support for "override" and "async" modifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5310 ">#5310</a>) (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5610 ">#5610</a>) (<a href="c759da1693 ">c759da1</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] support suggesting <code>!foo || !foo.bar</code> as a valid match for the rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5594 ">#5594</a>) (<a href="923d486c8c ">923d486</a>)</li>
</ul>
<h2>v5.42.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1 ">5.42.1</a> (2022-11-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> correct misnamed ExportNamedDeclaration AST type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5913 ">#5913</a>) (<a href="e88f4fa1d0 ">e88f4fa</a>)</li>
<li><strong>eslint-plugin:</strong> isTypeReadonly stack overflow (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5875 ">#5875</a>) (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5876 ">#5876</a>) (<a href="2d9a33cfb2 ">2d9a33c</a>)</li>
</ul>
<h2>v5.42.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0 ">5.42.0</a> (2022-10-31)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ast-spec:</strong> add TSQualifiedName to TypeNode union (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5906 ">#5906</a>) (<a href="5c316c12f0 ">5c316c1</a>)</li>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle type assertion in extends clause (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5901 ">#5901</a>) (<a href="8ed72192c2 ">8ed7219</a>)</li>
<li><strong>typescript-estree:</strong> don't allow single-run unless we're in type-aware linting mode (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5893 ">#5893</a>) (<a href="891b0879ba ">891b087</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [member-ordering] add natural sort order (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5662 ">#5662</a>) (<a href="1eaae09ecc ">1eaae09</a>)</li>
<li><strong>eslint-plugin:</strong> [no-invalid-void-type] better report message for void used as a constituent inside a function return type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5274 ">#5274</a>) (<a href="d806bda823 ">d806bda</a>)</li>
<li><strong>typescript-estree:</strong> clarify docs and error for program project without matching TSConfig (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5762 ">#5762</a>) (<a href="67744db31f ">67744db</a>)</li>
<li><strong>utils:</strong> add <code>RuleTester</code> API for top-level dependency constraints (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5896 ">#5896</a>) (<a href="0520d53536 ">0520d53</a>)</li>
</ul>
<h2>v5.41.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0 ">5.41.0</a> (2022-10-24)</h1>
</blockquote>
<p>... (truncated)</p>
</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.42.1...v5.43.0 ">5.43.0</a> (2022-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1 ">5.42.1</a> (2022-11-07)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0 ">5.42.0</a> (2022-10-31)</h1>
<h3>Features</h3>
<ul>
<li><strong>scope-manager:</strong> ignore ECMA version (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5881 ">#5881</a>) (<a href="3b8d449696 ">3b8d449</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li>Revert "feat(scope-manager): ignore ECMA version" (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5888 ">#5888</a>) (<a href="2ee81df5a3 ">2ee81df</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5888 ">#5888</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5881 ">#5881</a></li>
</ul>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0 ">5.41.0</a> (2022-10-24)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1 ">5.40.1</a> (2022-10-17)</h2>
<p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0 ">5.40.0</a> (2022-10-10)</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="8af1b4d970 "><code>8af1b4d</code></a> chore: publish v5.43.0</li>
<li><a href="b8b24c2116 "><code>b8b24c2</code></a> chore: publish v5.42.1</li>
<li><a href="1e5e9ea4ca "><code>1e5e9ea</code></a> chore: publish v5.42.0</li>
<li><a href="2ee81df5a3 "><code>2ee81df</code></a> Revert "feat(scope-manager): ignore ECMA version" (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5888 ">#5888</a>)</li>
<li><a href="3b8d449696 "><code>3b8d449</code></a> feat(scope-manager): ignore ECMA version (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5881 ">#5881</a>)</li>
<li><a href="fcf3f9da65 "><code>fcf3f9d</code></a> docs: Mention wide globs performance implications in monorepos docs and parse...</li>
<li><a href="9eea5f423f "><code>9eea5f4</code></a> chore: publish v5.41.0</li>
<li><a href="0be356bae5 "><code>0be356b</code></a> chore: publish v5.40.1</li>
<li><a href="56f89d6227 "><code>56f89d6</code></a> chore: nx migrate latest (14.8.4) (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5798 ">#5798</a>)</li>
<li><a href="6ac0aa7ef4 "><code>6ac0aa7</code></a> chore: publish v5.40.0</li>
<li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/4327
Reviewed By: antonk52
Differential Revision: D41472367
Pulled By: passy
fbshipit-source-id: 2f78282b41b0bb9c57b20585d781562ccba4f45f
2022-11-24 09:08:50 -08:00