Skip to content

ci(changesets): version packages#1032

Merged
omeraplak merged 1 commit into
mainfrom
changeset-release/main
Feb 8, 2026
Merged

ci(changesets): version packages#1032
omeraplak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@voltagent-bot

@voltagent-bot voltagent-bot commented Feb 8, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@voltagent/server-elysia@2.0.4

Patch Changes

  • #1030 eb99a01 Thanks @omeraplak! - fix: add workflow cancel support in serverless-hono and align Elysia suspend/cancel routes to the canonical /workflows/:id/executions/:executionId paths

@voltagent/server-hono@2.0.6

Patch Changes

@voltagent/serverless-hono@2.0.8

Patch Changes

  • #1030 eb99a01 Thanks @omeraplak! - fix: add workflow cancel support in serverless-hono and align Elysia suspend/cancel routes to the canonical /workflows/:id/executions/:executionId paths

Summary by cubic

Publish patch releases for server packages and update example apps to use them. Adds workflow cancel support and fixes route typings.

  • Bug Fixes

    • serverless-hono & server-elysia: add workflow cancel support and use canonical routes at /workflows/:id/executions/:executionId
    • server-hono: include memory and tools in configureFullApp route typings
  • Dependencies

    • Bump @voltagent/server-elysia to 2.0.4, @voltagent/server-hono to 2.0.6, and @voltagent/serverless-hono to 2.0.8 across examples

Written for commit 31cd02b. Summary will update on new commits.

Summary by CodeRabbit

  • Chores

    • Updated all example dependencies to latest package versions (server-hono to 2.0.6 and serverless-hono to 2.0.8)
    • Bumped core package versions: server-hono to 2.0.6, server-elysia to 2.0.4, and serverless-hono to 2.0.8
    • Removed obsolete changeset entries
  • Documentation

    • Updated changelogs for affected packages with patch release notes

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Feb 8, 2026

Copy link
Copy Markdown

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: 31cd02b
Status: ✅  Deploy successful!
Preview URL: https://61349855.voltagent.pages.dev
Branch Preview URL: https://changeset-release-main.voltagent.pages.dev

View logs

@coderabbitai

coderabbitai Bot commented Feb 8, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This PR removes changeset documentation entries and updates package versions across the codebase during a release cycle. Core packages are version-bumped (server-hono to 2.0.6, serverless-hono to 2.0.8, server-elysia to 2.0.4), with corresponding dependency updates distributed across 60+ example projects.

Changes

Cohort / File(s) Summary
Changeset Removals
.changeset/angry-goats-fall.md, .changeset/famous-grapes-leave.md
Deletion of consumed changeset entries that documented fixes for route typings and workflow cancel support.
Core Package Releases
packages/server-hono/package.json, packages/server-hono/CHANGELOG.md
Version bump from 2.0.5 to 2.0.6 with changelog entry for route typings fix (#1028).
Core Package Releases
packages/serverless-hono/package.json, packages/serverless-hono/CHANGELOG.md
Version bump from 2.0.7 to 2.0.8 with changelog entry for workflow cancel support and route alignment.
Core Package Releases
packages/server-elysia/package.json, packages/server-elysia/CHANGELOG.md
Version bump from 2.0.3 to 2.0.4 with changelog entry for route alignment fix.
Example Dependencies: server-hono
examples/base/package.json, examples/github-repo-analyzer/package.json, examples/github-star-stories/package.json, examples/next-js-chatbot-starter-template/package.json, examples/with-a2a-server/package.json, examples/with-airtable/package.json, examples/with-amazon-bedrock/package.json, examples/with-anthropic/package.json, examples/with-auth/package.json, examples/with-cerbos/package.json, examples/with-chroma/package.json, examples/with-client-side-tools/package.json, examples/with-composio-mcp/package.json, examples/with-custom-endpoints/package.json, examples/with-dynamic-parameters/package.json, examples/with-dynamic-prompts/package.json, examples/with-feedback/package.json, examples/with-google-ai/package.json, examples/with-google-drive-mcp/server/package.json, examples/with-google-vertex-ai/package.json, examples/with-groq-ai/package.json, examples/with-guardrails/package.json, examples/with-hooks/package.json, examples/with-hugging-face-mcp/package.json, examples/with-langfuse/package.json, examples/with-mcp-elicitation/package.json, examples/with-mcp-server/package.json, examples/with-mcp/package.json, examples/with-memory-rest-api/package.json, examples/with-middleware/package.json, examples/with-nestjs/package.json, examples/with-nextjs-resumable-stream/package.json, examples/with-nextjs/package.json, examples/with-nuxt/package.json, examples/with-ollama/package.json, examples/with-peaka-mcp/package.json, examples/with-pinecone/package.json, examples/with-planagents/package.json, examples/with-playwright/package.json, examples/with-postgres/package.json, examples/with-qdrant/package.json, examples/with-rag-chatbot/package.json, examples/with-recipe-generator/package.json, examples/with-research-assistant/package.json, examples/with-resumable-streams/package.json, examples/with-retries-fallback/package.json, examples/with-retrieval/package.json, examples/with-slack/package.json, examples/with-subagents/package.json, examples/with-summarization/package.json, examples/with-supabase/package.json, examples/with-tavily-search/package.json, examples/with-thinking-tool/package.json, examples/with-tool-routing/package.json, examples/with-tools/package.json, examples/with-turso/package.json, examples/with-vector-search/package.json, examples/with-vercel-ai/package.json, examples/with-viteval/package.json, examples/with-voice-elevenlabs/package.json, examples/with-voice-openai/package.json, examples/with-voice-xsai/package.json, examples/with-voltagent-actions/package.json, examples/with-voltagent-exporter/package.json, examples/with-voltagent-managed-memory/package.json, examples/with-voltops-resumable-streams/package.json, examples/with-voltops-retrieval/package.json, examples/with-whatsapp/package.json, examples/with-workflow-chain/package.json, examples/with-workflow/package.json, examples/with-working-memory/package.json, examples/with-workspace/package.json, examples/with-youtube-to-blog/package.json, examples/with-zapier-mcp/package.json
Dependency bump from \^2.0.5 to \^2.0.6 for @voltagent/server-hono across 58 example projects.
Example Dependencies: serverless-hono
examples/github-star-stories/package.json, examples/with-cloudflare-workers/package.json, examples/with-netlify-functions/package.json
Dependency bump from \^2.0.7 to \^2.0.8 for @voltagent/serverless-hono in 3 example projects.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Suggested reviewers

  • omeraplak

Poem

🐰 Hop, hop, the versions rise,
Changesets consumed before our eyes,
Sixty examples dance in sync,
Each dependency bumped with a link,
Release complete, the code takes flight!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'ci(changesets): version packages' accurately and specifically describes the main purpose of the PR: it is a CI task that versions packages through the Changesets action.
Description check ✅ Passed The PR description provides comprehensive details about the release, including package versions, patch changes, related PRs, commit hashes, and contributors. It clearly explains the purpose and contains release information that exceeds the template requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ghost

This comment has been minimized.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 85 files

Note: This PR contains a large number of files. cubic only reviews up to 75 files per PR, so some files may not have been reviewed.

@omeraplak
omeraplak merged commit f20ff67 into main Feb 8, 2026
23 checks passed
@omeraplak
omeraplak deleted the changeset-release/main branch February 8, 2026 21:30
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.

2 participants