Bump react-native-flipper from 0.137.0 to 0.138.0 in /react-native/ReactNativeFlipperExample (#3521)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.137.0 to 0.138.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.138.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6bf158f0df"><code>6bf158f</code></a> Flipper Release: v0.138.0</li> <li><a href="4bcc3d0c46"><code>4bcc3d0</code></a> Bump app-builder-lib from 22.14.12 to 23.0.2 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/3505">https://github.com/facebook/flipper/issues/3505</a>)</li> <li><a href="e5a8ba3ea9"><code>e5a8ba3</code></a> Bump console-feed from 3.2.2 to 3.3.0 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/3504">https://github.com/facebook/flipper/issues/3504</a>)</li> <li><a href="5822022321"><code>5822022</code></a> Fix React DevTools compatibility for the example app (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/3197">https://github.com/facebook/flipper/issues/3197</a>)</li> <li><a href="35428ca039"><code>35428ca</code></a> Keytar platform/arch</li> <li><a href="2a3491442b"><code>2a34914</code></a> Bump sha2 from 0.10.1 to 0.10.2 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/3460">https://github.com/facebook/flipper/issues/3460</a>)</li> <li><a href="6d05e6c226"><code>6d05e6c</code></a> Bump /desktop again</li> <li><a href="9d390d0864"><code>9d390d0</code></a> Dep bump for /desktop</li> <li><a href="835812b358"><code>835812b</code></a> Dep bump for /react-native</li> <li><a href="a5529d789d"><code>a5529d7</code></a> Don't raise EADDRINUSE as error on startup</li> <li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.137.0...v0.138.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/3521 Reviewed By: antonk52 Differential Revision: D34862083 Pulled By: lblasa fbshipit-source-id: 7a32223f203a3e2244804b3c5a9ad5f705e970c1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
95b7e2caf7
commit
3672629034
@@ -5070,10 +5070,10 @@ range-parser@~1.2.1:
|
||||
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
|
||||
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
|
||||
|
||||
react-devtools-core@4.19.1, react-devtools-core@4.23.0:
|
||||
version "4.23.0"
|
||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.23.0.tgz#dff9d12202a472ef62632203d6de3877dc6e58be"
|
||||
integrity sha512-KkzneT1LczFtebbTJlvRphIRvzuHLhI9ghfrseVv9ktBs+l2cXy8Svw5U16lzQnwU9okVEcURmGPgH79WWrlaw==
|
||||
react-devtools-core@4.19.1, react-devtools-core@4.24.0:
|
||||
version "4.24.0"
|
||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.24.0.tgz#7daa196bdc64f3626b3f54f2ff2b96f7c4fdf017"
|
||||
integrity sha512-Rw7FzYOOzcfyUPaAm9P3g0tFdGqGq2LLiAI+wjYcp6CsF3DeeMrRS3HZAho4s273C29G/DJhx0e8BpRE/QZNGg==
|
||||
dependencies:
|
||||
shell-quote "^1.6.1"
|
||||
ws "^7"
|
||||
@@ -5097,10 +5097,10 @@ react-native-codegen@^0.0.8:
|
||||
jscodeshift "^0.11.0"
|
||||
nullthrows "^1.1.1"
|
||||
|
||||
react-native-flipper@^0.137.0:
|
||||
version "0.137.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.137.0.tgz#ce34d0b396e495553755cd256c98ab4cdab4b302"
|
||||
integrity sha512-Ls3Do5nfR24ghCpGzk6/Wc3jZ202je0qNYWGRGO+KaOaK2O/la9bl7XwI7kg50jfChSxqolWp1v+Jwm2/qi7EA==
|
||||
react-native-flipper@^0.138.0:
|
||||
version "0.138.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.138.0.tgz#7b795d66b6134e2d802a5e0355dbd9e5ed1fd5b6"
|
||||
integrity sha512-8NNsuAyk/gZGZnmzx2VMNTnXW5WTlV3TQ1IIwHxNpz17tWg4wKttNWv1gk2ZArLwdHnntAqjtOoVq8NR8HFaNA==
|
||||
|
||||
react-native@^0.67.2:
|
||||
version "0.67.2"
|
||||
|
||||
Reference in New Issue
Block a user