Skip to content

chore(deps): bump claude-agent-sdk from 0.1.48 to 0.1.50#48

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/claude-agent-sdk-0.1.50
Closed

chore(deps): bump claude-agent-sdk from 0.1.48 to 0.1.50#48
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/claude-agent-sdk-0.1.50

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps claude-agent-sdk from 0.1.48 to 0.1.50.

Release notes

Sourced from claude-agent-sdk's releases.

v0.1.50

New Features

  • Session info: Added tag and created_at fields to SDKSessionInfo and new get_session_info() function for retrieving session metadata (#667)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.81
  • Hardened PyPI publish workflow against partial-upload failures (#700)
  • Added daily PyPI storage quota monitoring (#705)

PyPI: https://pypi.org/project/claude-agent-sdk/0.1.50/

pip install claude-agent-sdk==0.1.50

v0.1.49

New Features

  • AgentDefinition: Added skills, memory, and mcpServers fields (#684)
  • AssistantMessage usage: Preserve per-turn usage on AssistantMessage (#685)
  • Session tagging: Added tag_session() with Unicode sanitization (#670)
  • Session renaming: Added rename_session() (#668)
  • RateLimitEvent: Added typed RateLimitEvent message (#648)

Bug Fixes

  • CLAUDE_CODE_ENTRYPOINT: Use default-if-absent semantics to match TS SDK (#686)
  • Fine-grained tool streaming: Reverted the env-var workaround from 0.1.48; partial-message delivery is now handled upstream (#671)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.77
  • Added macOS x86_64 wheel to the published matrix (#661)
  • Upload wheel-check artifacts in CI (#662)
  • Docs: clarified allowed_tools as a permission allowlist (#649)

PyPI: https://pypi.org/project/claude-agent-sdk/0.1.49/

pip install claude-agent-sdk==0.1.49
</tr></table> 

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

0.1.50

New Features

  • Session info: Added tag and created_at fields to SDKSessionInfo and new get_session_info() function for retrieving session metadata (#667)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.81
  • Hardened PyPI publish workflow against partial-upload failures (#700)
  • Added daily PyPI storage quota monitoring (#705)

0.1.49

New Features

  • AgentDefinition: Added skills, memory, and mcpServers fields (#684)
  • AssistantMessage usage: Preserve per-turn usage on AssistantMessage (#685)
  • Session tagging: Added tag_session() with Unicode sanitization (#670)
  • Session renaming: Added rename_session() (#668)
  • RateLimitEvent: Added typed RateLimitEvent message (#648)

Bug Fixes

  • CLAUDE_CODE_ENTRYPOINT: Use default-if-absent semantics to match TS SDK (#686)
  • Fine-grained tool streaming: Reverted the env-var workaround from 0.1.48; partial-message delivery is now handled upstream (#671)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.77
  • Added macOS x86_64 wheel to the published matrix (#661)
  • Upload wheel-check artifacts in CI (#662)
  • Docs: clarified allowed_tools as a permission allowlist (#649)
Commits
  • a7fd631 docs: update changelog for v0.1.50
  • cf076a9 chore: release v0.1.50
  • 2c88832 chore: bump bundled CLI version to 2.1.81
  • 13e119a ci: add daily PyPI storage quota monitoring (#705)
  • 117cffa ci: harden PyPI publish against partial-upload failures (#700)
  • f144dcc feat: add tag/created_at to SDKSessionInfo + get_session_info (#667)
  • 7251630 chore: release v0.1.49 (#707)
  • 40cc6f5 fix: wait for graceful subprocess shutdown before SIGTERM (#642)
  • 7e9b502 chore: bump bundled CLI version to 2.1.79
  • ba8dd0d chore: bump bundled CLI version to 2.1.78
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.1.48 to 0.1.50.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-python@v0.1.48...v0.1.50)

---
updated-dependencies:
- dependency-name: claude-agent-sdk
  dependency-version: 0.1.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Copy Markdown
Contributor

❌ 只有仓库写权限才能使用 @claude 分析功能

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Superseded by #51.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/pip/claude-agent-sdk-0.1.50 branch March 30, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant