ci(changesets): version packages#1256
Conversation
Deploying voltagent with
|
| Latest commit: |
386528a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://88238c3f.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
|
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 (86)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (82)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughThis PR removes a pending changeset and publishes patch releases: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 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 comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@packages/core/package.json`:
- Line 4: Update all package.json references of `@voltagent/core` to the new 2.7.4
release: find and replace older versions (e.g., ^2.7.3, ^2.7.1, etc.) with
^2.7.4 in packages such as server-hono, server-core, server-elysia,
voltagent-memory, resumable-streams, libsql, cloudflare-d1, supabase, ag-ui and
any other internal packages, and also update example projects
(examples/with-live-evals, examples/with-jwt-auth,
examples/with-copilotkit/server, examples/with-assistant-ui,
examples/with-ad-creator) so their `@voltagent/core` dependency points to ^2.7.4
to keep versions consistent across the monorepo.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 405b1560-cab3-4e3a-9b79-88ed04bfa03b
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (86)
.changeset/public-trace-api.mdexamples/base/package.jsonexamples/github-repo-analyzer/package.jsonexamples/github-star-stories/package.jsonexamples/next-js-chatbot-starter-template/package.jsonexamples/with-a2a-server/package.jsonexamples/with-agent-tool/package.jsonexamples/with-airtable/package.jsonexamples/with-amazon-bedrock/package.jsonexamples/with-anthropic/package.jsonexamples/with-auth/package.jsonexamples/with-cerbos/package.jsonexamples/with-chat-sdk/package.jsonexamples/with-chroma/package.jsonexamples/with-client-side-tools/package.jsonexamples/with-cloudflare-workers/package.jsonexamples/with-composio-mcp/package.jsonexamples/with-custom-endpoints/package.jsonexamples/with-dynamic-parameters/package.jsonexamples/with-dynamic-prompts/package.jsonexamples/with-feedback/package.jsonexamples/with-google-ai/package.jsonexamples/with-google-drive-mcp/server/package.jsonexamples/with-google-vertex-ai/package.jsonexamples/with-groq-ai/package.jsonexamples/with-guardrails/package.jsonexamples/with-hooks/package.jsonexamples/with-hugging-face-mcp/package.jsonexamples/with-langfuse/package.jsonexamples/with-mcp-elicitation/package.jsonexamples/with-mcp-server/package.jsonexamples/with-mcp/package.jsonexamples/with-memory-rest-api/package.jsonexamples/with-middleware/package.jsonexamples/with-nestjs/package.jsonexamples/with-netlify-functions/package.jsonexamples/with-nextjs-resumable-stream/package.jsonexamples/with-nextjs/package.jsonexamples/with-nuxt/package.jsonexamples/with-offline-evals/package.jsonexamples/with-ollama/package.jsonexamples/with-openrouter/package.jsonexamples/with-peaka-mcp/package.jsonexamples/with-pinecone/package.jsonexamples/with-planagents/package.jsonexamples/with-playwright/package.jsonexamples/with-postgres/package.jsonexamples/with-qdrant/package.jsonexamples/with-rag-chatbot/package.jsonexamples/with-recipe-generator/package.jsonexamples/with-research-assistant/package.jsonexamples/with-resumable-streams/package.jsonexamples/with-retries-fallback/package.jsonexamples/with-retrieval/package.jsonexamples/with-slack/package.jsonexamples/with-subagents/package.jsonexamples/with-summarization/package.jsonexamples/with-supabase/package.jsonexamples/with-tavily-search/package.jsonexamples/with-thinking-tool/package.jsonexamples/with-tool-routing/package.jsonexamples/with-tools/package.jsonexamples/with-turso/package.jsonexamples/with-vector-search/package.jsonexamples/with-vercel-ai/package.jsonexamples/with-viteval/package.jsonexamples/with-voice-elevenlabs/package.jsonexamples/with-voice-openai/package.jsonexamples/with-voice-xsai/package.jsonexamples/with-voltagent-actions/package.jsonexamples/with-voltagent-exporter/package.jsonexamples/with-voltagent-managed-memory/package.jsonexamples/with-voltops-resumable-streams/package.jsonexamples/with-voltops-retrieval/package.jsonexamples/with-whatsapp/package.jsonexamples/with-workflow-chain/package.jsonexamples/with-workflow/package.jsonexamples/with-working-memory/package.jsonexamples/with-workspace/package.jsonexamples/with-youtube-to-blog/package.jsonexamples/with-zapier-mcp/package.jsonpackages/core/CHANGELOG.mdpackages/core/package.jsonpackages/e2e/package.jsonpackages/sdk/CHANGELOG.mdpackages/sdk/package.json
💤 Files with no reviewable changes (1)
- .changeset/public-trace-api.md
| "name": "@voltagent/core", | ||
| "description": "VoltAgent Core - AI agent framework for JavaScript", | ||
| "version": "2.7.3", | ||
| "version": "2.7.4", |
There was a problem hiding this comment.
🧩 Analysis chain
🏁 Script executed:
#!/bin/bash
# Description: Find all package.json files that depend on `@voltagent/core`
# and verify they reference version 2.7.4
# Find all package.json files with `@voltagent/core` dependency
echo "=== Checking for `@voltagent/core` references ==="
rg -t json -A 1 '"@voltagent/core"' --glob 'package.json' | grep -E '(package.json|"@voltagent/core")'
echo ""
echo "=== Checking for any remaining 2.7.3 references ==="
rg -t json '"@voltagent/core".*2\.7\.3' --glob 'package.json'Repository: VoltAgent/voltagent
Length of output: 19675
Update @voltagent/core dependency version to 2.7.4 in core and other packages.
The version bump in @voltagent/core has not been applied to all packages in the monorepo. Most example packages are correctly updated, but several core and utility packages still reference older versions:
packages/server-honoandpackages/server-coreremain at^2.7.3packages/server-elysiais at^2.7.1- Additional packages (
voltagent-memory,resumable-streams,libsql,cloudflare-d1,supabase,ag-ui, and others) also need version updates
Additionally, some example packages have not been updated:
examples/with-live-evals,examples/with-jwt-auth,examples/with-copilotkit/server,examples/with-assistant-ui(all^2.0.2)examples/with-ad-creator(^2.0.0)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@packages/core/package.json` at line 4, Update all package.json references of
`@voltagent/core` to the new 2.7.4 release: find and replace older versions (e.g.,
^2.7.3, ^2.7.1, etc.) with ^2.7.4 in packages such as server-hono, server-core,
server-elysia, voltagent-memory, resumable-streams, libsql, cloudflare-d1,
supabase, ag-ui and any other internal packages, and also update example
projects (examples/with-live-evals, examples/with-jwt-auth,
examples/with-copilotkit/server, examples/with-assistant-ui,
examples/with-ad-creator) so their `@voltagent/core` dependency points to ^2.7.4
to keep versions consistent across the monorepo.
454dbd4 to
386528a
Compare
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/core@2.7.4
Patch Changes
#1255
97226deThanks @omeraplak! - Add a VoltOps observability trace list API for loading persisted traces with project keys.#1257
faeb4ffThanks @omeraplak! - Fix workspace search auto-index retry behavior for tenant-aware filesystems that require operation context.@voltagent/sdk@2.0.3
Patch Changes
#1255
97226deThanks @omeraplak! - Add a VoltOps observability trace list API for loading persisted traces with project keys.Updated dependencies [
97226de,faeb4ff]:Summary by CodeRabbit
New Features
Bug Fixes