chore(deps): autoupdate (needs claude fix) - #43
Conversation
TypeScript 7.0.2 is a breaking native rewrite (drops the tsserver bin) and is incompatible with rollup-plugin-dts (peer range ^4.5 || ^5.0), used by tsup for .d.ts bundling. The bump made `npm run build` crash with "Cannot read properties of undefined (reading 'useCaseSensitiveFileNames')". Keep the other autoupdate bumps (ai, zod, ai-sdk patch releases), which are unaffected.
|
Autoupdate fix-up: build was red, now green.
Root cause: this autoupdate bumped Fix pushed: reverted the All four mandatory checks ( Pushed commit: |
The dependency autoupdater failed during
builds-and-checks.Run log: https://github.com/dudko-dev/agent/actions/runs/33232784070
A Claude session has been dispatched to push fixes onto this branch
so the following commands all exit 0:
Claude will leave a status comment on this PR when it finishes.
The Claude workflow re-dispatches PR-checks once it is done, so the
checks below reflect its pushed fixes.