Skip to content

fix(deps): update js dependencies#117

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/js-dependencies
Open

fix(deps): update js dependencies#117
renovate[bot] wants to merge 1 commit intomainfrom
renovate/js-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 29, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
expo (source) 49.0.1849.0.23 age confidence
react (source) 18.2.018.3.1 age confidence
react-native (source, changelog) ^0.73.0^0.84.0 age confidence

Release Notes

expo/expo (expo)

v49.0.23

Compare Source

v49.0.22

Compare Source

v49.0.21

Compare Source

This version does not introduce any user-facing changes.

v49.0.20

Compare Source

This version does not introduce any user-facing changes.

v49.0.19

Compare Source

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874
facebook/react-native (react-native)

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


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
  • Dimensions: Fix Dimen

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/js-dependencies branch from 074b471 to 053095b Compare April 29, 2024 20:28
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 053095b to 92919f6 Compare August 17, 2024 19:24
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 92919f6 to 69f992e Compare August 29, 2024 08:15
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 69f992e to 621a5aa Compare October 26, 2024 19:26
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 9d61f6f to ca2967b Compare November 8, 2024 16:21
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 80078dc to 66f07d2 Compare November 17, 2024 19:40
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 66f07d2 to 1b19e3f Compare November 24, 2024 22:40
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 1b19e3f to 3b97968 Compare December 2, 2024 11:14
@renovate renovate bot changed the title fix(deps): update js dependencies fix(deps): update dependency react to v18.3.1 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 3b97968 to c933dd3 Compare December 8, 2024 23:53
@renovate renovate bot changed the title fix(deps): update dependency react to v18.3.1 fix(deps): update js dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from bffece0 to 0616ca2 Compare December 12, 2024 19:00
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 0616ca2 to e1188f3 Compare January 12, 2025 13:17
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 558182f to 8e78443 Compare January 24, 2025 12:31
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 8e78443 to dfcd308 Compare January 30, 2025 17:35
@renovate renovate bot force-pushed the renovate/js-dependencies branch from dfcd308 to b565fd4 Compare February 9, 2025 13:56
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 16b44c6 to 96a8024 Compare February 22, 2025 14:43
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 96a8024 to 0fd701d Compare March 3, 2025 16:29
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 11a06dd to 479107a Compare March 17, 2025 17:06
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 479107a to bebcd39 Compare March 22, 2025 14:16
@renovate renovate bot force-pushed the renovate/js-dependencies branch from bebcd39 to 0821245 Compare April 1, 2025 12:47
@renovate renovate bot force-pushed the renovate/js-dependencies branch from a5c83ff to f1c38bc Compare June 22, 2025 15:27
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from c10b33a to 7b112c7 Compare July 3, 2025 20:04
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 7b112c7 to a7bfa34 Compare July 27, 2025 18:05
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 19db5b0 to c159d1e Compare August 10, 2025 13:04
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 0862079 to a35ee61 Compare August 19, 2025 19:12
@renovate renovate bot force-pushed the renovate/js-dependencies branch from a35ee61 to fc63c0b Compare August 31, 2025 10:57
@renovate renovate bot force-pushed the renovate/js-dependencies branch 4 times, most recently from cf01112 to 41c2986 Compare September 13, 2025 23:45
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 41c2986 to d4f9082 Compare September 25, 2025 15:44
@renovate renovate bot force-pushed the renovate/js-dependencies branch from d4f9082 to c839451 Compare October 11, 2025 01:55
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 7631ef1 to 96a0023 Compare October 24, 2025 01:58
@renovate renovate bot force-pushed the renovate/js-dependencies branch 11 times, most recently from 66b812f to bd50193 Compare October 31, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants