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 codefix crash on circular aliases #59215

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

andrewbranch
Copy link
Member

Fixes #59201

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jul 10, 2024
@jakebailey jakebailey closed this Jul 10, 2024
@jakebailey jakebailey reopened this Jul 10, 2024
@andrewbranch
Copy link
Member Author

@typescript-bot cherry-pick to release-5.5

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 10, 2024

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

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

@typescript-bot
Copy link
Collaborator

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

@andrewbranch andrewbranch merged commit 64f89e7 into microsoft:main Jul 10, 2024
40 of 56 checks passed
@andrewbranch andrewbranch deleted the bug/59201 branch July 10, 2024 22:37
DanielRosenwasser pushed a commit that referenced this pull request Jul 16, 2024
…e-5.5 (#59224)

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
Development

Successfully merging this pull request may close these issues.

Circular declarations cause infinite loops in getExportInfos since v5.5
4 participants