Skip to content

compileComponents cleanups #31360

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 2 commits into from
Jun 17, 2025
Merged

Conversation

crisbeto
Copy link
Member

Fixes some calls to compileComponents that were introduced after the last cleanup. Also sets up tooling to prevent new ones from being added.

crisbeto added 2 commits June 15, 2025 09:50
Removes some calls to `compileComponents` that aren't necessary.
Updates the lint rules not to allow calls to `compileComponents`.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jun 15, 2025
@crisbeto crisbeto requested a review from a team as a code owner June 15, 2025 07:53
@crisbeto crisbeto added the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Jun 15, 2025
@crisbeto crisbeto requested review from andrewseguin and ok7sai and removed request for a team June 15, 2025 07:53
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jun 15, 2025
@crisbeto crisbeto removed the request for review from andrewseguin June 17, 2025 16:23
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jun 17, 2025
@crisbeto crisbeto merged commit 4df402e into angular:main Jun 17, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project merge: preserve commits When the PR is merged, a rebase and merge should be performed 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