Skip to content

Commit 82471c8

Browse files
committed
chore(submodules): update submodule SHAs to latest commits (#15825)
Updates submodule dependencies to their latest commits. ## Changes - test262: `fd594a0` → `c125a8d` - babel: `777ded7` → `c92c491` - TypeScript: `48244d8` → `cc2610f` - prettier: `9e9f65e` → `d7fe2da` - acorn-test262: `9cce4c9` → `fd0b12c` - node-compat-table: `6822522` → `499beb6` This PR is automatically generated by the [update_submodules workflow](https://github.com/oxc-project/oxc/blob/main/.github/workflows/update_submodules.yml).
1 parent 7f74c8a commit 82471c8

30 files changed

+87
-71
lines changed

.github/scripts/clone-parallel.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
set -euo pipefail
88

99
# Submodule commit SHAs - updated automatically by .github/workflows/update_submodules.yml
10-
TEST262_SHA="fd594a077a0a018440f241fdd421a5862f1153f5"
11-
BABEL_SHA="777ded79cd97e872ff607e1a4897036f30939188"
12-
TYPESCRIPT_SHA="48244d89f8ccc803fef4a2f0930100de1c77668d"
13-
PRETTIER_SHA="9e9f65e7b9277e7af12362628b42e003393731e6"
14-
ACORN_TEST262_SHA="9cce4c914fac21da5827f80f269572619302a21c"
15-
NODE_COMPAT_TABLE_SHA="6822522983aec284ad8add5a867847bbe2059a2e"
10+
TEST262_SHA="c125a8dc610bb0f03366d342dc2f1f41712f0caa"
11+
BABEL_SHA="c92c4919771105140015167f25f7bacac77c90d9"
12+
TYPESCRIPT_SHA="cc2610fd347127c28609b4fca6fa9d55ee5063c6"
13+
PRETTIER_SHA="d7fe2da97d575310059d2fc2f8d5de21240b65df"
14+
ACORN_TEST262_SHA="fd0b12cb7c3d427b06304481c86340083358078d"
15+
NODE_COMPAT_TABLE_SHA="499beb6f1daa36f10c26b85a7f3ec3b3448ded23"
1616

1717
# Default values for which submodules to clone
1818
TEST262=${1:-true}

tasks/coverage/snapshots/codegen_babel.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
commit: 777ded79
1+
commit: c92c4919
22

33
codegen_babel Summary:
44
AST Parsed : 2440/2440 (100.00%)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
commit: fd594a07
1+
commit: c125a8dc
22

33
codegen_test262 Summary:
4-
AST Parsed : 44758/44758 (100.00%)
5-
Positive Passed: 44758/44758 (100.00%)
4+
AST Parsed : 44973/44973 (100.00%)
5+
Positive Passed: 44973/44973 (100.00%)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
commit: 48244d89
1+
commit: cc2610fd
22

33
codegen_typescript Summary:
4-
AST Parsed : 9817/9817 (100.00%)
5-
Positive Passed: 9817/9817 (100.00%)
4+
AST Parsed : 9822/9822 (100.00%)
5+
Positive Passed: 9822/9822 (100.00%)

tasks/coverage/snapshots/estree_acorn_jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
commit: 9cce4c91
1+
commit: fd0b12cb
22

33
estree_acorn_jsx Summary:
44
AST Parsed : 39/39 (100.00%)

tasks/coverage/snapshots/estree_test262.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
commit: fd594a07
1+
commit: c125a8dc
22

33
estree_test262 Summary:
4-
AST Parsed : 44531/44531 (100.00%)
5-
Positive Passed: 44522/44531 (99.98%)
4+
AST Parsed : 44746/44746 (100.00%)
5+
Positive Passed: 44737/44746 (99.98%)
66
Mismatch: tasks/coverage/test262/test/language/expressions/assignment/fn-name-lhs-cover.js
77

88
Mismatch: tasks/coverage/test262/test/language/expressions/assignment/target-cover-id.js

tasks/coverage/snapshots/estree_typescript.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
commit: 48244d89
1+
commit: cc2610fd
22

33
estree_typescript Summary:
4-
AST Parsed : 9748/9748 (100.00%)
5-
Positive Passed: 9740/9748 (99.92%)
4+
AST Parsed : 9753/9753 (100.00%)
5+
Positive Passed: 9745/9753 (99.92%)
66
Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/modulePreserveTopLevelAwait1.ts
77
`await` is only allowed within async functions and at the top levels of modules
88

tasks/coverage/snapshots/formatter_babel.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
commit: 777ded79
1+
commit: c92c4919
22

33
formatter_babel Summary:
44
AST Parsed : 2440/2440 (100.00%)

tasks/coverage/snapshots/formatter_test262.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
commit: fd594a07
1+
commit: c125a8dc
22

33
formatter_test262 Summary:
4-
AST Parsed : 44758/44758 (100.00%)
5-
Positive Passed: 44747/44758 (99.98%)
4+
AST Parsed : 44973/44973 (100.00%)
5+
Positive Passed: 44962/44973 (99.98%)
66
Expect to Parse: tasks/coverage/test262/test/annexB/language/expressions/assignmenttargettype/callexpression-as-for-in-lhs.js
77
Cannot assign to this expression
88
Expect to Parse: tasks/coverage/test262/test/annexB/language/expressions/assignmenttargettype/callexpression-as-for-of-lhs.js

tasks/coverage/snapshots/formatter_typescript.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
commit: 48244d89
1+
commit: cc2610fd
22

33
formatter_typescript Summary:
4-
AST Parsed : 9817/9817 (100.00%)
5-
Positive Passed: 9805/9817 (99.88%)
4+
AST Parsed : 9822/9822 (100.00%)
5+
Positive Passed: 9810/9822 (99.88%)
66
Mismatch: tasks/coverage/typescript/tests/cases/compiler/amdLikeInputDeclarationEmit.ts
77

88
Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/arrayFromAsync.ts

0 commit comments

Comments
 (0)