Skip to content

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.9.1#33

Merged
tdabasinskas merged 5 commits intomainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.9.1
Aug 15, 2025
Merged

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.9.1#33
tdabasinskas merged 5 commits intomainfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.9.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.9.1.

Release notes

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

v1.9.1

1.9.1 (2025-08-12)

Full Changelog: v1.9.0...v1.9.1

v1.9.0

1.9.0 (2025-08-12)

Full Changelog: v1.8.0...v1.9.0

Features

  • betas: add context-1m-2025-08-07 (c086118)

Chores

  • internal: detect breaking changes when removing endpoints (91ea519)
  • internal: update comment in script (de412b0)
  • update @​stainless-api/prism-cli to v5.15.0 (555556f)

v1.8.0

1.8.0 (2025-08-08)

Full Changelog: v1.7.0...v1.8.0

Features

  • api: search result content blocks (0907804)
  • client: support optional json html escaping (8da877c)

v1.7.0

1.7.0 (2025-08-05)

Full Changelog: v1.6.2...v1.7.0

Features

  • api: add claude-opus-4-1-20250805 (72c9d29)
  • api: adds support for text_editor_20250728 tool (be56278)
  • api: removed older deprecated models (88a397a)
  • docs: add File Upload example (bade71b)
  • update streaming error message to say 'required' not 'recommended' (0fb3d30)
  • update streaming error message to say 'required' not 'recommended' (b23f6df)

Bug Fixes

  • client: process custom base url ahead of time (2165b1a)

... (truncated)

Changelog

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

1.9.1 (2025-08-12)

Full Changelog: v1.9.0...v1.9.1

1.9.0 (2025-08-12)

Full Changelog: v1.8.0...v1.9.0

Features

  • betas: add context-1m-2025-08-07 (c086118)

Chores

  • internal: detect breaking changes when removing endpoints (91ea519)
  • internal: update comment in script (de412b0)
  • update @​stainless-api/prism-cli to v5.15.0 (555556f)

1.8.0 (2025-08-08)

Full Changelog: v1.7.0...v1.8.0

Features

  • api: search result content blocks (0907804)
  • client: support optional json html escaping (8da877c)

1.7.0 (2025-08-05)

Full Changelog: v1.6.2...v1.7.0

Features

  • api: add claude-opus-4-1-20250805 (72c9d29)
  • api: adds support for text_editor_20250728 tool (be56278)
  • api: removed older deprecated models (88a397a)
  • docs: add File Upload example (bade71b)
  • update streaming error message to say 'required' not 'recommended' (0fb3d30)
  • update streaming error message to say 'required' not 'recommended' (b23f6df)

Bug Fixes

  • client: process custom base url ahead of time (2165b1a)

Chores

  • client: add TextEditor_20250429 tool (20424fc)

... (truncated)

Commits
  • 68a1f29 release: 1.9.1
  • cc28a89 fixup examples
  • 63198cf upgrade deps with CVEs
  • 378d98c release: 1.9.0
  • b47b676 feat(betas): add context-1m-2025-08-07
  • 00d5488 chore(internal): update comment in script
  • f032e99 chore(internal): detect breaking changes when removing endpoints
  • e28d688 chore: update @​stainless-api/prism-cli to v5.15.0
  • 8a1a0d9 release: 1.8.0
  • 6926319 feat(api): search result content blocks
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.2.0-beta.3 to 1.9.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@v0.2.0-beta.3...v1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2025 07:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 13, 2025
@tdabasinskas tdabasinskas merged commit 85edc09 into main Aug 15, 2025
7 checks passed
@tdabasinskas tdabasinskas deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.9.1 branch August 15, 2025 08:48
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