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

feat(core): Drop public factories property for IterableDiffers #49598

Closed
wants to merge 2 commits into from

Conversation

JeanMeche
Copy link
Member

@JeanMeche JeanMeche commented Mar 26, 2023

Removing the public from IterableDiffers's factories which was deprecated long time ago. Also there is a quick cleanup of the related tests.

Let me know if the breaking change requires some work.

Does this PR introduce a breaking change?

  • Yes

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Mar 26, 2023
@JeanMeche JeanMeche force-pushed the chore/iterable-differs branch 3 times, most recently from e7c1613 to 7e8200a Compare March 26, 2023 19:59
@JeanMeche JeanMeche marked this pull request as ready for review March 27, 2023 18:18
@pullapprove pullapprove bot requested a review from atscott March 27, 2023 18:18
@atscott
Copy link
Contributor

atscott commented Mar 27, 2023

@JeanMeche While I don't expect anyone to really be using this, can you still add the "breaking change" footer to this commit?

@atscott atscott added the target: major This PR is targeted for the next major release label Mar 27, 2023
@atscott atscott added this to the v16-candidates milestone Mar 27, 2023
@ngbot ngbot bot removed this from the v16-candidates milestone Mar 27, 2023
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

@pullapprove pullapprove bot requested a review from alxhub March 28, 2023 16:08
@dylhunn dylhunn added the area: core Issues related to the framework runtime label Apr 4, 2023
@ngbot ngbot bot added this to the Backlog milestone Apr 4, 2023
@dylhunn
Copy link
Contributor

dylhunn commented Apr 4, 2023

@JeanMeche Looks like this might need a rebase? If it's otherwise ready to go, please @ me once rebased, thanks.

@dylhunn dylhunn added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Apr 4, 2023
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: public-api

…Breaking change

The `factories` property was marked as deprecated in v4 to make it private. Let's move it to private.
Remove some `any` and use the non-deprecated `Injector.create` overload.
@JeanMeche
Copy link
Member Author

@dylhunn Done !

@dylhunn dylhunn added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Apr 4, 2023
@dylhunn
Copy link
Contributor

dylhunn commented Apr 4, 2023

This PR was merged into the repository by commit 1aef29c.

@dylhunn dylhunn closed this in 061f3d1 Apr 4, 2023
dylhunn pushed a commit that referenced this pull request Apr 4, 2023
Remove some `any` and use the non-deprecated `Injector.create` overload.

PR Close #49598
@JeanMeche JeanMeche deleted the chore/iterable-differs branch April 6, 2023 09:39
@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 May 7, 2023
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 detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants