Skip to content

build: introduce package deprecation metadata and integrate it into the release configuration#32675

Merged
alan-agius4 merged 1 commit intoangular:21.2.xfrom
alan-agius4:deprecate-architect-cli
Mar 4, 2026
Merged

build: introduce package deprecation metadata and integrate it into the release configuration#32675
alan-agius4 merged 1 commit intoangular:21.2.xfrom
alan-agius4:deprecate-architect-cli

Conversation

@alan-agius4
Copy link
Collaborator

ng-dev now supports deprecations of NPM packages. See: angular/dev-infra#3463

@alan-agius4 alan-agius4 requested a review from clydin March 4, 2026 09:19
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 4, 2026
gemini-code-assist[bot]

This comment was marked as outdated.

@alan-agius4 alan-agius4 force-pushed the deprecate-architect-cli branch from d8f9492 to 7c2243c Compare March 4, 2026 09:30
…he release configuration

`ng-dev` now supports deprecations of NPM packages. See: angular/dev-infra#3463
@alan-agius4 alan-agius4 force-pushed the deprecate-architect-cli branch from 7c2243c to 383871a Compare March 4, 2026 09:33
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 4, 2026
@alan-agius4
Copy link
Collaborator Author

/gemini review

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request introduces support for package deprecation metadata, integrating it into the release configuration. This involves updating the .monorepo.json schema to include a deprecated field, modifying the PackageInfo interface in scripts/packages.mts to reflect this new property, and ensuring the deprecated information is correctly propagated through the release.mjs configuration. The changes are well-structured and correctly implement the new metadata.

@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 Mar 4, 2026
@alan-agius4 alan-agius4 merged commit 33a3172 into angular:21.2.x Mar 4, 2026
35 checks passed
@alan-agius4
Copy link
Collaborator Author

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

@alan-agius4 alan-agius4 deleted the deprecate-architect-cli branch March 4, 2026 14:52
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: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants