Skip to content

Conversation

@AndrewKushnir
Copy link
Contributor

This commit updates the Injector.create function to accept the Provider type in addition to the StaticProvider type. This should make it easier to work with the Injector.create function and have less type casts if you have a list of Providers available.

PR Type

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • Yes
  • No

@AndrewKushnir AndrewKushnir added state: WIP area: core Issues related to the framework runtime target: major This PR is targeted for the next major release core: di cross-cutting: types labels Mar 24, 2023
@ngbot ngbot bot added this to the Backlog milestone Mar 24, 2023
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Mar 24, 2023
@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer and removed state: WIP labels Mar 24, 2023
@AndrewKushnir AndrewKushnir marked this pull request as ready for review March 24, 2023 20:50
@AndrewKushnir
Copy link
Contributor Author

Exploratory presubmit.

@dylhunn dylhunn self-requested a review March 27, 2023 22:34
Copy link
Contributor

@dylhunn dylhunn 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: fw-core, public-api

Copy link
Contributor

@jessicajaniuk jessicajaniuk 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: fw-core, public-api

@jessicajaniuk jessicajaniuk removed their request for review March 27, 2023 22:45
Copy link
Member

@alxhub alxhub 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

This commit updates the Injector.create function to accept the `Provider` type in addition to the `StaticProvider` type. This should make it easier to work with the Injector.create function and have less type casts if you have a list of `Provider`s available.
@AndrewKushnir AndrewKushnir added action: global presubmit The PR is in need of a google3 global presubmit and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 28, 2023
@AndrewKushnir AndrewKushnir added target: minor This PR is targeted for the next minor release and removed target: major This PR is targeted for the next major release labels Jul 28, 2023
@AndrewKushnir AndrewKushnir removed the request for review from pkozlowski-opensource July 28, 2023 02:23
@AndrewKushnir
Copy link
Contributor Author

Global Presubmit.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: global presubmit The PR is in need of a google3 global presubmit labels Jul 28, 2023
@AndrewKushnir
Copy link
Contributor Author

Caretaker note: global presubmit is "green", this PR is ready for merge.

@alxhub
Copy link
Member

alxhub commented Jul 28, 2023

This PR was merged into the repository by commit cdaa2a8.

@alxhub alxhub closed this in cdaa2a8 Jul 28, 2023
@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 Aug 29, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
This commit updates the Injector.create function to accept the `Provider` type in addition to the `StaticProvider` type. This should make it easier to work with the Injector.create function and have less type casts if you have a list of `Provider`s available.

PR Close angular#49587
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 core: di cross-cutting: types detected: feature PR contains a feature commit 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants