Skip to content

Update dependency react-native to v0.62.3 [SECURITY]#230

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-react-native-vulnerability
Open

Update dependency react-native to v0.62.3 [SECURITY]#230
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-react-native-vulnerability

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
react-native (source, changelog) 0.61.50.62.3 age confidence

GitHub Vulnerability Alerts

CVE-2020-1920

A regular expression denial of service (ReDoS) vulnerability in the validateBaseUrl function can cause the application to use excessive resources, become unresponsive, or crash. This was introduced in react-native version 0.59.0 and fixed in version 0.64.1.


Release Notes

facebook/react-native (react-native)

v0.62.3

Compare Source

This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers still relying on v0.62 of RN.

Aside from bumping your version from 0.62.2 to 0.62.3, please make sure to add this line to your podfile (or modify it if you already had it):

use_flipper!('Flipper' => '0.75.1', 'Flipper-Folly' => '2.5.3', 'Flipper-RSocket' => '1.3.1')

After which, do all the classic necessary cleans (node_modules, caches, pod folders, etc)(react-native-clean-project is your ally) then do yarn install and a pod install --repo-update (if pod install fails on an error about a Flipper package, just remove the relevant lines from the podfile.lock and run the pod install again).

The only other commit picked & released along the Xcode 12.5 fixes is:

  • Update validateBaseUrl to use latest regex (commit) which fixes CVE-2020-1920, GHSL-2020-293.

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

Compare Source

This release fixes a few minor issues that were reported by the community. You can view the complete 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.62.1

Compare Source

This release fixes a YellowBox regression in v0.62.0 where the Flipper network inspector causes YellowBox to crash the app due to using base64 images.

You can view the complete 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.62.0

Compare Source

0.62.0

0.62 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the major changes that this version brings:

  • Flipper support
  • a new LogBox experience
  • better dark mode support

Among many others - please refer to the blog post for more details.


This release comes in the midst of a global pandemic. We’re releasing this version today to respect the work of hundreds of contributors who made this release possible and to prevent the release from falling too far behind master. You can participate in the conversation on the status of this release at this issue, but please be mindful of the reduced capacity of contributors to help with issues and prepare to delay upgrading if necessary.


You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having troubles, please refer to the new Upgrade Support repository by our awesome community.


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


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch 2 times, most recently from 70bbbcf to bff2d29 Compare August 13, 2025 13:47
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from bff2d29 to dc76b0c Compare August 19, 2025 19:35
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from dc76b0c to b1eae3b Compare September 25, 2025 15:39
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from b1eae3b to eff38af Compare October 22, 2025 01:14
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from eff38af to a474942 Compare November 11, 2025 02:06
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from a474942 to 136fecc Compare December 3, 2025 17:10
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from 136fecc to 6c7da2d Compare January 19, 2026 19:31
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from 6c7da2d to 5cdb105 Compare February 2, 2026 14:51
@renovate renovate bot force-pushed the renovate/npm-react-native-vulnerability branch from 5cdb105 to 0b8fceb Compare February 12, 2026 10:51
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