Bump react-native-flipper from 0.86.0 to 0.87.0 in /react-native/ReactNativeFlipperExample (#2256)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.86.0 to 0.87.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.87.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="7f135722a9"><code>7f13572</code></a> Flipper Release: v0.87.0</li> <li><a href="808d173c89"><code>808d173</code></a> Fix docs: Typography.Heading => Typography.Title</li> <li><a href="bbcb16d8fb"><code>bbcb16d</code></a> Make DataTable / DataInspector unit tests predictable</li> <li><a href="39be769bab"><code>39be769</code></a> DataInspector renames</li> <li><a href="8e02b2ec10"><code>8e02b2e</code></a> Expose Toolbar from Sandy</li> <li><a href="d9ec09b381"><code>d9ec09b</code></a> Fix dark mode issue</li> <li><a href="d6c74c4e2f"><code>d6c74c4</code></a> Support natural sizing</li> <li><a href="e423bc7959"><code>e423bc7</code></a> Update react-devtools-core from ^4.10.1 to ~4.10.2 (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2243">https://github.com/facebook/flipper/issues/2243</a>)</li> <li><a href="00e4d2440d"><code>00e4d24</code></a> Support providing records directly to DataTable</li> <li><a href="9a6e84fedd"><code>9a6e84f</code></a> Deprecate more standard components</li> <li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.86.0...v0.87.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/2256 Reviewed By: mweststrate Differential Revision: D28181957 Pulled By: passy fbshipit-source-id: 4caedb8d6e7de97af44f354a8f2c71cd39d3a264
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e9ae8f45f9
commit
22a8a73d81
@@ -4972,10 +4972,10 @@ react-native-codegen@^0.0.6:
|
||||
jscodeshift "^0.11.0"
|
||||
nullthrows "^1.1.1"
|
||||
|
||||
react-native-flipper@^0.86.0:
|
||||
version "0.86.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.86.0.tgz#625a1d6cbb3683eb9baab95c339a83f8618fc746"
|
||||
integrity sha512-NnaqSL3sRF/29SMgUYEesduTdNd/DCPdhw+CcvTBY2RanfdSmZ4ol/uwNUJHnNsLoIJz5v4jigmv1dICQTSpiw==
|
||||
react-native-flipper@^0.87.0:
|
||||
version "0.87.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.87.0.tgz#7442994a5dd3fadd64b78293835af36bcf7fa891"
|
||||
integrity sha512-WCi0j/4gRxYbEizVHN9kNWKx7m/sBajxXXhhTQBmhNLywSData+za62e5XtTGTnHoS8bDC5ev65PKAA7ncM9Lg==
|
||||
|
||||
react-native@^0.64.0:
|
||||
version "0.64.0"
|
||||
|
||||
Reference in New Issue
Block a user