[rush] Upgrade pnpm-sync-lib to v0.3.1 for pnpm v9 compatibility#5244
Closed
gavinxgu wants to merge 1 commit intomicrosoft:mainfrom
Closed
[rush] Upgrade pnpm-sync-lib to v0.3.1 for pnpm v9 compatibility#5244gavinxgu wants to merge 1 commit intomicrosoft:mainfrom
pnpm-sync-lib to v0.3.1 for pnpm v9 compatibility#5244gavinxgu wants to merge 1 commit intomicrosoft:mainfrom
Conversation
Contributor
Author
|
@microsoft-github-policy-service agree company="Bytedance" |
Contributor
Author
|
@octogonz This is the PR to upgrade the pnpm-sync-lib version in rush. |
7120a1f to
bb2695e
Compare
pnpm-sync-lib to v3.0.1 for pnpm v9 compatibilitypnpm-sync-lib to v0.3.1 for pnpm v9 compatibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tiktok/pnpm-sync#40
Summary
This PR upgrades the
pnpm-sync-libdependency from an older version v0.3.0 to v0.3.1 to ensure compatibility with pnpm v9. This addresses compatibility issues that users may encounter when using Rush with the latest version of pnpm, ensuring that pnpm-sync functionality continues to work correctly in modern pnpm environments.Details
This is a straightforward dependency upgrade.
How it was tested
Impacted documentation
No documentation updates are required for this change, as it's an internal dependency upgrade that doesn't affect user-facing APIs or configuration options.