Skip to content

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.19.0 to 1.27.1 - #54

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.27.1
Closed

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.19.0 to 1.27.1#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.27.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anthropics/anthropic-sdk-go from 1.19.0 to 1.27.1.

Release notes

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

v1.27.1

1.27.1 (2026-03-18)

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

Chores

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

v1.27.0

1.27.0 (2026-03-16)

Full Changelog: v1.26.0...v1.27.0

Features

  • api: change array_format to brackets (ca5ae6e)
  • api: chore(config): clean up model enum list (#31) (1db4ea7)
  • api: GA thinking-display-setting (1924af2)
  • api: remove publishing section from cli target (514282e)
  • tests: update mock server (cf24ced)

Bug Fixes

  • allow canceling a request while it is waiting to retry (32ee053)
  • client: update model reference from claude-3-7-sonnet-latest to claude-sonnet-4-5 (2f42e73)

Chores

  • client: reorganize code in Messages files to lead to less conflicts (c677bb5)
  • internal: codegen related update (c978aac)
  • internal: codegen related update (4ac31a2)
  • internal: codegen related update (5b2b2fa)
  • internal: codegen related update (9678c6c)
  • internal: codegen related update (f6035d2)
  • internal: codegen related update (9246bbb)
  • internal: move custom custom json tags to api (4392627)
  • tests: unskip tests that are now supported in steady (b0ca374)

Documentation

  • streamline README, centralize documentation at docs.anthropic.com (33f6943), closes #587

v1.26.0

1.26.0 (2026-02-19)

... (truncated)

Changelog

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

1.27.1 (2026-03-18)

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

Chores

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

1.27.0 (2026-03-16)

Full Changelog: v1.26.0...v1.27.0

Features

  • api: change array_format to brackets (ca5ae6e)
  • api: chore(config): clean up model enum list (#31) (1db4ea7)
  • api: GA thinking-display-setting (1924af2)
  • api: remove publishing section from cli target (514282e)
  • tests: update mock server (cf24ced)

Bug Fixes

  • allow canceling a request while it is waiting to retry (32ee053)
  • client: update model reference from claude-3-7-sonnet-latest to claude-sonnet-4-5 (2f42e73)

Chores

  • client: reorganize code in Messages files to lead to less conflicts (c677bb5)
  • internal: codegen related update (c978aac)
  • internal: codegen related update (4ac31a2)
  • internal: codegen related update (5b2b2fa)
  • internal: codegen related update (9678c6c)
  • internal: codegen related update (f6035d2)
  • internal: codegen related update (9246bbb)
  • internal: move custom custom json tags to api (4392627)
  • tests: unskip tests that are now supported in steady (b0ca374)

Documentation

  • streamline README, centralize documentation at docs.anthropic.com (33f6943), closes #587

1.26.0 (2026-02-19)

Full Changelog: v1.25.1...v1.26.0

Features

... (truncated)

Commits
  • 017d9ff release: 1.27.1
  • 9acaf1b chore(internal): regenerate SDK with no functional changes
  • ffead10 codegen metadata
  • a879bf2 chore(internal): tweak CI branches
  • 2bec06f release: 1.27.0
  • d6afe5d feat(api): GA thinking-display-setting
  • d8052e7 chore(internal): codegen related update
  • db3c9fa chore(internal): codegen related update
  • bcf8d02 chore(internal): codegen related update
  • d6aab68 codegen metadata
  • 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 [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 1.19.0 to 1.27.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.19.0...v1.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 25, 2026
@codecov

codecov Bot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot @github

dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #56.

@dependabot dependabot Bot closed this Apr 1, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.27.1 branch April 1, 2026 08: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.

0 participants