chore(submodules): update submodule SHAs to latest commits#15586
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. |
There was a problem hiding this comment.
Pull Request Overview
This PR updates six git submodule dependencies to their latest commits: test262, babel, TypeScript, prettier, acorn-test262, and node-compat-table. The changes automatically regenerate snapshot files to reflect the new test suite contents from the updated submodules.
Key Changes
- Updates submodule commit SHAs in
.github/scripts/clone-parallel.sh - Regenerates snapshot files with new commit references and updated test counts
- Reflects changes in test coverage metrics across multiple test suites
Reviewed Changes
Copilot reviewed 7 out of 29 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/scripts/clone-parallel.sh |
Updates all six submodule commit SHAs to latest versions |
tasks/transform_conformance/snapshots/*.snap.md |
Updates babel commit SHA and test pass counts |
tasks/prettier_conformance/snapshots/*.snap.md |
Updates prettier commit SHA, compatibility percentages, and failed test lists |
tasks/coverage/snapshots/*.snap |
Updates commit SHAs and test counts for all coverage test suites (test262, TypeScript, babel, etc.) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updates submodule dependencies to their latest commits.
Changes
d2940bd→fd594a04cc3d88→777ded78ea03f8→48244d8011791f→9e9f65e994d763→9cce4c917ac85c→6822522This PR is automatically generated by the update_submodules workflow.