Commit Graph

5383 Commits

Author SHA1 Message Date
dependabot[bot]
c52925ce6f Bump normalize-url from 4.5.0 to 4.5.1 in /website (#2440)
Summary:
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/sindresorhus/normalize-url/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=normalize-url&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts).

</details>

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

Reviewed By: mweststrate

Differential Revision: D29036654

Pulled By: passy

fbshipit-source-id: 1a7e823ebf02fdb05af75503f1fe988a6967b5d2
2021-06-11 06:30:11 -07:00
Michel Weststrate
74c5c81672 Minor Readme tweaks
Summary: Per title

Reviewed By: fabiomassimo

Differential Revision: D29061827

fbshipit-source-id: 11a643b2800bf8d80d39b3b651856cdcebb70b10
2021-06-11 05:47:21 -07:00
Michel Weststrate
f9712390fc Clean outdated test infrastructure
Reviewed By: passy

Differential Revision: D29028123

fbshipit-source-id: de7990f11b6e3dd24a050d6da9b49229ca808b86
2021-06-10 13:00:49 -07:00
Michel Weststrate
db3d0486e7 Make sure all tests run in same TimeZone
Summary:
Not being able to have timestamps in Jest snapshots, as they would differ across machines required jumping through a lot of hoops.

Run this into once again more by a test suite that didn't trigger on CI, but failed for me locally.

With this fix everyone can happily commit time based snapshots and they will always be assumed to be running in UTC :)

Reviewed By: nikoant

Differential Revision: D29025759

fbshipit-source-id: 426d1b065afdd4a2ed75b47203b13fff0ece1272
2021-06-10 13:00:49 -07:00
Michel Weststrate
7e4df00138 Implement context menu
Summary:
Re-introduced context menu to DataTable, due to popular demand.

Originally it wasn't there to better align with ant design principles, but in an app like Flipper it makes just too much sense to have it

See e.g. https://fb.workplace.com/groups/flippersupport/permalink/1138285579985432/

changelog: Restored context menu in data tables

Reviewed By: passy

Differential Revision: D28996137

fbshipit-source-id: 16ef4c90997c9313efa62da7576fd453a7853761
2021-06-10 12:57:47 -07:00
dependabot[bot]
abc9785e0e Bump react-native from 0.64.1 to 0.64.2 in /react-native/react-native-flipper (#2419)
Summary:
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.1 to 0.64.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/react-native/releases">react-native's releases</a>.</em></p>
<blockquote>
<h2>v0.64.2</h2>
<p>Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/224">by the community</a>:</p>
<h3>Changed</h3>
<ul>
<li>Find-node.sh supports Homebrew on M1 (<a href="502b819049">502b819049</a> by <a href="https://github.com/dulmandakh"><code>@​dulmandakh</code></a>)</li>
<li>Refactor UIManagerHelper.getUIManager to return null when there's no UIManager registered (<a href="b0e8c1eac0">b0e8c1eac0</a> by <a href="https://github.com/mdvacca"><code>@​mdvacca</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix ScrollViewStickyHeader to push up header above it (<a href="d754bdefc6">d754bdefc6</a> by <a href="https://github.com/kacieb"><code>@​kacieb</code></a>)</li>
</ul>
<h4>Android specific</h4>
<ul>
<li>Font family is not apply when secureTextEntry is true (<a href="cda77c77dd">cda77c77dd83cba07e6c2e56e938c3e4f7faf8fc</a> by <a href="https://github.com/hank121314"><code>@​hank121314</code></a>)</li>
<li>Dimension update events are now properly sent following orientation change (<a href="a6a4d3365f">a6a4d3365f17332e367c34357a07a73f97d6ec83</a> by <a href="https://github.com/ajpaulingalls"><code>@​ajpaulingalls</code></a>)</li>
</ul>
<hr />
<p>You can participate in the conversation on the status of this release at <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/232">this issue</a>.</p>
<hr />
<p>To help you upgrade to this version, you can use the <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p>
<hr />
<p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="757bb75fbf"><code>757bb75</code></a> [0.64.2] Bump version numbers</li>
<li><a href="f7ce3f0d85"><code>f7ce3f0</code></a> [LOCAL] auto-generated files</li>
<li><a href="395e8ecab5"><code>395e8ec</code></a> [LOCAL] bump CLI to alpha 1 to fix CLI issue</li>
<li><a href="09dd3e9096"><code>09dd3e9</code></a> find-node.sh supports Homebrew on M1 (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/31622">#31622</a>)</li>
<li><a href="eaed48fc7d"><code>eaed48f</code></a> Fix ScrollViewStickyHeader to push up header above it</li>
<li><a href="d894163662"><code>d894163</code></a> Refactor UIManagerHelper.getUIManager to return null when there's no UIManage...</li>
<li><a href="a05d179b6a"><code>a05d179</code></a> Add a fatal error handler for Hermes</li>
<li><a href="a6a4d3365f"><code>a6a4d33</code></a> Update the cached dimensions when orientation changes (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30324">#30324</a>)</li>
<li><a href="cda77c77dd"><code>cda77c7</code></a> <code>Android</code>: font-family is not apply when secureTextEntry is true (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30164">#30164</a>)</li>
<li>See full diff in <a href="https://github.com/facebook/react-native/compare/v0.64.1...v0.64.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native&package-manager=npm_and_yarn&previous-version=0.64.1&new-version=0.64.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D29028062

Pulled By: passy

fbshipit-source-id: 3ca71e065aea8321ae57105543e2b092c95feb0a
2021-06-10 12:34:34 -07:00
dependabot[bot]
296ad402bb Bump eslint from 7.27.0 to 7.28.0 in /flipper-js-client-sdk (#2417)
Summary:
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.28.0</h2>
<ul>
<li><a href="1237705dd0"><code>1237705</code></a> Upgrade: <code>@​eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>) (Milos Djermanovic)</li>
<li><a href="123fb86487"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>) (Nicholas C. Zakas)</li>
<li><a href="c5451635b4"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>) (薛定谔的猫)</li>
<li><a href="8d1e75a31b"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>) (Hamza Najeeb)</li>
<li><a href="1f048cb0ee"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>) (Milos Djermanovic)</li>
<li><a href="d709abfdde"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>) (Milos Djermanovic)</li>
<li><a href="e44ce0a8ac"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14238">#14238</a>) (Soufiane Boutahlil)</li>
<li><a href="bb66a3d91a"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>) (Nitin Kumar)</li>
<li><a href="2e43dacd24"><code>2e43dac</code></a> Docs: fix <code>no-sequences</code> example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14643">#14643</a>) (Nitin Kumar)</li>
<li><a href="958ff4e8a5"><code>958ff4e</code></a> Docs: add note for arrow functions in no-seq rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14578">#14578</a>) (Nitin Kumar)</li>
<li><a href="e4f111b67d"><code>e4f111b</code></a> Fix: arrow-body-style crash with object pattern (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14633">#14633</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14635">#14635</a>) (Milos Djermanovic)</li>
<li><a href="ec28b5a2bd"><code>ec28b5a</code></a> Chore: upgrade eslint-plugin-eslint-plugin (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14590">#14590</a>) (薛定谔的猫)</li>
<li><a href="85a2725b1f"><code>85a2725</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.28.0 - June 4, 2021</p>
<ul>
<li><a href="1237705dd0"><code>1237705</code></a> Upgrade: <code>@​eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>) (Milos Djermanovic)</li>
<li><a href="123fb86487"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>) (Nicholas C. Zakas)</li>
<li><a href="c5451635b4"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>) (薛定谔的猫)</li>
<li><a href="8d1e75a31b"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>) (Hamza Najeeb)</li>
<li><a href="1f048cb0ee"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>) (Milos Djermanovic)</li>
<li><a href="d709abfdde"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>) (Milos Djermanovic)</li>
<li><a href="e44ce0a8ac"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14238">#14238</a>) (Soufiane Boutahlil)</li>
<li><a href="bb66a3d91a"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>) (Nitin Kumar)</li>
<li><a href="2e43dacd24"><code>2e43dac</code></a> Docs: fix <code>no-sequences</code> example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14643">#14643</a>) (Nitin Kumar)</li>
<li><a href="958ff4e8a5"><code>958ff4e</code></a> Docs: add note for arrow functions in no-seq rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14578">#14578</a>) (Nitin Kumar)</li>
<li><a href="e4f111b67d"><code>e4f111b</code></a> Fix: arrow-body-style crash with object pattern (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14633">#14633</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14635">#14635</a>) (Milos Djermanovic)</li>
<li><a href="ec28b5a2bd"><code>ec28b5a</code></a> Chore: upgrade eslint-plugin-eslint-plugin (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14590">#14590</a>) (薛定谔的猫)</li>
<li><a href="85a2725b1f"><code>85a2725</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="55c1a50340"><code>55c1a50</code></a> 7.28.0</li>
<li><a href="78d3e5dee4"><code>78d3e5d</code></a> Build: changelog update for 7.28.0</li>
<li><a href="1237705dd0"><code>1237705</code></a> Upgrade: <code>@​eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>)</li>
<li><a href="123fb86487"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>)</li>
<li><a href="c5451635b4"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>)</li>
<li><a href="8d1e75a31b"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>)</li>
<li><a href="1f048cb0ee"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>)</li>
<li><a href="d709abfdde"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>)</li>
<li><a href="e44ce0a8ac"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14">https://github.com/facebook/flipper/issues/14</a>...</li>
<li><a href="bb66a3d91a"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.27.0&new-version=7.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D29028054

Pulled By: passy

fbshipit-source-id: a441dce9df2c1194c9c51b6cff25f3ccd2cbc858
2021-06-10 10:43:42 -07:00
dependabot[bot]
31d49f633a Bump prettier from 2.3.0 to 2.3.1 in /flipper-js-client-sdk (#2416)
Summary:
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.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>v2.3.1</h2>
<p><a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#231">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
<blockquote>
<h1>2.3.1</h1>
<p><a href="https://github.com/prettier/prettier/compare/2.3.0...2.3.1">diff</a></p>
<h4>Support TypeScript 4.3 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10945">#10945</a> by <a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<h5><a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#override"><code>override</code> modifiers in class elements</a></h5>
<pre lang="ts"><code>class Foo extends  {
  override method() {}
}
</code></pre>
<h5><a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#static-index-signatures">static index signatures (<code>[key: KeyType]: ValueType</code>) in classes</a></h5>
<pre lang="ts"><code>class Foo {
  static [key: string]: Bar;
}
</code></pre>
<h5><a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#separate-write-types"><code>get</code> / <code>set</code> in type declarations</a></h5>
<pre lang="ts"><code>interface Foo {
  set foo(value);
  get foo(): string;
}
</code></pre>
<h4>Preserve attributes order for element node (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10958">#10958</a> by <a href="https://github.com/dcyriller"><code>@​dcyriller</code></a>)</h4>

<pre lang="handlebars"><code>{{!-- Input --}}
&lt;MyComponent
  {{! this is a comment for arg 1}}
  arg1=&quot;hello&quot;
  {{on &quot;clik&quot; this.modify}}
  arg2=&quot;hello&quot;
  {{! this is a comment for arg 3}}
  arg3=&quot;hello&quot;
  arg4=&quot;hello&quot;
  {{! this is a comment for arg 5}}
  arg5=&quot;hello&quot;
  ...arguments
/&gt;
{{!-- Prettier stable --}}
&lt;MyComponent
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d770f49dc0"><code>d770f49</code></a> Release 2.3.1</li>
<li><a href="09d65c35af"><code>09d65c3</code></a> Revert features for minor (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11016">#11016</a>)</li>
<li><a href="3cd28ca80d"><code>3cd28ca</code></a> Preserve attributes order for element node (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10958">#10958</a>)</li>
<li><a href="c3c300dd8f"><code>c3c300d</code></a> Remove <code>types/node</code> package (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10994">#10994</a>)</li>
<li><a href="4b4aeaffa5"><code>4b4aeaf</code></a> Fix a typo (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11009">#11009</a>)</li>
<li><a href="cedaec3c2d"><code>cedaec3</code></a> Fix docs urls for internal lint rules (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11011">#11011</a>)</li>
<li><a href="1d69549452"><code>1d69549</code></a> Update v2.3 blog post (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11002">#11002</a>)</li>
<li><a href="ddcfdd47f3"><code>ddcfdd4</code></a> Build(deps): Bump linguist-languages from 7.14.0 to 7.15.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10990">#10990</a>)</li>
<li><a href="c8133f8afa"><code>c8133f8</code></a> Fix <code>StringLiteral</code> print (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10997">#10997</a>)</li>
<li><a href="3a7179194e"><code>3a71791</code></a> Build(deps): Bump <code>@​angular/compiler</code> from 11.2.14 to 12.0.2 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10995">#10995</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.3.0...2.3.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D29028053

Pulled By: passy

fbshipit-source-id: 9ddd5c09aab6e31ad15505806d50373150e88aaa
2021-06-10 09:39:31 -07:00
dependabot[bot]
48d8d7534b Bump jest from 27.0.3 to 27.0.4 in /react-native/ReactNativeFlipperExample (#2420)
Summary:
Bumps [jest](https://github.com/facebook/jest) from 27.0.3 to 27.0.4.
<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>27.0.4</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-config, jest-resolve]</code> Pass in <code>require.resolve</code> to resolvers to resolve from correct base (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11493">#11493</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p>
<blockquote>
<h2>27.0.4</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-config, jest-resolve]</code> Pass in <code>require.resolve</code> to resolvers to resolve from correct base (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11493">#11493</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b29acb355a"><code>b29acb3</code></a> v27.0.4</li>
<li><a href="5c4014736c"><code>5c40147</code></a> chore: bump jest-watch-typeahead</li>
<li><a href="d6fb0d8fb0"><code>d6fb0d8</code></a> fix: resolve bundled modules from correct location (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11493">#11493</a>)</li>
<li><a href="bba34bda37"><code>bba34bd</code></a> Update Architecture documentation. (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11508">#11508</a>)</li>
<li><a href="82d1a1a57b"><code>82d1a1a</code></a> chore: update lockfile after publish</li>
<li>See full diff in <a href="https://github.com/facebook/jest/compare/v27.0.3...v27.0.4">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=27.0.3&new-version=27.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D29028060

Pulled By: passy

fbshipit-source-id: 03b7dc8bad8f8a701720d57a7e6bbd58737ae18f
2021-06-10 09:37:11 -07:00
Pascal Hartig
cf8a023126 Simplify release diff test plan
Summary:
Taking fabiomassimo's feedback. We include a lot of internals in the instructions which
made sense when it broke basically at every single step all the time. Now that it's
way more stable, it's probably okay to describe the happy path and leave the debugging
instructions in the wiki.

Reviewed By: fabiomassimo

Differential Revision: D29027849

fbshipit-source-id: 5c7a314cfab1d7e1534376783c9291417b6bf4bc
2021-06-10 09:25:38 -07:00
dependabot[bot]
294ed2a055 Bump react-native-flipper from 0.91.2 to 0.92.0 in /react-native/ReactNativeFlipperExample (#2418)
Summary:
Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.91.2 to 0.92.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/flipper/releases">react-native-flipper's releases</a>.</em></p>
<blockquote>
<h2>v0.92.0</h2>
<p>See <a href="https://github.com/facebook/flipper/blob/master/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/master/desktop/static/CHANGELOG.md</a>
for full notes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="d45046f111"><code>d45046f</code></a> Flipper Release: v0.92.0</li>
<li><a href="a00f0ce13a"><code>a00f0ce</code></a> WAIQWatch plugin improvements</li>
<li><a href="1aa20c6237"><code>1aa20c6</code></a> Bump eslint from 7.26.0 to 7.27.0 in /flipper-js-client-sdk (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2353">https://github.com/facebook/flipper/issues/2353</a>)</li>
<li><a href="bdf26afe5d"><code>bdf26af</code></a> Bump rayon from 1.5.0 to 1.5.1 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2349">https://github.com/facebook/flipper/issues/2349</a>)</li>
<li><a href="33cd114056"><code>33cd114</code></a> update ios-native.mdx (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2348">https://github.com/facebook/flipper/issues/2348</a>)</li>
<li><a href="80feff1615"><code>80feff1</code></a> Fix search by passing query to search request (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2377">https://github.com/facebook/flipper/issues/2377</a>)</li>
<li><a href="b0b49e1098"><code>b0b49e1</code></a> Handle CN greater than 64 character length</li>
<li><a href="85157fb948"><code>85157fb</code></a> Bump typescript from 4.2.4 to 4.3.2 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2401">https://github.com/facebook/flipper/issues/2401</a>)</li>
<li><a href="84c0783d5c"><code>84c0783</code></a> Bump metro-cache from 0.65.2 to 0.66.0 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2399">https://github.com/facebook/flipper/issues/2399</a>)</li>
<li><a href="29f779ac29"><code>29f779a</code></a> Bump <code>@​babel/eslint-parser</code> from 7.13.14 to 7.14.4 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2398">https://github.com/facebook/flipper/issues/2398</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.91.2...v0.92.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-flipper&package-manager=npm_and_yarn&previous-version=0.91.2&new-version=0.92.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D29028056

Pulled By: passy

fbshipit-source-id: 0325682960fb852a41d3f88ac99f2d694be93503
2021-06-10 09:23:36 -07:00
Pascal Hartig
f18a00d451 Ignore naked console.error in build script
Summary: This only matters in Flipper proper.

Reviewed By: cekkaewnumchai

Differential Revision: D28964466

fbshipit-source-id: 6fae980cb091900c9b8325f443a2a6a9e81bbfe6
2021-06-10 05:22:28 -07:00
Michel Weststrate
df7941e2bc deprecated Searchable abstraction
Summary: Since the functionality is now available as part of DataTable, the HoC doesn't seem to be needed as generic abstraction. it is used in handful places outside datatable / datalist, but those can be localized in the future or should datatable / datalist.

Reviewed By: fabiomassimo

Differential Revision: D28993836

fbshipit-source-id: 3e6da7c7b48348faa0c4f7281868196f5585a065
2021-06-10 04:45:18 -07:00
Michel Weststrate
f7732ed4fd Insert a proper flipper-plugin version
Summary:
`flipper-pkg init` would always introduce `flipper-plugin` peer with version `latest`. Since that can never be checked against the current flipper version, it always generated a warning. Updated the init process to take the version the plugin was generated with as base version instead.

Note that in the test the version will always display as 0.0.0, will double check after release that the proper version will show up when running from npx, but don't see a reason why not (famous last words)

Reviewed By: nikoant, priteshrnandgaonkar

Differential Revision: D28992531

fbshipit-source-id: c32aad1650f575f790c2e04d089104b7a616d26f
2021-06-10 04:45:18 -07:00
facebook-flipper-bot
02d80526e3 Automated: Update Podfile.lock (#2435)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

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

Reviewed By: fabiomassimo

Differential Revision: D29000395

Pulled By: jknoxville

fbshipit-source-id: 6bec3497db6cb162852bf7f6f8467d22f3f5b7b6
2021-06-09 12:10:18 -07:00
Flipper Bot
276a93d8f4 Flipper Snapshot Bump: v0.93.1-SNAPSHOT
Summary: Releasing snapshot version 0.93.1-SNAPSHOT

Reviewed By: fabiomassimo

Differential Revision: D28988466

fbshipit-source-id: 2f9b4e91fe2de3ea6c0710cd2f15561739c543cf
2021-06-09 07:47:54 -07:00
Flipper Bot
5cc83b35a4 Flipper Release: v0.93.0
Summary: Releasing version 0.93.0

Reviewed By: fabiomassimo

Differential Revision: D28988465

fbshipit-source-id: ad57ba98a0400affa6c47a097357fc57dcba48fb
2021-06-09 07:47:54 -07:00
Michel Weststrate
fac991b538 Document createTablePlugin
Summary: Per title

Reviewed By: priteshrnandgaonkar

Differential Revision: D28991859

fbshipit-source-id: 1af38d8922157b1613e43d987871e664d8e6f5ba
2021-06-09 07:26:57 -07:00
Michel Weststrate
d2095d5937 Update to pure Sandy and update custom docs
Summary: Per title

Reviewed By: priteshrnandgaonkar

Differential Revision: D28991625

fbshipit-source-id: cab9cf59d1d053e2f8a47c588cb05abc44a527cc
2021-06-09 07:26:57 -07:00
Michel Weststrate
a0c872dd38 Update setup and createTable tutorial to 100% Sandy
Summary:
The current desktop plugin tutorial was outdated as it has several steps that are now automated, and still referred to old APIs. This has been updated now.

Additionally left the intermediate code of the tutorial in the plugin, but splitting `index.tsx` into `index_table.tsx` and `index_custom.tsx` (which will be updated in the next diff)

Clarified the tutorial page labels a little bit to show that 3 pages are covering the Desktop plugin development process.

Changelog: Updated the Desktop plugin tutorial

Reviewed By: jknoxville

Differential Revision: D28990029

fbshipit-source-id: a06a7a774ceca3daf10f8e8fbd4e03191dbfd1cc
2021-06-09 07:26:57 -07:00
Michel Weststrate
0ba08150f6 Document example plugin to demo bidi communcation
Summary: per title. As follow up for previous diff

Reviewed By: fabiomassimo

Differential Revision: D28965865

fbshipit-source-id: 440c8143ac44011d895b3f194cabe7c69c51af72
2021-06-09 07:26:57 -07:00
Pascal Hartig
4fd8e0b8ca Tuesday dep bump
Summary: Paying forward for my upcoming oncall.

Reviewed By: nikoant

Differential Revision: D28960593

fbshipit-source-id: fb257c451b666191d8443f992d95d5d136ed22ff
2021-06-09 01:59:12 -07:00
dependabot[bot]
fd732a847c Bump mockito-core from 3.10.0 to 3.11.0 (#2424)
Summary:
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
<blockquote>
<h2>v3.11.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.11.0</h4>
<ul>
<li>2021-06-03 - <a href="https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0">18 commit(s)</a> by Charles Munger, Szczepan Faber, dependabot[bot]</li>
<li>Bump versions.bytebuddy from 1.11.0 to 1.11.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2313">https://github.com/facebook/flipper/issues/2313</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2313">mockito/mockito#2313</a>)</li>
<li>Undo parent for MultipleParentsClassLoader [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2312">https://github.com/facebook/flipper/issues/2312</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2312">mockito/mockito#2312</a>)</li>
<li>Bump shipkit-auto-version from 1.1.14 to 1.1.16 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2310">https://github.com/facebook/flipper/issues/2310</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2310">mockito/mockito#2310</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2309">https://github.com/facebook/flipper/issues/2309</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2309">mockito/mockito#2309</a>)</li>
<li>Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2308">https://github.com/facebook/flipper/issues/2308</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2308">mockito/mockito#2308</a>)</li>
<li>Bump shipkit-auto-version from 1.1.11 to 1.1.14 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2307">https://github.com/facebook/flipper/issues/2307</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2307">mockito/mockito#2307</a>)</li>
<li>Use the parent classloader if the context classloader is a child of it. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2306">https://github.com/facebook/flipper/issues/2306</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2306">mockito/mockito#2306</a>)</li>
<li>Bump kotlin-stdlib from 1.5.0 to 1.5.10 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2305">https://github.com/facebook/flipper/issues/2305</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2305">mockito/mockito#2305</a>)</li>
<li>&quot;The type is not public and its mock class is loaded by a different class loader&quot; with a context classloader that delegates [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2303">https://github.com/facebook/flipper/issues/2303</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2303">mockito/mockito#2303</a>)</li>
<li>Enabled automated changelog [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2301">https://github.com/facebook/flipper/issues/2301</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2301">mockito/mockito#2301</a>)</li>
<li>Bump kotlinx-coroutines-core from 1.4.3-native-mt to 1.5.0-native-mt [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2299">https://github.com/facebook/flipper/issues/2299</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2299">mockito/mockito#2299</a>)</li>
<li>Bump versions.errorprone from 2.6.0 to 2.7.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2298">https://github.com/facebook/flipper/issues/2298</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2298">mockito/mockito#2298</a>)</li>
<li>Bump junit-platform-launcher from 1.7.1 to 1.7.2 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2297">https://github.com/facebook/flipper/issues/2297</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2297">mockito/mockito#2297</a>)</li>
<li>Bump versions.junitJupiter from 5.7.1 to 5.7.2 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2296">https://github.com/facebook/flipper/issues/2296</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2296">mockito/mockito#2296</a>)</li>
<li>Renamed main dev branch [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2295">https://github.com/facebook/flipper/issues/2295</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2295">mockito/mockito#2295</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1 to 1.0.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2294">https://github.com/facebook/flipper/issues/2294</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2294">mockito/mockito#2294</a>)</li>
<li>Bump actions/checkout from 2 to 2.3.4 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2293">https://github.com/facebook/flipper/issues/2293</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2293">mockito/mockito#2293</a>)</li>
<li>'this' is not available - when enabling mock-maker-inline [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2082">https://github.com/facebook/flipper/issues/2082</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2082">mockito/mockito#2082</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="92cbac227d"><code>92cbac2</code></a> Undo parent for MultipleParentsClassLoader (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2312">https://github.com/facebook/flipper/issues/2312</a>)</li>
<li><a href="67c56326da"><code>67c5632</code></a> Bump versions.bytebuddy from 1.11.0 to 1.11.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2313">https://github.com/facebook/flipper/issues/2313</a>)</li>
<li><a href="d4753548bc"><code>d475354</code></a> Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2309">https://github.com/facebook/flipper/issues/2309</a>)</li>
<li><a href="7ceabaf529"><code>7ceabaf</code></a> Bump shipkit-auto-version from 1.1.14 to 1.1.16 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2310">https://github.com/facebook/flipper/issues/2310</a>)</li>
<li><a href="5c775ee9a8"><code>5c775ee</code></a> Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2308">https://github.com/facebook/flipper/issues/2308</a>)</li>
<li><a href="66998ea7f8"><code>66998ea</code></a> Use the parent classloader if the context classloader is a child of it (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2306">https://github.com/facebook/flipper/issues/2306</a>)</li>
<li><a href="ae6dd4efbd"><code>ae6dd4e</code></a> Bump shipkit-auto-version from 1.1.11 to 1.1.14 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2307">https://github.com/facebook/flipper/issues/2307</a>)</li>
<li><a href="c2715ea34a"><code>c2715ea</code></a> Bump kotlin-stdlib from 1.5.0 to 1.5.10 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2305">https://github.com/facebook/flipper/issues/2305</a>)</li>
<li><a href="c6054cd382"><code>c6054cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2301">https://github.com/facebook/flipper/issues/2301</a> from mockito/ci</li>
<li><a href="45bf88726b"><code>45bf887</code></a> Bump versions.errorprone from 2.6.0 to 2.7.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2298">https://github.com/facebook/flipper/issues/2298</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.10.0...v3.11.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=3.10.0&new-version=3.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D28960707

Pulled By: passy

fbshipit-source-id: e69e15d221c5985cf138f1419a03044d63468cd6
2021-06-08 11:25:30 -07:00
dependabot[bot]
c38dc6ff91 Bump protobuf-java from 3.17.1 to 3.17.2 (#2423)
Summary:
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.17.1 to 3.17.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/protocolbuffers/protobuf/releases">protobuf-java's releases</a>.</em></p>
<blockquote>
<h2>Protocol Buffers v3.17.2</h2>
<p><strong><strong>Kotlin</strong></strong></p>
<ul>
<li>Fix duplicate class error (<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8653">#8653</a>)</li>
</ul>
<p><strong><strong>PHP</strong></strong></p>
<ul>
<li>Fixed SEGV in sub-message getters for well-known types when message is unset
(<a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8670">#8670</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="70db61a91b"><code>70db61a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8686">#8686</a> from protocolbuffers/addToChanges</li>
<li><a href="c26e452e9e"><code>c26e452</code></a> Adding PHP fix to changes for 3.17.2</li>
<li><a href="09cf1839e1"><code>09cf183</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8685">#8685</a> from protocolbuffers/addDokka</li>
<li><a href="7090f7ab55"><code>7090f7a</code></a> Adding dokka to main pom</li>
<li><a href="b42f2376e4"><code>b42f237</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8670">#8670</a> from haberman/php-wkt-submsg</li>
<li><a href="75de6aa21a"><code>75de6aa</code></a> Fixed sub-message getters for well-known types when message is unset.</li>
<li><a href="769826e338"><code>769826e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8658">#8658</a> from deannagarcia/update-change-notes</li>
<li><a href="a693d723d4"><code>a693d72</code></a> Add PR number for kotlin fix</li>
<li><a href="d303bba1bb"><code>d303bba</code></a> Updating change logs</li>
<li><a href="d3b71f21bb"><code>d3b71f2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/8657">#8657</a> from deannagarcia/3.17.x-202105251932</li>
<li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.17.1...v3.17.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=gradle&previous-version=3.17.1&new-version=3.17.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D28960714

Pulled By: passy

fbshipit-source-id: 705dc5b3c19a489d8b6476dad8b24840aa67d3ae
2021-06-08 11:23:40 -07:00
dependabot[bot]
7574540586 Bump react-native from 0.64.1 to 0.64.2 in /react-native/ReactNativeFlipperExample (#2422)
Summary:
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.1 to 0.64.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/react-native/releases">react-native's releases</a>.</em></p>
<blockquote>
<h2>v0.64.2</h2>
<p>Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/224">by the community</a>:</p>
<h3>Changed</h3>
<ul>
<li>Find-node.sh supports Homebrew on M1 (<a href="502b819049">502b819049</a> by <a href="https://github.com/dulmandakh"><code>@​dulmandakh</code></a>)</li>
<li>Refactor UIManagerHelper.getUIManager to return null when there's no UIManager registered (<a href="b0e8c1eac0">b0e8c1eac0</a> by <a href="https://github.com/mdvacca"><code>@​mdvacca</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix ScrollViewStickyHeader to push up header above it (<a href="d754bdefc6">d754bdefc6</a> by <a href="https://github.com/kacieb"><code>@​kacieb</code></a>)</li>
</ul>
<h4>Android specific</h4>
<ul>
<li>Font family is not apply when secureTextEntry is true (<a href="cda77c77dd">cda77c77dd83cba07e6c2e56e938c3e4f7faf8fc</a> by <a href="https://github.com/hank121314"><code>@​hank121314</code></a>)</li>
<li>Dimension update events are now properly sent following orientation change (<a href="a6a4d3365f">a6a4d3365f17332e367c34357a07a73f97d6ec83</a> by <a href="https://github.com/ajpaulingalls"><code>@​ajpaulingalls</code></a>)</li>
</ul>
<hr />
<p>You can participate in the conversation on the status of this release at <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/232">this issue</a>.</p>
<hr />
<p>To help you upgrade to this version, you can use the <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p>
<hr />
<p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="757bb75fbf"><code>757bb75</code></a> [0.64.2] Bump version numbers</li>
<li><a href="f7ce3f0d85"><code>f7ce3f0</code></a> [LOCAL] auto-generated files</li>
<li><a href="395e8ecab5"><code>395e8ec</code></a> [LOCAL] bump CLI to alpha 1 to fix CLI issue</li>
<li><a href="09dd3e9096"><code>09dd3e9</code></a> find-node.sh supports Homebrew on M1 (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/31622">#31622</a>)</li>
<li><a href="eaed48fc7d"><code>eaed48f</code></a> Fix ScrollViewStickyHeader to push up header above it</li>
<li><a href="d894163662"><code>d894163</code></a> Refactor UIManagerHelper.getUIManager to return null when there's no UIManage...</li>
<li><a href="a05d179b6a"><code>a05d179</code></a> Add a fatal error handler for Hermes</li>
<li><a href="a6a4d3365f"><code>a6a4d33</code></a> Update the cached dimensions when orientation changes (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30324">#30324</a>)</li>
<li><a href="cda77c77dd"><code>cda77c7</code></a> <code>Android</code>: font-family is not apply when secureTextEntry is true (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30164">#30164</a>)</li>
<li>See full diff in <a href="https://github.com/facebook/react-native/compare/v0.64.1...v0.64.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native&package-manager=npm_and_yarn&previous-version=0.64.1&new-version=0.64.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: mweststrate

Differential Revision: D28960718

Pulled By: passy

fbshipit-source-id: 1ab0a17550159ba3256dd95dd908fc5e4e2833a7
2021-06-08 11:19:53 -07:00
Pascal Hartig
ce7b709908 Monday dep bump
Summary:
More safe bumps.

allow-large-files

Reviewed By: cekkaewnumchai

Differential Revision: D28929951

fbshipit-source-id: ade2919e2968446692fc88d6b6ae24644c30c137
2021-06-08 11:01:02 -07:00
Michel Weststrate
9d485b1d5d Convert plugin to Sandy
Reviewed By: passy

Differential Revision: D28964502

fbshipit-source-id: 76322dc7aec09497f6ba7e4dfb1af8f0318837ca
2021-06-08 09:52:48 -07:00
Michel Weststrate
496f8767dc Enable debug logs by default
Summary: Changelog: [Logs] show debug level logs by default. Now only verbose level is hidden by default

Reviewed By: fabiomassimo

Differential Revision: D28963445

fbshipit-source-id: e960654b02cf3b4248e0c8d4a9745208f160bc8d
2021-06-08 09:52:48 -07:00
Michel Weststrate
23c0781127 Minor keyboard navigation around fix
Summary: Fixed minor keyboard navigation annoyance: pressing arrow down on the last entry would remove selection, then jump to first row. Pressing up on first row would deselect then select first again. After this change the first/last item is kept selected in those cases

Reviewed By: passy

Differential Revision: D28958705

fbshipit-source-id: 01dbce3971ed965eae3b74e6706fef96aa86df66
2021-06-08 06:44:51 -07:00
Pascal Hartig
6224daf247 Pin ws 7.4.6 for react-native-flipper (#2430)
Summary:
Got an open security alert.

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

Test Plan: _eyes

Reviewed By: mweststrate

Differential Revision: D28939983

Pulled By: passy

fbshipit-source-id: 24e9d68151515c4e51812c1c6c02c8dfc266213b
2021-06-08 05:18:44 -07:00
Pascal Hartig
a98e224fa3 Bump Fresco to 2.5.0 (#2429)
Summary:
Per title.

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

Test Plan:
CI

./gradlew :sample:assembleDebug

Reviewed By: mweststrate

Differential Revision: D28939925

Pulled By: passy

fbshipit-source-id: e1d28f0784376413b029302d69b7f02cc8e7b7ad
2021-06-08 05:17:17 -07:00
Michel Weststrate
e6495be902 Fix NPE in DataTable
Summary: Fixed linked NPE. Couldn't find a clear reproduction,

Reviewed By: passy

Differential Revision: D28958704

fbshipit-source-id: e09830fbad08bf035c54049451de7f52485cb9dc
2021-06-08 04:43:37 -07:00
Pascal Hartig
f3f0756da7 Update android-sample.yml (#2432)
Summary:
This should take care of the build issue. It's an annoying caching issue that's been around for ages. Also why it didn't happen locally.

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

Test Plan: GitHub CI

Reviewed By: mweststrate

Differential Revision: D28958707

Pulled By: passy

fbshipit-source-id: 8538f6616dec934d924c04713af93e7a6b89e617
2021-06-08 03:08:46 -07:00
Aleksandr Sasha Sergeev
dbd52d1cfe Fix deadlock in FlipperClient
Summary:
This diff fixes deadlock that happens on mutex [FlipperClient::mutex_](https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/xplat/Flipper/FlipperClient.h?commit=9eba9f832dfb648788d4c0e6ae05712e30a59a21&lines=113).

Steps that cause a deadlock:
1. Mutex is locked at [FlipperClient.cpp:170](https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/xplat/Flipper/FlipperClient.cpp?commit=750ee132616cd3c470d8d091532a853e6b44f6d6&lines=170)
2. `FlipperConnectionImpl::call` executed at [FlipperClient.cpp:237](https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/xplat/Flipper/FlipperClient.cpp?commit=750ee132616cd3c470d8d091532a853e6b44f6d6&lines=237)
3. `FlipperConnectionImpl::call` eventually calls `FlipperClient::getPlugin()` (see fullstacktrace below) which is trying to lock the same [FlipperClient::mutex_](https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/xplat/Flipper/FlipperClient.h?commit=9eba9f832dfb648788d4c0e6ae05712e30a59a21&lines=113) as in step 1.

Full stacktrace: P420350989. Mutex is locked in frame #43 and attempted to be locked in frame #6.
More details: T92341964

Solution: unlock the mutex before calling `FlipperConnectionImpl::call` at [FlipperClient.cpp:237](https://www.internalfb.com/intern/diffusion/FBS/browsefile/master/xplat/sonar/xplat/Flipper/FlipperClient.cpp?commit=750ee132616cd3c470d8d091532a853e6b44f6d6&lines=237)

Reviewed By: jknoxville

Differential Revision: D28918093

fbshipit-source-id: 06c7841740a70e117dc5f767f9d5852149974f7f
2021-06-07 11:20:51 -07:00
Michel Weststrate
bc647972e1 Type improvements
Summary: some type simplifications, that makes it easier to reuse data sources and helps type inference

Reviewed By: passy

Differential Revision: D28413380

fbshipit-source-id: 261a8b981bf18a00edc3075926bd668322e1c37d
2021-06-07 08:09:53 -07:00
Anton Nikolaev
9a2677fc24 Cleanup global notifications UI
Summary: We don't need to show plugin-related details and button "open globalError" (which anyway doesn't work) when showing global notifications.

Reviewed By: passy

Differential Revision: D28900468

fbshipit-source-id: 54347ede4f1e4dbfb0e41be5c50374fda35c1223
2021-06-07 05:53:44 -07:00
Anton Nikolaev
90d40ac385 More actionable notification message in case of www cert exchange failed
Summary: Improved message a bit to make it clear that VPN/Lighthouse is required on both sides - computer and mobile device. Also it will now show login link in case user is not signed in yet, because login is also required for www cert exchange.

Reviewed By: passy

Differential Revision: D28899558

fbshipit-source-id: 89de776f602a9f27a2c068efd8e3f08c28ec5f57
2021-06-07 05:53:43 -07:00
Pascal Hartig
edbb41b49b Upgrade prettier
Summary: ohsopretty

Reviewed By: fabiomassimo

Differential Revision: D28930276

fbshipit-source-id: faaca8cc53c2fe42a8e010d5c1b1d79e89190858
2021-06-07 04:59:17 -07:00
Pritesh Nandgaonkar
25b7f88843 Add github spec repo as a source in RN Sample app (#2412)
Summary:
This diff adds the cocoapod's github repo as a source otherwise Cocoapod uses the cdn to refer the latest pods. We need this as in create_pr job we update the Podfile.lock of this RN sample project and it fails to find the latest flipper pod because Cocapod takes a while to update its cdn. Reffering the specs directly from github repo solves the issue.
## Changelog

Add github spec repo as a source in the Podfile.

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

Test Plan:
CI
https://github.com/facebook/flipper/actions/runs/902547740

Reviewed By: nikoant

Differential Revision: D28896796

Pulled By: priteshrnandgaonkar

fbshipit-source-id: d5a2f10d42fa91218f853cdfb1920a10f438c697
2021-06-07 04:40:15 -07:00
Pascal Hartig
baf38809e6 Dep bump
Summary:
Bump a day, doctor away, etc.

allow-large-files

Reviewed By: nikoant

Differential Revision: D28897147

fbshipit-source-id: be2473462b566ec02575d06d10c1a191dfda4d77
2021-06-04 11:48:39 -07:00
Pascal Hartig
5b59ae099f Dep bump
Summary: You know the drill.

Reviewed By: nikoant

Differential Revision: D28867596

fbshipit-source-id: dd3487a918dd75ffd47947a32f0f22f511a5f3d4
2021-06-04 08:41:16 -07:00
Pascal Hartig
c275fb667a Fix build
Summary:
Indicatif 0.16 is incompatible with 0.15. Internally, we only have the latter
so I'm reverting instead of fixing forward.

Reviewed By: jknoxville

Differential Revision: D28899744

fbshipit-source-id: 0461073083f34887babbed13abb55a3dbfa1d801
2021-06-04 08:37:39 -07:00
Pritesh Nandgaonkar
9210567685 Update CK to 0.31 everywhere
Summary: Thisi diff updates the CK version to > 0.31 everywhere. It also removes direct CK dependency on SampleSwift, as it doesn't use CK directly.

Reviewed By: fabiomassimo

Differential Revision: D28898898

fbshipit-source-id: 77d4cece79a0a4a51e7ac27b3ec68283740cd0b2
2021-06-04 07:35:07 -07:00
priteshrnandgaonkar
87a5c5dc1b Automated: Update Podfile.lock (#2409)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

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

Reviewed By: passy

Differential Revision: D28896423

Pulled By: priteshrnandgaonkar

fbshipit-source-id: 2758592dad6c0597a6bc3a05e8173f7f00f5593b
2021-06-04 04:12:45 -07:00
Anton Nikolaev
cc4bc293c6 More actionable notification on plugin download failure
Summary: More actionable notification on plugin download failure.

Reviewed By: priteshrnandgaonkar

Differential Revision: D28856728

fbshipit-source-id: bd4a41af8812168949d83e2e0923ca7976485fa7
2021-06-03 08:36:23 -07:00
Anton Nikolaev
fa74502a8a Show disconnected status in plugin list
Summary: Connectivity indicator on plugin panel.

Reviewed By: passy

Differential Revision: D28843182

fbshipit-source-id: 49130e6b40c1bfcc4449b8a98b092d44dbda78bf
2021-06-03 06:37:29 -07:00
Pascal Hartig
7d9561e0fa Remove minimist pin
Summary:
I'm going through our resolutions one-by-one, removing them and then seeing what the resulting change in the yarn.lock is and if it falls below what was pinned prior to D28835488.

In this case, we're above the previous lock which means we can safely remove it without getting a vulnerable version back.

Reviewed By: muraziz

Differential Revision: D28835545

fbshipit-source-id: 3159e1a165bbd4310c44520b0fe861a0d3a74fed
2021-06-03 03:40:32 -07:00
Pascal Hartig
2620132d25 Remove acorn pin
Summary:
I'm going through our resolutions one-by-one, removing them and then seeing what the resulting change in the yarn.lock is and if it falls below what was pinned prior to D28835488.

In this case, we're above the previous lock which means we can safely remove it without getting a vulnerable version back.

Reviewed By: muraziz

Differential Revision: D28835487

fbshipit-source-id: 3897b2127e923b5ea68ec50b7675869f34c24640
2021-06-03 03:40:32 -07:00
Pascal Hartig
4de9f8177a Bump resolutions where possible
Summary: Bumping all fixed resolutions we have.

Reviewed By: muraziz

Differential Revision: D28835488

fbshipit-source-id: 1e1157c3a87cfbd440e655fc934dd9ac7cb91d35
2021-06-03 03:40:32 -07:00
dependabot[bot]
3e0133cfbb Bump proguard-annotations from 1.16.0 to 1.19.0 (#2355)
Summary:
Bumps [proguard-annotations](https://github.com/facebook/yoga) from 1.16.0 to 1.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/yoga/releases">proguard-annotations's releases</a>.</em></p>
<blockquote>
<h2>v1.19.0</h2>
<p>Release for Maven Central.</p>
<h2>v1.18.0</h2>
<p>No release notes provided.</p>
<h2>v1.17.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8a65d8b6dc"><code>8a65d8b</code></a> Release GitHub actions workflow (<a href="https://github-redirect.dependabot.com/facebook/yoga/issues/1088">https://github.com/facebook/flipper/issues/1088</a>)</li>
<li><a href="0fcef77d7b"><code>0fcef77</code></a> Maven release docs (<a href="https://github-redirect.dependabot.com/facebook/yoga/issues/1087">https://github.com/facebook/flipper/issues/1087</a>)</li>
<li><a href="e3a59aa50e"><code>e3a59aa</code></a> Maven central publish (<a href="https://github-redirect.dependabot.com/facebook/yoga/issues/1086">https://github.com/facebook/flipper/issues/1086</a>)</li>
<li><a href="13e079e8f3"><code>13e079e</code></a> Upgrade Gradle setup (<a href="https://github-redirect.dependabot.com/facebook/yoga/issues/1084">https://github.com/facebook/flipper/issues/1084</a>)</li>
<li><a href="508f4eacdf"><code>508f4ea</code></a> Fix env setting and Android setup (<a href="https://github-redirect.dependabot.com/facebook/yoga/issues/1085">https://github.com/facebook/flipper/issues/1085</a>)</li>
<li><a href="a999150c19"><code>a999150</code></a> Apply clang-format</li>
<li><a href="cbf6495d66"><code>cbf6495</code></a> Refactor YogaNode.Inputs freeze API</li>
<li><a href="07eaeea7a4"><code>07eaeea</code></a> Create YogaProps Interface</li>
<li><a href="638690255c"><code>6386902</code></a> Yoga set as a static library also for debug+release builds in x64</li>
<li><a href="6c2ba945be"><code>6c2ba94</code></a> Making yoga by default a static library</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/yoga/compare/1.16.0...v1.19.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.facebook.yoga:proguard-annotations&package-manager=gradle&previous-version=1.16.0&new-version=1.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

 ---

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

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

</details>

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

Reviewed By: nikoant

Differential Revision: D28830905

Pulled By: passy

fbshipit-source-id: 1c9182b21fd66f477e186346f38004a60d9b3069
2021-06-02 13:37:03 -07:00