Skip to content

[7.x backport] fix(parser): improve super type argument parsing#17723

Merged
nicolo-ribaudo merged 3 commits into
babel:7.xfrom
JLHwung:fix-17719-7.x
Jan 27, 2026
Merged

[7.x backport] fix(parser): improve super type argument parsing#17723
nicolo-ribaudo merged 3 commits into
babel:7.xfrom
JLHwung:fix-17719-7.x

Conversation

@JLHwung

@JLHwung JLHwung commented Jan 23, 2026

Copy link
Copy Markdown
Contributor
Q                       A
Fixed Issues?
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

See #17720 for PR description.
This PR includes a new commit for the Babel 7 AST.

CI errors are not related, pending #17724.

@JLHwung JLHwung added PR: Bug Fix 🐛 A type of pull request used for our changelog categories 7.x: backport labels Jan 23, 2026
@babel-bot

babel-bot commented Jan 23, 2026

Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60702

@pkg-pr-new

pkg-pr-new Bot commented Jan 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

commit: 07a4828

@nicolo-ribaudo

Copy link
Copy Markdown
Member

@JLHwung This needs to be rebased. I tried to do it but found some random build issues that I need to figure out, with random syntax errors being thrown when compiling our own code 😅

When rebasing, the packages/babel-parser/test/fixtures/typescript/type-arguments/instantiation-expression-asi/input.ts change needs to be moved to packages/babel-parser/test/fixtures/typescript/type-arguments/instantiation-expression-asi-babel-7/input.ts.

@nicolo-ribaudo nicolo-ribaudo merged commit cb78ab7 into babel:7.x Jan 27, 2026
65 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the fix-17719-7.x branch January 27, 2026 17:28
@github-actions github-actions Bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Apr 30, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

7.x: backport outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants