Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@anthropic-ai/claude-agent-sdk ^0.1.0^0.2.20 age adoption passing confidence dependencies minor
@aws-sdk/client-cloudfront (source) ^3.911.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-dynamodb (source) ^3.0.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-dynamodb (source) ^3.921.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-dynamodb (source) ^3.876.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-route-53 (source) ^3.883.0^3.975.0 age adoption passing confidence devDependencies minor
@aws-sdk/client-route-53-domains (source) ^3.911.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-s3 (source) ^3.876.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-s3 (source) ^3.0.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-ses (source) ^3.911.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/client-sesv2 (source) ^3.0.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/lib-dynamodb (source) ^3.921.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/lib-dynamodb (source) ^3.883.0^3.975.0 age adoption passing confidence dependencies minor
@aws-sdk/s3-request-presigner (source) ^3.876.0^3.975.0 age adoption passing confidence dependencies minor
@babel/generator (source) ^7.26.2^7.28.6 age adoption passing confidence dependencies minor
@babel/traverse (source) ^7.26.4^7.28.6 age adoption passing confidence dependencies minor
@iconify-json/carbon ^1.2.13^1.2.18 age adoption passing confidence dependencies patch
@shikijs/vitepress-twoslash (source) ^3.12.2^3.21.0 age adoption passing confidence dependencies minor
@stacksjs/clarity ^0.3.23^0.3.24 age adoption passing confidence devDependencies patch
@stacksjs/ts-validation ^0.4.7^0.4.8 age adoption passing confidence dependencies patch
@stripe/stripe-js (source) ^8.1.0^8.6.4 age adoption passing confidence dependencies minor
@tauri-apps/api ^2.8.0^2.9.1 age adoption passing confidence devDependencies minor
@tauri-apps/cli ^2.8.4^2.9.6 age adoption passing confidence devDependencies minor
@types/archiver (source) ^6.0.3^6.0.4 age adoption passing confidence devDependencies patch
@types/bun (source) ^1.3.2^1.3.6 age adoption passing confidence devDependencies patch
@vite-pwa/assets-generator ^1.0.0^1.0.2 age adoption passing confidence dependencies patch
@vite-pwa/vitepress ^1.0.0^1.1.0 age adoption passing confidence dependencies minor
@vscode/vsce (source) ^3.6.0^3.7.1 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^13.8.0^13.9.0 age adoption passing confidence devDependencies minor
@vueuse/math (source) ^13.8.0^13.9.0 age adoption passing confidence devDependencies minor
@vueuse/shared (source) ^13.8.0^13.9.0 age adoption passing confidence devDependencies minor
aws-cdk-lib (source) ^2.213.0^2.236.0 age adoption passing confidence devDependencies minor
aws-sdk ^2.1692.0^2.1693.0 age adoption passing confidence devDependencies minor
better-dx ^0.2.0^0.2.5 age adoption passing confidence dependencies patch
chart.js (source) ^4.4.7^4.5.1 age adoption passing confidence devDependencies minor
debug ^4.4.1^4.4.3 age adoption passing confidence devDependencies patch
dynamodb-toolbox (source) ^2.7.2^2.8.0 age adoption passing confidence dependencies minor
dynamodb-toolbox (source) ^2.7.1^2.8.0 age adoption passing confidence dependencies minor
meilisearch ^0.52.0^0.55.0 age adoption passing confidence devDependencies minor
mysql2 (source) ^3.15.3^3.16.2 age adoption passing confidence optionalDependencies minor
mysql2 (source) ^3.14.4^3.16.2 age adoption passing confidence optionalDependencies minor
oven/bun 1.2.21-debian1.3.7-debian age adoption passing confidence final minor
oven/bun 1.2.21-debian1.3.7-debian age adoption passing confidence stage minor
pg (source) ^8.16.3^8.17.2 age adoption passing confidence dependencies minor
publint (source) ^0.3.12^0.3.17 age adoption passing confidence devDependencies patch
tar ^7.5.2^7.5.6 age adoption passing confidence devDependencies patch
tar ^7.4.3^7.5.6 age adoption passing confidence devDependencies patch
ts-mocker ^0.1.4^0.1.5 age adoption passing confidence devDependencies patch
typescript (source) ^5.9.2^5.9.3 age adoption passing confidence devDependencies patch
typescript (source) ^5.0.0^5.9.3 age adoption passing confidence devDependencies minor
unplugin-icons ^22.2.0^22.5.0 age adoption passing confidence dependencies minor
validator ^13.15.15^13.15.26 age adoption passing confidence dependencies patch
vite-plugin-pwa ^1.0.3^1.2.0 age adoption passing confidence dependencies minor
vscode ^1.103.2^1.999.0 age adoption passing confidence engines minor
vue (source) ^3.5.20^3.5.27 age adoption passing confidence devDependencies patch

Release Notes

anthropics/claude-agent-sdk-typescript (@​anthropic-ai/claude-agent-sdk)

v0.2.20

Compare Source

  • Added support for loading CLAUDE.md files from directories specified via additionalDirectories option (requires setting CLAUDE_CODE_ADDITIONAL_DIRECTORIES_CLAUDE_MD=1 in the env option)
  • Added CLAUDE_CODE_ENABLE_TASKS env var, set to true to opt into the new task system
  • Updated to parity with Claude Code v2.1.20

v0.2.19

Compare Source

  • Added CLAUDE_CODE_ENABLE_TASKS env var, set to true to opt into the new task system

v0.2.18

Compare Source

v0.2.17

Compare Source

  • Updated to parity with Claude Code v2.1.17

v0.2.16

Compare Source

  • Updated to parity with Claude Code v2.1.16

v0.2.15

Compare Source

  • Added notification hook support
  • Added close() method to Query interface for forcefully terminating running queries
  • Updated to parity with Claude Code v2.1.15

v0.2.14

Compare Source

  • Updated to parity with Claude Code v2.1.14

v0.2.12

Compare Source

  • Updated to parity with Claude Code v2.1.12

v0.2.11

Compare Source

  • Updated to parity with Claude Code v2.1.11

v0.2.10

Compare Source

  • Added skills and maxTurns configuration options to custom agent definitions.

v0.2.9

Compare Source

  • Updated to parity with Claude Code v2.1.9

v0.2.8

Compare Source

  • Updated to parity with Claude Code v2.1.8

v0.2.7

Compare Source

  • Updated to parity with Claude Code v2.1.7

v0.2.6

Compare Source

  • Updated to parity with Claude Code v2.1.6
  • Added claudeCodeVersion field to package.json for programmatically determining compatible CLI version

v0.2.5

Compare Source

  • Updated to parity with Claude Code v2.1.5

v0.2.4

Compare Source

  • Updated to parity with Claude Code v2.1.4

v0.2.3

Compare Source

  • Updated to parity with Claude Code v2.1.3

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

  • Added error field to McpServerStatus for failed MCP server connections
  • Updated to parity with Claude Code v2.1.0

v0.1.77

Compare Source

  • Updated to parity with Claude Code v2.0.78

v0.1.76

Compare Source

v0.1.75

Compare Source

  • Updated to parity with Claude Code v2.0.75

v0.1.74

Compare Source

  • Updated to parity with Claude Code v2.0.74

v0.1.73

Compare Source

  • Fixed a bug where Stop hooks would not consistently run due to Stream closed error
  • Updated to parity with Claude Code v2.0.73

v0.1.72

Compare Source

  • Fixed /context command not respecting custom system prompts
  • Fixed non-streaming single-turn queries to close immediately on first result instead of waiting for inactivity timeout
  • Changed V2 session API method receive() to stream() for consistency with Anthropic SDK patterns
  • Updated to parity with Claude Code v2.0.72

v0.1.71

Compare Source

  • Added zod ^4.0.0 as peer dependency option in addition to zod ^3.24.1
  • Added support for AskUserQuestion tool. If using tools option, enable by including 'AskUserQuestion' in list
  • Fixed visible console window appearing when spawning Claude subprocess on Windows
  • Fixed spawn message being sent to stderr callback (#​45)
  • Updated to parity with Claude Code v2.0.71

v0.1.70

Compare Source

v0.1.69

Compare Source

  • Updated to parity with Claude Code v2.0.69

v0.1.68

Compare Source

  • Fixed a bug where disallowed MCP tools were visible to the model
  • Updated to parity with Claude Code v2.0.68

v0.1.67

Compare Source

  • Updated to parity with Claude Code v2.0.67

v0.1.66

Compare Source

  • Fixed project MCP servers from .mcp.json not being available when settingSources includes project
  • Updated to parity with Claude Code v2.0.66

v0.1.65

Compare Source

  • Updated to parity with Claude Code v2.0.66

v0.1.63

Compare Source

  • Updated to parity with Claude Code v2.0.63

v0.1.62

Compare Source

v0.1.61

Compare Source

  • Updated to parity with Claude Code v2.0.61

v0.1.60

Compare Source

  • Updated to parity with Claude Code v2.0.60

v0.1.59

Compare Source

  • Updated to parity with Claude Code v2.0.59

v0.1.58

Compare Source

  • Updated to parity with Claude Code v2.0.58
  • Added betas option to enable beta features. Currently supports 'context-1m-2025-08-07' for 1M token context window on Sonnet 4/4.5. See https://docs.anthropic.com/en/api/beta-headers for more details.

v0.1.57

Compare Source

  • Updated to parity with Claude Code v2.0.57
  • Added tools option to specify the exact set of built-in tools available to the agent. Use tools: ['Bash', 'Read', 'Edit'] for a strict allowlist, tools: [] to disable all built-in tools, or tools: { type: 'preset', preset: 'claude_code' } for all default tools. Omitting this option preserves existing behavior where all built-in tools are available (and can be filtered with disallowedTools).

v0.1.56

Compare Source

  • Updated to parity with Claude Code v2.0.56

v0.1.55

Compare Source

  • Update to parity with Claude Code v2.0.55

v0.1.54

Compare Source

  • Updated to parity with Claude Code v2.0.54
  • Added experimental v2 session APIs (unstable_v2_createSession, unstable_v2_resumeSession, unstable_v2_prompt) for simpler multi-turn conversations
  • Fixed a bug where ExitPlanMode tool input was empty

v0.1.53

Compare Source

  • Updated to parity with Claude Code v2.0.53

v0.1.52

Compare Source

  • Updated to parity with Claude Code v2.0.52

v0.1.51

Compare Source

v0.1.50

Compare Source

  • Updated to parity with Claude Code v2.0.50

v0.1.49

Compare Source

  • Updated to parity with Claude Code v2.0.49

v0.1.47

Compare Source

  • Updated to parity with Claude Code v2.0.47
  • Add error field to some messages

v0.1.46

Compare Source

  • Updated to parity with Claude Code v2.0.46

v0.1.45

Compare Source

v0.1.44

Compare Source

  • Updated to parity with Claude Code v2.0.44

v0.1.43

Compare Source

  • Updated to parity with Claude Code v2.0.43

v0.1.42

Compare Source

  • Updated to parity with Claude Code v2.0.42

v0.1.39

Compare Source

  • Updated to parity with Claude Code v2.0.41

v0.1.37

[Compare Source](https://redirect.github.com/anthropics/claude-agent-sdk-


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@what-the-diff
Copy link

what-the-diff bot commented Sep 30, 2025

PR Summary

  • Base Dockerfile Image Update: The Dockerfile's base image version has been upgraded in both the builder and release stages for improved stability and security.
  • Comprehensive Dependency Updates: Several dependencies across the codebase have been upgraded for enhanced compatibility and feature set, including:
    • General dependencies: 'buddy-bot' along with 'typescript'
    • AWS client SDKs: A range of AWS SDK client dependencies have been updated
    • AWS CDK Library: The AWS CDK library version has also received an upgrade
    • Simple Web Authn: Upgrading of both '@simplewebauthn/browser' and '@simplewebauthn/server'
    • Debug and Tar Packages: Updated versions of debug and tar packages have been incorporated
    • D3 and Vue: Upgrades to the Vue and D3 libraries have been performed
    • Markdown-it: Markdown-it library has been updated
    • Unocss and Unplugin-Icons: Versions of both Unocss and Unplugin-Icons have been upgraded across multiple components.
    • API Extractor versions: Multiple components now use updated API extractor versions.
  • Dependency updates in other package.json files: Numerous other upgrades on dependencies have been done across package.json files for better compatibility and enhanced features.
  • Dockerfile Bun version upgrade: The Bun version in Dockerfile was updated for both builder and release stages for better capabilities.
  • Cargo.toml updates: Newer versions of 'tauri-build', 'serde', and 'serde_json' have been introduced in Cargo.toml files for both desktop and dashboard.
  • Vue-related updates: Several packages associated with Vue, including Vue itself, '@unhead/vue', and related dependencies, have been updated for superior performance and compatibility.
  • DevDependency improvements: Overall devDependencies have been enhanced with new versions of tools like 'lint-staged', 'publint', and various '@vueuse' packages.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 9527275 to 09cbb35 Compare October 7, 2025 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 5a32204 to b1a0e69 Compare October 13, 2025 06:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 4cec49f to ad35f24 Compare January 23, 2026 01:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 5288622 to 18cec86 Compare January 27, 2026 02:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18cec86 to 8852ddf Compare January 27, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants