Skip to content

Bump dev deps and update lockfile#1348

Merged
threepointone merged 2 commits intomainfrom
update-deps
Apr 21, 2026
Merged

Bump dev deps and update lockfile#1348
threepointone merged 2 commits intomainfrom
update-deps

Conversation

@threepointone
Copy link
Copy Markdown
Contributor

@threepointone threepointone commented Apr 20, 2026

Summary

  • Bump a batch of dev dependencies across the workspace: @cloudflare/vite-plugin, @cloudflare/vitest-pool-workers, @cloudflare/workers-types, @openai/agents(-extensions), oxfmt, oxlint, partysocket, vite, wrangler, @tanstack/ai and refresh package-lock.json accordingly.
  • Propagate the bumps to all examples/*, packages/*, site/agents, and openai-sdk/chess-app so versions stay consistent.
  • Add explicit 30s timeouts to two worker-bundler tests that hit the npm registry (installDependencies + createTypeChecker e2e and the createTypescriptLanguageService suite), which were flaking against the default 5s vitest timeout.
  • Include a patch changeset for the agents package to publish the partysocket / @tanstack/ai bumps.

Test plan

  • CI green across workspace test suites
  • pnpm -w build / equivalent still passes
  • packages/worker-bundler tests no longer time out locally

Made with Cursor


Open in Devin Review

Update devDependencies across many example packages and the lockfile: bump @cloudflare/vite-plugin to ^1.33.0, @cloudflare/workers-types to ^4.20260420.1, vite to ^8.0.9, wrangler to ^4.84.0, and other tooling/version bumps (e.g. @openai/agents -> ^0.8.4, @cloudflare/vitest-pool-workers, oxfmt/oxlint, partysocket). Add .changeset/bump-agents-deps.md and apply corresponding changes to package-lock.json and example package.json files.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2026

🦋 Changeset detected

Latest commit: 4703e9f

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

This PR includes changesets to release 1 package
Name Type
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

devin-ai-integration[bot]

This comment was marked as resolved.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 20, 2026

Open in StackBlitz

agents

npm i https://pkg.pr.new/agents@1348

@cloudflare/ai-chat

npm i https://pkg.pr.new/@cloudflare/ai-chat@1348

@cloudflare/codemode

npm i https://pkg.pr.new/@cloudflare/codemode@1348

hono-agents

npm i https://pkg.pr.new/hono-agents@1348

@cloudflare/shell

npm i https://pkg.pr.new/@cloudflare/shell@1348

@cloudflare/think

npm i https://pkg.pr.new/@cloudflare/think@1348

@cloudflare/voice

npm i https://pkg.pr.new/@cloudflare/voice@1348

@cloudflare/worker-bundler

npm i https://pkg.pr.new/@cloudflare/worker-bundler@1348

commit: 4703e9f

@threepointone threepointone merged commit 0693a5f into main Apr 21, 2026
3 checks passed
@threepointone threepointone deleted the update-deps branch April 21, 2026 10:51
@github-actions github-actions Bot mentioned this pull request Apr 21, 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