Commit 2ea4f2e
committed
fix(cli): the scaffolded pnpm-workspace.yaml records the retired scim>better-call rule instead of advertising it
`renderPnpmWorkspaceYaml()` emitted a paragraph explaining an
`@better-auth/scim>better-call` peer rule that is not in the map it
annotates: the entry retired with #3653 and `init.test.ts` pins its
absence. Every claim in the paragraph was also false on today's tree --
`@better-auth/scim` is pinned at exact stable 1.7.3, not held at a
release candidate, and 1.7.3 peers `better-call` at exactly 1.4.0, so
the 1.3.7 skew it described does not exist.
Replaced with a retirement note, mirroring the shape the sibling
producer (`packages/create-objectstack/src/templates/blank/
pnpm-workspace.yaml`) already ships, and dated like the neighbouring
better-sqlite3 paragraph that was re-measured on 2026-09-11.
Two neighbouring comments in the same file, and the sibling template's
own note, still named 1.7.1 as the current pin; all three now name the
measured 1.7.3 so the two scaffold paths tell a user the same thing.
Claude-Session: https://claude.ai/code/session_01TSf4DV7ziu4V5j73e46b7c
Co-authored-by: Claude <noreply@anthropic.com>1 parent 396eae3 commit 2ea4f2e
2 files changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
197 | | - | |
198 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
199 | 202 | | |
200 | 203 | | |
201 | 204 | | |
| |||
514 | 517 | | |
515 | 518 | | |
516 | 519 | | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
521 | 526 | | |
522 | 527 | | |
523 | 528 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments