Skip to content

Commit 29b4edd

Browse files
Bump Hermes V1 to 250829098.0.16
Aligns 0.85 with the Hermes version shipped in 0.87 RCs, which includes a fix for excessive memory consumption in older Hermes versions.
1 parent 2049278 commit 29b4edd

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"base64-js": "^1.5.1",
177177
"commander": "^12.0.0",
178178
"flow-enums-runtime": "^0.0.6",
179-
"hermes-compiler": "250829098.0.10",
179+
"hermes-compiler": "250829098.0.16",
180180
"invariant": "^2.2.4",
181181
"memoize-one": "^5.0.0",
182182
"metro-runtime": "^0.84.3",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hermes-v250829098.0.10
1+
hermes-v250829098.0.16
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
HERMES_VERSION_NAME=0.16.0
2-
HERMES_V1_VERSION_NAME=250829098.0.10
2+
HERMES_V1_VERSION_NAME=250829098.0.16

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5131,10 +5131,10 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
51315131
dependencies:
51325132
function-bind "^1.1.2"
51335133

5134-
hermes-compiler@250829098.0.10:
5135-
version "250829098.0.10"
5136-
resolved "https://registry.yarnpkg.com/hermes-compiler/-/hermes-compiler-250829098.0.10.tgz#b31cae9a2517ee361c73966f76a556a1029af52b"
5137-
integrity sha512-TcRlZ0/TlyfJqquRFAWoyElVNnkdYRi/sEp4/Qy8/GYxjg8j2cS9D4MjuaQ+qimkmLN7AmO+44IznRf06mAr0w==
5134+
hermes-compiler@250829098.0.16:
5135+
version "250829098.0.16"
5136+
resolved "https://registry.yarnpkg.com/hermes-compiler/-/hermes-compiler-250829098.0.16.tgz#10ace3a47c1f0068c55bf75ddef3501fcd3e5fb0"
5137+
integrity sha512-xsgzk+mUyvt9t1nUbF8USBlYxajTUtPJhVZ86q85s/SEoMKCF+52YZcudb0ENSnV3T3lV9mgB3s6R7+pH90zgw==
51385138

51395139
hermes-eslint@0.33.3:
51405140
version "0.33.3"

0 commit comments

Comments
 (0)