Bump react-native-flipper from 0.91.2 to 0.92.0 in /react-native/ReactNativeFlipperExample (#2418)

Summary:
Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.91.2 to 0.92.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.92.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="d45046f111"><code>d45046f</code></a> Flipper Release: v0.92.0</li>
<li><a href="a00f0ce13a"><code>a00f0ce</code></a> WAIQWatch plugin improvements</li>
<li><a href="1aa20c6237"><code>1aa20c6</code></a> Bump eslint from 7.26.0 to 7.27.0 in /flipper-js-client-sdk (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2353">https://github.com/facebook/flipper/issues/2353</a>)</li>
<li><a href="bdf26afe5d"><code>bdf26af</code></a> Bump rayon from 1.5.0 to 1.5.1 in /packer (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2349">https://github.com/facebook/flipper/issues/2349</a>)</li>
<li><a href="33cd114056"><code>33cd114</code></a> update ios-native.mdx (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2348">https://github.com/facebook/flipper/issues/2348</a>)</li>
<li><a href="80feff1615"><code>80feff1</code></a> Fix search by passing query to search request (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2377">https://github.com/facebook/flipper/issues/2377</a>)</li>
<li><a href="b0b49e1098"><code>b0b49e1</code></a> Handle CN greater than 64 character length</li>
<li><a href="85157fb948"><code>85157fb</code></a> Bump typescript from 4.2.4 to 4.3.2 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2401">https://github.com/facebook/flipper/issues/2401</a>)</li>
<li><a href="84c0783d5c"><code>84c0783</code></a> Bump metro-cache from 0.65.2 to 0.66.0 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2399">https://github.com/facebook/flipper/issues/2399</a>)</li>
<li><a href="29f779ac29"><code>29f779a</code></a> Bump <code>@​babel/eslint-parser</code> from 7.13.14 to 7.14.4 in /desktop (<a href="https://github-redirect.dependabot.com/facebook/flipper/issues/2398">https://github.com/facebook/flipper/issues/2398</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/flipper/compare/v0.91.2...v0.92.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.91.2&new-version=0.92.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: https://github.com/facebook/flipper/pull/2418

Reviewed By: mweststrate

Differential Revision: D29028056

Pulled By: passy

fbshipit-source-id: 0325682960fb852a41d3f88ac99f2d694be93503
This commit is contained in:
dependabot[bot]
2021-06-10 09:22:05 -07:00
committed by Facebook GitHub Bot
parent f18a00d451
commit 294ed2a055
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"react": "^17.0.1", "react": "^17.0.1",
"react-native": "^0.64.2", "react-native": "^0.64.2",
"react-native-flipper": "^0.91.2" "react-native-flipper": "^0.92.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.2", "@babel/core": "^7.14.2",

View File

@@ -4831,10 +4831,10 @@ react-native-codegen@^0.0.6:
jscodeshift "^0.11.0" jscodeshift "^0.11.0"
nullthrows "^1.1.1" nullthrows "^1.1.1"
react-native-flipper@^0.91.2: react-native-flipper@^0.92.0:
version "0.91.2" version "0.92.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.91.2.tgz#1712f9dfb1f9808793d0310aac3f51bb6f03717d" resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.92.0.tgz#d1d047fc55358d78bb44e007440cdfde5cfb4001"
integrity sha512-AoPaA0SKpSORzRsIUcWg1ZtjDFfSBnrtmA2fSwmaQKeQq34AHtldsFDDLVM1AxzrupBcRzu+NM8khb5+orV9yg== integrity sha512-xcI10Uc4/Q9wdyg8q8N5i6/Ri8goWglc/uu3do0uMglT3Qs380yqOn/5wX3XzcdQB/QD39JW7wbf8ENTFFu4aA==
react-native@^0.64.2: react-native@^0.64.2:
version "0.64.2" version "0.64.2"