Bump react-native-flipper from 0.71.0 to 0.72.0 in /react-native/ReactNativeFlipperExample (#1858)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.71.0 to 0.72.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.72.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="bbd43eb5d1"><code>bbd43eb</code></a> Flipper Release: v0.72.0</li> <li><a href="e15520084d"><code>e155200</code></a> Bump oclif/command from 1.6.1 to 1.8.0 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1843">https://github.com/facebook/flipper/issues/1843</a>)</li> <li><a href="eff12f5849"><code>eff12f5</code></a> Bump typescript-eslint/parser from 4.12.0 to 4.13.0 in /flipper-js-client-sd...</li> <li><a href="b12c30900e"><code>b12c309</code></a> Bump typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 in /flipper-js-cl...</li> <li><a href="b3783fd12f"><code>b3783fd</code></a> Bump eslint from 7.17.0 to 7.18.0 in /flipper-js-client-sdk (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1841">https://github.com/facebook/flipper/issues/1841</a>)</li> <li><a href="ea4b8b8f8a"><code>ea4b8b8</code></a> Bump socket.io from 2.3.0 to 3.1.0 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1845">https://github.com/facebook/flipper/issues/1845</a>)</li> <li><a href="140ff8861e"><code>140ff88</code></a> Add github actions for dependency pod validations (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1834">https://github.com/facebook/flipper/issues/1834</a>)</li> <li><a href="18ff69bacd"><code>18ff69b</code></a> Clean up home screen</li> <li><a href="69c8413c57"><code>69c8413</code></a> Check for most recent Flipper version in internal builds as well</li> <li><a href="84c05d441d"><code>84c05d4</code></a> Turn update message into notification</li> <li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.71.0...v0.72.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/1858 Reviewed By: passy Differential Revision: D26047340 Pulled By: mweststrate fbshipit-source-id: 9d824e67e2609932cd55ce0cea35406ed7b4f667
This commit is contained in:
committed by
Facebook GitHub Bot
parent
278f16947e
commit
81d4febc45
@@ -5457,10 +5457,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.71.0:
|
||||
version "0.71.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.71.0.tgz#5fefaf702b2e12e6e0ec4721fe276a6904789517"
|
||||
integrity sha512-ITTgmxopMYilr0AJbApmqrV7boOelqctGE2GpOf+lMhUunCMiplbkrtWRSPPunw046VmXpEk5FX55QA0975ovA==
|
||||
react-native-flipper@^0.72.0:
|
||||
version "0.72.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.72.0.tgz#39854f1a40d1ac29aa85f6079f08978996a992ab"
|
||||
integrity sha512-wYHx5E/g+N0hsBdTwy4GzJY4+/tvtONBxU5xjzO03YemaqoE6iuaGeNXLa7TNyRgLvdyEOgnICTZEi7cPqLAUQ==
|
||||
|
||||
react-native@^0.63.4:
|
||||
version "0.63.4"
|
||||
|
||||
Reference in New Issue
Block a user