Skip to content

Fix false positive rewriteRelativeImportExtensions error on non-TS extensions - #60415

Merged
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
andrewbranch:bug/60392
Nov 5, 2024
Merged

Fix false positive rewriteRelativeImportExtensions error on non-TS extensions#60415
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
andrewbranch:bug/60392

Conversation

@andrewbranch

@andrewbranchAndrew Branch (andrewbranch) commented Nov 4, 2024

Copy link
Copy Markdown
Member

Fixes#60392
Fixes#60396

This check was unnecessary for the actual rewriting, but somehow forgot to include it for error checking.

@DanielRosenwasser

Daniel Rosenwasser (DanielRosenwasser) commented Nov 5, 2024

Copy link
Copy Markdown
Member

Should this be picked over for 5.7 stable?

@andrewbranch

Copy link
Copy Markdown
MemberAuthor

Yes—I thought we hadn’t split off yet?

@andrewbranch

Copy link
Copy Markdown
MemberAuthor

TypeScript Bot (@typescript-bot) pick to release-5.7

@andrewbranch

Copy link
Copy Markdown
MemberAuthor

TypeScript Bot (@typescript-bot) cherry-pick to release-5.7

@typescript-bot

TypeScript Bot (typescript-bot) commented Nov 5, 2024

Copy link
Copy Markdown
Contributor

Starting jobs; this comment will be updated as builds start and complete.

CommandStatusResults
cherry-pick to release-5.7✅ Started✅ Results

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey, Andrew Branch (@andrewbranch)! I've created #60424 for you.

@andrewbranch
Andrew Branch (andrewbranch) merged commit 82a04b2 into microsoft:mainNov 5, 2024
Andrew Branch (andrewbranch) added a commit that referenced this pull request Nov 5, 2024
…e-5.7 (#60424)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 15, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: TeamFor Milestone BugPRs that fix a bug with a specific milestone

Projects

None yet

5 participants

@andrewbranch@DanielRosenwasser@typescript-bot@jakebailey@sandersn