Skip to content

Update dependencies and x402 EVM signer usage#973

Merged
threepointone merged 3 commits into
mainfrom
update-deps
Feb 22, 2026
Merged

Update dependencies and x402 EVM signer usage#973
threepointone merged 3 commits into
mainfrom
update-deps

Conversation

@threepointone

Copy link
Copy Markdown
Contributor

Bump multiple dependencies across examples, packages and the root (notably @cloudflare/kumo, ai, @ai-sdk/react, @openai/agents*, @x402/*, hono, partyserver/partysocket, framer-motion/effect, etc.) and update package-lock accordingly. Add a changeset file and adapt x402 examples to the new EVM signer API by importing toClientEvmSigner and wrapping accounts before registering/creating clients.

Bump multiple dependencies across examples, packages and the root (notably @cloudflare/kumo, ai, @ai-sdk/react, @openai/agents*, @x402/*, hono, partyserver/partysocket, framer-motion/effect, etc.) and update package-lock accordingly. Add a changeset file and adapt x402 examples to the new EVM signer API by importing toClientEvmSigner and wrapping accounts before registering/creating clients.
@changeset-bot

changeset-bot Bot commented Feb 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1594030

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
hono-agents Patch
@cloudflare/codemode Patch
@cloudflare/ai-chat Patch
agents Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Feb 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/agents@973
npm i https://pkg.pr.new/cloudflare/agents/@cloudflare/ai-chat@973
npm i https://pkg.pr.new/cloudflare/agents/@cloudflare/codemode@973
npm i https://pkg.pr.new/cloudflare/agents/hono-agents@973

commit: 1594030

Make TestQueueAgent.waitForFlush poll the cf_agents_queues table until it's empty or a deadline is reached (50ms poll interval) and rename the parameter to timeoutMs. Add static options to limit retry attempts to 1. Increase test waitForFlush timeouts from 500ms to 2000ms to reduce flakiness during CI.
@threepointone
threepointone merged commit 969fbff into main Feb 22, 2026
4 checks passed
@threepointone
threepointone deleted the update-deps branch February 22, 2026 19:35
@github-actions github-actions Bot mentioned this pull request Feb 22, 2026
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.

1 participant