Skip to content

Output migration next migration#57654

Closed
pkozlowski-opensource wants to merge 3 commits intoangular:mainfrom
pkozlowski-opensource:output_migration_next_migration
Closed

Output migration next migration#57654
pkozlowski-opensource wants to merge 3 commits intoangular:mainfrom
pkozlowski-opensource:output_migration_next_migration

Conversation

@pkozlowski-opensource
Copy link
Member

No description provided.

A set of fixes to the import paths - the goal is to make the
output migration compatible with the G3 infrastructure.
This commits extends the decorator-based output migration
to replace .next usage (not supported with the output function)
with .emit (supported in both decorator-based and function based
outputs).
@pullapprove pullapprove bot requested a review from dylhunn September 4, 2024 11:58
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: migrations Issues related to `ng update`/`ng generate` migrations labels Sep 4, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 4, 2024
@pkozlowski-opensource pkozlowski-opensource requested review from devversion and removed request for dylhunn September 4, 2024 11:59
@pkozlowski-opensource pkozlowski-opensource force-pushed the output_migration_next_migration branch from f8d661b to e5d2e8a Compare September 4, 2024 14:15
@pkozlowski-opensource pkozlowski-opensource force-pushed the output_migration_next_migration branch from e5d2e8a to 7627132 Compare September 4, 2024 14:19
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: minor This PR is targeted for the next minor release and removed merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release labels Sep 4, 2024
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 9da21f7.

The changes were merged into the following branches: main

thePunderWoman pushed a commit that referenced this pull request Sep 4, 2024
This commits extends the decorator-based output migration
to replace .next usage (not supported with the output function)
with .emit (supported in both decorator-based and function based
outputs).

PR Close #57654
@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 Oct 5, 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: migrations Issues related to `ng update`/`ng generate` migrations detected: feature PR contains a feature commit 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