Skip to content

feat(core): add migration to remove entryComponents#44308

Closed
crisbeto wants to merge 1 commit intoangular:masterfrom
crisbeto:entry-components-migration
Closed

feat(core): add migration to remove entryComponents#44308
crisbeto wants to merge 1 commit intoangular:masterfrom
crisbeto:entry-components-migration

Conversation

@crisbeto
Copy link
Member

Adds an automated migration that will drop any usages of entryComponents from @NgModule and @Component.

@google-cla google-cla bot added the cla: yes label Nov 30, 2021
@crisbeto crisbeto marked this pull request as ready for review November 30, 2021 10:13
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release labels Nov 30, 2021
@ngbot ngbot bot added this to the Backlog milestone Nov 30, 2021
@crisbeto crisbeto requested a review from devversion November 30, 2021 10:14
Copy link
Member

Choose a reason for hiding this comment

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

FYI: ng update is rarely used for updating minors based on what I saw. Are we planning on re-running this for v14 major?

Copy link
Member Author

Choose a reason for hiding this comment

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

We could. I suppose that I'll just have to bump the version here when we're close to 14?

Copy link
Member

Choose a reason for hiding this comment

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

We could already have a second entry for v14 and keep the 13.1.0-one as well. Not feeling strongly though.

Copy link
Member Author

Choose a reason for hiding this comment

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

👍 I've added the second entry.

@crisbeto crisbeto force-pushed the entry-components-migration branch from 561c043 to 650c2ea Compare November 30, 2021 14:27
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 30, 2021
@crisbeto crisbeto modified the milestones: Backlog, v13.1 Nov 30, 2021
Adds an automated migration that will drop any usages of `entryComponents` from `@NgModule` and `@Component`.
@crisbeto crisbeto force-pushed the entry-components-migration branch from 650c2ea to 885dc95 Compare November 30, 2021 18:39
@dylhunn
Copy link
Contributor

dylhunn commented Nov 30, 2021

Merging by specific request -- ignoring Saucelabs checks

@dylhunn
Copy link
Contributor

dylhunn commented Nov 30, 2021

This PR was merged into the repository by commit 5dff077.

@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 Dec 31, 2021
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 area: core Issues related to the framework runtime cla: yes target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants