Skip to content

Comments

fix(deps): update dependency react-native to v0.84.0#392

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-0.x
Open

fix(deps): update dependency react-native to v0.84.0#392
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-native (source, changelog) 0.70.50.84.0 age confidence
@​types/react-native ^0.69.26^0.73.0 age confidence

Release Notes

facebook/react-native (react-native)

v0.84.0: 0.84.0

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.2: 0.83.2

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.1: 0.83.1

Compare Source

Fixed
Android specific
  • Fix Network error that could occur for FormData uploads with binary data (471ef7212e by @​huntie)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.0: 0.83.0

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.82.1: 0.82.1

Compare Source

Fixed
Android specific
iOS specific
  • Fixed issue when using gnu coreutils cp command when using precompiled binaries causing compilation error (068ec39aea by @​chrfalch)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.82.0: 0.82.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.6: 0.81.6

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.5: 0.81.5

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.4: 0.81.4

Compare Source

Fixed
iOS specific
  • Fix regression that skips artifacts code generation (f6f5ea0b2e by @​kitten)

  • Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @​kitten)


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.3: 0.81.3

Compare Source

Fixed
iOS specific
  • Reverted "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (537e3ad930 by @​gabrieldonadel)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.2: 0.81.2

Compare Source

Added
Android specific
  • Create a debugOptimized buildType for Android (5e3edafec6 by @​cortinico)
  • Add useNativeEqualsInNativeReadableArrayAndroid and useNativeTransformHelperAndroid feature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81(a346096da8 by @​cortinico)
Fixed
iOS specific
  • Fix Node scripts related to prebuilt tarball extraction for paths containing whitespaces (366f2ad505 by @​kitten)
  • Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source (a2eb29e5e7 by @​kitten)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.1: 0.81.1

Compare Source

Added
iOS specific
  • Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @​chrfalch)
Fixed
iOS specific

--

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.0

Compare Source

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.3: 0.80.3

Compare Source

🚨 This is the final release for 0.80, which is now out of support. 🚨
Fixed
Android specific
iOS specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.2: 0.80.2

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (183be8e12c by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.1: 0.80.1

Compare Source

v0.80.1

Added
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.0: 0.80.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.7: 0.79.7

Compare Source

🚨 0.79.7 is the last release for this version. React Native 0.79.7 is now out of support 🚨

Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.
EOF

v0.79.6: 0.79.6

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.5: 0.79.5

Compare Source

Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.4: 0.79.4

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.3: 0.79.3

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.2: 0.79.2

Compare Source

Added
  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic)
Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.1: 0.79.1

Compare Source

Changed
Android specific
  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @​alanjhughes)
iOS specific
  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @​ouchuan)
Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.0: 0.79.0

Compare Source

Added

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 17, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: react-native-calendario@3.5.2
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR!   dev react@"18.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^19.2.3" from react-native@0.84.0
npm ERR! node_modules/react-native
npm ERR!   dev react-native@"0.84.0" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-02-17T21_10_09_877Z-debug-0.log

File name: example/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR!   react@"18.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^19.2.3" from react-native@0.84.0
npm ERR! node_modules/react-native
npm ERR!   react-native@"0.84.0" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-02-17T21_10_14_866Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0f6d387 to c1a1d86 Compare February 19, 2025 11:45
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.77.1 fix(deps): update dependency react-native to v0.78.0 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from c1a1d86 to 6737923 Compare March 19, 2025 12:08
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.78.0 fix(deps): update dependency react-native to v0.78.1 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6737923 to ce681c6 Compare April 1, 2025 19:15
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.78.1 fix(deps): update dependency react-native to v0.78.2 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ce681c6 to 2cfbe1f Compare April 8, 2025 10:44
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.78.2 fix(deps): update dependency react-native to v0.79.0 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2cfbe1f to 389f63f Compare April 15, 2025 11:41
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.79.0 fix(deps): update dependency react-native to v0.79.1 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 389f63f to 0805cdc Compare May 1, 2025 17:46
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.79.1 fix(deps): update dependency react-native to v0.79.2 May 1, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0805cdc to b020932 Compare June 4, 2025 19:01
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.79.2 fix(deps): update dependency react-native to v0.79.3 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b020932 to 830aac0 Compare June 12, 2025 20:47
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.79.3 fix(deps): update dependency react-native to v0.80.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 830aac0 to 286e8e1 Compare June 30, 2025 20:14
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.80.0 fix(deps): update dependency react-native to v0.80.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 286e8e1 to 81947d1 Compare July 24, 2025 20:31
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.80.1 fix(deps): update dependency react-native to v0.80.2 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 81947d1 to 5f0c3ae Compare August 12, 2025 11:54
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.80.2 fix(deps): update dependency react-native to v0.81.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5f0c3ae to 5e0c6cb Compare August 27, 2025 19:12
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.81.0 fix(deps): update dependency react-native to v0.81.1 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5e0c6cb to 4c18676 Compare September 13, 2025 20:45
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.81.1 fix(deps): update dependency react-native to v0.81.4 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 4c18676 to f4dc4e6 Compare October 8, 2025 05:54
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.81.4 fix(deps): update dependency react-native to v0.82.0 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f4dc4e6 to d0a2b6f Compare October 20, 2025 21:34
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.82.0 fix(deps): update dependency react-native to v0.82.1 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from d0a2b6f to 3015616 Compare December 10, 2025 21:54
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.82.1 fix(deps): update dependency react-native to v0.83.0 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 3015616 to 4daff14 Compare December 18, 2025 17:51
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.83.0 fix(deps): update dependency react-native to v0.83.1 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 4daff14 to 6fee372 Compare February 11, 2026 17:55
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.83.1 fix(deps): update dependency react-native to v0.84.0 Feb 11, 2026
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