Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2022

Bumps react-native from 0.63.3 to 0.68.0.

Release notes

Sourced from react-native's releases.

0.68.0

0.68 stable is out!

This release includes 614 commits by 68 contributors! Thank you to all our contributors new and old! You can find the full changelog here.

0.68.0-rc.3

Includes improvements to the new architecture setup on Android and iOS, as well as dependency fixes for maccatalyst.


To test it, run:

npx react-native init RN068RC3 --version 0.68.0-rc.3

Please be aware that with 0.68, JDK 11 is required for Android compilation.


You can participate in the conversation on the status of this release in the working group discussion.


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


See changes from this release in the changelog PR

0.68.0-rc.2

Includes improvements to the new architecture setup on Android and backported fixes from 0.67.3.


To test it, run:

npx react-native init RN068RC2 --version 0.68.0-rc.2

Please be aware that with 0.68, JDK 11 is required.


You can participate in the conversation on the status of this release in the working group discussion.


... (truncated)

Changelog

Sourced from react-native's changelog.

0.68.0

Breaking Changes

  • CI moved to Node 16. (f1488db109 by @​kelset). This change enforces Node >= 14 for React Native builds.
  • Bump Android Gradle Plugin to 7.0.1. (272cfe5d13 by @​dulmandakh) This version of Android Gradle plugin enforces JDK 11 for Android builds. Do not upgrade to AGP 7.1 as it is not supported by this version of react-native.
  • Removed fallbackResource from RCTBundleURLProvider API (0912ee179c) by @​philIip

New Architecture

If you are interested in enabling the new architecture, please refer to the dedicated documentation.

Android specific

iOS specific

Added

Android specific

... (truncated)

Commits
  • 51f5ea1 [0.68.0] Bump version numbers
  • a4a6e23 [0.68.0-rc.4] Bump version numbers
  • e645629 Enable SonarKit and Flipper in React-Core (#33499)
  • b3f19d7 [0.68.0-rc.3] Bump version numbers
  • cb28a26 Bump Flipper-Glog to 0.5.0.4
  • 4163386 fix(ios, flipper): update flipper sub-pods to support macCatalyst (#33406)
  • ccd1708 Re-apply: Consider relative to pwd installation root when looking for files i...
  • 4e34e6c fix: cliPath should handle absolute paths (#32983)
  • 3e69592 Fix ios build error when use_frameworks is on and fabric is off (v2) (#33409)
  • 5fd04fa Start surface after setting the delegate (#33402)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fb, a new releaser for react-native since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2022
Bumps [react-native](https://github.com/facebook/react-native) from 0.63.3 to 0.68.0.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.63.3...v0.68.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-0.68.0 branch from 3a7d6c9 to 96bca42 Compare April 11, 2022 08:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2022

Superseded by #192.

@dependabot dependabot bot closed this Apr 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-0.68.0 branch April 13, 2022 16:10
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

Development

Successfully merging this pull request may close these issues.

0 participants