Commit cf1cfed
authored
Add pnpm11 limitation for lockfile re-verification (#3437)
[ ] Check if this is a typo or other quick fix and ignore the rest :)
## Type of change
Update to JS build config
### What should this PR do?
Explain the workaround for a pnpm v11 issue affecting lockfile
verification when using Chainguard Repository
### Why are we making this change?
Internal request:
https://chainguard-dev.slack.com/archives/C09MK1VTHL6/p1781695510603849
Linear:
https://linear.app/chainguard/issue/ECO-2150/pnpm-11-lockfile-reverification-conflicts-with-chainguard-repository
### What are the acceptance criteria?
Content should be clear and accurate and note the tradeoff of
compatibility/risk
### How should this PR be tested?
Any documentation published to Chainguard Academy is reviewed carefully
for accuracy. GUI procedures, API commands, and CLI code snippets in a
draft are run and tested thoroughly — by both the author and the
reviewer — to confirm they work exactly as written. This helps ensure
that readers can follow along and get the same results. See the [`edu`
repo's README](https://github.com/chainguard-dev/edu#testing).
---------
Signed-off-by: s-stumbo <sally.stumbo@chainguard.dev>1 parent d5ce0ce commit cf1cfed
1 file changed
Lines changed: 6 additions & 2 deletions
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
338 | 340 | | |
339 | 341 | | |
340 | | - | |
341 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
342 | 346 | | |
343 | 347 | | |
344 | 348 | | |
| |||
0 commit comments