Flipper Bot
14d385827d
Flipper Release: v0.154.0
...
Summary: Releasing version 0.154.0
Reviewed By: jknoxville
Differential Revision: D37813763
fbshipit-source-id: f16392937146a50c7018c2ae5abd18e433059622
2022-07-13 09:21:01 -07:00
Flipper Bot
6b4c1db5fa
Flipper Release: v0.153.0
...
Summary: Releasing version 0.153.0
Reviewed By: cekkaewnumchai
Differential Revision: D37643063
fbshipit-source-id: df67aee39ca41887e4c8358a618b4c37338c501b
2022-07-06 04:06:55 -07:00
Flipper Bot
939f69b4fc
Flipper Release: v0.152.0
...
Summary: Releasing version 0.152.0
Reviewed By: mweststrate
Differential Revision: D37515159
fbshipit-source-id: 559c8961da1156fd61c299eec5d3bc9a8e84fa9e
2022-06-29 08:56:59 -07:00
Flipper Bot
f7048b470e
Flipper Release: v0.151.1
...
Summary: Releasing version 0.151.1
Reviewed By: aigoncharov
Differential Revision: D37458556
fbshipit-source-id: a14704cce3358c5fd3dbd4b7ebf9c32a59183d49
2022-06-27 10:22:47 -07:00
Flipper Bot
25cfd062bf
Flipper Release: v0.151.0
...
Summary: Releasing version 0.151.0
Reviewed By: nikoant
Differential Revision: D37340692
fbshipit-source-id: 0b058ffbf3de3ec17232953d94bfd5eba92348c0
2022-06-23 08:18:15 -07:00
Flipper Bot
06ddb08406
Flipper Release: v0.150.0
...
Summary: Releasing version 0.150.0
Reviewed By: lblasa
Differential Revision: D37236953
fbshipit-source-id: 36cd4fd8842b898f7cba1f03ab2c72d20e2b42ce
2022-06-17 11:37:49 -07:00
Pascal Hartig
a52e3e65a3
Combined dep bump
...
Summary: There are a bunch of open tasks. Combining them into one with `yarn upgrade-interactive`.
Reviewed By: antonk52
Differential Revision: D37070919
fbshipit-source-id: f89b63d1f3b15c5b625d7a0f1bc566d9c37e5e42
2022-06-13 05:18:42 -07:00
Flipper Bot
ad19b51069
Flipper Release: v0.149.0
...
Summary: Releasing version 0.149.0
Reviewed By: passy
Differential Revision: D36999205
fbshipit-source-id: 9bf6df029e3d359c166f21bd12f158a2d19b6516
2022-06-09 10:32:12 -07:00
Flipper Bot
5971d603bf
Flipper Release: v0.148.0
...
Summary: Releasing version 0.148.0
Reviewed By: jknoxville
Differential Revision: D36805039
fbshipit-source-id: 8d97ba973c57de4558fc6aaa0a546dbac1ee08cd
2022-06-06 06:25:38 -07:00
Andrey Goncharov
055b14c6dd
Persist device ID
...
Summary: Linked to https://github.com/facebook/flipper/issues/3319
Reviewed By: passy
Differential Revision: D36786952
fbshipit-source-id: f3214f35039845a8e35fa14e63f509a6fbdddb1f
2022-06-01 02:49:25 -07:00
Flipper Bot
04400fd22e
Flipper Release: v0.147.1
...
Summary: Releasing version 0.147.1
Reviewed By: aigoncharov
Differential Revision: D36759784
fbshipit-source-id: 27c04809b8b6efaea96e96f79e4d2079a9162799
2022-05-30 06:18:15 -07:00
Flipper Bot
19a5a8e9c7
Flipper Release: v0.147.0
...
Summary: Releasing version 0.147.0
Reviewed By: aigoncharov
Differential Revision: D36658611
fbshipit-source-id: 74137e1c5c1f5be5dc45c28ed74aa016001db070
2022-05-25 09:56:02 -07:00
dependabot[bot]
5ccf7b3d06
Bump jest from 28.0.3 to 28.1.0 in /js/js-flipper ( #3711 )
...
Summary:
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.3 to 28.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/releases ">jest's releases</a>.</em></p>
<blockquote>
<h2>v28.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610 ">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774 ">#12774</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807 ">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763 ">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789 ">#12789</a>)</li>
</ul>
<h2>Chore & Maintenance</h2>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799 ">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782 ">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783 ">#12783</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/romellem "><code>@romellem</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763 ">facebook/jest#12763</a></li>
<li><a href="https://github.com/cristianrgreco "><code>@cristianrgreco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789 ">facebook/jest#12789</a></li>
<li><a href="https://github.com/rethab "><code>@rethab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12791 ">facebook/jest#12791</a></li>
<li><a href="https://github.com/gramsco "><code>@gramsco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799 ">facebook/jest#12799</a></li>
<li><a href="https://github.com/michalwarda "><code>@michalwarda</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610 ">facebook/jest#12610</a></li>
<li><a href="https://github.com/mikemaccana "><code>@mikemaccana</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12809 ">facebook/jest#12809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.3...v28.1.0 ">https://github.com/facebook/jest/compare/v28.0.3...v28.1.0 </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md ">jest's changelog</a>.</em></p>
<blockquote>
<h2>28.1.0</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610 ">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774 ">#12774</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807 ">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763 ">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789 ">#12789</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799 ">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782 ">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783 ">#12783</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f5db241312 "><code>f5db241</code></a> v28.1.0</li>
<li>See full diff in <a href="https://github.com/facebook/jest/commits/v28.1.0/packages/jest ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/3711
Reviewed By: timur-valiev
Differential Revision: D36371200
Pulled By: mweststrate
fbshipit-source-id: 9c2379650acda033b991e3fa0a5980ee3a66ed45
2022-05-23 07:29:26 -07:00
Anton Nikolaev
9abce2f48e
Upgrade dependencies in js-flipper
...
Summary: Upgraded npm deps to calm down dependabot
Reviewed By: passy
Differential Revision: D36513979
fbshipit-source-id: d5b25b7f95ddc04d54113bd6292920423a4f77ad
2022-05-20 11:36:13 -07:00
Flipper Bot
8bbc3fda69
Flipper Release: v0.146.1
...
Summary: Releasing version 0.146.1
Reviewed By: aigoncharov
Differential Revision: D36543493
fbshipit-source-id: 0eaf1e3c4cb51440aa8d22cbe721dc44938c9246
2022-05-20 08:46:00 -07:00
Flipper Bot
47238f0d7d
Flipper Release: v0.146.0
...
Summary: Releasing version 0.146.0
Reviewed By: nikoant
Differential Revision: D36473300
fbshipit-source-id: 076031a8acef8d37fd71a8832ba2bd4918a3e724
2022-05-18 10:11:13 -07:00
Flipper Bot
4b07c0f9d9
Flipper Release: v0.145.0
...
Summary: Releasing version 0.145.0
Reviewed By: cekkaewnumchai
Differential Revision: D36168545
fbshipit-source-id: 4cb68eb9c8c80a0018c2a617ce0704fd18ff0b47
2022-05-06 05:14:39 -07:00
Pascal Hartig
350bd01a19
Upgrade /js/js-flipper deps
...
Summary: Combining a bunch of dependabot tasks. allow-large-files
Reviewed By: nikoant
Differential Revision: D36096916
fbshipit-source-id: 7f9d32cc373257cabc6264d704ce7dd94cac9348
2022-05-03 09:02:00 -07:00
Flipper Bot
cd7e8bd8d7
Flipper Release: v0.144.0
...
Summary: Releasing version 0.144.0
Reviewed By: passy
Differential Revision: D35960718
fbshipit-source-id: a2fc470a831f1788ce4fa2be23c758a1c205f0bb
2022-04-27 03:51:35 -07:00
dependabot[bot]
71d36b54dc
Bump @babel/core from 7.17.8 to 7.17.9 in /js/js-flipper ( #3627 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.8 to 7.17.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.17.9 (2022-04-06)</h2>
<p>Thanks <a href="https://github.com/CommanderRoot "><code>@CommanderRoot</code></a>, <a href="https://github.com/fargito "><code>@fargito</code></a> and <a href="https://github.com/swandir "><code>@swandir</code></a> for your first PRs!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427 ">#14427</a> Restore numeric seaprators support in <code>babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403 ">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir "><code>@swandir</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396 ">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387 ">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384 ">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378 ">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366 ">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351 ">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398 ">#14398</a> Add missing semicolons in 2021-12 decorators output (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14397 ">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419 ">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14385 ">#14385</a> Fix flaky <code>@babel/cli</code> test (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14389 ">#14389</a> Inline <code>babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14343 ">#14343</a> Remove unused <code>babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14377 ">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot "><code>@CommanderRoot</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Babel Bot (<a href="https://github.com/babel-bot "><code>@babel-bot</code></a>)</li>
<li>François Farge (<a href="https://github.com/fargito "><code>@fargito</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li><a href="https://github.com/CommanderRoot "><code>@CommanderRoot</code></a></li>
<li><a href="https://github.com/swandir "><code>@swandir</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.17.9 (2022-04-06)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427 ">#14427</a> Restore numeric seaprators support in <code>babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403 ">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir "><code>@swandir</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396 ">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387 ">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384 ">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378 ">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366 ">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351 ">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398 ">#14398</a> Add missing semicolons in 2021-12 decorators output (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14397 ">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
<h4>🏠 Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419 ">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-cli</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14385 ">#14385</a> Fix flaky <code>@babel/cli</code> test (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14389 ">#14389</a> Inline <code>babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14343 ">#14343</a> Remove unused <code>babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14377 ">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot "><code>@CommanderRoot</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3c762e876d "><code>3c762e8</code></a> v7.17.9</li>
<li><a href="ba13e485c3 "><code>ba13e48</code></a> chore: bump minimist and json5 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14382 ">#14382</a>)</li>
<li><a href="cb74c3772e "><code>cb74c37</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14377 ">#14377</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.9/packages/babel-core ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/3627
Reviewed By: passy
Differential Revision: D35893307
Pulled By: lblasa
fbshipit-source-id: 3ec4d722211b3d233044d0c1fd799b0822f848dc
2022-04-25 11:53:06 -07:00
dependabot[bot]
c08b31f971
Bump eslint from 8.12.0 to 8.13.0 in /js/js-flipper ( #3625 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases ">eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.13.0</h2>
<h2>Features</h2>
<ul>
<li><a href="274acbd565 "><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755 ">#15755</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="97b57ae3eb "><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759 ">#15759</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="c32482e4fd "><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754 ">#15754</a>) (kmin-jeong)</li>
<li><a href="f2c2d35042 "><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727 ">#15727</a>) (Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="bb4c0d530a "><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744 ">#15744</a>) (Nicholas C. Zakas)</li>
<li><a href="d36f12f71b "><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15748 ">#15748</a>) (Milos Djermanovic)</li>
<li><a href="a59a4e6e92 "><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15750 ">#15750</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md ">eslint's changelog</a>.</em></p>
<blockquote>
<p>v8.13.0 - April 8, 2022</p>
<ul>
<li><a href="274acbd565 "><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755 ">#15755</a>) (Milos Djermanovic)</li>
<li><a href="bb4c0d530a "><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744 ">#15744</a>) (Nicholas C. Zakas)</li>
<li><a href="97b57ae3eb "><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759 ">#15759</a>) (Milos Djermanovic)</li>
<li><a href="c32482e4fd "><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754 ">#15754</a>) (kmin-jeong)</li>
<li><a href="f2c2d35042 "><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727 ">#15727</a>) (Francesco Trotta)</li>
<li><a href="d36f12f71b "><code>d36f12f</code></a> chore: remove <code>lib/init</code> from eslint config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15748 ">#15748</a>) (Milos Djermanovic)</li>
<li><a href="a59a4e6e92 "><code>a59a4e6</code></a> chore: replace <code>trimLeft</code>/<code>trimRight</code> with <code>trimStart</code>/<code>trimEnd</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15750 ">#15750</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="938dbdd6c3 "><code>938dbdd</code></a> 8.13.0</li>
<li><a href="b7355e266d "><code>b7355e2</code></a> Build: changelog update for 8.13.0</li>
<li><a href="274acbd565 "><code>274acbd</code></a> feat: fix no-eval logic for <code>this</code> in arrow functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15755 ">#15755</a>)</li>
<li><a href="bb4c0d530a "><code>bb4c0d5</code></a> chore: Refactor docs to work with docs.eslint.org (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15744 ">#15744</a>)</li>
<li><a href="97b57ae3eb "><code>97b57ae</code></a> fix: invalid operator in operator-assignment messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15759 ">#15759</a>)</li>
<li><a href="7a305c187c "><code>7a305c1</code></a> Sponsors: Sync README with website</li>
<li><a href="27be985c29 "><code>27be985</code></a> Sponsors: Sync README with website</li>
<li><a href="f535e15d6a "><code>f535e15</code></a> Sponsors: Sync README with website</li>
<li><a href="c32482e4fd "><code>c32482e</code></a> docs: Typo in space-infix-ops docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15754 ">#15754</a>)</li>
<li><a href="f2c2d35042 "><code>f2c2d35</code></a> docs: disambiguate types <code>FormatterFunction</code> and <code>LoadedFormatter</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15727 ">#15727</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/3625
Reviewed By: antonk52
Differential Revision: D35893318
Pulled By: lblasa
fbshipit-source-id: a25879e226ee1d45cb1f4c9e41d824c9b0683824
2022-04-25 11:46:31 -07:00
dependabot[bot]
e1f952549e
Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /js/js-flipper ( #3624 )
...
Summary:
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.4 to 2.26.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md ">eslint-plugin-import's changelog</a>.</em></p>
<blockquote>
<h2>[2.26.0] - 2022-04-05</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-named-default</code>, <code>no-default-export</code>, <code>prefer-default-export</code>, <code>no-named-export</code>, <code>export</code>, <code>named</code>, <code>namespace</code>, <code>no-unused-modules</code>]: support arbitrary module namespace names (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2358 ">https://github.com/facebook/flipper/issues/2358 </a>, thanks [<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>])</li>
<li>[<code>no-dynamic-require</code>]: support dynamic import with espree (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2371 ">https://github.com/facebook/flipper/issues/2371 </a>, thanks [<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>])</li>
<li>[<code>no-relative-packages</code>]: add fixer (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2381 ">https://github.com/facebook/flipper/issues/2381 </a>, thanks [<a href="https://github.com/forivall "><code>@forivall</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>default</code>]: <code>typescript-eslint-parser</code>: avoid a crash on exporting as namespace (thanks [<a href="https://github.com/ljharb "><code>@ljharb</code></a>])</li>
<li>[<code>export</code>]/TypeScript: false positive for typescript namespace merging (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/1964 ">https://github.com/facebook/flipper/issues/1964 </a>, thanks [<a href="https://github.com/magarcia "><code>@magarcia</code></a>])</li>
<li>[<code>no-duplicates</code>]: ignore duplicate modules in different TypeScript module declarations (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2378 ">https://github.com/facebook/flipper/issues/2378 </a>, thanks [<a href="https://github.com/remcohaszing "><code>@remcohaszing</code></a>])</li>
<li>[<code>no-unused-modules</code>]: avoid a crash when processing re-exports (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2388 ">https://github.com/facebook/flipper/issues/2388 </a>, thanks [<a href="https://github.com/ljharb "><code>@ljharb</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] <code>no-nodejs-modules</code>: add tests for node protocol URL (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2367 ">https://github.com/facebook/flipper/issues/2367 </a>, thanks [<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>])</li>
<li>[Tests] <code>default</code>, <code>no-anonymous-default-export</code>, <code>no-mutable-exports</code>, <code>no-named-as-default-member</code>, <code>no-named-as-default</code>: add tests for arbitrary module namespace names (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2358 ">https://github.com/facebook/flipper/issues/2358 </a>, thanks [<a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>])</li>
<li>[Docs] [<code>no-unresolved</code>]: Fix RegExp escaping in readme (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2332 ">https://github.com/facebook/flipper/issues/2332 </a>, thanks [<a href="https://github.com/stephtr "><code>@stephtr</code></a>])</li>
<li>[Refactor] <code>namespace</code>: try to improve performance (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2340 ">https://github.com/facebook/flipper/issues/2340 </a>, thanks [<a href="https://github.com/ljharb "><code>@ljharb</code></a>])</li>
<li>[Docs] make rule doc titles consistent (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2393 ">https://github.com/facebook/flipper/issues/2393 </a>, thanks [<a href="https://github.com/TheJaredWilcurt "><code>@TheJaredWilcurt</code></a>])</li>
<li>[Docs] <code>order</code>: TS code examples should use TS code blocks (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2411 ">https://github.com/facebook/flipper/issues/2411 </a>, thanks [<a href="https://github.com/MM25Zamanian "><code>@MM25Zamanian</code></a>])</li>
<li>[Docs] <code>no-unresolved</code>: fix link (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2417 ">https://github.com/facebook/flipper/issues/2417 </a>, thanks [<a href="https://github.com/kylemh "><code>@kylemh</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d1602854ea "><code>d160285</code></a> Bump to 2.26.0</li>
<li><a href="0e80ee37cc "><code>0e80ee3</code></a> [Deps] update <code>tsconfig-paths</code></li>
<li><a href="d8633c35ba "><code>d8633c3</code></a> [Docs] <code>no-unresolved</code>: fix link</li>
<li><a href="98bbb2cb30 "><code>98bbb2c</code></a> [Docs] <code>order</code>: TS code examples should use TS code blocks</li>
<li><a href="21304bdf01 "><code>21304bd</code></a> [Deps] update <code>tsconfig-paths</code></li>
<li><a href="8b7000ec75 "><code>8b7000e</code></a> [Fix] <code>no-unused-modules</code>: avoid a crash when processing re-exports</li>
<li><a href="747d6dc5b9 "><code>747d6dc</code></a> [Docs] make rule doc titles consistent</li>
<li><a href="b0e6f7f489 "><code>b0e6f7f</code></a> [Refactor] <code>namespace</code>: try to improve performance</li>
<li><a href="00a4edee35 "><code>00a4ede</code></a> [Deps] update <code>minimatch</code></li>
<li><a href="35bd3a576c "><code>35bd3a5</code></a> [Dev Deps] update <code>angular-eslint/template-parser</code>, <code>chai</code></li>
<li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/3624
Reviewed By: antonk52
Differential Revision: D35893323
Pulled By: lblasa
fbshipit-source-id: 2680ee21efcfd7906f07ec4df83d68a3f5b848fe
2022-04-25 09:26:43 -07:00
Lukas Kurucz
d93ce00736
fix: clear reconnect timeout on stop() ( #3646 )
...
Summary:
When using `flipperClient.stop()`, after `flipperClient.start()`, it's impossible to `start` new connection, since the previous instance would keep active `reconnect`, so would override the previous connection.
## Changelog
- clean reconnect timer when calling `flipperClient.stop()`
Pull Request resolved: https://github.com/facebook/flipper/pull/3646
Test Plan:
1. `flipperClient.start('Demo app', { urlBase: 'null:8333' });` - this will fail connection, but keep retrying
2. `flipperClient.stop()` - should disconnect from WS and clear all reconnect timers
3. `flipperClient.start('Demo app', { urlBase: 'localhost:8333' });` - should connect succefully
Reviewed By: antonk52
Differential Revision: D35810547
Pulled By: lblasa
fbshipit-source-id: 6f0b04df890c1519abb72895157785b01d35b5f2
2022-04-25 04:53:16 -07:00
Flipper Bot
94758c1204
Flipper Release: v0.143.0
...
Summary: Releasing version 0.143.0
Reviewed By: lblasa
Differential Revision: D35775016
fbshipit-source-id: a0c3bd46547f7a561e1de775796b93ea9cf3071e
2022-04-20 10:26:59 -07:00
Flipper Bot
c82f6434ee
Flipper Release: v0.142.0
...
Summary: Releasing version 0.142.0
Reviewed By: nikoant
Differential Revision: D35426156
fbshipit-source-id: 831e74f5ce53c69582a6d11aff81647e989bd5b0
2022-04-06 06:13:31 -07:00
Flipper Bot
571658e603
Flipper Release: v0.141.0
...
Summary: Releasing version 0.141.0
Reviewed By: nikoant
Differential Revision: D35245058
fbshipit-source-id: a04893f3e98b86063616672c37fb6e57a8d8c1a3
2022-03-31 07:08:27 -07:00
dependabot[bot]
378a99439f
Bump prettier from 2.5.1 to 2.6.1 in /js/js-flipper ( #3586 )
...
Summary:
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.1.
<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.6.1</h2>
<p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#261 ">Changelog</a></p>
<h2>2.6.0</h2>
<p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.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.6.1</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.6.0...2.6.1 ">diff</a></p>
<h4>Ignore <code>loglevel</code> when printing information (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12477 ">#12477</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>)</h4>
<pre lang="bash"><code># Prettier 2.6.0
prettier --loglevel silent --find-config-path index.js
# Nothing printed
<h1>Prettier 2.6.1</h1>
<p>prettier --loglevel silent --help no-color</p>
<h1>.prettierrc</h1>
<p></code></pre></p>
<h4>Make artifact friendly for webpack (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12485 ">#12485</a>, <a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12511 ">#12511</a> by <a href="https://github.com/fisker "><code>@fisker</code></a>)</h4>
<p>Fixes two problems when bundling our UMD files with webpack:</p>
<ul>
<li>A error <code>"`....__exportStar` is not a function"</code> throws when running the bundles.</li>
<li>Some files cause warning about <code>"Critical dependency: the request of a dependency is an expression"</code>.</li>
</ul>
<h4>Fix non-idempotent formatting of function calls with complex type arguments (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12508 ">#12508</a> by <a href="https://github.com/sosukesuzuki "><code>@sosukesuzuki</code></a>)</h4>
<pre lang="tsx"><code>// Input
const foo =
doSomething<{ foo1: "foo1", foo2: "foo2", foo3: "foo3", foo4: "foo4", foo5: "foo5" }>();
<p>// Prettier 2.6.0 (first)
const foo =
doSomething<{
foo1: "foo1";
foo2: "foo2";
foo3: "foo3";
foo4: "foo4";
foo5: "foo5";
}>();</p>
<p>// Prettier 2.6.0 (second)
const foo = doSomething<{
foo1: "foo1";
foo2: "foo2";
foo3: "foo3";
foo4: "foo4";
foo5: "foo5";
}>();
</tr></table>
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ad505bf771 "><code>ad505bf</code></a> Release 2.6.1</li>
<li><a href="6128c5c4e4 "><code>6128c5c</code></a> Build: Fix <code>esbuildPluginReplaceModule</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12530 ">#12530</a>)</li>
<li><a href="11649270f6 "><code>1164927</code></a> Enable <code>unicorn/text-encoding-identifier-case</code> rule (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12526 ">#12526</a>)</li>
<li><a href="0e6c1d58d8 "><code>0e6c1d5</code></a> Enter OTP via <code>enquirer</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12528 ">#12528</a>)</li>
<li><a href="67edeeaf72 "><code>67edeea</code></a> Build(deps): Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12513 ">#12513</a>)</li>
<li><a href="6664253b9e "><code>6664253</code></a> Fix error when bundle prettier with webpack (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12511 ">#12511</a>)</li>
<li><a href="9e7f7b9295 "><code>9e7f7b9</code></a> Updated the State of JS Survey Results (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12350 ">#12350</a>)</li>
<li><a href="becb6c9b74 "><code>becb6c9</code></a> Fix non-idempotent formatting of function calls with complex type arguments (...</li>
<li><a href="1939f92be5 "><code>1939f92</code></a> Build(deps): Bump <code>@typescript-eslint/typescript-estree</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12514 ">#12514</a>)</li>
<li><a href="6fece964c8 "><code>6fece96</code></a> Build(deps): Bump json5 from 2.2.0 to 2.2.1 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12515 ">#12515</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.5.1...2.6.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/3586
Reviewed By: passy
Differential Revision: D35211399
Pulled By: mweststrate
fbshipit-source-id: 98427e2ffb85a9fd6bb0fe9a7f9b4abdf2210e50
2022-03-30 02:48:30 -07:00
dependabot[bot]
ce07d0310b
Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 in /js/js-flipper ( #3583 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.15.0 to 5.16.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.16.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.15.0...v5.16.0 ">5.16.0</a> (2022-03-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] enforce assertionStyle for <code>const</code> assertions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4685 ">#4685</a>) (<a href="8ec05bed0f ">8ec05be</a>)</li>
<li><strong>scope-manager:</strong> incorrect reference for this within a jsx identifier (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4535 ">#4535</a>) (<a href="dd49280e50 ">dd49280</a>)</li>
<li><strong>utils:</strong> RuleTester: Only call afterAll if defined (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4656 ">#4656</a>) (<a href="0fe0683eff ">0fe0683</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] support logical with empty object (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4430 ">#4430</a>) (<a href="d21cfe0f4b ">d21cfe0</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.15.0...v5.16.0 ">5.16.0</a> (2022-03-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="aff9654937 "><code>aff9654</code></a> chore: publish v5.16.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.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/3583
Reviewed By: passy
Differential Revision: D35211393
Pulled By: mweststrate
fbshipit-source-id: 6970aeb60ffc3413fa66e3bfe2b9d77199e974b8
2022-03-30 02:48:30 -07:00
dependabot[bot]
3ee7e98a78
Bump ts-jest from 27.1.3 to 27.1.4 in /js/js-flipper ( #3584 )
...
Summary:
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.3 to 27.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md ">ts-jest's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4 ">27.1.4</a> (2022-03-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler:</strong> revert <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3194 ">https://github.com/facebook/flipper/issues/3194 </a> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3362 ">https://github.com/facebook/flipper/issues/3362 </a>) (<a href="2b7dffeac9 ">2b7dffe</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3272 ">https://github.com/facebook/flipper/issues/3272 </a></li>
<li>remove <code>esbuild</code> from peer dependency (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3360 ">https://github.com/facebook/flipper/issues/3360 </a>) (<a href="8c8c1ca615 ">8c8c1ca</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3346 ">https://github.com/facebook/flipper/issues/3346 </a></li>
<li>support Babel config file with <code>.cjs</code> extension (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3361 ">https://github.com/facebook/flipper/issues/3361 </a>) (<a href="5e5ac4ac28 ">5e5ac4a</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3335 ">https://github.com/facebook/flipper/issues/3335 </a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8fc3e079a7 "><code>8fc3e07</code></a> chore(release): 27.1.4</li>
<li><a href="8c8c1ca615 "><code>8c8c1ca</code></a> fix: remove <code>esbuild</code> from peer dependency (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3360 ">https://github.com/facebook/flipper/issues/3360 </a>)</li>
<li><a href="5e5ac4ac28 "><code>5e5ac4a</code></a> fix: support Babel config file with <code>.cjs</code> extension (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3361 ">https://github.com/facebook/flipper/issues/3361 </a>)</li>
<li><a href="2b7dffeac9 "><code>2b7dffe</code></a> fix(compiler): revert <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3194 ">https://github.com/facebook/flipper/issues/3194 </a> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3362 ">https://github.com/facebook/flipper/issues/3362 </a>)</li>
<li><a href="b6ba9dc751 "><code>b6ba9dc</code></a> build(deps-dev): bump node-fetch from 3.2.2 to 3.2.3 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3330 ">https://github.com/facebook/flipper/issues/3330 </a>)</li>
<li><a href="7900ee7505 "><code>7900ee7</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 37.9.7 to 38.0.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3331 ">https://github.com/facebook/flipper/issues/3331 </a>)</li>
<li><a href="796b5a4643 "><code>796b5a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3325 ">https://github.com/facebook/flipper/issues/3325 </a> from kulshekhar/dependabot/npm_and_yarn/eslint-plugi...</li>
<li><a href="917f0ff61f "><code>917f0ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3326 ">https://github.com/facebook/flipper/issues/3326 </a> from kulshekhar/dependabot/npm_and_yarn/node-fetch-3...</li>
<li><a href="70a2ae2b48 "><code>70a2ae2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3324 ">https://github.com/facebook/flipper/issues/3324 </a> from kulshekhar/dependabot/npm_and_yarn/typescript-e...</li>
<li><a href="c7d6ac6c89 "><code>c7d6ac6</code></a> build(deps-dev): bump node-fetch from 3.2.1 to 3.2.2</li>
<li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.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/3584
Reviewed By: passy
Differential Revision: D35211395
Pulled By: mweststrate
fbshipit-source-id: f9b0cb9aadfdd54cf12238c2bd3d37e962a72fba
2022-03-29 09:54:15 -07:00
dependabot[bot]
84a652735f
Bump eslint from 8.11.0 to 8.12.0 in /js/js-flipper ( #3582 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.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.12.0</h2>
<h2>Features</h2>
<ul>
<li><a href="685a67a62b "><code>685a67a</code></a> feat: fix logic for top-level <code>this</code> in no-invalid-this and no-eval (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15712 ">#15712</a>) (Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="18f5e05bce "><code>18f5e05</code></a> chore: padding-line-between-statements remove useless <code>additionalItems</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15706 ">#15706</a>) (Martin Sadovy)</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.12.0 - March 25, 2022</p>
<ul>
<li><a href="685a67a62b "><code>685a67a</code></a> feat: fix logic for top-level <code>this</code> in no-invalid-this and no-eval (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15712 ">#15712</a>) (Milos Djermanovic)</li>
<li><a href="18f5e05bce "><code>18f5e05</code></a> chore: padding-line-between-statements remove useless <code>additionalItems</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15706 ">#15706</a>) (Martin Sadovy)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8bb527660f "><code>8bb5276</code></a> 8.12.0</li>
<li><a href="db108a829f "><code>db108a8</code></a> Build: changelog update for 8.12.0</li>
<li><a href="685a67a62b "><code>685a67a</code></a> feat: fix logic for top-level <code>this</code> in no-invalid-this and no-eval (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15712 ">#15712</a>)</li>
<li><a href="18f5e05bce "><code>18f5e05</code></a> chore: padding-line-between-statements remove useless <code>additionalItems</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15706 ">#15706</a>)</li>
<li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.11.0...v8.12.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/3582
Reviewed By: passy
Differential Revision: D35211392
Pulled By: mweststrate
fbshipit-source-id: dc3cdd9db37b7f6923fbbfda80ae2975288dfb5c
2022-03-29 09:54:15 -07:00
dependabot[bot]
e153d72805
Bump eslint-import-resolver-typescript from 2.5.0 to 2.7.0 in /js/js-flipper ( #3581 )
...
Summary:
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript ) from 2.5.0 to 2.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases ">eslint-import-resolver-typescript's releases</a>.</em></p>
<blockquote>
<h2>v2.7.0</h2>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.6.0...v2.7.0 ">2.7.0</a> (2022-03-23)</h2>
<h3>Features</h3>
<ul>
<li>support <code>.cjs</code> <code>.mjs</code> <code>.cts</code> <code>.mts</code> extensions (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/84 ">https://github.com/facebook/flipper/issues/84 </a>) (<a href="1e39028d33 ">1e39028</a>)</li>
</ul>
<h2>v2.6.0</h2>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.5.0...v2.6.0 ">2.6.0</a> (2022-03-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>upgrade (dev)Dependencies (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/99 ">https://github.com/facebook/flipper/issues/99 </a>) (<a href="2e7b4f420d ">2e7b4f4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md ">eslint-import-resolver-typescript's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.6.0...v2.7.0 ">2.7.0</a> (2022-03-23)</h2>
<h3>Features</h3>
<ul>
<li>support <code>.cjs</code> <code>.mjs</code> <code>.cts</code> <code>.mts</code> extensions (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/84 ">https://github.com/facebook/flipper/issues/84 </a>) (<a href="1e39028d33 ">1e39028</a>)</li>
</ul>
<h2><a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.5.0...v2.6.0 ">2.6.0</a> (2022-03-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>upgrade (dev)Dependencies (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/99 ">https://github.com/facebook/flipper/issues/99 </a>) (<a href="2e7b4f420d ">2e7b4f4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9ec18d7eb5 "><code>9ec18d7</code></a> chore(release): 2.7.0</li>
<li><a href="1e39028d33 "><code>1e39028</code></a> feat: support <code>.cjs</code> <code>.mjs</code> <code>.cts</code> <code>.mts</code> extensions (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/84 ">https://github.com/facebook/flipper/issues/84 </a>)</li>
<li><a href="4487788c1d "><code>4487788</code></a> chore(release): 2.6.0</li>
<li><a href="2e7b4f420d "><code>2e7b4f4</code></a> fix: upgrade (dev)Dependencies (<a href="https://github-redirect.dependabot.com/alexgorbatchev/eslint-import-resolver-typescript/issues/99 ">https://github.com/facebook/flipper/issues/99 </a>)</li>
<li>See full diff in <a href="https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.5.0...v2.7.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/3581
Reviewed By: passy
Differential Revision: D35211388
Pulled By: mweststrate
fbshipit-source-id: f878ad61bb94551c47cd3a775777e43e89fe4898
2022-03-29 09:54:15 -07:00
dependabot[bot]
202fe6e2ca
Bump typescript from 4.6.2 to 4.6.3 in /js/js-flipper ( #3580 )
...
Summary:
allow-large-files
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.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.6.3</h2>
<p>This release includes fixes for</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/microsoft/TypeScript/issues/47895 ">an incremental parsing bug caused by faulty error recovery logic</a></li>
<li><a href="https://github-redirect.dependabot.com/microsoft/TypeScript/pull/47657 ">improved results from the TypeScript API's <code>preProcessFile</code> function</a></li>
</ul>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.0%22+ ">fixed issues query for Typescript 4.6.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.1%22+ ">fixed issues query for Typescript 4.6.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.2%22+ ">fixed issues query for Typescript 4.6.2 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.3%22+ ">fixed issues query for Typescript 4.6.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript ">npm</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2bed482323 "><code>2bed482</code></a> Bump version to 4.6.3 and LKG</li>
<li><a href="cfdef9de72 "><code>cfdef9d</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47657 ">#47657</a> into release-4.6 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/48223 ">#48223</a>)</li>
<li><a href="e397ed1e38 "><code>e397ed1</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/48207 ">#48207</a> into release-4.6 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/48213 ">#48213</a>)</li>
<li><a href="014dc3dc89 "><code>014dc3d</code></a> � Pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/48067 ">#48067</a> (Fix incorrect parser error assumpti...) into release-4.6 (#...</li>
<li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.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/3580
Reviewed By: passy
Differential Revision: D35211386
Pulled By: mweststrate
fbshipit-source-id: a2983218554756f77c922ca45abd6e12fed7845e
2022-03-29 09:54:15 -07:00
dependabot[bot]
35927750c9
Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 in /js/js-flipper ( #3585 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.15.0 to 5.16.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.16.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.15.0...v5.16.0 ">5.16.0</a> (2022-03-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] enforce assertionStyle for <code>const</code> assertions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4685 ">#4685</a>) (<a href="8ec05bed0f ">8ec05be</a>)</li>
<li><strong>scope-manager:</strong> incorrect reference for this within a jsx identifier (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4535 ">#4535</a>) (<a href="dd49280e50 ">dd49280</a>)</li>
<li><strong>utils:</strong> RuleTester: Only call afterAll if defined (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4656 ">#4656</a>) (<a href="0fe0683eff ">0fe0683</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] support logical with empty object (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4430 ">#4430</a>) (<a href="d21cfe0f4b ">d21cfe0</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.15.0...v5.16.0 ">5.16.0</a> (2022-03-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] enforce assertionStyle for <code>const</code> assertions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4685 ">#4685</a>) (<a href="8ec05bed0f ">8ec05be</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] support logical with empty object (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4430 ">#4430</a>) (<a href="d21cfe0f4b ">d21cfe0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="aff9654937 "><code>aff9654</code></a> chore: publish v5.16.0</li>
<li><a href="d21cfe0f4b "><code>d21cfe0</code></a> feat(eslint-plugin): [prefer-optional-chain] support logical with empty objec...</li>
<li><a href="8ec05bed0f "><code>8ec05be</code></a> fix(eslint-plugin): [consistent-type-assertions] enforce assertionStyle for `...</li>
<li><a href="f3a97ff0e1 "><code>f3a97ff</code></a> chore: replace deprecated String.prototype.substr() (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4693 ">#4693</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.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/3585
Reviewed By: passy
Differential Revision: D35211398
Pulled By: mweststrate
fbshipit-source-id: 7d1e42392ffbd72a9ff24401cfd09dc045ac9069
2022-03-29 05:48:28 -07:00
dependabot[bot]
4dfb9298b5
Bump prettier from 2.5.1 to 2.6.0 in /js/js-flipper ( #3562 )
...
Summary:
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.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.6.0</h2>
<p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.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.6.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.5.1...2.6.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.0.html ">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="cba25e6b09 "><code>cba25e6</code></a> Release 2.6.0</li>
<li><a href="4cae7e15a7 "><code>4cae7e1</code></a> Build: Remove an extra new line in UMD bundle (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12467 ">#12467</a>)</li>
<li><a href="9a070503a3 "><code>9a07050</code></a> Build: Remove <code>mainFields</code> override (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12466 ">#12466</a>)</li>
<li><a href="6cdf21af08 "><code>6cdf21a</code></a> Fix comment (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12464 ">#12464</a>)</li>
<li><a href="b26a24558a "><code>b26a245</code></a> Build(deps-dev): Bump esbuild from 0.14.26 to 0.14.27 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12461 ">#12461</a>)</li>
<li><a href="34dcd96922 "><code>34dcd96</code></a> Build: Add a plugin to throw unexpected warnings (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12463 ">#12463</a>)</li>
<li><a href="6fa3966d8a "><code>6fa3966</code></a> Build(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12457 ">#12457</a>)</li>
<li><a href="901c219155 "><code>901c219</code></a> Build(deps): Bump <code>@typescript-eslint/typescript-estree</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12458 ">#12458</a>)</li>
<li><a href="1bf2fa32a2 "><code>1bf2fa3</code></a> Build(deps-dev): Bump <code>@babel/core</code> from 7.17.5 to 7.17.7 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12459 ">#12459</a>)</li>
<li><a href="cae195187f "><code>cae1951</code></a> Fix <code>diff</code> package import (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12462 ">#12462</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.5.1...2.6.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/3562
Reviewed By: antonk52
Differential Revision: D35181289
Pulled By: mweststrate
fbshipit-source-id: e773a5f6feaccf2a8f2a020522c17dff27934275
2022-03-28 06:56:19 -07:00
dependabot[bot]
8202c9e220
Bump @babel/core from 7.17.7 to 7.17.8 in /js/js-flipper ( #3561 )
...
Summary:
Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases "><code>@babel/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.17.8 (2022-03-18)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353 ">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq "><code>@pzuraq</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339 ">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-modules-systemjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057 ">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist "><code>@The-x-Theorist</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362 ">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>↩️ Revert</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367 ">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Chris Garrett (<a href="https://github.com/pzuraq "><code>@pzuraq</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>Sneh Khatri (<a href="https://github.com/The-x-Theorist "><code>@The-x-Theorist</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md "><code>@babel/core</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.17.8 (2022-03-18)</h2>
<h4>👓 Spec Compliance</h4>
<ul>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353 ">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq "><code>@pzuraq</code></a>)</li>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339 ">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung "><code>@JLHwung</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-modules-systemjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057 ">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist "><code>@The-x-Theorist</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362 ">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>↩️ Revert</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367 ">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo "><code>@nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1a58c7ed6a "><code>1a58c7e</code></a> v7.17.8</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.8/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/3561
Reviewed By: antonk52
Differential Revision: D35181290
Pulled By: mweststrate
fbshipit-source-id: 5dd85f8d06ef4ef2be1ea2f3fd42a17e13ba3411
2022-03-28 06:56:19 -07:00
Andrey Goncharov
df018ebdcb
Migrate React example app to react-scripts 5
...
Reviewed By: antonk52
Differential Revision: D35114197
fbshipit-source-id: 88b35b4d927d7eca099a62d9cf4319ffe3ecf423
2022-03-24 09:32:00 -07:00
Andrey Goncharov
245d263c1e
Fix missing "os" polyfill
...
Summary:
Webpack 5 no longer polyfills "os".
Force bundles to provide an empty module for "os" for browsers.
Reviewed By: antonk52
Differential Revision: D35114196
fbshipit-source-id: 82dd2dc9e15dafc595f9242cdb2f3cb1ddf07268
2022-03-24 09:32:00 -07:00
Flipper Bot
c7b99f27fa
Flipper Release: v0.140.0
...
Summary: Releasing version 0.140.0
Reviewed By: mweststrate
Differential Revision: D35073921
fbshipit-source-id: 42da1ef7c9db0309957090debb71a22ff3873918
2022-03-23 07:35:55 -07:00
Flipper Bot
717a0df258
Flipper Release: v0.139.0
...
Summary: Releasing version 0.139.0
Reviewed By: aigoncharov
Differential Revision: D34921180
fbshipit-source-id: 4ca22ea22900d6a8811491ff9f932b3855acbc80
2022-03-16 11:02:36 -07:00
Pascal Hartig
bb3fe18c35
Bump js-flipper deps
...
Summary: Combining a bunch of dependabot bumps.
Reviewed By: aigoncharov
Differential Revision: D34899102
fbshipit-source-id: c3bb547e83123e2c89d9d71226504bc6a7681a97
2022-03-16 05:34:02 -07:00
dependabot[bot]
f27092f4a0
Bump eslint from 8.10.0 to 8.11.0 in /js/js-flipper ( #3532 )
...
Summary:
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.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.11.0</h2>
<h2>Features</h2>
<ul>
<li><a href="800bd258e4 "><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649 ">#15649</a>) (Nitin Kumar)</li>
<li><a href="8933fe7afc "><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613 ">#15613</a>) (Jordan Eldredge)</li>
<li><a href="f90fd9d779 "><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671 ">#15671</a>) (Mahdi Hosseinzadeh)</li>
<li><a href="57b8a57be7 "><code>57b8a57</code></a> feat: <code>valid-typeof</code> always ban <code>undefined</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15635 ">#15635</a>) (Zzzen)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="6814922163 "><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666 ">#15666</a>) (Milos Djermanovic)</li>
<li><a href="c178ce7044 "><code>c178ce7</code></a> fix: extend the autofix range in comma-dangle to ensure the last element (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15669 ">#15669</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="c481cecacc "><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695 ">#15695</a>) (db developer)</li>
<li><a href="d2255db245 "><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680 ">#15680</a>) (dosisod)</li>
<li><a href="8b9433c90c "><code>8b9433c</code></a> docs: add object pattern to first section of computed-property-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15679 ">#15679</a>) (Milos Djermanovic)</li>
<li><a href="de800c3c0b "><code>de800c3</code></a> docs: link to minimatch docs added. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15688 ">#15688</a>) (Gaurav Tewari)</li>
<li><a href="8f675b1f7f "><code>8f675b1</code></a> docs: sort-imports add single named import example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15675 ">#15675</a>) (Arye Eidelman)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="385c9ad685 "><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689 ">#15689</a>) (唯然)</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.11.0 - March 11, 2022</p>
<ul>
<li><a href="6814922163 "><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666 ">#15666</a>) (Milos Djermanovic)</li>
<li><a href="c481cecacc "><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695 ">#15695</a>) (db developer)</li>
<li><a href="800bd258e4 "><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649 ">#15649</a>) (Nitin Kumar)</li>
<li><a href="8933fe7afc "><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613 ">#15613</a>) (Jordan Eldredge)</li>
<li><a href="d2255db245 "><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680 ">#15680</a>) (dosisod)</li>
<li><a href="385c9ad685 "><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689 ">#15689</a>) (唯然)</li>
<li><a href="f90fd9d779 "><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671 ">#15671</a>) (Mahdi Hosseinzadeh)</li>
<li><a href="8b9433c90c "><code>8b9433c</code></a> docs: add object pattern to first section of computed-property-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15679 ">#15679</a>) (Milos Djermanovic)</li>
<li><a href="de800c3c0b "><code>de800c3</code></a> docs: link to minimatch docs added. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15688 ">#15688</a>) (Gaurav Tewari)</li>
<li><a href="57b8a57be7 "><code>57b8a57</code></a> feat: <code>valid-typeof</code> always ban <code>undefined</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15635 ">#15635</a>) (Zzzen)</li>
<li><a href="8f675b1f7f "><code>8f675b1</code></a> docs: sort-imports add single named import example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15675 ">#15675</a>) (Arye Eidelman)</li>
<li><a href="c178ce7044 "><code>c178ce7</code></a> fix: extend the autofix range in comma-dangle to ensure the last element (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15669 ">#15669</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="76a235a317 "><code>76a235a</code></a> 8.11.0</li>
<li><a href="89902e6908 "><code>89902e6</code></a> Build: changelog update for 8.11.0</li>
<li><a href="6814922163 "><code>6814922</code></a> fix: escaping for square brackets in ignore patterns (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15666 ">#15666</a>)</li>
<li><a href="c481cecacc "><code>c481cec</code></a> docs: add fast-eslint-8 to atom integrations (userguide) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15695 ">#15695</a>)</li>
<li><a href="800bd258e4 "><code>800bd25</code></a> feat: add <code>destructuredArrayIgnorePattern</code> option in <code>no-unused-vars</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15649 ">#15649</a>)</li>
<li><a href="8933fe7afc "><code>8933fe7</code></a> feat: Catch <code>undefined</code> and <code>Boolean()</code> in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15613 ">#15613</a>)</li>
<li><a href="d2255db245 "><code>d2255db</code></a> docs: Add clarification about <code>eslint-enable</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15680 ">#15680</a>)</li>
<li><a href="385c9ad685 "><code>385c9ad</code></a> chore: rm trailing space in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15689 ">#15689</a>)</li>
<li><a href="83e5458edd "><code>83e5458</code></a> Sponsors: Sync README with website</li>
<li><a href="f90fd9d779 "><code>f90fd9d</code></a> feat: Add ESLint favicon to the HTML report document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15671 ">#15671</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.10.0...v8.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/3532
Reviewed By: mweststrate
Differential Revision: D34867389
Pulled By: lblasa
fbshipit-source-id: 8cb51c9534e631b766e6f6c178e2d85644b3d49b
2022-03-15 09:18:05 -07:00
dependabot[bot]
6b6078e4e6
Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 in /js/js-flipper ( #3530 )
...
Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.13.0 to 5.14.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.14.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0 ">5.14.0</a> (2022-03-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] cover case that requires quotes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4582 ">#4582</a>) (<a href="3ea09477de ">3ea0947</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] factor thenable returning function overload signatures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4620 ">#4620</a>) (<a href="56a09e98f1 ">56a09e9</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4343 ">#4343</a>) (<a href="a65713ae13 ">a65713a</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] correct autofixer in binary expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4401 ">#4401</a>) (<a href="5fa2fade38 ">5fa2fad</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-promises] add granular options within <code>checksVoidReturns</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4623 ">#4623</a>) (<a href="1085177269 ">1085177</a>)</li>
<li>TypeScript 4.6 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4615 ">#4615</a>) (<a href="a02c63a264 ">a02c63a</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.13.0...v5.14.0 ">5.14.0</a> (2022-03-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] cover case that requires quotes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4582 ">#4582</a>) (<a href="3ea09477de ">3ea0947</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] factor thenable returning function overload signatures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4620 ">#4620</a>) (<a href="56a09e98f1 ">56a09e9</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4343 ">#4343</a>) (<a href="a65713ae13 ">a65713a</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] correct autofixer in binary expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4401 ">#4401</a>) (<a href="5fa2fade38 ">5fa2fad</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-promises] add granular options within <code>checksVoidReturns</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4623 ">#4623</a>) (<a href="1085177269 ">1085177</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9752382d4c "><code>9752382</code></a> chore: publish v5.14.0</li>
<li><a href="1085177269 "><code>1085177</code></a> feat(eslint-plugin): [no-misused-promises] add granular options within `check...</li>
<li><a href="fa381f349c "><code>fa381f3</code></a> chore: use swc for tests instead of Babel (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4584 ">#4584</a>)</li>
<li><a href="56a09e98f1 "><code>56a09e9</code></a> fix(eslint-plugin): [no-misused-promises] factor thenable returning function ...</li>
<li><a href="699ef48403 "><code>699ef48</code></a> test: split up naming-convention (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4599 ">#4599</a>)</li>
<li><a href="3ea09477de "><code>3ea0947</code></a> fix(eslint-plugin): [naming-convention] cover case that requires quotes (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4582 ">#4582</a>)</li>
<li><a href="5fa2fade38 "><code>5fa2fad</code></a> fix(eslint-plugin): [return-await] correct autofixer in binary expression (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4 ">https://github.com/facebook/flipper/issues/4 </a>...</li>
<li><a href="a65713ae13 "><code>a65713a</code></a> fix(eslint-plugin): [prefer-readonly-parameter-types] handle class sharp priv...</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.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/3530
Reviewed By: mweststrate
Differential Revision: D34867435
Pulled By: lblasa
fbshipit-source-id: 7593402283a475f1a8f73e82a5f896e5b47f0cd3
2022-03-15 08:16:38 -07:00
dependabot[bot]
23558aa294
Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 in /js/js-flipper ( #3529 )
...
Summary:
Bumps [typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.13.0 to 5.14.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.14.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.13.0...v5.14.0 ">5.14.0</a> (2022-03-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] cover case that requires quotes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4582 ">#4582</a>) (<a href="3ea09477de ">3ea0947</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] factor thenable returning function overload signatures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4620 ">#4620</a>) (<a href="56a09e98f1 ">56a09e9</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4343 ">#4343</a>) (<a href="a65713ae13 ">a65713a</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] correct autofixer in binary expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4401 ">#4401</a>) (<a href="5fa2fade38 ">5fa2fad</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-misused-promises] add granular options within <code>checksVoidReturns</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4623 ">#4623</a>) (<a href="1085177269 ">1085177</a>)</li>
<li>TypeScript 4.6 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4615 ">#4615</a>) (<a href="a02c63a264 ">a02c63a</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.13.0...v5.14.0 ">5.14.0</a> (2022-03-07)</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="9752382d4c "><code>9752382</code></a> chore: publish v5.14.0</li>
<li><a href="fa381f349c "><code>fa381f3</code></a> chore: use swc for tests instead of Babel (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/4584 ">#4584</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.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/3529
Reviewed By: mweststrate
Differential Revision: D34867448
Pulled By: lblasa
fbshipit-source-id: 7ff070bf68020b3aebeadfa0eee8d6da07883ba3
2022-03-15 05:42:51 -07:00
dependabot[bot]
9b94858b0c
Bump eslint-plugin-react from 7.29.3 to 7.29.4 in /js/js-flipper ( #3528 )
...
Summary:
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.3 to 7.29.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/releases ">eslint-plugin-react's releases</a>.</em></p>
<blockquote>
<h2>v7.29.4</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-unused-state</code>]: avoid a crash on a class field gDSFP (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3236 ">https://github.com/facebook/flipper/issues/3236 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>boolean-prop-naming</code>]: handle React.FC, intersection, union types (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3241 ">https://github.com/facebook/flipper/issues/3241 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1000 ">https://github.com/facebook/flipper/issues/1000 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1000 ">yannickcr/eslint-plugin-react#1000</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1002 ">https://github.com/facebook/flipper/issues/1002 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1002 ">yannickcr/eslint-plugin-react#1002</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1005 ">https://github.com/facebook/flipper/issues/1005 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1005 ">yannickcr/eslint-plugin-react#1005</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/100 ">https://github.com/facebook/flipper/issues/100 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/100 ">yannickcr/eslint-plugin-react#100</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1010 ">https://github.com/facebook/flipper/issues/1010 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1010 ">yannickcr/eslint-plugin-react#1010</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1013 ">https://github.com/facebook/flipper/issues/1013 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1013 ">yannickcr/eslint-plugin-react#1013</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1022 ">https://github.com/facebook/flipper/issues/1022 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1022 ">yannickcr/eslint-plugin-react#1022</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1029 ">https://github.com/facebook/flipper/issues/1029 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1029 ">yannickcr/eslint-plugin-react#1029</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/102 ">https://github.com/facebook/flipper/issues/102 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/102 ">yannickcr/eslint-plugin-react#102</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1034 ">https://github.com/facebook/flipper/issues/1034 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1034 ">yannickcr/eslint-plugin-react#1034</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1038 ">https://github.com/facebook/flipper/issues/1038 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1038 ">yannickcr/eslint-plugin-react#1038</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1041 ">https://github.com/facebook/flipper/issues/1041 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1041 ">yannickcr/eslint-plugin-react#1041</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1043 ">https://github.com/facebook/flipper/issues/1043 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1043 ">yannickcr/eslint-plugin-react#1043</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1046 ">https://github.com/facebook/flipper/issues/1046 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1046 ">yannickcr/eslint-plugin-react#1046</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1047 ">https://github.com/facebook/flipper/issues/1047 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1047 ">yannickcr/eslint-plugin-react#1047</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1050 ">https://github.com/facebook/flipper/issues/1050 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1050 ">yannickcr/eslint-plugin-react#1050</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1053 ">https://github.com/facebook/flipper/issues/1053 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1053 ">yannickcr/eslint-plugin-react#1053</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1057 ">https://github.com/facebook/flipper/issues/1057 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1057 ">yannickcr/eslint-plugin-react#1057</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/105 ">https://github.com/facebook/flipper/issues/105 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/105 ">yannickcr/eslint-plugin-react#105</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1061 ">https://github.com/facebook/flipper/issues/1061 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1061 ">yannickcr/eslint-plugin-react#1061</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1062 ">https://github.com/facebook/flipper/issues/1062 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1062 ">yannickcr/eslint-plugin-react#1062</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1070 ">https://github.com/facebook/flipper/issues/1070 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1070 ">yannickcr/eslint-plugin-react#1070</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1071 ">https://github.com/facebook/flipper/issues/1071 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1071 ">yannickcr/eslint-plugin-react#1071</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1073 ">https://github.com/facebook/flipper/issues/1073 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1073 ">yannickcr/eslint-plugin-react#1073</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1076 ">https://github.com/facebook/flipper/issues/1076 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1076 ">yannickcr/eslint-plugin-react#1076</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1079 ">https://github.com/facebook/flipper/issues/1079 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1079 ">yannickcr/eslint-plugin-react#1079</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1088 ">https://github.com/facebook/flipper/issues/1088 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1088 ">yannickcr/eslint-plugin-react#1088</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1098 ">https://github.com/facebook/flipper/issues/1098 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1098 ">yannickcr/eslint-plugin-react#1098</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1101 ">https://github.com/facebook/flipper/issues/1101 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1101 ">yannickcr/eslint-plugin-react#1101</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1103 ">https://github.com/facebook/flipper/issues/1103 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1103 ">yannickcr/eslint-plugin-react#1103</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/110 ">https://github.com/facebook/flipper/issues/110 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/110 ">yannickcr/eslint-plugin-react#110</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1116 ">https://github.com/facebook/flipper/issues/1116 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1116 ">yannickcr/eslint-plugin-react#1116</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1117 ">https://github.com/facebook/flipper/issues/1117 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1117 ">yannickcr/eslint-plugin-react#1117</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1119 ">https://github.com/facebook/flipper/issues/1119 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1119 ">yannickcr/eslint-plugin-react#1119</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1121 ">https://github.com/facebook/flipper/issues/1121 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1121 ">yannickcr/eslint-plugin-react#1121</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1122 ">https://github.com/facebook/flipper/issues/1122 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1122 ">yannickcr/eslint-plugin-react#1122</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1123 ">https://github.com/facebook/flipper/issues/1123 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1123 ">yannickcr/eslint-plugin-react#1123</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1130 ">https://github.com/facebook/flipper/issues/1130 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1130 ">yannickcr/eslint-plugin-react#1130</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1131 ">https://github.com/facebook/flipper/issues/1131 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1131 ">yannickcr/eslint-plugin-react#1131</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1132 ">https://github.com/facebook/flipper/issues/1132 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1132 ">yannickcr/eslint-plugin-react#1132</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1134 ">https://github.com/facebook/flipper/issues/1134 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1134 ">yannickcr/eslint-plugin-react#1134</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1135 ">https://github.com/facebook/flipper/issues/1135 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1135 ">yannickcr/eslint-plugin-react#1135</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1139 ">https://github.com/facebook/flipper/issues/1139 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1139 ">yannickcr/eslint-plugin-react#1139</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1148 ">https://github.com/facebook/flipper/issues/1148 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/1148 ">yannickcr/eslint-plugin-react#1148</a></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md ">eslint-plugin-react's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4 ">7.29.4</a> - 2022.03.13</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-unused-state</code>]: avoid a crash on a class field gDSFP (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3236 ">https://github.com/facebook/flipper/issues/3236 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
<li>[<code>boolean-prop-naming</code>]: handle React.FC, intersection, union types (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3241 ">https://github.com/facebook/flipper/issues/3241 </a>[] <a href="https://github.com/ljharb "><code>@ljharb</code></a>)</li>
</ul>
<p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3241 ">https://github.com/facebook/flipper/issues/3241 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/3241 ">yannickcr/eslint-plugin-react#3241</a>
<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3236 ">https://github.com/facebook/flipper/issues/3236 </a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/3236 ">yannickcr/eslint-plugin-react#3236</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="73ad445e43 "><code>73ad445</code></a> Update CHANGELOG and bump version</li>
<li><a href="86a3177654 "><code>86a3177</code></a> [Fix] <code>boolean-prop-naming</code>: handle React.FC, intersection, union types</li>
<li><a href="cdfd55836f "><code>cdfd558</code></a> [Fix] <code>no-unused-state</code>: avoid a crash on a class field gDSFP</li>
<li><a href="24bf5947e9 "><code>24bf594</code></a> [meta] fix changelog</li>
<li>See full diff in <a href="https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.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/3528
Reviewed By: yungsters
Differential Revision: D34867464
Pulled By: lblasa
fbshipit-source-id: ca7058ffcbe5742fc85db0d533bc83516215989e
2022-03-15 02:48:22 -07:00
Flipper Bot
6bf158f0df
Flipper Release: v0.138.0
...
Summary: Releasing version 0.138.0
Reviewed By: lblasa
Differential Revision: D34749057
fbshipit-source-id: 45b01c5a8830c626e81fc15cdbf81dc7134c04d8
2022-03-09 05:27:16 -08:00
Pascal Hartig
bbc594c1f3
Dep bump for /js/js-flipper
...
Summary: Combining a bunch of dep bumps via `yarn upgrade-interactive`.
Reviewed By: jknoxville
Differential Revision: D34650058
fbshipit-source-id: 9d25513f1200385492635d817a753bee9ed366d6
2022-03-07 04:06:16 -08:00
Lukas Kurucz
8416372c8f
fix: encode ws url ( #3498 )
...
Summary:
Some clients require encoded ws url. For example on Android (running in Rect Native), plain URL like this:
`ws://10.0.2.2:8333?device_id=ReactNative1646120067758.0.2246373385349361&device=ReactNative&app=React Native App Google - Android SDK&os=ReactNative`
will throw error during connection.
To not require param encoding when starting the `flipperClient.start()`, it is easier to encode entire `url` before starting the ws server.
## Changelog
- encode url for `js-flipper` ws server
Pull Request resolved: https://github.com/facebook/flipper/pull/3498
Reviewed By: aigoncharov
Differential Revision: D34638857
Pulled By: lblasa
fbshipit-source-id: 9eb0e268c7bacb5febc19bbb45fe6814fb7a60de
2022-03-04 03:46:06 -08:00
Flipper Bot
f2e60ab6cb
Flipper Release: v0.137.0
...
Summary: Releasing version 0.137.0
Reviewed By: passy
Differential Revision: D34577711
fbshipit-source-id: fc0ceb7676d1f7a8f5d1e271d78b489c61919bf6
2022-03-02 07:41:24 -08:00
Flipper Bot
e1746932ce
Flipper Release: v0.136.0
...
Summary: Releasing version 0.136.0
Reviewed By: jknoxville
Differential Revision: D34414615
fbshipit-source-id: 7239b27687b1af22cf26597e0d1fca138f9f9c7f
2022-02-23 08:22:34 -08:00
Flipper Bot
4e1ad10440
Flipper Release: v0.135.0
...
Summary: Releasing version 0.135.0
Reviewed By: aigoncharov
Differential Revision: D34269502
fbshipit-source-id: fe99fb7959778c97052045450ca5fce26a348043
2022-02-16 05:52:58 -08:00