Skip to content
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

docs(router): deprecate RouterTestingModule #54466

Closed
wants to merge 1 commit into from

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Feb 15, 2024

Deprecate RouterTestingModule as it is no longer needed or useful and is not actively maintained.

fixes #54461

@atscott atscott added target: minor This PR is targeted for the next minor release area: router labels Feb 15, 2024
@ngbot ngbot bot added this to the Backlog milestone Feb 15, 2024
@AndrewKushnir
Copy link
Contributor

nit: should we change the commit message to docs or refactor?

@angular-robot angular-robot bot added the area: docs Related to the documentation label Feb 16, 2024
@atscott
Copy link
Contributor Author

atscott commented Feb 16, 2024

should we change the commit message to docs or refactor?

Updated to docs.

@AndrewKushnir AndrewKushnir changed the title fix(router): deprecate RouterTestingModule docs(router): deprecate RouterTestingModule Feb 16, 2024
Deprecate `RouterTestingModule` as it is no longer needed or useful and
is not actively maintained.

fixes angular#54461
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

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

Reviewed-for: public-api

Copy link
Member

@pkozlowski-opensource pkozlowski-opensource left a comment

Choose a reason for hiding this comment

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

LGTM

Reviewed-for: public-api

@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Feb 20, 2024
@alxhub
Copy link
Member

alxhub commented Feb 20, 2024

This PR was merged into the repository by commit a9741e6.

@alxhub alxhub closed this in a9741e6 Feb 20, 2024
@AndrewKushnir
Copy link
Contributor

@atscott it looks like we didn't include the "DEPRECATED" section into the commit message (thus it will not show up in the change log). Should we create an additional commit?

@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 Mar 25, 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: docs Related to the documentation area: router target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bindToComponentInputs does not work when using RouterTestingModule
5 participants