Skip to content

build: refine module synchronization#3524

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:ts-update
Mar 13, 2026
Merged

build: refine module synchronization#3524
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:ts-update

Conversation

@alan-agius4
Copy link
Copy Markdown
Contributor

@alan-agius4 alan-agius4 commented Mar 12, 2026

Also refines the sync-all-modules.sh script to update the root lockfile during the synchronization pass. This ensures the root lockfile is accurate between module synchronization steps, which is necessary for pnpm ng-dev misc sync-module-bazel to function correctly when dealing with circular dependencies.

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 12, 2026
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 12, 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 updates TypeScript to version 5.9.3 across the workspace and refines the sync-all-modules.sh script. The dependency updates appear correct and consistent with the goal of the PR. The script modification, which adds an update to the root lockfile within the synchronization loop, is a logical improvement for handling circular dependencies as described. I have one suggestion to enhance the robustness of the script.

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker labels Mar 12, 2026
@alan-agius4 alan-agius4 reopened this Mar 12, 2026
@alan-agius4 alan-agius4 changed the title build: update TypeScript to 5.9.3 and refine module synchronization build: refine module synchronization Mar 13, 2026
Also refines the sync-all-modules.sh script to update the root lockfile during the synchronization pass. This ensures the root lockfile is accurate between module synchronization steps, which is necessary for pnpm ng-dev misc sync-module-bazel to function correctly when dealing with circular dependencies.
@alan-agius4 alan-agius4 removed the request for review from josephperrott March 13, 2026 09:55
@alan-agius4 alan-agius4 merged commit b606f05 into angular:main Mar 13, 2026
13 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor Author

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

@alan-agius4 alan-agius4 deleted the ts-update branch March 13, 2026 09:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants