Skip to content

Update dependency react-native to v0.85.2#16

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

Update dependency react-native to v0.85.2#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-native-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 2, 2023

ℹ️ 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.71.30.85.2 age confidence

Release Notes

facebook/react-native (react-native)

v0.85.2: 0.85.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.85.1: 0.85.1

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.85.0: 0.85.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.84.1: 0.84.1

Compare Source

Fixed
Android specific
  • Fix included-build gradle.properties resolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to ../../android/gradle.properties, so hermesV1Enabled can be inherited correctly. (c5ae0c820a by @​Titozzz)
  • Provide symbol fallbacks for inspector-modern/chrome/Registration.h when HermesV1 is disabled. (5ee695ad8f by @​tjzel)
  • ReactPlugin.kt always setting hermesV1Enabled to true (45896674d1 by @​tjzel)

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

Compare Source

v0.83.8

Compare Source

v0.83.7

Compare Source

v0.83.6: 0.83.6

Compare Source

Fixed
  • Provide symbol fallbacks for inspector-modern/chrome/Registration.h when HERMES_V1_ENABLED is set (efc4cf4ea9 by @​huntie)
iOS specific

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.5: 0.83.5

Compare Source

Fixed
  • Appearance: Fix color scheme in appearance state after setting it to unspecified (c338d19 by @​ismarbesic)
Android specific
iOS specific
  • Build: Bump fmt to 12.1.0 to fix Xcode 26.4 (faeef2b90a by @​leotm)
  • Hermes: Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread (a9a976a by @​fabriziocucci)

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.4: 0.83.4

Compare Source

Fixed
iOS specific

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.3: 0.83.3

Compare Source

Added
Android specific
Changed
Fixed
Android specific
  • Gradle: Fix included-build gradle.properties resolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to ../../android/gradle.properties, so hermesV1Enabled can be inherited correctly. (c5ae0c820a by @​Titozzz)

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:

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 5:16pm

@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 2bca63b to 1380be3 Compare September 25, 2023 06:22
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 1380be3 to a4724fb Compare October 12, 2023 17:04
@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 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 a4724fb to 96ae10d Compare November 14, 2023 14:20
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 96ae10d to 303512c Compare December 6, 2023 18:43
@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 303512c to 1882aac Compare December 18, 2023 11:08
@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 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 1882aac to eeeb236 Compare January 8, 2024 20:08
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from eeeb236 to f224ad3 Compare January 29, 2024 22:18
@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 f224ad3 to 199fec3 Compare February 6, 2024 03:43
@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 199fec3 to acc2fb6 Compare February 26, 2024 21:44
@renovate renovate Bot changed the title Update dependency react-native to v0.73.4 Update dependency react-native to v0.73.5 Feb 26, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from acc2fb6 to ae8cc48 Compare March 11, 2024 13:20
@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 force-pushed the renovate/react-native-0.x branch from 5b92c09 to 4a5723a Compare July 1, 2024 19:25
@renovate renovate Bot changed the title Update dependency react-native to v0.74.2 Update dependency react-native to v0.74.3 Jul 1, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 4a5723a to 2dca1e9 Compare July 30, 2024 13:49
@renovate renovate Bot changed the title Update dependency react-native to v0.74.3 Update dependency react-native to v0.74.4 Jul 30, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 2dca1e9 to 7df2532 Compare August 5, 2024 16:14
@renovate renovate Bot changed the title Update dependency react-native to v0.74.4 Update dependency react-native to v0.74.5 Aug 5, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 7df2532 to 57258a9 Compare August 14, 2024 19:15
@renovate renovate Bot changed the title Update dependency react-native to v0.74.5 Update dependency react-native to v0.75.0 Aug 14, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 57258a9 to 822e691 Compare August 15, 2024 13:48
@renovate renovate Bot changed the title Update dependency react-native to v0.75.0 Update dependency react-native to v0.75.1 Aug 15, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 822e691 to 5d63ea0 Compare August 20, 2024 14:47
@renovate renovate Bot changed the title Update dependency react-native to v0.75.1 Update dependency react-native to v0.75.2 Aug 20, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 5d63ea0 to 620ab8e Compare September 11, 2024 19:39
@renovate renovate Bot changed the title Update dependency react-native to v0.75.2 Update dependency react-native to v0.75.3 Sep 11, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 620ab8e to a8cfa3d Compare October 2, 2024 16:02
@renovate renovate Bot changed the title Update dependency react-native to v0.75.3 Update dependency react-native to v0.75.4 Oct 2, 2024
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from a8cfa3d to a0fd343 Compare October 23, 2024 18:31
@renovate renovate Bot changed the title Update dependency react-native to v0.75.4 Update dependency react-native to v0.76.0 Oct 23, 2024
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