Commit 5bb1161
authored
fix: support for pnpm 11.0.0-rc.5 (#2812)
When we initially added support for 11.0.0-rc.0, we had to put in a
workaround in lockfile-test.bzl due to the way peer suffixes changed
unexpectedly: pnpm/pnpm#11272 This has now
been fixed in more recent release candidates, so we can drop that
workaround.
---
### Changes are visible to end-users: yes
- Searched for relevant documentation and updated as needed: yes/no
- Breaking change (forces users to change their own code or config): no
- Suggested release notes appear below: no
### Test plan
- Covered by existing test cases1 parent 40ad11c commit 5bb1161
8 files changed
Lines changed: 20 additions & 18 deletions
File tree
- .aspect/workflows
- e2e/pnpm_lockfiles
- v101
- snapshots
- v110
- snapshots
- v90
- snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments