chore(deps): autoupdate (needs claude fix) - #8
Conversation
typescript@7.0.2 (the native-port rewrite) crashes tsup's bundled rollup-plugin-dts during `npm run build` (TypeError: Cannot read properties of undefined (reading 'useCaseSensitiveFileNames')). rollup-plugin-dts is vendored inside tsup's published bundle and isn't independently upgradable, so pin typescript back to the last working 6.x release. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Autoupdate fix-up: status
Root cause: the autoupdater bumped Fix: pinned All four commands ( Pushed commit |
The dependency autoupdater failed during
builds-and-checks.Run log: https://github.com/dudko-dev/agent-web-react/actions/runs/33232614367
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.