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.0 #114

Merged
merged 1 commit into from Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps react-native from 0.63.4 to 0.64.0.

Release notes

Sourced from react-native's releases.

v0.64.0

0.64 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the most important highlights of this version:

  • Hermes opt-in on iOS
  • Inline Requires enabled by default
  • React 17

Among many others - please refer to the blog post for more details.


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


You can upgrade to this version using the upgrade helper webtool ⚛️ And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.


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

0.64.0-rc.4

THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.64.0-rc.4 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN064 --version 0.64.0-rc.4

We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.

... (truncated)

Commits
  • ace025d [0.64.0] Bump version numbers
  • 728d55a Fixing the git attrs for all the people and all the files and all future 🙌
  • 8a6ac1f chore: Update React.podspec to require cocoapods >= 1.10.1
  • 138fdbc fix: restore refresh control fix
  • 7f3f80f Fix RefreshControl layout when removed from window (#31024)
  • 1aa4f47 [0.64.0-rc.4] Bump version numbers
  • 48a97d7 chore: fix conflict in Podfile.lock
  • e7e4b00 fix: disable fabric
  • 14db556 fix: React Native CodeGen integration for 0.64-stable (#31027)
  • 4b68734 Generalize node search logic
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @carloscuesta.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #114 (67fc011) into master (eedc415) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           24        24           
  Branches         5         5           
=========================================
  Hits            24        24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eedc415...67fc011. Read the comment docs.

@carloscuesta
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-0.64.0 branch from 1097f17 to 9c933dd Compare March 15, 2021 09:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-0.64.0 branch from 9c933dd to 67fc011 Compare March 15, 2021 09:47
@dependabot dependabot bot merged commit eb86ee0 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-0.64.0 branch March 15, 2021 09:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant