Skip to content

Conversation

jakebailey
Copy link
Member

Pulls in microsoft/TypeScript#62568 to unblock #1795.

Copy link
Contributor

@Copilot 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 TypeScript submodule in preparation for supporting Node 20 module resolution. It pulls in changes from TypeScript PR #62568 that address issues with circular import alias definitions and module resolution patterns.

  • Updates test baselines to reflect improved module resolution behavior
  • Fixes circular import alias issues that were causing compilation errors
  • Reorganizes test file structure by separating test imports from main module definitions

Reviewed Changes

Copilot reviewed 223 out of 274 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Various .symbols files Updated symbol resolution to use correct test file references instead of index files
Various .types files Added new test.d.ts files with proper type definitions for better test isolation
Various .js files Added new test files and reorganized output structure
Various .errors.txt files Removed circular import alias errors and updated file references
Various .diff files Removed diff files as the implementation now matches expected behavior

@jakebailey jakebailey enabled auto-merge October 9, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant