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
This version was pushed to npm by fb, a new releaser for react-native since your current version.
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 from 0.63.3 to 0.68.1.
Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
b5f1b26
[0.68.1] Bump version numbers48113b5
Merge pull request #33628 from fortmarek/fix/yarn-lock-gradle-pluginfaaf256
Update yarn.lock with the new react-native-gradle-plugin version387ee70
Use NDK 23 only for Windows users. (#33611)3fd3fe0
react-native-gradle-plugin should not depend on react-native-codegen NPM packagefdd7848
Replaced windowsAwareYarn with windowsAwareCommandLine for node calls (#33530)1f48b7b
Bump React Native Gradle plugin to 0.0.6 (#33581)6268836
Improve support for Android users on M1 machine (#33588)9efcaff
Pin use-subscription to < 1.6.0 (#33541)8400590
Template: Specify abiFilters if enableSeparateBuildPerCPUArchitecture is not ...Maintainer changes
This version was pushed to npm by fb, a new releaser for react-native since your current version.
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)