Bump react-native from 0.64.1 to 0.64.2 in /react-native/react-native-flipper (#2419)
Summary: Bumps [react-native](https://github.com/facebook/react-native) from 0.64.1 to 0.64.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react-native/releases">react-native's releases</a>.</em></p> <blockquote> <h2>v0.64.2</h2> <p>Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/224">by the community</a>:</p> <h3>Changed</h3> <ul> <li>Find-node.sh supports Homebrew on M1 (<a href="502b819049">502b819049</a> by <a href="https://github.com/dulmandakh"><code>@dulmandakh</code></a>)</li> <li>Refactor UIManagerHelper.getUIManager to return null when there's no UIManager registered (<a href="b0e8c1eac0">b0e8c1eac0</a> by <a href="https://github.com/mdvacca"><code>@mdvacca</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix ScrollViewStickyHeader to push up header above it (<a href="d754bdefc6">d754bdefc6</a> by <a href="https://github.com/kacieb"><code>@kacieb</code></a>)</li> </ul> <h4>Android specific</h4> <ul> <li>Font family is not apply when secureTextEntry is true (<a href="cda77c77dd">cda77c77dd83cba07e6c2e56e938c3e4f7faf8fc</a> by <a href="https://github.com/hank121314"><code>@hank121314</code></a>)</li> <li>Dimension update events are now properly sent following orientation change (<a href="a6a4d3365f">a6a4d3365f17332e367c34357a07a73f97d6ec83</a> by <a href="https://github.com/ajpaulingalls"><code>@ajpaulingalls</code></a>)</li> </ul> <hr /> <p>You can participate in the conversation on the status of this release at <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/232">this issue</a>.</p> <hr /> <p>To help you upgrade to this version, you can use the <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p> <hr /> <p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="757bb75fbf"><code>757bb75</code></a> [0.64.2] Bump version numbers</li> <li><a href="f7ce3f0d85"><code>f7ce3f0</code></a> [LOCAL] auto-generated files</li> <li><a href="395e8ecab5"><code>395e8ec</code></a> [LOCAL] bump CLI to alpha 1 to fix CLI issue</li> <li><a href="09dd3e9096"><code>09dd3e9</code></a> find-node.sh supports Homebrew on M1 (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/31622">#31622</a>)</li> <li><a href="eaed48fc7d"><code>eaed48f</code></a> Fix ScrollViewStickyHeader to push up header above it</li> <li><a href="d894163662"><code>d894163</code></a> Refactor UIManagerHelper.getUIManager to return null when there's no UIManage...</li> <li><a href="a05d179b6a"><code>a05d179</code></a> Add a fatal error handler for Hermes</li> <li><a href="a6a4d3365f"><code>a6a4d33</code></a> Update the cached dimensions when orientation changes (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30324">#30324</a>)</li> <li><a href="cda77c77dd"><code>cda77c7</code></a> <code>Android</code>: font-family is not apply when secureTextEntry is true (<a href="https://github-redirect.dependabot.com/facebook/react-native/issues/30164">#30164</a>)</li> <li>See full diff in <a href="https://github.com/facebook/react-native/compare/v0.64.1...v0.64.2">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/2419 Reviewed By: mweststrate Differential Revision: D29028062 Pulled By: passy fbshipit-source-id: 3ca71e065aea8321ae57105543e2b092c95feb0a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
296ad402bb
commit
abc9785e0e
@@ -1122,30 +1122,30 @@
|
|||||||
"@types/yargs" "^15.0.0"
|
"@types/yargs" "^15.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
|
|
||||||
"@react-native-community/cli-debugger-ui@^5.0.1-alpha.1":
|
"@react-native-community/cli-debugger-ui@^5.0.1":
|
||||||
version "5.0.1-alpha.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-5.0.1-alpha.1.tgz#09a856ccd2954cf16eea59b14dd26ae66720e4e6"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-5.0.1.tgz#6b1f3367b8e5211e899983065ea2e72c1901d75f"
|
||||||
integrity sha512-o6msDywXU7q0dPKhCTo8IrpmJ+7o+kVghyHlrAndnb30p6vnm4pID5Yi7lHXGfs6bQXorKUWX8oD5xYwWkN8qw==
|
integrity sha512-5gGKaaXYOVE423BUqxIfvfAVSj5Cg1cU/TpGbeg/iqpy2CfqyWqJB3tTuVUbOOiOvR5wbU8tti6pIi1pchJ+oA==
|
||||||
dependencies:
|
dependencies:
|
||||||
serve-static "^1.13.1"
|
serve-static "^1.13.1"
|
||||||
|
|
||||||
"@react-native-community/cli-hermes@^5.0.1-alpha.1":
|
"@react-native-community/cli-hermes@^5.0.1":
|
||||||
version "5.0.1-alpha.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-5.0.1-alpha.1.tgz#3c3836d6e537baa7615618262f8da1686052667f"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-5.0.1.tgz#039d064bf2dcd5043beb7dcd6cdf5f5cdd51e7fc"
|
||||||
integrity sha512-7FNhqeZCbON4vhzZpV8nx4gB3COJy2KGbVku376CnIAjMncxJhupqORWdMukP8jNuuvUZ1R0vj0L0+W/M5rY1w==
|
integrity sha512-nD+ZOFvu5MfjLB18eDJ01MNiFrzj8SDtENjGpf0ZRFndOWASDAmU54/UlU/wj8OzTToK1+S1KY7j2P2M1gleww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/cli-platform-android" "^5.0.1-alpha.1"
|
"@react-native-community/cli-platform-android" "^5.0.1"
|
||||||
"@react-native-community/cli-tools" "^5.0.1-alpha.1"
|
"@react-native-community/cli-tools" "^5.0.1"
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
hermes-profile-transformer "^0.0.6"
|
hermes-profile-transformer "^0.0.6"
|
||||||
ip "^1.1.5"
|
ip "^1.1.5"
|
||||||
|
|
||||||
"@react-native-community/cli-platform-android@^5.0.1-alpha.0", "@react-native-community/cli-platform-android@^5.0.1-alpha.1":
|
"@react-native-community/cli-platform-android@^5.0.1", "@react-native-community/cli-platform-android@^5.0.1-alpha.1":
|
||||||
version "5.0.1-alpha.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-5.0.1-alpha.1.tgz#343ea5b469ac696268ecc1961ee44b91d1367cd1"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-5.0.1.tgz#7f761e1818e5a099877ec59a1b739553fd6a6905"
|
||||||
integrity sha512-Fx9Tm0Z9sl5CD/VS8XWIY1gTgf28MMnAvyx0oj7yO4IzWuOpJPyWxTJITc80GAK6tlyijORv5kriYpXnquxQLg==
|
integrity sha512-qv9GJX6BJ+Y4qvV34vgxKwwN1cnveXUdP6y2YmTW7XoAYs5YUzKqHajpY58EyucAL2y++6+573t5y4U/9IIoww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/cli-tools" "^5.0.1-alpha.1"
|
"@react-native-community/cli-tools" "^5.0.1"
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
execa "^1.0.0"
|
execa "^1.0.0"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
@@ -1156,12 +1156,12 @@
|
|||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
xmldoc "^1.1.2"
|
xmldoc "^1.1.2"
|
||||||
|
|
||||||
"@react-native-community/cli-platform-ios@^5.0.1-alpha.0":
|
"@react-native-community/cli-platform-ios@^5.0.1-alpha.1":
|
||||||
version "5.0.1-alpha.2"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-5.0.1-alpha.2.tgz#58ab0641355cbe68a0d1737dde8c7d66eb0c0e39"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-5.0.1.tgz#efa9c9b3bba0978d0a26d6442eefeffb5006a196"
|
||||||
integrity sha512-W15A75j+4bx6qbcapFia1A0M+W3JAt7Bc4VgEYvxDDRI62EsSHk1k6ZBNxs/j0cDPSYF9ZXHlRI+CWi3r9bTbQ==
|
integrity sha512-Nr/edBEYJfElgBNvjDevs2BuDicsvQaM8nYkTGgp33pyuCZRBxsYxQqfsNmnLalTzcYaebjWj6AnjUSxzQBWqg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/cli-tools" "^5.0.1-alpha.1"
|
"@react-native-community/cli-tools" "^5.0.1"
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
glob "^7.1.3"
|
glob "^7.1.3"
|
||||||
js-yaml "^3.13.1"
|
js-yaml "^3.13.1"
|
||||||
@@ -1169,13 +1169,13 @@
|
|||||||
plist "^3.0.1"
|
plist "^3.0.1"
|
||||||
xcode "^2.0.0"
|
xcode "^2.0.0"
|
||||||
|
|
||||||
"@react-native-community/cli-server-api@^5.0.1-alpha.2":
|
"@react-native-community/cli-server-api@^5.0.1":
|
||||||
version "5.0.1-alpha.2"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-5.0.1-alpha.2.tgz#a82557273bad99d188682169892aaa4b283ba149"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-5.0.1.tgz#3cf92dac766fab766afedf77df3fe4d5f51e4d2b"
|
||||||
integrity sha512-qzjoLF51GmvUHQrcJZE+wD3bTmgnTNOnGBU6z4terKmPdt/EBBSUkdXc6ScWWRF6oWP+xpxLZ//tKic2v2f+ag==
|
integrity sha512-OOxL+y9AOZayQzmSW+h5T54wQe+QBc/f67Y9QlWzzJhkKJdYx+S4VOooHoD5PFJzGbYaxhu2YF17p517pcEIIA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.1"
|
"@react-native-community/cli-debugger-ui" "^5.0.1"
|
||||||
"@react-native-community/cli-tools" "^5.0.1-alpha.1"
|
"@react-native-community/cli-tools" "^5.0.1"
|
||||||
compression "^1.7.1"
|
compression "^1.7.1"
|
||||||
connect "^3.6.5"
|
connect "^3.6.5"
|
||||||
errorhandler "^1.5.0"
|
errorhandler "^1.5.0"
|
||||||
@@ -1184,10 +1184,10 @@
|
|||||||
serve-static "^1.13.1"
|
serve-static "^1.13.1"
|
||||||
ws "^1.1.0"
|
ws "^1.1.0"
|
||||||
|
|
||||||
"@react-native-community/cli-tools@^5.0.1-alpha.1":
|
"@react-native-community/cli-tools@^5.0.1":
|
||||||
version "5.0.1-alpha.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-5.0.1-alpha.1.tgz#b8ceed3ee5f1c2c7d860518da3dd919dc5953870"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-5.0.1.tgz#9ee564dbe20448becd6bce9fbea1b59aa5797919"
|
||||||
integrity sha512-TwQxtfEOxGf8n5+UYKVO5exm56TwEAsWjYcoWkUKcSsIBl6VwCR4s3qGB8Y63uLUN2wf9MKnzvsaX337GjMVTA==
|
integrity sha512-XOX5w98oSE8+KnkMZZPMRT7I5TaP8fLbDl0tCu40S7Epz+Zz924n80fmdu6nUDIfPT1nV6yH1hmHmWAWTDOR+Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
@@ -1196,23 +1196,23 @@
|
|||||||
open "^6.2.0"
|
open "^6.2.0"
|
||||||
shell-quote "1.6.1"
|
shell-quote "1.6.1"
|
||||||
|
|
||||||
"@react-native-community/cli-types@^5.0.1-alpha.1":
|
"@react-native-community/cli-types@^5.0.1":
|
||||||
version "5.0.1-alpha.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-5.0.1-alpha.1.tgz#e8cf69966cf4e0fb5dda9bc708a52980ed1f8896"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-5.0.1.tgz#8c5db4011988b0836d27a5efe230cb34890915dc"
|
||||||
integrity sha512-RdsLU0Jf3HodFnAY+oxCJt3VlhaN4MxGhfISvjGzqdjq3kpzmxex3+7fi6QvS97Kd6G2cheOJAdgP5wcwxp3Ng==
|
integrity sha512-BesXnuFFlU/d1F3+sHhvKt8fUxbQlAbZ3hhMEImp9A6sopl8TEtryUGJ1dbazGjRXcADutxvjwT/i3LJVTIQug==
|
||||||
dependencies:
|
dependencies:
|
||||||
ora "^3.4.0"
|
ora "^3.4.0"
|
||||||
|
|
||||||
"@react-native-community/cli@^5.0.1-alpha.0":
|
"@react-native-community/cli@^5.0.1-alpha.1":
|
||||||
version "5.0.1-alpha.2"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-5.0.1-alpha.2.tgz#7e78378120fd4e264e4b577cbcf5e52b5beaa53b"
|
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-5.0.1.tgz#1f7a66d813d5daf102e593f3c550650fa0cc8314"
|
||||||
integrity sha512-PP22TVV2VyELXhAX4PcBisasssastSEx23XDklfPoCPIXD2QgGC7y39n/b5I9tOzKi2qYswCEAcDpwXYwevGOg==
|
integrity sha512-9VzSYUYSEqxEH5Ib2UNSdn2eyPiYZ4T7Y79o9DKtRBuSaUIwbCUdZtIm+UUjBpLS1XYBkW26FqL8/UdZDmQvXw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.1"
|
"@react-native-community/cli-debugger-ui" "^5.0.1"
|
||||||
"@react-native-community/cli-hermes" "^5.0.1-alpha.1"
|
"@react-native-community/cli-hermes" "^5.0.1"
|
||||||
"@react-native-community/cli-server-api" "^5.0.1-alpha.2"
|
"@react-native-community/cli-server-api" "^5.0.1"
|
||||||
"@react-native-community/cli-tools" "^5.0.1-alpha.1"
|
"@react-native-community/cli-tools" "^5.0.1"
|
||||||
"@react-native-community/cli-types" "^5.0.1-alpha.1"
|
"@react-native-community/cli-types" "^5.0.1"
|
||||||
appdirsjs "^1.2.4"
|
appdirsjs "^1.2.4"
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
command-exists "^1.2.8"
|
command-exists "^1.2.8"
|
||||||
@@ -3639,14 +3639,14 @@ react-native-codegen@^0.0.6:
|
|||||||
nullthrows "^1.1.1"
|
nullthrows "^1.1.1"
|
||||||
|
|
||||||
react-native@^0.64.0:
|
react-native@^0.64.0:
|
||||||
version "0.64.1"
|
version "0.64.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
|
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.2.tgz#233b6ed84ac4749c8bc2a2d6cf63577a1c437d18"
|
||||||
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
|
integrity sha512-Ty/fFHld9DcYsFZujXYdeVjEhvSeQcwuTGXezyoOkxfiGEGrpL/uwUZvMzwShnU4zbbTKDu2PAm/uwuOittRGA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/create-cache-key-function" "^26.5.0"
|
"@jest/create-cache-key-function" "^26.5.0"
|
||||||
"@react-native-community/cli" "^5.0.1-alpha.0"
|
"@react-native-community/cli" "^5.0.1-alpha.1"
|
||||||
"@react-native-community/cli-platform-android" "^5.0.1-alpha.0"
|
"@react-native-community/cli-platform-android" "^5.0.1-alpha.1"
|
||||||
"@react-native-community/cli-platform-ios" "^5.0.1-alpha.0"
|
"@react-native-community/cli-platform-ios" "^5.0.1-alpha.1"
|
||||||
"@react-native/assets" "1.0.0"
|
"@react-native/assets" "1.0.0"
|
||||||
"@react-native/normalize-color" "1.0.0"
|
"@react-native/normalize-color" "1.0.0"
|
||||||
"@react-native/polyfills" "1.0.0"
|
"@react-native/polyfills" "1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user