Skip to content

Commit b27ab78

Browse files
committed
Add date and remove enum from blog
1 parent 510f7ae commit b27ab78

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ai-bump.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Reason codes, for cases where nothing was updated:
4444

4545
- `range-pin` — dependency was written as a range/caret, not an exact pin; `yul` only checks exact pins by design.
4646
- `cli-install` — Claude ran the package manager's own install command (e.g. `npm install`) instead of writing the manifest itself, so nothing reached `yul` to check.
47-
- `rate-limited` — an exact stale pin *was* written, but the registry lookup itself failed (Maven Central `429`) and `yul` fails open on resolver errors.
47+
48+
Registry lookups reflect what was current as of July 28, 2026; "latest" versions cited throughout this post are relative to that date.
4849

4950
| Case | Ecosystem | Via | Version update | Reason |
5051
|---|---|---|---|---|

0 commit comments

Comments
 (0)