Skip to content

Update dependency react-native to v0.81.4 - autoclosed#110

Closed
descope[bot] wants to merge 1 commit intomainfrom
renovate/react-native-0.x
Closed

Update dependency react-native to v0.81.4 - autoclosed#110
descope[bot] wants to merge 1 commit intomainfrom
renovate/react-native-0.x

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Apr 3, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
react-native (source, changelog) devDependencies minor 0.77.0 -> 0.81.4 OpenSSF Scorecard
react-native (source, changelog) dependencies minor 0.77.0 -> 0.81.4 OpenSSF Scorecard

Release Notes

facebook/react-native (react-native)

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 - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@descope descope bot requested a review from itaihanski as a code owner April 3, 2025 21:41
@descope descope bot added the renovate label Apr 3, 2025
@descope descope bot requested review from asafshen and shilgapira as code owners April 3, 2025 21:41
@descope descope bot enabled auto-merge (squash) April 9, 2025 13:56
@descope descope bot force-pushed the renovate/react-native-0.x branch from a8c335d to 46d8061 Compare April 9, 2025 13:56
@descope descope bot changed the title Update dependency react-native to v0.78.0 Update dependency react-native to v0.78.1 Apr 9, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Apr 15, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 46d8061 to 9a3b583 Compare April 22, 2025 16:03
@descope descope bot changed the title Update dependency react-native to v0.78.1 Update dependency react-native to v0.78.2 Apr 22, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Apr 22, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 9a3b583 to baa5494 Compare April 29, 2025 13:09
@descope descope bot changed the title Update dependency react-native to v0.78.2 Update dependency react-native to v0.79.0 Apr 29, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from baa5494 to 9099ccb Compare April 30, 2025 21:56
@descope descope bot force-pushed the renovate/react-native-0.x branch from 9099ccb to 7fdaeb1 Compare May 1, 2025 00:35
@descope descope bot force-pushed the renovate/react-native-0.x branch from 7fdaeb1 to cd7fcf2 Compare May 6, 2025 04:09
descope-approve[bot]
descope-approve bot previously approved these changes May 6, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from cd7fcf2 to 88be899 Compare May 6, 2025 12:54
@descope descope bot changed the title Update dependency react-native to v0.79.0 Update dependency react-native to v0.79.1 May 6, 2025
@descope descope bot changed the title Update dependency react-native to v0.81.0 Update dependency react-native to v0.81.1 Sep 17, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 03bccba to 9185028 Compare September 17, 2025 17:09
descope-approve[bot]
descope-approve bot previously approved these changes Sep 17, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Sep 19, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 2fb980a to 19a8aed Compare September 30, 2025 20:20
@descope descope bot changed the title Update dependency react-native to v0.81.1 Update dependency react-native to v0.81.2 Sep 30, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 19a8aed to 9c8acda Compare October 1, 2025 01:16
descope-approve[bot]
descope-approve bot previously approved these changes Oct 1, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 9c8acda to 19cf2f4 Compare October 1, 2025 05:34
@descope descope bot changed the title Update dependency react-native to v0.81.2 Update dependency react-native to v0.81.3 Oct 1, 2025
descope-approve[bot]
descope-approve bot previously approved these changes Oct 1, 2025
@descope descope bot force-pushed the renovate/react-native-0.x branch from 19cf2f4 to 1ba424b Compare October 1, 2025 19:02
@descope descope bot changed the title Update dependency react-native to v0.81.3 Update dependency react-native to v0.81.4 Oct 1, 2025
@descope descope bot changed the title Update dependency react-native to v0.81.4 Update dependency react-native to v0.81.4 - autoclosed Oct 1, 2025
@descope descope bot closed this Oct 1, 2025
auto-merge was automatically disabled October 1, 2025 21:51

Pull request was closed

@descope descope bot deleted the renovate/react-native-0.x branch October 1, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants