Skip to content

chore(deps): batch safe bumps (react/wrangler/starlight/ast-grep/eslint/prettier); hold typescript@7 - #210

Merged
agjs merged 1 commit into
mainfrom
chore/dep-bumps-2026-07-28
Jul 28, 2026
Merged

chore(deps): batch safe bumps (react/wrangler/starlight/ast-grep/eslint/prettier); hold typescript@7#210
agjs merged 1 commit into
mainfrom
chore/dep-bumps-2026-07-28

Conversation

@agjs

@agjs agjs commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Batches the mergeable Dependabot bumps into one commit with a Bun-frozen-valid lockfile (Dependabot's lockfiles fail CI's bun install --frozen-lockfile). Full bun run validate green locally. Held: typescript 6.0.3→7.0.2 (breaks the classic TS compiler-API usage across the harness — needs a migration). Supersedes #178/#179/#180/#181/#182 and the eslint/prettier part of #196.

… 0.41.5, ast-grep 0.45.0, eslint 10.8.0, prettier 3.9.6

Batches the safe Dependabot bumps (#178/#179/#180/#181/#182 + the eslint/prettier
part of the group #196) into one commit with a Bun-frozen-valid lockfile — Dependabot's
own lockfiles fail CI's `bun install --frozen-lockfile`.

HELD: typescript 6.0.3 → 7.0.2 (the rest of #196). 7.0.2 resolves `import ts from
"typescript"` to a stub with none of the classic compiler API (TypeFlags, createSourceFile,
ScriptKind, createProgram, TypeChecker…), breaking proptest/from-type, files/syntax-check,
infer-rules/scan, etc. Needs a compiler-API migration — tracked separately.

Full `bun run validate` green (typecheck + lint + format + test + e2e:pty 7/7).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant