Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps react-native from 0.63.4 to 0.65.1.

Release notes

Sourced from react-native's releases.

v0.65.1

Hello everyone 👋 0.65.1 is out and addresses a couple of compatibility issues (with M1, with latest Android Studio), bumps react-test-renderer to the correct version in the template and fixes a colorProps issue for Android.

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.65.0

0.65 stable is here 🎉

Thanks to everyone who contributed (over 1100 commits from 61 contributors!) and helped to get this together, we worked really hard and we hope you are as excited as we are 🤗

Some of the most important highlights of this version:

  • Hermes 0.8.1. Please see the highlighted changes from its 0.8.0 and 0.8.1 release notes.
  • react-native-codegen version 0.0.7 is now needed as a devDependency in the package.json.
  • JCenter has been sunsetted and read-only now. We have removed JCenter as a maven repository and updated dependencies to use MavenCentral and Jitpack.
  • Upgraded OkHttp from v3 to v4.9.1. See Upgrading to OkHttp 4 for more details on changes.
  • Upgraded to Flipper 0.93 to support Xcode 12.5. See Flipper changelog here.
  • Android Gradle Plugin 7 support.

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.


... (truncated)

Commits
  • e4d576f [0.65.1] Bump version numbers
  • fde90a8 fix: Resolve NODE_BINARY after finding the path to node (#32029)
  • 8b430e0 fix AGP 7 compatibility (#32030)
  • 2209bb7 Android/ColorProps: ColorProps with value null should be defaultColor inste...
  • 5a1dc1b Handle OSS renderers in sync script
  • 65dc99b [LOCAL] podlock file updates
  • 7473ce1 [0.65.0] Bump version numbers
  • 5f0b805 [0.65.0-rc.4] Bump version numbers
  • 83d9b9b [LOCAL] yarn lock update
  • e775957 Revert "fix: Move react-native-codegen to be a direct dependency of react-nat...
  • 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.65.1.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](facebook/react-native@v0.63.4...v0.65.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2021
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 23, 2021
@coveralls
Copy link

coveralls commented Aug 23, 2021

Pull Request Test Coverage Report for Build 1158756397

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.04%) to 46.0%

Files with Coverage Reduction New Missed Lines %
desktop/app/src/sandy-chrome/appinspect/LaunchEmulator.tsx 1 63.64%
desktop/app/src/MenuBar.tsx 2 33.33%
desktop/app/src/reducers/settings.tsx 2 78.26%
desktop/test-utils/lib/pathUtils.js 2 66.67%
Totals Coverage Status
Change from base Build 505542275: 0.04%
Covered Lines: 5753
Relevant Lines: 11196

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2021

Superseded by #300.

@dependabot dependabot bot closed this Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native/ReactNativeFlipperExample/react-native-0.65.1 branch October 4, 2021 13:09
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 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants