Commit 4977b5b
[rush] Upgrade
* [rush] Upgrade `pnpm-sync-lib` to v0.3.3 for pnpm v10 compatibility
tiktok/pnpm-sync#40
tiktok/pnpm-sync#43
* Fix merge conflicts so "rush-lib" compiles again
* Revert Lockfile Explorer changes, since PNPM 10 support was already implemented after this PR was started
* Dynamic import `@rushstack/rush-pnpm-kit-*` packages.
* Include explicit types.
* Include missing eslint config, README, and LICENSE files.
* Fix lint issues.
* fixup! Dynamic import `@rushstack/rush-pnpm-kit-*` packages.
* Dynamically import the pnpm kits in PnpmShrinkwrapFile.
* Revert "Dynamically import the pnpm kits in PnpmShrinkwrapFile."
This reverts commit 6ede3d3.
* Lazy-load the pnpm kits in PnpmShrinkwrapFile.
* Leave a note about reworking load of @rushstack/rush-pnpm-kit-*.
---------
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>pnpm-sync-lib to v0.3.3 for pnpm v10 compatibility (#5254)1 parent 3c97b34 commit 4977b5b
File tree
57 files changed
+1444
-111
lines changed- common
- changes
- @microsoft/rush
- @rushstack
- lockfile-explorer
- rush-pnpm-kit-v10
- rush-pnpm-kit-v8
- rush-pnpm-kit-v9
- config
- rush
- subspaces
- build-tests-subspace
- default
- reviews/api
- libraries
- rush-lib
- src/logic
- base
- pnpm
- test
- rush-pnpm-kit-v10
- config
- src
- rush-pnpm-kit-v8
- config
- src
- rush-pnpm-kit-v9
- config
- src
- rush-sdk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1444
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
109 | 117 | | |
110 | 118 | | |
111 | 119 | | |
| |||
314 | 322 | | |
315 | 323 | | |
316 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
317 | 337 | | |
318 | 338 | | |
319 | 339 | | |
| |||
0 commit comments