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

[rush-lib] Fix edge cases where Rush does not update the lockfile #4839

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

L-Qun
Copy link
Contributor

@L-Qun L-Qun commented Jul 18, 2024

Summary

After removing dependenciesMeta from package.json and running rush update, the pnpm lockfile isn't updated because Rush doesn't consider the update of dependenciesMeta.

How it was tested

image

After removing dependenciesMeta and running rush update, it can update the lockfile normally.

image

Impacted documentation

None.

@L-Qun L-Qun changed the title fix: edge cases where Rush does not update the lockfile [rush-lib] Fix edge cases where Rush does not update the lockfile Jul 18, 2024
@iclanton iclanton enabled auto-merge (squash) July 22, 2024 18:09
@iclanton iclanton merged commit 0e14ced into microsoft:main Jul 22, 2024
5 checks passed
@L-Qun L-Qun deleted the fix/edge-case branch July 23, 2024 06:20
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.

2 participants