Skip to content
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

fix(@angular/build): utilize bazel stamp instead of resolving peer dependency versions #29505

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

alan-agius4
Copy link
Collaborator

This update replaces the resolution of peer dependency versions with the use of the Bazel stamp for improved consistency and reliability.

Closes #29504

…pendency versions

This update replaces the resolution of peer dependency versions with the use of the Bazel stamp for improved consistency and reliability.

Closes angular#29504
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Jan 28, 2025
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jan 28, 2025
@alan-agius4 alan-agius4 merged commit 0ddf6aa into angular:main Jan 28, 2025
31 of 32 checks passed
@alan-agius4 alan-agius4 deleted the stamp-peer branch January 28, 2025 15:26
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: @angular/build target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pnpm] Angular cli cannot build angular 19 project in pnpm monorepo with both angular version 18 and 19
2 participants