Skip to content

chore(deps): update all dependencies#15

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

chore(deps): update all dependencies#15
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@anthropic-ai/claude-agent-sdk 0.2.1260.3.143 age adoption passing confidence peerDependencies minor
@anthropic-ai/claude-agent-sdk ^0.2.132^0.3.0 age adoption passing confidence devDependencies minor
@openai/codex-sdk (source) 0.130.00.131.0 age adoption passing confidence peerDependencies minor
@openai/codex-sdk (source) 0.130.00.131.0 age adoption passing confidence devDependencies minor
actions/dependency-review-action v4v5.0.0 age adoption passing confidence action major

Release Notes

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

v0.3.143

Compare Source

  • @anthropic-ai/sdk and @modelcontextprotocol/sdk are now peerDependencies instead of dependencies. Runtime is unaffected (both are bundled); npm/bun/pnpm auto-install them. yarn classic users should add them explicitly for full TypeScript type resolution

v0.3.142

Compare Source

  • Breaking: Removed the v2 session API (unstable_v2_createSession, unstable_v2_resumeSession, unstable_v2_prompt, SDKSession, SDKSessionOptions), deprecated since 0.2.133. Use query() — pass an AsyncIterable<SDKUserMessage> for multi-turn, or options.resume to continue a session.
  • Breaking: MCP servers now connect in the background by default; sessions start immediately and slow servers report status: "pending" in init until ready. Set MCP_CONNECTION_NONBLOCKING=0 to restore the old behavior of waiting up to 5s before the first query, or mark a server alwaysLoad: true to require it in turn 1.
  • Breaking: Headless and SDK sessions now use Task tools (TaskCreate / TaskUpdate / TaskGet / TaskList) instead of TodoWrite, deprecated since 0.2.136. Tool consumers should accumulate by task ID instead of replacing a snapshot list.
  • Surfaced request_id, subagent_type, and task_description on SDK message types and task system events
  • Headless --sdk-url sessions now exit non-zero with a stderr diagnostic when the remote transport closes permanently (401/403/404 or WS permanent close), instead of silently exiting 0

v0.2.141

Compare Source

  • TaskCreateInput, TaskCreateOutput, TaskGetInput, TaskGetOutput, TaskUpdateInput, TaskUpdateOutput, TaskListInput, and TaskListOutput types are now exported from @anthropic-ai/claude-agent-sdk/sdk-tools and included in the ToolInputSchemas/ToolOutputSchemas unions
  • Aligned @anthropic-ai/sdk dependency to ^0.93.0

v0.2.140

Compare Source

  • Updated to parity with Claude Code v2.1.140

v0.2.139

Compare Source

  • Updated to parity with Claude Code v2.1.139

v0.2.138

Compare Source

  • Updated to parity with Claude Code v2.1.138

v0.2.137

Compare Source

  • Updated to parity with Claude Code v2.1.137

v0.2.136

Compare Source

  • Added resolveSettings() (alpha) to inspect effective merged settings without spawning the Claude CLI; reads MDM (plist/HKLM/HKCU) for parity with CLI startup
  • Deprecated TodoWrite tool — future versions will switch to Task tools (TaskCreate, TaskGet, TaskUpdate, TaskList)

v0.2.133

Compare Source

  • Deprecated the unstable V2 session API (unstable_v2_createSession / unstable_v2_resumeSession / unstable_v2_prompt) — use query() instead
  • Deprecated passing 'Skill' in allowedTools — use the skills option instead
  • Updated to parity with Claude Code v2.1.133

v0.2.132

Compare Source

  • Documented applyFlagSettings() in the TypeScript Agent SDK reference and added support for null on top-level keys to clear flag-settings overrides
  • Updated to parity with Claude Code v2.1.132

v0.2.131

Compare Source

  • Updated to parity with Claude Code v2.1.131

v0.2.129

Compare Source

  • Updated to parity with Claude Code v2.1.129

v0.2.128

Compare Source

  • Updated to parity with Claude Code v2.1.128
actions/dependency-review-action (actions/dependency-review-action)

v5.0.0: 5.0.0

Compare Source

This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.9.0...v5.0.0


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​anthropic-ai/​claude-agent-sdk@​0.2.126 ⏵ 0.3.14369 -210087 +110070
Updated@​openai/​codex-sdk@​0.130.0 ⏵ 0.131.075 +1100100 +1100 +1100

View full report

@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.120 chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.120 - autoclosed Apr 25, 2026
@renovate renovate Bot closed this Apr 25, 2026
@renovate renovate Bot deleted the renovate/all branch April 25, 2026 05:13
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.120 - autoclosed chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.121 Apr 28, 2026
@renovate renovate Bot reopened this Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 3bba6ab to 4c18f9b Compare April 28, 2026 06:15
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.121 chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.122 Apr 28, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.122 chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.123 Apr 29, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.123 chore(deps): update all dependencies Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 8677236 to 15024f3 Compare May 1, 2026 02:29
@renovate renovate Bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed May 1, 2026
@renovate renovate Bot closed this May 1, 2026
@renovate renovate Bot changed the title chore(deps): update all dependencies - autoclosed chore(deps): update dependency zod to v4.4.2 May 2, 2026
@renovate renovate Bot reopened this May 2, 2026
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 0d7cc52 to b7fb154 Compare May 4, 2026 09:55
@renovate renovate Bot changed the title chore(deps): update dependency zod to v4.4.2 chore(deps): update dependency zod to v4.4.3 May 4, 2026
@renovate renovate Bot force-pushed the renovate/all branch from b7fb154 to 1b486b4 Compare May 5, 2026 01:52
@renovate renovate Bot changed the title chore(deps): update dependency zod to v4.4.3 chore(deps): update all dependencies May 5, 2026
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 02f9883 to 4b933ec Compare May 14, 2026 01:05
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 14, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 19e92e9 to f84a68a Compare May 16, 2026 01:11
@renovate renovate Bot force-pushed the renovate/all branch from f84a68a to 1ec93cb Compare May 18, 2026 18:12
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.

0 participants