Skip to content

chore(deps): autoupdate (needs claude fix) - #2

Merged
siarheidudko merged 3 commits into
mainfrom
chore/autoupdate-31849425826
Aug 15, 2026
Merged

chore(deps): autoupdate (needs claude fix)#2
siarheidudko merged 3 commits into
mainfrom
chore/autoupdate-31849425826

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

The dependency autoupdater failed during builds-and-checks.

Run log: https://github.com/dudko-dev/agent-web-react/actions/runs/31849425826

A Claude session has been dispatched to push fixes onto this branch
so the following commands all exit 0:

  npm run typecheck
  npm run format:check
  npm run build
  npm test

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.

@github-actions
github-actions Bot requested a review from siarheidudko August 14, 2026 23:11
@github-actions github-actions Bot added autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix labels Aug 14, 2026
tsup's bundled rollup-plugin-dts crashes on TypeScript 7 with
"Cannot read properties of undefined (reading 'useCaseSensitiveFileNames')":
TS 7 no longer exposes the classic compiler API it reaches for. tsup has
no release supporting TS 7 yet.

typecheck passes on TS 7 — only the d.ts bundling step breaks — so this
holds typescript at the range main already used and leaves every other
bump from this autoupdate in place.

Verified locally: typecheck, format:check, build, test all exit 0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@siarheidudko
siarheidudko merged commit 11d9efb into main Aug 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants