chore(deps): update all non-major dependencies#1825
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#1825renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
PR Summary
|
59d69a1 to
e22be0f
Compare
ab302d9 to
88f9fa8
Compare
b96dc5b to
dadd8d0
Compare
6ecd8cc to
1ea9d88
Compare
1ea9d88 to
7b03ee0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.2.79→^0.2.109^0.1.6→^0.2.0^0.1.1→^0.1.4^0.2.7→^0.2.10^0.1.14→^0.2.3^0.2.1→^0.2.3^0.4.9→^0.4.10^8.7.0→^8.11.0^9.0.0→^9.2.0^1.3.11→^1.3.12^3.7.2-12→^3.8.1^0.2.5→^0.2.7^0.2.5→^0.2.7^0.1.12→^0.1.131.3.10→1.3.121.3.10→1.3.121.3.11→1.3.121.3.11→1.3.12^0.8.16→^0.9.20^0.4.0→^0.4.1^1.109.5→^1.116.0Release Notes
anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)
v0.2.109Compare Source
v0.2.108Compare Source
SDKStatusnow includes'requesting'; whenincludePartialMessagesis enabled, a{type:'system', subtype:'status', status:'requesting'}message is emitted before each API request in the streamv0.2.107Compare Source
v0.2.105Compare Source
system/memory_recallevent andmemory_pathsonsystem/initfor SDK renderers to surface memory operationserror_max_structured_output_retriesbeing emitted when the final retry attempt succeeded, discarding valid structured outputv0.2.104Compare Source
v0.2.101@anthropic-ai/sdkto^0.81.0and@modelcontextprotocol/sdkto^1.29.0to resolve GHSA-5474-4w2j-mq4c and transitive hono advisoriesawait usingdisposal raced its own cleanup callbackMaxListenersExceededWarningwhen running 11+ concurrentquery()callsv0.2.100v0.2.98Compare Source
v0.2.97Compare Source
v0.2.96Compare Source
v0.2.94Compare Source
getContextUsage()to include agents passed viaoptions.agentsin theagentsbreakdownquery()session endsunhandledRejectionv0.2.92Compare Source
v0.2.91Compare Source
terminal_reasonfield to result messages, exposing why the query loop terminated (completed,aborted_tools,max_turns,blocking_limit, etc.)'auto'to the publicPermissionModetypesandboxoption to defaultfailIfUnavailabletotruewhenenabled: trueis passed —query()will emit an error result and exit if sandbox dependencies are missing, instead of silently running unsandboxed. SetfailIfUnavailable: falseto allow graceful degradation.v0.2.90Compare Source
v0.2.89Compare Source
startup()to pre-warm the CLI subprocess beforequery(), making the first query ~20x faster when startup cost can be paid upfrontincludeSystemMessagesoption togetSessionMessages()to optionally include system messages in session historylistSubagents()andgetSubagentMessages()functions to retrieve subagent conversation history from sessionsincludeHookEventsoption to enable hook lifecycle messages (hook_started,hook_progress,hook_response) for all hook event typesERR_STREAM_WRITE_AFTER_ENDerrors when single-turn queries with SDK MCP servers or hooks have control responses arriving after the result message.describe()metadata being dropped fromcreateSdkMcpServertool schemasside_questionreturning null on resume before the first turn completessettingSourcesempty array causing--setting-sources ""to consume the next CLI flagerror_during_execution,error_max_turns,error_max_budget_usd) to correctly setis_error: truewith descriptive messagesv0.2.87Compare Source
v0.2.86Compare Source
getContextUsage()control method to retrieve a breakdown of context window usage by categorysession_idoptional inSDKUserMessagetype — callers no longer need to provide a session ID when sending user messages, as the SDK assigns one automaticallyanyby adding@anthropic-ai/sdkand@modelcontextprotocol/sdkas dependenciesv0.2.85Compare Source
reloadPlugins()SDK method to reload plugins and receive refreshed commands, agents, and MCP server statuspermissionDecision: "ask"being ignored in SDK modev0.2.84Compare Source
taskBudgetoption for API-side token budget awareness, allowing the model to pace tool use within a token limitenableChannel()method andcapabilitiesfield onMcpServerStatusfor SDK-driven MCP channel activationEffortLeveltype ('low' | 'medium' | 'high' | 'max') for consumers to reference effort values directlyv0.2.83Compare Source
seed_read_statecontrol subtype to seedreadFileStatewith{path, mtime}soEditworks after the originatingReadwas removed from contextsession_state_changedevents to opt-in: setCLAUDE_CODE_EMIT_SESSION_STATE_EVENTS=1to receive themv0.2.81Compare Source
canUseToolnot providing a workingaddRulessuggestion when a write under.claude/skills/{name}/hits the bypass-immune safety checkv0.2.80Compare Source
getSessionMessages()dropping parallel tool results — sessions with parallel tool calls now return all tool_use/tool_result pairscwcss/crosswind (@cwcss/crosswind)
v0.2.0Compare Source
Compare changes
🚀 Features
🐛 Bug Fixes
🧹 Chores
stacksjs/bunpress (@stacksjs/bunpress)
v0.1.4Compare Source
v0.1.3Compare Source
stacksjs/stx (@stacksjs/stx)
v0.2.10Compare Source
v0.2.9Compare Source
stacksjs/ts-cloud (@stacksjs/ts-cloud)
v0.2.3Compare Source
v0.2.2Compare Source
v0.2.1Compare Source
v0.2.0Compare Source
stacksjs/ts-validation (@stacksjs/ts-validation)
v0.4.10Compare Source
stripe/stripe-js (@stripe/stripe-js)
v8.11.0Compare Source
New features
Fixes
Changed
v8.10.0Compare Source
Changed
v8.9.0Compare Source
New features
Changed
v8.8.0Compare Source
Fixes
Changed
Microsoft/vsce (@vscode/vsce)
v3.8.1Compare Source
Changes:
This list of changes was auto generated.
v3.8.0Compare Source
Changes:
See More
This list of changes was auto generated.
v3.7.2-13Compare Source
Changes:
This list of changes was auto generated.
stacksjs/better-dx (better-dx)
v0.2.7Compare Source
v0.2.6Compare Source
stacksjs/bun-query-builder (bun-query-builder)
v0.1.13Compare Source
oven-sh/bun (oven/bun)
v1.3.12: Bun v1.3.12To install Bun v1.3.12
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.12:
Read Bun v1.3.12's release notes on Bun's blog
Thanks to 8 contributors!
v1.3.11: Bun v1.3.11To install Bun v1.3.11
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.11:
Read Bun v1.3.11's release notes on Bun's blog
Thanks to 15 contributors!
home-lang/pantry (ts-pantry)
v0.9.20Compare Source
Compare changes
🚀 Features
da709e6) (3559552) (by Chris <chrisbreuer93@gmail.com>)🐛 Bug Fixes
🧪 Tests
🧹 Chores
📄 Miscellaneous
Contributors
v0.9.19Compare Source
v0.9.18Compare Source
v0.9.16Compare Source
v0.9.13Compare Source
v0.9.7Compare Source
Fix: install missing deps on cache hit, S3 redirect for tarballs, add release:patch script
v0.9.4Compare Source
v0.9.2Compare Source
v0.9.1Compare Source
v0.9.0Compare Source
v0.8.18Compare Source
v0.8.17Compare Source
stacksjs/ts-rate-limiter (ts-rate-limiter)
v0.4.1Compare Source
microsoft/vscode (vscode)
v1.116.0Compare Source
https://code.visualstudio.com/updates/v1_116
v1.115.0Compare Source
https://code.visualstudio.com/updates/v1_115
v1.114.0Compare Source
https://code.visualstudio.com/updates/v1_114
v1.113.0Compare Source
https://code.visualstudio.com/updates/v1_113
v1.112.0Compare Source
https://code.visualstudio.com/updates/v1_112
v1.111.0: March 2026 (version 1.111)[Compare Source](https://redirect.github.com/m
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.