Skip to content

build: fix broken lock file#32725

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:lock
Mar 9, 2026
Merged

build: fix broken lock file#32725
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:lock

Conversation

@alan-agius4
Copy link
Collaborator

The main lock file is broken

The main lock file is broken
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Mar 9, 2026
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 9, 2026
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

This pull request addresses a broken pnpm-lock.yaml file. The change updates the resolved version of TypeScript for the ng-packagr dependency from 6.0.0-beta to 6.0.1-rc. This aligns the lock file with the TypeScript version specified in the root package.json, which is 6.0.1-rc. The change is correct and resolves the inconsistency in the lock file.

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 9, 2026
@alan-agius4 alan-agius4 merged commit 6e4aa3b into angular:main Mar 9, 2026
37 checks passed
@alan-agius4 alan-agius4 deleted the lock branch March 9, 2026 15:07
@alan-agius4
Copy link
Collaborator Author

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

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