Update dependency react-native to v0.84.1 - #12
Open
ghost wants to merge 1 commit into
Open
Conversation
Author
|
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
October 23, 2024 17:16
e604e0a to
ffb5c79
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
October 29, 2024 12:01
ffb5c79 to
65c9fdd
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
November 14, 2024 23:55
65c9fdd to
5a87e35
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
November 22, 2024 05:26
5a87e35 to
68ad3ae
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
December 7, 2024 04:04
68ad3ae to
d955381
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
December 9, 2024 17:22
d955381 to
29dd952
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
December 10, 2024 23:47
29dd952 to
5568d52
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
January 9, 2025 14:28
5568d52 to
d3f61dc
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
January 22, 2025 08:33
d3f61dc to
57708f0
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
February 14, 2025 02:24
57708f0 to
e6c7bba
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
February 19, 2025 20:45
e6c7bba to
9fc69ff
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
March 19, 2025 20:40
9fc69ff to
dca55d4
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
April 2, 2025 11:55
dca55d4 to
0b5c512
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
April 9, 2025 03:10
0b5c512 to
3418f3c
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
April 15, 2025 17:12
3418f3c to
49c4cc3
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
June 5, 2025 02:51
25b3c70 to
2db0f03
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
June 13, 2025 04:10
2db0f03 to
3b1daa9
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
July 1, 2025 01:29
3b1daa9 to
abfb89b
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
July 25, 2025 01:13
abfb89b to
90fa3e4
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
August 13, 2025 01:11
90fa3e4 to
ee96df7
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
August 28, 2025 01:11
ee96df7 to
eb0d49d
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
September 13, 2025 01:11
eb0d49d to
4e14b2d
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
October 8, 2025 01:13
4e14b2d to
f647121
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
October 21, 2025 01:12
f647121 to
25d57eb
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
2 times, most recently
from
November 28, 2025 01:16
3515e95 to
9283e3e
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
December 11, 2025 01:21
9283e3e to
d031423
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
December 19, 2025 01:17
d031423 to
b1dec0e
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
February 12, 2026 01:15
b1dec0e to
01a222f
Compare
ghost
force-pushed
the
whitesource-remediate/react-native-0.x
branch
from
February 28, 2026 01:19
01a222f to
696496c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.42.3->0.84.10.42.3->0.73.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
facebook/react-native (react-native)
v0.84.1: 0.84.1Compare Source
Fixed
Android specific
gradle.propertiesresolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to../../android/gradle.properties, sohermesV1Enabledcan be inherited correctly. (c5ae0c820a by @Titozzz)inspector-modern/chrome/Registration.hwhen HermesV1 is disabled. (5ee695ad8f by @tjzel)hermesV1Enabledtotrue(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.0Compare 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.2Compare 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.1Compare Source
Fixed
Android specific
FormDatauploads 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.0Compare 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.1Compare 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.82.0: 0.82.0Compare 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.6Compare 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.5Compare 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.4Compare 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.3Compare Source
Fixed
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.81.2: 0.81.2Compare Source
Added
Android specific
useNativeEqualsInNativeReadableArrayAndroidanduseNativeTransformHelperAndroidfeature 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
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.1Compare Source
Added
iOS specific
Fixed
aria-labelonTextInput(6965d57e75 by @mdjastrzebski)iOS specific
ReactNativeDependencies.podspec(4c570b5d31 by @vonovak)--
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.0Compare 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.3Compare 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.2Compare Source
Added
Android specific
exclusiveEnterpriseRepository(8e47e5486f by @cortinico)iOS specific
ENTERPRISE_REPOSITORYenv var to let user consume artifacts from their personal maven mirror (183be8e12c by @cipolleschi)Fixed
Android specific
ConcurrentModificationExceptioninInteropUIBlockListener(d8b5a5570e by @jkoutavas)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.1Compare Source
v0.80.1
Added
react-native(fbbd20dd63 by @buschco)react-native(50667eceb1 by @aswinandro)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.0Compare 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.7Compare 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.6Compare Source
Added
Android specific
exclusiveEnterpriseRepository(df5ac988ce by @cortinico)iOS specific
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.5Compare Source
Fixed
react-native(fbbd20dd63 by @buschco)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.4Compare Source
Fixed
react-native(50667eceb1 by @aswinandro)updateRuntimeShadowNodeReferencesOnCommitby default. (2cd074d77a by @lenaic)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.3Compare Source
Fixed
global.d.tsusing path not types so they can be resolved by TSC (af21f260a1 by @krystofwoldrich)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.2Compare Source
Added
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.1Compare Source
Changed
Android specific
defaultJSExceptionHandler's type toJSExceptionHandleron theReleaseDevSupportManager(9eb75d4bd5 by @alanjhughes)iOS specific
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.0Compare 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.