Skip to content

fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.51.0#15

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-anthropics-anthropic-sdk-go-1.x
Open

fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.51.0#15
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-anthropics-anthropic-sdk-go-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/anthropics/anthropic-sdk-go v1.26.0v1.51.0 age confidence

Release Notes

anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)

v1.51.0

Compare Source

Full Changelog: v1.50.2...v1.51.0

Features
  • api: add support for new code_execution_20260120 tool (f54a4a8)

v1.50.2

Compare Source

Full Changelog: v1.50.2...v1.51.0

Features
  • api: add support for new code_execution_20260120 tool (f54a4a8)

v1.50.1

Compare Source

Full Changelog: v1.50.1...v1.50.2

Chores
  • api: remove retired models from API and SDKs (11f5c82)

v1.50.0

Compare Source

Full Changelog: v1.50.0...v1.50.1

Bug Fixes
  • api: add frontier_llm refusal category (9ebbaf7)

v1.49.0

Compare Source

Full Changelog: v1.49.0...v1.50.0

Features
  • api: add support for Managed Agents deployments and environment variable credentials (f72e1d8)

v1.48.0

Compare Source

Full Changelog: v1.48.0...v1.49.0

Features
  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (782f223)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (782f223)
Bug Fixes

v1.47.0

Compare Source

Full Changelog: v1.47.0...v1.48.0

Features
  • api: small updates to Managed Agents types (3ebeea5)

v1.46.0

Compare Source

Full Changelog: v1.45.0...v1.46.0

Features
  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (4cd860b)
  • support custom file size caps (#​876) (99634e8)
Chores
  • examples: rename managed-agents private-sandbox-worker to self-hosted-sandbox-worker (#​873) (07d3e46)
Documentation
  • replace literal newlines (cbb7ea5)

v1.45.0

Compare Source

Full Changelog: v1.45.0...v1.46.0

Features
  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (4cd860b)
  • support custom file size caps (#​876) (99634e8)
Chores
  • examples: rename managed-agents private-sandbox-worker to self-hosted-sandbox-worker (#​873) (07d3e46)
Documentation
  • replace literal newlines (cbb7ea5)

v1.44.1

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (dedeb6d)

v1.44.0

Compare Source

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

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

v1.43.0

Compare Source

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

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

v1.42.0

Compare Source

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

v1.41.0

Compare Source

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

Features
  • aws: Add AWS client for Claude Platform on AWS (596baf4)
Bug Fixes
  • examples: update examples dependencies (e832b79)
  • go: avoid panic when http.DefaultTransport is wrapped (6b75bef)
Chores
  • client: update dependency checksums (64c1d95)
  • go mod tidy (#​816) (09b5f9c)
  • internal: codegen related update (6e83495)
  • internal: codegen related update (34d1379)
  • internal: codegen related update (c068475)
  • redact api-key headers in debug logs (46a074f)
  • redact api-key headers in debug logs (1fe2ebb)

v1.40.0

Compare Source

Full Changelog: v1.40.0...v1.41.0

Features
  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (33762b0)
  • mcp: add mcp tool helpers (#​752) (4edf9f5)
Bug Fixes
  • api: Adjust webhook configuration (8b2f194)

v1.39.0

Compare Source

Full Changelog: v1.39.0...v1.40.0

Features
  • client: allow targeting a workspace for OIDC federation token exchange (6bf66ac)

v1.38.0

Compare Source

Full Changelog: v1.37.0...v1.38.0

Features
  • add Type() method to API errors for error kind identification (#​676) (0db1712)
  • api: CMA Memory public beta (180e00c)
  • structured outputs via Schema any with auto-parse (#​759) (46073d8)
Bug Fixes
  • api: fix errors in api spec (e47c178)
  • api: restore missing features (0fc6fac)
Chores
  • internal: more robust bootstrap script (5bde204)
  • tests: bump steady to v0.22.1 (4578c15)

v1.37.0

Compare Source

Full Changelog: v1.36.0...v1.37.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (6e758a9)

v1.36.0

Compare Source

Full Changelog: v1.36.0...v1.37.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (6e758a9)

v1.35.1

Compare Source

Full Changelog: v1.35.1...v1.36.0

Features
  • api: mark Sonnet and Opus 4 as deprecated (fc49d21)
  • bedrock: use auth header for mantle client (#​734) (629eec1)

v1.35.0

Compare Source

Full Changelog: v1.35.0...v1.35.1

Bug Fixes
  • streaming: add missing events (227b83e)

v1.34.0

Compare Source

Full Changelog: v1.34.0...v1.35.0

Features
Bug Fixes
Documentation

v1.33.0

Compare Source

Full Changelog: v1.33.0...v1.34.0

Features
  • api: Add beta advisor tool (3a6ddba)

v1.32.0

Compare Source

Full Changelog: v1.32.0...v1.33.0

Features
  • api: add support for Claude Managed Agents (722b2ac)

v1.31.0

Compare Source

Full Changelog: v1.31.0...v1.32.0

Features

v1.30.0

Compare Source

Full Changelog: v1.30.0...v1.31.0

Features
  • api: Add support for claude-mythos-preview (7144a65)

v1.29.0

Compare Source

Full Changelog: v1.29.0...v1.30.0

Features
  • vertex: add support for US multi-region endpoint (6f40457)

v1.28.0

Compare Source

Full Changelog: v1.28.0...v1.29.0

Features
  • api: add structured stop_details to message responses (1053799)
Chores
  • internal: client updates (531283d)

v1.27.1

Compare Source

Full Changelog: v1.27.1...v1.28.0

Features
  • internal: support comma format in multipart form encoding (97ed8a1)
Bug Fixes
  • bump buger/jsonparser to v1.1.2 (GO-2026-4514) (#​665) (96565eb)
  • prevent duplicate ? in query params (0afa75c)
  • types: generate shared enum types that are not referenced by other schemas (5dc86f2)
Chores
  • ci: run builds on CI even if only spec metadata changed (010a16f)
  • ci: skip lint on metadata-only changes (8cc7cec)
  • ci: support opting out of skipping builds on metadata-only commits (adc7184)
  • client: fix multipart serialisation of Default() fields (3fc3613)
  • internal: bump go toolchain to go1.25.8 to address std lib vulnerabilities (e3feecb)
  • internal: support default value struct tag (fc68556)
  • internal: update gitignore (e2a5dd1)
  • remove unnecessary error check for url parsing (6d42216)
  • tests: bump steady to v0.19.4 (3ca1569)
  • tests: bump steady to v0.19.5 (7364e49)
  • tests: bump steady to v0.19.6 (28ebd01)
  • tests: bump steady to v0.19.7 (77fc869)
  • tests: bump steady to v0.20.1 (e52beb5)
  • tests: bump steady to v0.20.2 (3a20191)
  • update docs for api:"required" (aa0a03a)

v1.27.0

Compare Source

Full Changelog: v1.27.0...v1.27.1

Chores
  • internal: regenerate SDK with no functional changes (c963fd0)
  • internal: tweak CI branches (95e3410)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate

renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: agent/go.sum
Command failed: go get -t ./...
go: downloading github.com/shortlink-org/shortlink v0.0.0-20251031224744-e2516b1c4c8f
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/google/wire v0.7.0
go: downloading go.opentelemetry.io/otel/trace v1.40.0
go: downloading go.opentelemetry.io/otel v1.40.0
go: downloading github.com/anthropics/anthropic-sdk-go v1.51.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/invopop/jsonschema v0.14.0
go: downloading github.com/pb33f/ordered-map/v2 v2.3.1
go: downloading github.com/standard-webhooks/standard-webhooks/libraries v0.0.1
go: downloading github.com/tidwall/gjson v1.18.0
go: downloading golang.org/x/sync v0.16.0
go: downloading github.com/tidwall/sjson v1.2.5
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading golang.org/x/text v0.28.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.2
go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.2
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/shortlink-org/shortlink v0.0.0-20260429183717-01ecf6bbfc34
go: github.com/shortlink-org/ds/agent/cmd imports
	github.com/shortlink-org/shortlink/pkg/graceful_shutdown: cannot find module providing package github.com/shortlink-org/shortlink/pkg/graceful_shutdown
go: github.com/shortlink-org/ds/agent/cmd imports
	github.com/shortlink-org/shortlink/pkg/logger/field: cannot find module providing package github.com/shortlink-org/shortlink/pkg/logger/field
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/autoMaxPro: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/autoMaxPro
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/config: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/config
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/context: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/context
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/logger: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/logger
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/profiling: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/profiling
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/di/pkg/traicing: cannot find module providing package github.com/shortlink-org/shortlink/pkg/di/pkg/traicing
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/logger: cannot find module providing package github.com/shortlink-org/shortlink/pkg/logger
go: github.com/shortlink-org/ds/agent/internal/di imports
	github.com/shortlink-org/shortlink/pkg/observability/metrics: cannot find module providing package github.com/shortlink-org/shortlink/pkg/observability/metrics

@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 7c7670f to 01cdd7a Compare March 18, 2026 21:57
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.27.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.27.1 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 01cdd7a to 0594918 Compare March 31, 2026 21:33
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.27.1 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.28.0 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 0594918 to 1e17471 Compare April 1, 2026 22:16
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.28.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.29.0 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 1e17471 to b54e3a7 Compare April 3, 2026 21:21
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.29.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.30.0 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from b54e3a7 to f7f6d77 Compare April 7, 2026 22:04
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.30.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.32.0 Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from f7f6d77 to 362ef2f Compare April 8, 2026 23:08
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.32.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.33.0 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 362ef2f to e2b10ea Compare April 9, 2026 21:18
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.33.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.34.0 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from e2b10ea to ec03425 Compare April 11, 2026 01:46
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.34.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.35.0 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from ec03425 to f5f350d Compare April 13, 2026 21:58
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.35.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.35.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from f5f350d to f164079 Compare April 14, 2026 20:37
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.35.1 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.36.0 Apr 14, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from f164079 to bdebcb4 Compare April 16, 2026 18:06
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.36.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.37.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from bdebcb4 to e2ded04 Compare April 24, 2026 01:37
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.37.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.38.0 Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from e2ded04 to ecbefbe Compare May 4, 2026 19:02
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.38.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.39.0 May 4, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from ecbefbe to e7ad831 Compare May 5, 2026 17:43
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.39.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.40.0 May 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from e7ad831 to 68fe6fd Compare May 6, 2026 17:59
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.44.1 - autoclosed fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.44.1 May 21, 2026
@renovate renovate Bot reopened this May 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch 3 times, most recently from c2f278b to cd3cf01 Compare May 21, 2026 21:42
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.44.1 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 May 21, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 - autoclosed May 27, 2026
@renovate renovate Bot closed this May 27, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 - autoclosed fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 May 27, 2026
@renovate renovate Bot reopened this May 27, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch 3 times, most recently from 06a4109 to a34f200 Compare May 28, 2026 20:52
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.45.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.46.0 May 28, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from a34f200 to 6a0cb2f Compare June 5, 2026 21:49
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.46.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.47.0 Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 6a0cb2f to e47b9c9 Compare June 6, 2026 21:33
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.47.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.48.0 Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from e47b9c9 to 55cab31 Compare June 9, 2026 18:03
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.48.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.49.0 Jun 9, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch from 55cab31 to 63fd1a6 Compare June 9, 2026 22:55
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.49.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.50.0 Jun 9, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.50.0 fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.50.0 - autoclosed Jun 10, 2026
@renovate renovate Bot closed this Jun 10, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.50.0 - autoclosed fix(deps): update module github.com/anthropics/anthropic-sdk-go to v1.50.1 Jun 10, 2026
@renovate renovate Bot reopened this Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/github.com-anthropics-anthropic-sdk-go-1.x branch 3 times, most recently from 676b403 to 211dd8f Compare June 15, 2026 22:44
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