Skip to content

build: move TypeScript and Angular Compiler CLI to dependencies#32978

Merged
alan-agius4 merged 1 commit intoangular:21.2.xfrom
alan-agius4:symlink-patch
Apr 10, 2026
Merged

build: move TypeScript and Angular Compiler CLI to dependencies#32978
alan-agius4 merged 1 commit intoangular:21.2.xfrom
alan-agius4:symlink-patch

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 commented Apr 10, 2026

This is needed by rules_angular as otherwise these two packages are not present in the npm_package_store_infos using in the symlink package.

See: https://github.com/alan-agius4/dev-infra/blob/6cd21db3992d23e5a8009d5379723a487214e092/bazel/rules/rules_angular/src/private/symlink_package.bzl#L24

This is needed by rules_angular as otherwise these two packages are not present in the `npm_package_store_infos` using in the symlink package.
@alan-agius4 alan-agius4 requested a review from clydin April 10, 2026 10:02
@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 Apr 10, 2026
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 10, 2026
Copy link
Copy Markdown

@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

This pull request moves @angular/compiler-cli and typescript from devDependencies to dependencies in package.json and updates the lockfile. Feedback suggests also moving @angular/compiler to the dependencies section to satisfy peer dependency requirements and prevent potential resolution errors.

Copy link
Copy Markdown
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 removed the request for review from clydin April 10, 2026 13:40
@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 Apr 10, 2026
@alan-agius4 alan-agius4 merged commit 268e159 into angular:21.2.x Apr 10, 2026
38 of 39 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator Author

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

@alan-agius4 alan-agius4 deleted the symlink-patch branch April 10, 2026 13:41
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