Skip to content

Commit 1da1d7f

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

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.14",
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.14
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.17.0
2-
HERMES_V1_VERSION_NAME=250829098.0.14
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.13:
5135-
version "250829098.0.13"
5136-
resolved "https://registry.yarnpkg.com/hermes-compiler/-/hermes-compiler-250829098.0.13.tgz#fe93cf449ee8128e4ea337b9fadb86b796985860"
5137-
integrity sha512-6Ivl/892zuiORZdKmBsTlCyCIaCC3+QK/8a9E4nCSIn5kPvOZMUk5lQ1vgyuMBSBD+bnu59RePORn1siZv6zgA==
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.36.0:
51405140
version "0.36.0"

0 commit comments

Comments
 (0)