Skip to content

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

Merged
Boshen merged 1 commit intomainfrom
update-submodules-1762853740
Nov 11, 2025
Merged

chore(submodules): update submodule SHAs to latest commits#15586
Boshen merged 1 commit intomainfrom
update-submodules-1762853740

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 11, 2025

Updates submodule dependencies to their latest commits.

Changes

  • test262: d2940bdfd594a0
  • babel: 4cc3d88777ded7
  • TypeScript: 8ea03f848244d8
  • prettier: 011791f9e9f65e
  • acorn-test262: 994d7639cce4c9
  • node-compat-table: 17ac85c6822522

This PR is automatically generated by the update_submodules workflow.

Copilot AI review requested due to automatic review settings November 11, 2025 09:35
@Boshen Boshen self-assigned this Nov 11, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 11, 2025

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.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Nov 11, 2025
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 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.

@Boshen Boshen merged commit 9b8f414 into main Nov 11, 2025
24 checks passed
@Boshen Boshen deleted the update-submodules-1762853740 branch November 11, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-formatter Area - Formatter A-transformer Area - Transformer / Transpiler 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.

2 participants