Skip to content

Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.1#216

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0
Closed

Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.1#216
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.1.

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.44.1

1.44.1 (2026-05-19)

Full Changelog: v1.44.0...v1.44.1

Bug Fixes

  • runner: skip tool calls SessionToolRunner does not own (93afc65)

v1.44.0

1.44.0 (2026-05-19)

Full Changelog: v1.43.0...v1.44.0

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)

v1.43.0

1.43.0 (2026-05-13)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (498fafc)
  • api: Add support for cache diagnostics beta (eac032f)
  • client: add compatibility aliases for old type names (38e1f89)
  • client: add compatibility aliases for old type names (a98b0fb)
  • client: optimize json encoder for internal types (f379c42)

Bug Fixes

  • structured outputs: allowlist enum, const, pattern, allOf in transformSchema (#823) (d368786)

Chores

  • api: spec updates (502b9f1)
  • fix standard webhooks version (#842) (1fdda46)
  • internal: simplify release-please config (69da3d6)

v1.42.0

1.42.0 (2026-05-11)

Full Changelog: v1.41.0...v1.42.0

Features

... (truncated)

Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.44.1 (2026-05-19)

Full Changelog: v1.44.0...v1.44.1

Bug Fixes

  • runner: skip tool calls SessionToolRunner does not own (93afc65)

1.44.0 (2026-05-19)

Full Changelog: v1.43.0...v1.44.0

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)

1.43.0 (2026-05-13)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (498fafc)
  • api: Add support for cache diagnostics beta (eac032f)
  • client: add compatibility aliases for old type names (38e1f89)
  • client: add compatibility aliases for old type names (a98b0fb)
  • client: optimize json encoder for internal types (f379c42)

Bug Fixes

  • structured outputs: allowlist enum, const, pattern, allOf in transformSchema (#823) (d368786)

Chores

  • api: spec updates (502b9f1)
  • fix standard webhooks version (#842) (1fdda46)
  • internal: simplify release-please config (69da3d6)

1.42.0 (2026-05-11)

Full Changelog: v1.41.0...v1.42.0

Features

  • aws: Add AWS client for Claude Platform on AWS (596baf4)

Bug Fixes

... (truncated)

Commits
  • d138190 release: 1.44.1
  • d0a73a5 fix(runner): skip tool calls SessionToolRunner does not own
  • 2888573 release: 1.44.0 (#340)
  • 05700ac release: 1.43.0
  • c5a8272 feat(api): Add support for cache diagnostics beta
  • a235416 feat(client): optimize json encoder for internal types
  • 2892c45 chore(api): spec updates
  • e02171b codegen metadata
  • 8a4cbf0 feat(api): Add BetaManagedAgentsSearchResultBlock types
  • 3036341 ci: pin GitHub Actions to commit SHAs
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@dependabot dependabot Bot changed the title Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.42.0 Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.0 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0 branch from 9aa4048 to fb487ad Compare May 19, 2026 13:59
@dependabot dependabot Bot changed the title Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.0 Build(deps): Bump github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.44.1 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0 branch from fb487ad to 495ded3 Compare May 19, 2026 16:22
Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 1.37.0 to 1.44.1.
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.37.0...v1.44.1)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0 branch from 495ded3 to e5cc3d7 Compare May 19, 2026 16:30
@dratner

dratner commented May 19, 2026

Copy link
Copy Markdown
Contributor

Closing: post the maestro-llms cut-over (#223), this SDK has zero direct imports in Maestro — it's an indirect dependency whose version is pinned and CI-validated by maestro-llms. Bumping it in Maestro's go.mod would only force an untested transitive version under the toolkit. The correct place for this bump is the maestro-llms repo; Maestro inherits it via the (still dependabot-tracked) maestro-llms dependency. #225 adds an ignore rule so these stop being regenerated. Tracked upstream.

@dratner dratner closed this May 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.42.0 branch May 19, 2026 19:30
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant