Skip to content

refactor(core): remove unnecessary deps arrays - #63823

Closed
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:unnecessary-factories
Closed

crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:unnecessary-factories

Conversation

@crisbeto

Copy link
Copy Markdown
Member

We don't need to use the deps array syntax anymore since we have the inject function. These changes clean up the relevant usages.

@crisbeto crisbeto added the target: major This PR is targeted for the next major release label Sep 16, 2025
@pullapprove
pullapprove Bot requested a review from hybrist September 16, 2025 07:29
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Sep 16, 2025
@ngbot ngbot Bot added this to the Backlog milestone Sep 16, 2025
We don't need to use the `deps` array syntax anymore since we have the `inject` function. These changes clean up the relevant usages.
@crisbeto
crisbeto force-pushed the unnecessary-factories branch from 0538fe0 to 417403f Compare September 16, 2025 15:20
@pullapprove
pullapprove Bot requested a review from mmalerba September 16, 2025 15:44

@thePunderWoman thePunderWoman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

reviewed-for: public-api

@thePunderWoman thePunderWoman added the action: merge The PR is ready for merge by the caretaker label Sep 16, 2025
@thePunderWoman

Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

wildcardalice pushed a commit to wildcardalice/angular that referenced this pull request Sep 18, 2025
We don't need to use the `deps` array syntax anymore since we have the `inject` function. These changes clean up the relevant usages.

PR Close angular#63823
@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 Oct 17, 2025
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: core Issues related to the framework runtime 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