Skip to content

chore(deps-dev): TypeScript 7 with the coupled tsconfig change - #40

Merged
briananderson1222 merged 1 commit into
mainfrom
chore/ts7
Jul 28, 2026
Merged

chore(deps-dev): TypeScript 7 with the coupled tsconfig change#40
briananderson1222 merged 1 commit into
mainfrom
chore/ts7

Conversation

@briananderson1222

Copy link
Copy Markdown
Contributor

Same coupled change as the proven relay canary (kontourai/relay#39): tsgo no longer auto-includes @types/node, so the bot's dev-dependencies bump alone fails TS2591 on every node: builtin — the bump and "types": ["node"] must move together. Full verify green under the new toolchain. Supersedes the bot's red group PR here.

https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m

tsgo no longer auto-includes @types/node; the bump and the explicit
types:[node] must move together, which a bot cannot author. Proven on
the relay canary (relay#39). Full verify green under the new toolchain.

Claude-Session: https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m
@briananderson1222
briananderson1222 merged commit 1df9953 into main Jul 28, 2026
4 checks passed
@briananderson1222
briananderson1222 deleted the chore/ts7 branch July 28, 2026 00:44
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.

2 participants