Skip to content

ci: replace bazel mod tidy with bazel mod deps #30964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Aug 19, 2025

The tidy sub-command does not always update the lock file with all transitive deps.

bazel mod deps --lockfile_mode=update sub-command is the suggested command https://bazel.build/external/lockfile

@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Aug 19, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 19, 2025
The `tidy` sub-command does not always update the lock file with all transitive deps.

`bazel mod deps --lockfile_mode=update` sub-command is the suggested command https://bazel.build/external/lockfile
@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 Aug 19, 2025
@alan-agius4 alan-agius4 removed the request for review from josephperrott August 19, 2025 17:14
@alan-agius4 alan-agius4 merged commit d76baf1 into angular:main Aug 19, 2025
31 checks passed
@alan-agius4 alan-agius4 deleted the mod-deps branch August 19, 2025 17:14
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