Skip to content

chore: bump github.com/anthropics/anthropic-sdk-go from 0.2.0-beta.3 to 1.3.0 #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

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

Release notes

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

v1.3.0

1.3.0 (2025-06-03)

Full Changelog: v1.2.2...v1.3.0

Features

  • client: add support for new text_editor_20250429 tool (b33c543)

v1.2.2

1.2.2 (2025-06-02)

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

Chores

  • make go mod tidy continue on error (ac184b4)

v1.2.1

1.2.1 (2025-05-23)

Full Changelog: v1.2.0...v1.2.1

Chores

  • examples: clean up MCP example (66f406a)
  • internal: fix release workflows (6a0ff4c)

v1.2.0

1.2.0 (2025-05-22)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (b2e5cbf)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (9956842)

v1.1.0

1.1.0 (2025-05-22)

... (truncated)

Changelog

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

1.3.0 (2025-06-03)

Full Changelog: v1.2.2...v1.3.0

Features

  • client: add support for new text_editor_20250429 tool (b33c543)

1.2.2 (2025-06-02)

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

Chores

  • make go mod tidy continue on error (ac184b4)

1.2.1 (2025-05-23)

Full Changelog: v1.2.0...v1.2.1

Chores

  • examples: clean up MCP example (66f406a)
  • internal: fix release workflows (6a0ff4c)

1.2.0 (2025-05-22)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add claude 4 models, files API, code execution tool, MCP connector and more (b2e5cbf)

Bug Fixes

  • tests: fix model testing for anthropic.CalculateNonStreamingTimeout (9956842)

1.1.0 (2025-05-22)

Full Changelog: v1.0.0...v1.1.0

Features

... (truncated)

Commits
  • d8275cf release: 1.3.0
  • 5f74246 feat(client): add support for new text_editor_20250429 tool
  • 372fd87 release: 1.2.2
  • 7d462af codegen metadata
  • ca13f9f chore: make go mod tidy continue on error
  • 5305a28 fix: fix error
  • 270f6a9 Fix error handling example in README (#195)
  • a85769a fix using prerequestoption
  • 29ca50e pull out timeout from request config before applying default
  • 3f9bc5a Merge pull request #193 from anthropics/release-please--branches--main--chang...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 3, 2025
Copy link

socket-security bot commented Jun 3, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​anthropics/​anthropic-sdk-go@​v0.2.0-beta.3 ⏵ v1.4.072 +1100100100100

View full report

Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 0.2.0-beta.3 to 1.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.3.0 branch from 936803f to 09d567c Compare June 7, 2025 14:50
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