Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autoupdate-28688650243
Open

chore(deps): autoupdate (needs claude fix)#24
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autoupdate-28688650243

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

The dependency autoupdater failed during builds-and-checks.

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

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.
PR-checks will re-run on each new commit.

@github-actions github-actions Bot requested a review from siarheidudko July 4, 2026 00:03
@github-actions github-actions Bot added autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix labels Jul 4, 2026
@claude

claude Bot commented Jul 4, 2026

Copy link
Copy Markdown

Autoupdate PR check — all green, no fix needed

Ran the mandatory checks against the branch as committed (ai bumped ^7.0.2^7.0.14):

  • npm install --no-audit --no-fund — exit 0
  • npm run typecheck — exit 0
  • npm run format:check — exit 0
  • npm run build — exit 0
  • npm test — exit 0 (130/130 passing)

The original workflow failure was an ERESOLVE conflict (workers-ai-provider@3.3.1 peer-depends on @ai-sdk/anthropic@^3.0.0, but the autoupdater's in-progress bump attempt resolved @ai-sdk/anthropic@4.0.7). That conflict happened during the autoupdater's own dependency-resolution attempt and is not present in the state actually persisted to this branch — the committed package.json/package-lock.json install cleanly with the existing overrides.workers-ai-provider.ai: "$ai" pin, and devDependency @ai-sdk/anthropic stayed at ^3.0.85.

No commits pushed — nothing needed fixing.

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