Skip to content

Bump Hermes V1 to 250829098.0.16#57641

Draft
gabrieldonadel wants to merge 1 commit into
0.85-stablefrom
@gabrieldonadel/bump-hermes
Draft

Bump Hermes V1 to 250829098.0.16#57641
gabrieldonadel wants to merge 1 commit into
0.85-stablefrom
@gabrieldonadel/bump-hermes

Conversation

@gabrieldonadel

Copy link
Copy Markdown
Collaborator

Summary:

Older versions of Hermes have an excessive memory consumption issue that was fixed in the Hermes version shipped with the 0.87 RCs.

This PR aligns 0.85 with the Hermes V1 version shipped in 0.87 so users on 0.85 get the memory fix without having to upgrade React Native. It mirrors what a regular Hermes version bump touches:

  • sdks/.hermesv1version: hermes-v250829098.0.10 -> hermes-v250829098.0.16 (source of truth for the iOS pod and the Android hermes-engine build)
  • sdks/hermes-engine/version.properties: HERMES_V1_VERSION_NAME bumped to match

Note: Hermes V0 (.hermesversion, hermes-v0.16.0) is left untouched

Changelog:

[GENERAL] [FIXED] - Bump Hermes V1 to 250829098.0.16 to fix excessive memory consumption

Test Plan:

  • Verified the hermes-v250829098.0.16 tag exists on facebook/hermes and hermes-compiler@250829098.0.16 exists on npm.
  • Relying on CI on this PR to build from the new tag and run the rn-tester / hermes-v1 test workflows against it. This combination (0.85 + Hermes from 0.87) has not been shipped before, so CI results here are the main signal.

Aligns 0.85 with the Hermes version shipped in 0.87 RCs, which includes
a fix for excessive memory consumption in older Hermes versions.
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 23, 2026
@github-actions

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.3.1 Build Scan not published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Expo Partner: Expo Partner Pick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant