-
Notifications
You must be signed in to change notification settings - Fork 658
[rush] Upgrade pnpm-sync-lib to v0.3.3 for pnpm v10 compatibility
#5254
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
Open
gavinxgu
wants to merge
12
commits into
microsoft:main
Choose a base branch
from
gavinxgu:guxiang/upgrade-pnpm-sync-lib-to-0.3.3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,471
−124
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
8055d31
[rush] Upgrade `pnpm-sync-lib` to v0.3.3 for pnpm v10 compatibility
gavinxgu 75c289b
Merge remote-tracking branch 'remotes/origin/main' into guxiang/upgra…
octogonz f6c12fd
Fix merge conflicts so "rush-lib" compiles again
octogonz 14d02ec
Revert Lockfile Explorer changes, since PNPM 10 support was already i…
octogonz 24df2d1
Dynamic import `@rushstack/rush-pnpm-kit-*` packages.
iclanton 5ee7758
Include explicit types.
iclanton 0854bc8
Include missing eslint config, README, and LICENSE files.
iclanton 7c45a7a
Fix lint issues.
iclanton 32c3273
fixup! Dynamic import `@rushstack/rush-pnpm-kit-*` packages.
iclanton 6ede3d3
Dynamically import the pnpm kits in PnpmShrinkwrapFile.
iclanton f493297
Revert "Dynamically import the pnpm kits in PnpmShrinkwrapFile."
iclanton a1f74ea
Lazy-load the pnpm kits in PnpmShrinkwrapFile.
iclanton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
10 changes: 10 additions & 0 deletions
10
common/changes/@microsoft/rush/guxiang-upgrade-pnpm-sync-lib-to-3.0.1_2025-06-09-07-23.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@microsoft/rush", | ||
| "comment": "Upgrade `pnpm-sync-lib` to v0.3.3 for pnpm v10 compatibility", | ||
| "type": "none" | ||
| } | ||
| ], | ||
| "packageName": "@microsoft/rush" | ||
| } |
10 changes: 10 additions & 0 deletions
10
...@rushstack/lockfile-explorer/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@rushstack/lockfile-explorer", | ||
| "comment": "Use pnpm dependency path implementation from `@rushstack/rush-pnpm-kit-v8`", | ||
| "type": "patch" | ||
| } | ||
| ], | ||
| "packageName": "@rushstack/lockfile-explorer" | ||
| } |
10 changes: 10 additions & 0 deletions
10
...@rushstack/rush-pnpm-kit-v10/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@rushstack/rush-pnpm-kit-v10", | ||
| "comment": "Set up the `@rushstack/rush-pnpm-kit-v10` package to bundle all pnpm v10 related packages together.", | ||
| "type": "minor" | ||
| } | ||
| ], | ||
| "packageName": "@rushstack/rush-pnpm-kit-v10" | ||
| } |
10 changes: 10 additions & 0 deletions
10
.../@rushstack/rush-pnpm-kit-v8/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@rushstack/rush-pnpm-kit-v8", | ||
| "comment": "Set up the `@rushstack/rush-pnpm-kit-v8` package to bundle all pnpm v8 related packages together.", | ||
| "type": "minor" | ||
| } | ||
| ], | ||
| "packageName": "@rushstack/rush-pnpm-kit-v8" | ||
| } |
10 changes: 10 additions & 0 deletions
10
.../@rushstack/rush-pnpm-kit-v9/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@rushstack/rush-pnpm-kit-v9", | ||
| "comment": "Set up the `@rushstack/rush-pnpm-kit-v9` package to bundle all pnpm v9 related packages together.", | ||
| "type": "minor" | ||
| } | ||
| ], | ||
| "packageName": "@rushstack/rush-pnpm-kit-v9" | ||
| } |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.