Skip to content

chore(submodules): update submodule SHAs to latest commits#19518

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/02-18-chore_submodules_update_submodule_shas_to_latest_commits
Feb 18, 2026
Merged

chore(submodules): update submodule SHAs to latest commits#19518
graphite-app[bot] merged 1 commit intomainfrom
c/02-18-chore_submodules_update_submodule_shas_to_latest_commits

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Feb 18, 2026

No description provided.

Copy link
Contributor Author

camc314 commented Feb 18, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Feb 18, 2026
@camc314 camc314 force-pushed the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch from 222dac5 to 796d533 Compare February 18, 2026 11:31
@github-actions github-actions bot added the A-parser Area - Parser label Feb 18, 2026
@camc314 camc314 marked this pull request as ready for review February 18, 2026 11:31
Copilot AI review requested due to automatic review settings February 18, 2026 11:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

@camc314 camc314 force-pushed the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch from 796d533 to daade13 Compare February 18, 2026 11:36
@camc314 camc314 force-pushed the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch 2 times, most recently from a18bcb5 to 1de14a9 Compare February 18, 2026 11:50
@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Feb 18, 2026
@camc314 camc314 force-pushed the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch from 1de14a9 to 82591d7 Compare February 18, 2026 12:17
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Feb 18, 2026
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 18, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch from dce62e4 to 08b0218 Compare February 18, 2026 14:56
@graphite-app graphite-app bot merged commit 08b0218 into main Feb 18, 2026
19 checks passed
@graphite-app graphite-app bot deleted the c/02-18-chore_submodules_update_submodule_shas_to_latest_commits branch February 18, 2026 15:02
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Feb 18, 2026
@overlookmotel overlookmotel removed the A-transformer Area - Transformer / Transpiler label Feb 24, 2026
This was referenced Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants