react-native-color-picker-ios
react-native-color-picker-ios copied to clipboard
chore(deps-dev): bump react-native from 0.63.3 to 0.64.0
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps react-native from 0.63.3 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.4if 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.4We'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:
- Hermes opt-in iOS
- Inline requires enabled by default
- New
profile-hermesCLI command for converting Hermes tracing profile to Chrome format- Hermes with Proxy support (will now support react-native-firebase, mobx)
- React 17
- Minimum supported Node version changed to 12
- Remove support of Android API levels 16 through 20. The new minSDK version will be 21+ moving forward
- Use of Xcode 12 is recommended to ensure no errors on iOS
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 numbers728d55aFixing the git attrs for all the people and all the files and all future 🙌8a6ac1fchore: Update React.podspec to require cocoapods >= 1.10.1138fdbcfix: restore refresh control fix7f3f80fFix RefreshControl layout when removed from window (#31024)1aa4f47[0.64.0-rc.4] Bump version numbers48a97d7chore: fix conflict in Podfile.locke7e4b00fix: disable fabric14db556fix: React Native CodeGen integration for 0.64-stable (#31027)4b68734Generalize node search logic- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)