Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

andrewbranch
Copy link
Member

@andrewbranch andrewbranch commented Nov 4, 2024

Fixes #60392
Fixes #60396

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

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Nov 4, 2024
@DanielRosenwasser
Copy link
Member

DanielRosenwasser commented Nov 5, 2024

Should this be picked over for 5.7 stable?

@andrewbranch
Copy link
Member Author

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

@andrewbranch
Copy link
Member Author

@typescript-bot pick to release-5.7

@andrewbranch
Copy link
Member Author

@typescript-bot cherry-pick to release-5.7

@typescript-bot
Copy link
Collaborator

typescript-bot commented Nov 5, 2024

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

Command Status Results
cherry-pick to release-5.7 ✅ Started ✅ Results

@typescript-bot
Copy link
Collaborator

Hey, @andrewbranch! I've created #60424 for you.

@andrewbranch andrewbranch merged commit 82a04b2 into microsoft:main Nov 5, 2024
32 checks passed
@andrewbranch andrewbranch deleted the bug/60392 branch November 5, 2024 20:50
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Status: Done
4 participants