ci(changesets): version packages#1328
Conversation
Deploying voltagent with
|
| Latest commit: |
819df15
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d7964db4.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
This comment has been minimized.
This comment has been minimized.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (87)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR bumps four core server packages to patch versions that validate workflow ownership before suspend/cancel control routes execute, and updates fifty-six example projects to use the new dependency versions. ChangesWorkflow Ownership Validation Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
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-core@2.1.18
Patch Changes
#1318
91abbb4Thanks @ruanchaves! - Validate workflow ownership before suspend and cancel control routes act on an execution.Fixes [BUG] Workflow suspend/cancel endpoints ignore the workflow ID path parameter #1316.
@voltagent/server-elysia@2.0.9
Patch Changes
#1318
91abbb4Thanks @ruanchaves! - Validate workflow ownership before suspend and cancel control routes act on an execution.Fixes [BUG] Workflow suspend/cancel endpoints ignore the workflow ID path parameter #1316.
Updated dependencies [
91abbb4]:@voltagent/server-hono@2.0.14
Patch Changes
#1318
91abbb4Thanks @ruanchaves! - Validate workflow ownership before suspend and cancel control routes act on an execution.Fixes [BUG] Workflow suspend/cancel endpoints ignore the workflow ID path parameter #1316.
Updated dependencies [
91abbb4]:@voltagent/serverless-hono@2.0.12
Patch Changes
#1318
91abbb4Thanks @ruanchaves! - Validate workflow ownership before suspend and cancel control routes act on an execution.Fixes [BUG] Workflow suspend/cancel endpoints ignore the workflow ID path parameter #1316.
Updated dependencies [
91abbb4]:Summary by cubic
Enforces workflow ownership checks for suspend and cancel control routes to prevent unauthorized actions. Publishes patch releases of server packages and updates all example apps (fixes #1316).
@voltagent/server-core@2.1.18,@voltagent/server-hono@2.0.14,@voltagent/serverless-hono@2.0.12,@voltagent/server-elysia@2.0.9; updated example apppackage.jsons and lockfile.Written for commit 819df15. Summary will update on new commits.
Summary by CodeRabbit