Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native from 0.63.4 to 0.64.2 in /react-native/react-native-flipper #155

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps react-native from 0.63.4 to 0.64.2.

Release notes

Sourced from react-native's releases.

v0.64.2

Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked by the community:

Changed

Fixed

Android specific


You can participate in the conversation on the status of this release at this issue.


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.

v0.64.1

This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't help, please refer to this issue.

Aside from bumping your version from 0.64.0 to 0.64.1, please check your podfile.lock and make sure that Flipper is on 0.75 or higher, and Flipper-Folly is 2.5.3 or higher; if not, add this line to your podfile (or modify it if you already had it):

use_flipper!('Flipper' => '0.75.1', 'Flipper-Folly' => '2.5.3', 'Flipper-RSocket' => '1.3.1')

After which, do all the classic necessary cleans (node_modules, caches, pod folders, etc)(react-native-clean-project is your ally) then do yarn install and a pod install --repo-update (if pod install fails on an error about a Flipper package, just remove the relevant lines from the podfile.lock and run the pod install again).

The only other commit picked & released along the Xcode 12.5 fixes is:

  • Update validateBaseUrl to use latest regex (commit) which fixes CVE-2020-1920, GHSL-2020-293.

You can participate in the conversation on the status of this release at this issue.


To help you upgrade to this version, you can use the upgrade helper ⚛️

... (truncated)

Commits
  • 757bb75 [0.64.2] Bump version numbers
  • f7ce3f0 [LOCAL] auto-generated files
  • 395e8ec [LOCAL] bump CLI to alpha 1 to fix CLI issue
  • 09dd3e9 find-node.sh supports Homebrew on M1 (#31622)
  • eaed48f Fix ScrollViewStickyHeader to push up header above it
  • d894163 Refactor UIManagerHelper.getUIManager to return null when there's no UIManage...
  • a05d179 Add a fatal error handler for Hermes
  • a6a4d33 Update the cached dimensions when orientation changes (#30324)
  • cda77c7 Android: font-family is not apply when secureTextEntry is true (#30164)
  • 787567a [0.64.1] Bump version numbers
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [react-native](https://github.com/facebook/react-native) from 0.63.4 to 0.64.2.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/master/Releases.md)
- [Commits](facebook/react-native@v0.63.4...v0.64.2)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 7, 2021
@coveralls
Copy link

coveralls commented Jun 7, 2021

Pull Request Test Coverage Report for Build 914879946

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 46.201%

Totals Coverage Status
Change from base Build 536668078: 0.005%
Covered Lines: 5668
Relevant Lines: 11050

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2021

Superseded by #230.

@dependabot dependabot bot closed this Aug 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native/react-native-flipper/react-native-0.64.2 branch August 23, 2021 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
1 participant