Skip to content

8 deps updated; hono type fix applied.#180

Open
ask-bonk[bot] wants to merge 1 commit into
mainfrom
opencode/schedule-6df372-20260601063758
Open

8 deps updated; hono type fix applied.#180
ask-bonk[bot] wants to merge 1 commit into
mainfrom
opencode/schedule-6df372-20260601063758

Conversation

@ask-bonk

@ask-bonk ask-bonk Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

All done. Here's the full summary:

Dependency Update Summary

All 121 tests pass and type checks are clean.

Updated Packages

Package Old New Severity Type
@opencode-ai/plugin 1.14.41 1.15.13 minor dep
@opencode-ai/sdk 1.14.41 1.15.13 minor dep
@clack/prompts 1.3.0 1.5.0 minor dep
wrangler 4.90.0 4.95.0 minor devDep
oxlint 1.63.0 1.67.0 minor devDep
@types/node 25.6.2 25.9.1 patch devDep
ai 6.0.176 6.0.193 patch dep
hono 4.12.18 4.12.23 patch dep

No major-version bumps. No packages were excluded.

Type Fix Required

hono 4.12.23 tightened the MiddlewareHandler generic inference, causing a type error at src/index.ts:154 where bearerAuth was instantiated without an explicit Env type parameter. Fixed by passing bearerAuth<{ Bindings: Env }> to align the context type with the ask router's generic parameter.

Triggered by scheduled workflow

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants