Skip to content

Bump react-native from 0.63.1 to 0.63.5 in /firstReactNative #273

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps react-native from 0.63.1 to 0.63.5.

Release notes

Sourced from react-native's releases.

0.63.5

🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.63.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.

v0.63.4

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

v0.63.3

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

While in this patch release there's already a commit towards focusing compatibility with Xcode 12, if you are having troubles please refer to this issue facebook/react-native#29984 and the workaround described there.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

v0.63.2

This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

Changelog

Sourced from react-native's changelog.

v0.63.5

🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.

Fixed

v0.63.4

Changed

Android specific

Fixed

Android specific

iOS specific

v0.63.3

Added

iOS specific

Changed

... (truncated)

Commits
  • cfc4d19 [0.63.5] Bump version numbers
  • 473a360 [LOCAL] Add an afterEvaluate to solve AGP 3.x configuration resolution
  • 28cc286 [LOCAL] Force dependencies resolution to minor series for 0.63
  • 1ed7d57 [LOCAL] backport from 0.66 the logic to deploy new releases
  • 2765172 [0.63.4] Bump version numbers
  • 00a942c Update the cached dimensions when orientation changes (#30324)
  • ec5090a Android: font-family is not apply when secureTextEntry is true (#30164)
  • 29972f9 Set color filter so that the arrow matches the text color
  • f0b6eb7 Fix App Bundle/Release build missing index.android.bundle with gradle plugin ...
  • afbd17a fix: crash when insert nil value into a dictionary (#30066)
  • 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)

Bumps [react-native](https://github.com/facebook/react-native) from 0.63.1 to 0.63.5.
- [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.1...v0.63.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants