Skip to content

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

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:symlink-main
Apr 10, 2026
Merged

build: move TypeScript and Angular Compiler CLI to dependencies#32977
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:symlink-main

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

@alan-agius4 alan-agius4 requested a review from clydin April 10, 2026 09:59
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label 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
@alan-agius4 alan-agius4 added target: minor This PR is targeted for the next minor release and removed area: build & ci Related the build and CI infrastructure of the project labels 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, with corresponding updates to the pnpm-lock.yaml file. Feedback indicates that @angular/compiler should also be moved to the dependencies section to satisfy the peer dependency requirements of @angular/compiler-cli and prevent potential installation failures in production environments.

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.
@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
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 6904329 into angular:main Apr 10, 2026
36 of 37 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-main 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: 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