Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 9, 2025

Integrates the new PackageManager abstraction into the ng update command. This refactoring replaces the direct pacote package calls with the unified PackageManager API, improving consistency and maintainability. This does not yet change the internal update schematic which still does use the pacote package.

…update command

Integrates the new `PackageManager` abstraction into the `ng update` command.
This refactoring replaces the direct `pacote` package calls with the unified `PackageManager` API, improving consistency and maintainability.
This does not yet change the internal update schematic which still does use the `pacote` package.
@clydin clydin force-pushed the cli/update-package-manager-abstraction branch from 8d4ecae to 8c8ba32 Compare December 9, 2025 20:59
@clydin clydin marked this pull request as ready for review December 9, 2025 21:18
@clydin clydin added target: minor This PR is targeted for the next minor release action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 9, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 10, 2025
@clydin clydin merged commit 149834d into angular:main Dec 10, 2025
38 checks passed
@clydin
Copy link
Member Author

clydin commented Dec 10, 2025

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

@clydin clydin deleted the cli/update-package-manager-abstraction branch December 10, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/cli target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants