Bump react-native-flipper from 0.74.0 to 0.75.1 in /react-native/ReactNativeFlipperExample (#1933)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.74.0 to 0.75.1. <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.75.1</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> <h2>v0.75.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="0633e5bfd7"><code>0633e5b</code></a> Flipper Release: v0.75.1</li> <li><a href="f69723978d"><code>f697239</code></a> Upgrade deps</li> <li><a href="7fd0c7d82e"><code>7fd0c7d</code></a> Fix upload of sample app apk (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/1920">https://github.com/facebook/flipper/issues/1920</a>)</li> <li><a href="061ca274fd"><code>061ca27</code></a> Add docs for new Android release</li> <li><a href="af9475bca1"><code>af9475b</code></a> Update JCenter reference in the docs</li> <li><a href="c1b43f44b0"><code>c1b43f4</code></a> Update Maven badge in Readme</li> <li><a href="27f34be824"><code>27f34be</code></a> Suppress Metro error</li> <li><a href="eff1ce5ba7"><code>eff1ce5</code></a> Catch errors when querying physical devices</li> <li><a href="92f3ab8ff4"><code>92f3ab8</code></a> Improve error handling for iOSDevices</li> <li><a href="8d5f136a34"><code>8d5f136</code></a> Fix active state reducer mutating existing state</li> <li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.74.0...v0.75.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1933 Reviewed By: mweststrate Differential Revision: D26463208 Pulled By: passy fbshipit-source-id: bf9d0254a4c662031b0cbf257edcd2a65d9736bb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4390ff44ce
commit
14d79062ff
@@ -12,7 +12,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-native": "^0.63.4",
|
"react-native": "^0.63.4",
|
||||||
"react-native-flipper": "^0.74.0"
|
"react-native-flipper": "^0.75.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.12.10",
|
"@babel/core": "^7.12.10",
|
||||||
|
|||||||
@@ -5417,10 +5417,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"
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
|
||||||
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==
|
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==
|
||||||
|
|
||||||
react-native-flipper@^0.74.0:
|
react-native-flipper@^0.75.1:
|
||||||
version "0.74.0"
|
version "0.75.1"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.74.0.tgz#57749bed196652c32eb7de46a49ecfde1735a31c"
|
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.75.1.tgz#e68e163d941ad14d54461939b7cb43aeb7a76440"
|
||||||
integrity sha512-OYw5r/LW0gNzK+KRSqKI5xocvy2WPBcUCGWkkcodIryk79wVknna6+Uh/yUkjLlakUZcwA6GLZL6UJfsD2NmDg==
|
integrity sha512-HDy2Gi9x9uM/KchwG/ILAErTGNxLm7hyYEEb+xjRJegxn2g41zngE1IhE3ZEYcNEOyBn3lELPbZ58bR1tSY96g==
|
||||||
|
|
||||||
react-native@^0.63.4:
|
react-native@^0.63.4:
|
||||||
version "0.63.4"
|
version "0.63.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user