Skip to content

Commit

Permalink
Bump react-native-flipper from 0.79.1 to 0.80.0 in /react-native/Reac…
Browse files Browse the repository at this point in the history
…tNativeFlipperExample (#2063)

Summary:
Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.79.1 to 0.80.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.80.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="https://github.com/facebook/flipper/commit/59204328c3c004036b82330ad8ac2f746fd04695"><code>5920432</code></a> Flipper Release: v0.80.0</li>
<li><a href="https://github.com/facebook/flipper/commit/c4cf46207b41915aafd421e42c1e664e2df82f96"><code>c4cf462</code></a> Upgrade docusaurus tools</li>
<li><a href="https://github.com/facebook/flipper/commit/f508a35ff92b353f316669fbba78b0204dd36329"><code>f508a35</code></a> Fix patch release versioning for open-source version</li>
<li><a href="https://github.com/facebook/flipper/commit/11f7af3e726bbe7d2cfb498da9bcef87e9ad6c80"><code>11f7af3</code></a> Bump robolectric from 4.4 to 4.5.1 (<a href="https://github.com/facebook/flipper/issues/2038">https://github.com/facebook/flipper/issues/2038</a>)</li>
<li><a href="https://github.com/facebook/flipper/commit/f61b5a1a86762fd140eb8927ce46d8fa8b4a8178"><code>f61b5a1</code></a> Network plugin - support mocks in imported devices (<a href="https://github.com/facebook/flipper/issues/2040">https://github.com/facebook/flipper/issues/2040</a>)</li>
<li><a href="https://github.com/facebook/flipper/commit/07defebb2253b934cd34c3dfd7625cbff5091c35"><code>07defeb</code></a> Bump hamcrest-library from 1.3 to 2.2 (<a href="https://github.com/facebook/flipper/issues/2041">https://github.com/facebook/flipper/issues/2041</a>)</li>
<li><a href="https://github.com/facebook/flipper/commit/2af4c4e1415b90e8610f6c67f8517875f84bec7b"><code>2af4c4e</code></a> Bump guava from 20.0 to 23.0 (<a href="https://github.com/facebook/flipper/issues/2034">https://github.com/facebook/flipper/issues/2034</a>)</li>
<li><a href="https://github.com/facebook/flipper/commit/58b2daea02da5cc48bb11b35637a3f463d2961b7"><code>58b2dae</code></a> Bundle all plugins script</li>
<li><a href="https://github.com/facebook/flipper/commit/c065760d150da6291e0d2f4aa69d4ff4a9a14a39"><code>c065760</code></a> Stable babel transformation cache key</li>
<li><a href="https://github.com/facebook/flipper/commit/baeb8ba5be8e0448df975457e4df09821060c30f"><code>baeb8ba</code></a> Performance improvements for &quot;build-plugin&quot; task</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.79.1...v0.80.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.79.1&new-version=0.80.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: #2063

Reviewed By: mweststrate

Differential Revision: D27046230

Pulled By: passy

fbshipit-source-id: 856f5b1c3312216a4f8f939417e858c0156c78cc
  • Loading branch information
dependabot[bot] authored and facebook-github-bot committed Mar 15, 2021
1 parent 964131e commit b2c542b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion react-native/ReactNativeFlipperExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "^17.0.1",
"react-native": "^0.63.4",
"react-native-flipper": "^0.79.1"
"react-native-flipper": "^0.80.0"
},
"devDependencies": {
"@babel/core": "^7.13.8",
Expand Down
8 changes: 4 additions & 4 deletions react-native/ReactNativeFlipperExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5308,10 +5308,10 @@ react-is@^16.8.1, react-is@^16.8.4:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==

react-native-flipper@^0.79.1:
version "0.79.1"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.79.1.tgz#894fd85665cf41639bf9fdfce74c65f0fd770e70"
integrity sha512-wCPTecTpGXYeHWYZXoeKc47xqA8TPEYuZfsDeJiJH/pivI/Fdqp1B0MKY9CGQPPNYjA47n4yTeFlQRxt48zamg==
react-native-flipper@^0.80.0:
version "0.80.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.80.0.tgz#ac576ccbb5b0babf926d450d8f0689b59cff2d20"
integrity sha512-D9IUOY3wCjVupbQS9uWEgUdwO9DD11aOSjxswOeDNozB2GG2xI1iKSeGqNuFFq7Gr522yWVCmjNGpTbjEonPQQ==

react-native@^0.63.4:
version "0.63.4"
Expand Down

0 comments on commit b2c542b

Please sign in to comment.