chore(submodules): update submodule SHAs to latest commits#19518
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
222dac5 to
796d533
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the submodule dependencies to their latest commits, automatically generated by the update_submodules workflow. The changes primarily consist of updated SHA references and regenerated snapshot files that reflect test results from the updated submodules.
Changes:
- Updated four submodule SHAs (TEST262, BABEL, TYPESCRIPT, ESTREE_CONFORMANCE) to their latest commits
- Regenerated snapshot files reflecting updated test suites
- Added explicit disabling of annexB assignmenttargettype tests in napi parser tests (already skipped in coverage tool)
Reviewed changes
Copilot reviewed 2 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
.github/scripts/clone-parallel.mjs |
Updated submodule commit SHAs for TEST262, BABEL, TYPESCRIPT, and ESTREE_CONFORMANCE |
tasks/coverage/snapshots/tsc_diagnostics_codes.snap |
Updated TypeScript diagnostic codes snapshot reflecting changes in TypeScript test suite |
tasks/coverage/snapshots/transformer_typescript.snap |
Updated transformer test results (9840→9834 tests, maintaining 99.78% pass rate) |
tasks/coverage/snapshots/parser_typescript.snap |
Updated parser test results with additional test cases and error scenarios |
tasks/coverage/snapshots/formatter_typescript.snap |
Updated formatter test results (9840→9834 tests, maintaining 99.47% pass rate) |
tasks/coverage/snapshots/estree_typescript.snap |
Updated ESTree TypeScript test results with new parsing expectations |
tasks/coverage/snapshots/estree_test262.snap |
Updated ESTree Test262 results showing new Temporal API test mismatches |
tasks/coverage/snapshots/codegen_typescript.snap |
Updated code generation test results (9840→9834 tests, maintaining 100% pass rate) |
napi/parser/test/parse-raw.test.ts |
Explicitly disabled annexB assignmenttargettype tests (already skipped in coverage tool) |
796d533 to
daade13
Compare
a18bcb5 to
1de14a9
Compare
1de14a9 to
82591d7
Compare
Merge activity
|
dce62e4 to
08b0218
Compare

No description provided.