Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(migrations): ensure control flow analysis of signal input migration works with all TS versions #57566

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

Closed

Conversation

devversion
Copy link
Member

See individual commits.

@angular-robot angular-robot bot added the area: migrations Issues related to `ng update` migrations label Aug 28, 2024
@ngbot ngbot bot added this to the Backlog milestone Aug 28, 2024
@devversion devversion force-pushed the signal-migration-polishing branch from 2145abf to 37e5137 Compare August 28, 2024 18:31
@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Aug 28, 2024
@devversion devversion requested a review from crisbeto August 28, 2024 18:32
@devversion devversion marked this pull request as ready for review August 28, 2024 18:32
@@ -14,8 +14,7 @@ class MyComp {

it('should work', () => {
const inputs = {
hello: 'Damn',
Copy link
Member

Choose a reason for hiding this comment

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

👋

Cleans up remaining TODOs in the signal input migration, and other
small clean ups.
@devversion devversion force-pushed the signal-migration-polishing branch from 37e5137 to 9895be2 Compare August 28, 2024 20:30
@devversion devversion 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 Aug 28, 2024
@AndrewKushnir AndrewKushnir added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Aug 29, 2024
@AndrewKushnir
Copy link
Contributor

Caretaker note: presubmit is "green".

@devversion devversion removed the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Aug 29, 2024
…gration works with all TS versions

Ensures that the control flow analysis version of the signal input works
with all TS versions currently supported.
@devversion devversion force-pushed the signal-migration-polishing branch from 9895be2 to 9de177b Compare August 29, 2024 10:00
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 6e28f96.

The changes were merged into the following branches: main, 18.2.x

AndrewKushnir pushed a commit that referenced this pull request Aug 29, 2024
Cleans up remaining TODOs in the signal input migration, and other
small clean ups.

PR Close #57566
AndrewKushnir pushed a commit that referenced this pull request Aug 29, 2024
…gration works with all TS versions (#57566)

Ensures that the control flow analysis version of the signal input works
with all TS versions currently supported.

PR Close #57566
AndrewKushnir pushed a commit that referenced this pull request Aug 29, 2024
…gration works with all TS versions (#57566)

Ensures that the control flow analysis version of the signal input works
with all TS versions currently supported.

PR Close #57566
@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 Sep 29, 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` migrations target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants