Skip to content

docs(router): deprecate RouterTestingModule#54466

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:deprecatedrtm
Closed

docs(router): deprecate RouterTestingModule#54466
atscott wants to merge 1 commit intoangular:mainfrom
atscott:deprecatedrtm

Conversation

@atscott
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
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 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