Skip to content

fix(@schematics/angular): explicitly set standalone:false#28642

Merged
hybrist merged 2 commits intoangular:mainfrom
hybrist:jk-explicit-standalone
Oct 16, 2024
Merged

fix(@schematics/angular): explicitly set standalone:false#28642
hybrist merged 2 commits intoangular:mainfrom
hybrist:jk-explicit-standalone

Conversation

@hybrist
Copy link
Copy Markdown
Contributor

@hybrist hybrist commented Oct 15, 2024

Since the new default for standalone is true, any place that previously omitted the value to get an implicit false now needs to set it to false explicitly.

See: angular/angular#58169

@angular-robot angular-robot bot added area: build & ci Related the build and CI infrastructure of the project area: @schematics/angular labels Oct 15, 2024
@hybrist hybrist requested a review from clydin October 15, 2024 18:13
@hybrist hybrist added the target: patch This PR is targeted for the next patch release label Oct 15, 2024
@hybrist hybrist force-pushed the jk-explicit-standalone branch from 477dc8c to cf33d0e Compare October 15, 2024 18:29
@hybrist hybrist marked this pull request as ready for review October 15, 2024 18:29
@angular-robot angular-robot bot removed the area: build & ci Related the build and CI infrastructure of the project label Oct 15, 2024
@hybrist hybrist mentioned this pull request Oct 15, 2024
1 task
@hybrist hybrist force-pushed the jk-explicit-standalone branch from cf33d0e to 6f28309 Compare October 15, 2024 18:38
@hybrist
Copy link
Copy Markdown
Contributor Author

hybrist commented Oct 15, 2024

Updated to apply the explicit false consistently for component, directive, and pipe - matching the default flip in core.

@alan-agius4
Copy link
Copy Markdown
Collaborator

Not: can you cherry-pick the commit from #28634 so that we ran the full snapshot suite in CI?

@hybrist hybrist force-pushed the jk-explicit-standalone branch from 6f28309 to b1ff31c Compare October 15, 2024 20:11
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 15, 2024
@hybrist
Copy link
Copy Markdown
Contributor Author

hybrist commented Oct 15, 2024

Included the angular update commit in the PR again to ensure the post-upgrade state is tested.

@hybrist
Copy link
Copy Markdown
Contributor Author

hybrist commented Oct 15, 2024

🍏 💚 🟢 !

@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release and removed target: patch This PR is targeted for the next patch release labels Oct 16, 2024
Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 16, 2024
@alan-agius4 alan-agius4 removed the request for review from clydin October 16, 2024 07:03
@hybrist hybrist merged commit 208d2d5 into angular:main Oct 16, 2024
@hybrist hybrist deleted the jk-explicit-standalone branch October 16, 2024 14:56
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Nov 16, 2024
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: build & ci Related the build and CI infrastructure of the project area: @schematics/angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants