Skip to content

chore(deps): autoupdate (needs claude fix)#7

Merged
siarheidudko merged 3 commits intomainfrom
chore/autoupdate-25461439943
May 6, 2026
Merged

chore(deps): autoupdate (needs claude fix)#7
siarheidudko merged 3 commits intomainfrom
chore/autoupdate-25461439943

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

The dependency autoupdater failed during builds-and-checks.

Run log: https://github.com/dudko-dev/agent/actions/runs/25461439943

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

See Actions → Claude for progress.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 6, 2026

Claude has been dispatched to fix this PR. See Actions → Claude for progress.

Failing autoupdate run: https://github.com/dudko-dev/agent/actions/runs/25461439943

@github-actions github-actions Bot added autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix labels May 6, 2026
tsup unconditionally sets baseUrl in the compiler options it passes to
TypeScript (defaulting to "."), which TypeScript 6 treats as a hard
error (TS5101). Adding ignoreDeprecations: "6.0" silences this until
tsup is updated to stop injecting the deprecated option.
@siarheidudko siarheidudko marked this pull request as ready for review May 6, 2026 21:22
@siarheidudko siarheidudko merged commit 924e377 into main May 6, 2026
2 checks passed
@siarheidudko siarheidudko deleted the chore/autoupdate-25461439943 branch May 6, 2026 21:22
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.

1 participant