Skip to content

[rush] Fix ensureConsistentVersions in common-versions #5089

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

Conversation

dmichon-msft
Copy link
Contributor

Summary

Fixes #5086

Details

Always prefers common-versions.json as the source of truth for ensureConsistentVersions. Only falls back to rush.json if not defined in common-versions.json.

How it was tested

Impacted documentation

New behavior matches the claimed specification, so no change.

@dmichon-msft dmichon-msft merged commit 8833ee1 into microsoft:main Jan 30, 2025
5 checks passed
@dmichon-msft dmichon-msft deleted the fix-ensure-consistent-versions branch January 30, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

[rush] ensureConsistentVersions not working when enabled through common-version.json
2 participants