Skip to content
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

Update dependency react-native to v0.71.4 #127

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.66.4 -> 0.71.4 age adoption passing confidence
@types/react-native (source) 0.66.15 -> 0.71.5 age adoption passing confidence

Release Notes

facebook/react-native

v0.71.4: 0.71.4

Compare Source

Changed
Android specific
Fixed
Android specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.71.3: 0.71.3

Compare Source

Changed
Fixed
  • (codegen) Add missing C++ include for prop conversion of complex array type (92fc32aa by @​rshest)
Android specific
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.71.2: 0.71.2

Compare Source

Added
Changed
  • Bump react-native-gradle-plugin to ^0.71.14 in core, @react-native-community/eslint-config to ^3.2.0 in starting template (785bc8d97b by @​kelset)
Fixed
Android specific
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.71.1: 0.71.1

Compare Source

Added
Android specific
iOS specific
Changed
Fixed
  • Fix(cli,metro,babel): bump cli and metro and babel to fix Windows+Metro issue (df7c92ff4c by @​kelset)
Android specific
iOS specific
  • Exclude react-native-flipper when NO_FLIPPER=1 to prevent iOS build fail (f47b5b8b5d by @​retyui)
  • Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+. (0c53420a7a)
  • Handle Null Exception to Validate input in RCTAlertController and in RCTDevLoadingView (79e603c5ab by @​admirsaheta)
  • Fixed the potential race condition when dismissing and presentating modal (e948c79bda by @​wood1986)
  • Fix build errors when inheriting RCTAppDelegate in Swift modules (5eb25d2186 by @​Kudo)
  • OnSelectionChange() is fired before onChange() on multiline TextInput (64475aeb3b by @​s77rt)
  • Build: remove deprecated File.exists() method from Hermes podspec. (38e5fa6a96 by @​kelset)

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


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


You can find the whole changelog history in the changelog.md file.

v0.71.0: 0.71.0

Compare Source

0.71 stable is out!
This release includes over 1000 commits from 70+ contributors! Thank you to all our contributors new and old!

See the highlights of the release in our release blog post.


⚠️ Git Bash users on Windows might experience "Unable to resolve" red boxes, because of an issue with Metro (silently fails without discovering any files). It will be fixed in 0.71.1 next week, in the meantime you can set resolver.useWatchman: false in metro.config.js.


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


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


You can find the whole changelog history in the changelog.md file.

v0.70.7: 0.70.7

Compare Source

Fixes
Android Specific
iOS Specific
Added
Android

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.6: 0.70.6

Compare Source

Fixed
Changed
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.5: 0.70.5

Compare Source

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


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


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


You can find the whole changelog history in the changelog.md file.

v0.70.4: 0.70.4

Compare Source

Changed
Fixed
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.3: 0.70.3

Compare Source

Fixed
  • Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by @​javache)
  • Revert "Fix TextInput dropping text when used as uncontrolled component with defaultValue" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes Monroe
Android specific
iOS specific
  • Add xcode 14 workaround (turn off signing resource bundles) for React-Core (967de03f30 by @​kelset)

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.2: 0.70.2

Compare Source

Added
iOS specific
Changed
Fixed
Android specific
  • Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by @​Kudo)

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.1: 0.70.1

Compare Source

Added
Changed
Fixed
Android specific
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.70.0: 0.70.0

Compare Source

0.70 stable is out!

This release includes 493 commits with 88 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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


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


You can find the whole changelog history in the changelog.md file.

v0.69.8: 0.69.8

Compare Source

This version is a patch release with a mitigation solution for the Android issue on Samsung devices.

Please let us know in the issue if this new version addresses the problem for you.


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


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


You can find the whole changelog history in the changelog.md file.

v0.69.7: 0.69.7

Compare Source

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


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


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


You can find the whole changelog history in the changelog.md file.

v0.69.6: 0.69.6

Compare Source

Changed
  • Bump version of promise from 8.0.3 to 8.2.0, enabling Promise.allSettled (951538c080 by @​retyui)
Fixed
Android specific
iOS specific
  • Fix the way the orientation events are published, to avoid false publish on orientation change when app changes state to inactive (7d42106d4c by @​lbaldy)
  • Fix React module build error with swift integration on new architecture mode (3afef3c167 by @​Kudo)

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


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


You can find the whole changelog history in the changelog.md file

v0.69.5: 0.69.5

Compare Source

Changed
Android specific
Fixed

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


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


You can find the whole changelog history in the changelog.md file

v0.69.4: 0.69.4

Compare Source

Changed
Android specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.69.3: 0.69.3

Compare Source

Fixed
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.69.2: 0.69.2

Compare Source

Changed
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.69.1: 0.69.1

Compare Source

Changed
iOS specific
Fixed
  • Use monotonic clock for performance.now() (114d31feee)
iOS specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.69.0: 0.69.0

Compare Source

0.69 stable is out!

This release includes 629 commits with 80 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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


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


You can find the whole changelog history in the changelog.md file.

v0.68.6: 0.68.6

Compare Source

🚨 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 with a mitigation solution for the Android issue on Samsung devices.

Please let us know in the issue if this new version addresses the problem for you.


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


You can find the whole changelog history in the changelog.md file.

v0.68.5: 0.68.5

Compare Source

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


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


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


You can find the whole changelog history in the changelog.md file.

v0.68.4: 0.68.4

Compare Source

Changed
Android specific
Fixed
iOS specific

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


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


You can find the whole changelog history in the changelog.md file

v0.68.3: 0.68.3

Compare Source

Changed
Android specific
Fixed
  • Use monotonic clock for performance.now() (114d31feee)
Android specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.68.2: 0.68.2

Compare Source

Changed
Fixed
Android specific

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


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


You can find the whole changelog history in the changelog.md file.

v0.68.1: 0.68.1

Compare Source

Changed
Android specific
Fixed
Android specific

You can participate in the conversation on the status of this release at this discussion


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


You can find the whole changelog history in the changelog.md file.

v0.68.0: 0.68.0

Compare Source

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.

v0.67.5: 0.67.5

Compare Source

🚨 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.67.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.67.4: 0.67.4

Compare Source

Fixed

Android specific

You can participate in the conversation on the status of this release at this discussion


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


You can find the whole changelog history in the changelog.md file.

v0.67.3: 0.67.3

Compare Source

Fixed
Android specific
  • Text with adjustsFontSizeToFit changes the text layout infinitely (c1db41f060)
iOS specific

You can participate in the conversation on the status of this release at this discussion


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


You can find the whole changelog history in the changelog.md file.

v0.67.2: 0.67.2

Compare Source

Fixed
Android specific
iOS specific

You can participate in the conversation on the status of this release at this discussion


To help you upgrade to


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.16 Update dependency @types/react-native to v0.67.0 Feb 28, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 0fb1c7b to 551bc43 Compare February 28, 2022 23:19
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.0 Update dependency @types/react-native to v0.67.1 Feb 28, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.1 Update dependency @types/react-native to v0.67.2 Mar 4, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 551bc43 to bab9748 Compare March 4, 2022 20:24
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from bab9748 to fe7d619 Compare March 14, 2022 10:22
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.2 Update dependency @types/react-native to v0.67.3 Mar 14, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.3 Update dependency @types/react-native to v0.67.4 Apr 10, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fe7d619 to 0de0f1a Compare April 10, 2022 01:38
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.4 Update dependency @types/react-native to v0.67.5 Apr 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0de0f1a to ecdbb54 Compare April 21, 2022 18:24
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.5 Update dependency @types/react-native to v0.67.6 Apr 23, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ecdbb54 to 88c95e8 Compare April 23, 2022 00:04
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.6 Update dependency @types/react-native to v0.67.7 May 12, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 88c95e8 to eeb5163 Compare May 12, 2022 21:38
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from eeb5163 to c75fe02 Compare June 18, 2022 17:27
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.7 Update dependency @types/react-native to v0.67.8 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from c75fe02 to 50f985d Compare June 23, 2022 18:43
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.8 Update dependency @types/react-native to v0.68.0 Jun 23, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.68.0 Update dependency @types/react-native to v0.69.6 Sep 1, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 6e618cd to bb352fc Compare September 7, 2022 02:21
@renovate renovate bot changed the title Update dependency @types/react-native to v0.69.6 Update dependency @types/react-native to v0.69.7 Sep 7, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.69.7 Update dependency @types/react-native to v0.69.8 Sep 7, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from bb352fc to fec8e51 Compare September 7, 2022 14:40
@renovate renovate bot changed the title Update dependency @types/react-native to v0.69.8 Update dependency @types/react-native to v0.70.0 Sep 12, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.0 Update dependency @types/react-native to v0.70.1 Sep 16, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.1 Update dependency @types/react-native to v0.70.2 Sep 19, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.2 Update dependency @types/react-native to v0.70.3 Sep 21, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.3 Update dependency @types/react-native to v0.70.4 Sep 27, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 79687a9 to 0de3958 Compare October 16, 2022 13:20
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.4 Update dependency @types/react-native to v0.70.5 Oct 16, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.5 Update dependency @types/react-native to v0.70.6 Oct 18, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0de3958 to f3337aa Compare October 18, 2022 19:56
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f3337aa to 8bb7fd2 Compare March 14, 2023 15:32
@renovate renovate bot changed the title Update dependency @types/react-native to v0.70.6 Update dependency react-native to v0.71.4 Mar 14, 2023
@renovate
Copy link
Author

renovate bot commented Mar 14, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"18.2.0" from [email protected]
npm ERR! node_modules/react-native
npm ERR!   dev react-native@"0.71.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-03-24T18_50_10_622Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8bb7fd2 to b756d60 Compare March 20, 2023 22:09
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b756d60 to a6bc1dd Compare March 24, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants