Skip to content

refactor(cdk/schematics): import AST utilities #24968

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

Merged
merged 1 commit into from
May 25, 2022

Conversation

crisbeto
Copy link
Member

Imports the AST utilities from @schematics/angular instead of vendoring them. Previously they were vendored to avoid TS version mismatches, but now the package comes bundled with its own version of TS so it shouldn't be a problem.

Imports the AST utilities from `@schematics/angular` instead of vendoring them. Previously they were vendored to avoid TS version mismatches, but now the package comes bundled with its own version of TS so it shouldn't be a problem.
@crisbeto crisbeto force-pushed the ast-utils-import branch from d7b7b05 to 6009218 Compare May 25, 2022 08:37
@crisbeto crisbeto marked this pull request as ready for review May 25, 2022 08:39
@crisbeto crisbeto requested review from a team, devversion and andrewseguin as code owners May 25, 2022 08:39
@crisbeto crisbeto added P2 The issue is important to a large percentage of users, with a workaround merge safe target: rc This PR is targeted for the next release-candidate labels May 25, 2022
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Related conversation for the future: https://angular-team.slack.com/archives/C46U16D4Z/p1652953481392859

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 25, 2022
@crisbeto crisbeto merged commit 25dcb36 into angular:main May 25, 2022
crisbeto added a commit that referenced this pull request May 25, 2022
Imports the AST utilities from `@schematics/angular` instead of vendoring them. Previously they were vendored to avoid TS version mismatches, but now the package comes bundled with its own version of TS so it shouldn't be a problem.

(cherry picked from commit 25dcb36)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker P2 The issue is important to a large percentage of users, with a workaround target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants