Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

This PR contains the following updates:

Package Change Age Confidence
react-native (source, changelog) 0.39.2 -> 0.82.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/react-native (react-native)

v0.82.0

Compare Source

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.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.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
Android specific
  • Docs: Improve ToastAndroid jsdocs (299a7a959d by @​mateoguzmana)
  • Gradle: Add support for Gradle Configuration caching (e41887e62f by @​cortinico)
  • Initialization: On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @​jorge-cab)
  • Initialization: Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)
iOS specific
Breaking
Android specific
Changed

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 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/react-native-0.x branch from f38d1b3 to 04502c1 Compare August 14, 2023 09:51
@renovate renovate bot changed the title Update dependency react-native to v0.72.3 Update dependency react-native to v0.72.4 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 04502c1 to 9c65c1f Compare September 25, 2023 07:43
@renovate renovate bot changed the title Update dependency react-native to v0.72.4 Update dependency react-native to v0.72.5 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9c65c1f to b5fc8af Compare October 12, 2023 18:46
@renovate renovate bot changed the title Update dependency react-native to v0.72.5 Update dependency react-native to v0.72.6 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b5fc8af to 8f4281e Compare November 14, 2023 15:32
@renovate renovate bot changed the title Update dependency react-native to v0.72.6 Update dependency react-native to v0.72.7 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8f4281e to f71c97d Compare December 6, 2023 20:25
@renovate renovate bot changed the title Update dependency react-native to v0.72.7 Update dependency react-native to v0.73.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f71c97d to 706e304 Compare December 18, 2023 12:42
@renovate renovate bot changed the title Update dependency react-native to v0.73.0 Update dependency react-native to v0.73.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 706e304 to 3933a62 Compare January 8, 2024 19:19
@renovate renovate bot changed the title Update dependency react-native to v0.73.1 Update dependency react-native to v0.73.2 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 3933a62 to 415a0cb Compare January 29, 2024 23:23
@renovate renovate bot changed the title Update dependency react-native to v0.73.2 Update dependency react-native to v0.73.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 415a0cb to 5f9cada Compare February 6, 2024 04:08
@renovate renovate bot changed the title Update dependency react-native to v0.73.3 Update dependency react-native to v0.73.4 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5f9cada to 584b895 Compare March 2, 2024 11:40
@renovate renovate bot changed the title Update dependency react-native to v0.73.4 Update dependency react-native to v0.73.5 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 584b895 to decabb1 Compare March 11, 2024 11:12
@renovate renovate bot changed the title Update dependency react-native to v0.73.5 Update dependency react-native to v0.73.6 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from decabb1 to a94ed99 Compare April 18, 2024 17:07
@renovate renovate bot changed the title Update dependency react-native to v0.73.6 Update dependency react-native to v0.73.7 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a94ed99 to 4efd0fa Compare April 22, 2024 16:06
@renovate renovate bot changed the title Update dependency react-native to v0.73.7 Update dependency react-native to v0.74.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 4efd0fa to bdc7d03 Compare May 2, 2024 21:22
@renovate renovate bot changed the title Update dependency react-native to v0.74.0 Update dependency react-native to v0.74.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from bdc7d03 to 946da06 Compare June 4, 2024 17:16
@renovate renovate bot changed the title Update dependency react-native to v0.74.1 Update dependency react-native to v0.74.2 Jun 4, 2024
@renovate renovate bot changed the title Update dependency react-native to v0.78.0 Update dependency react-native to v0.78.1 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8d4e680 to 9f8c1ee Compare April 1, 2025 16:52
@renovate renovate bot changed the title Update dependency react-native to v0.78.1 Update dependency react-native to v0.78.2 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9f8c1ee to f7b434f Compare April 8, 2025 12:29
@renovate renovate bot changed the title Update dependency react-native to v0.78.2 Update dependency react-native to v0.79.0 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f7b434f to 365c157 Compare April 15, 2025 16:30
@renovate renovate bot changed the title Update dependency react-native to v0.79.0 Update dependency react-native to v0.79.1 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 365c157 to 3e9fef2 Compare May 1, 2025 18:53
@renovate renovate bot changed the title Update dependency react-native to v0.79.1 Update dependency react-native to v0.79.2 May 1, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 3e9fef2 to 20cd493 Compare June 5, 2025 22:19
@renovate renovate bot changed the title Update dependency react-native to v0.79.2 Update dependency react-native to v0.79.3 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 20cd493 to 6965950 Compare June 12, 2025 20:33
@renovate renovate bot changed the title Update dependency react-native to v0.79.3 Update dependency react-native to v0.80.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6965950 to e1e6838 Compare June 30, 2025 18:53
@renovate renovate bot changed the title Update dependency react-native to v0.80.0 Update dependency react-native to v0.80.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e1e6838 to b929176 Compare July 24, 2025 19:44
@renovate renovate bot changed the title Update dependency react-native to v0.80.1 Update dependency react-native to v0.80.2 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 9f0b359 to f3dabe8 Compare August 12, 2025 11:39
@renovate renovate bot changed the title Update dependency react-native to v0.80.2 Update dependency react-native to v0.81.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f3dabe8 to 8050b17 Compare August 19, 2025 16:38
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8050b17 to 611333b Compare August 27, 2025 16:48
@renovate renovate bot changed the title Update dependency react-native to v0.81.0 Update dependency react-native to v0.81.1 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 611333b to fc9c59e Compare August 31, 2025 10:06
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fc9c59e to 21c603f Compare September 13, 2025 20:49
@renovate renovate bot changed the title Update dependency react-native to v0.81.1 Update dependency react-native to v0.81.4 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 21c603f to 39b0a76 Compare September 25, 2025 20:34
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 39b0a76 to 447915c Compare October 8, 2025 03:46
@renovate renovate bot changed the title Update dependency react-native to v0.81.4 Update dependency react-native to v0.82.0 Oct 8, 2025
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