An open index of dependabot pull requests across open source projects.

chore: bump github.com/anthropics/anthropic-sdk-go from 1.12.0 to 1.13.0

Open
Number: #20109
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 01, 2025 at 07:29 PM UTC
(2 days ago)
Updated: October 01, 2025 at 07:29 PM UTC
(2 days ago)
Labels:
dependencies go
Description:

Bumps github.com/anthropics/anthropic-sdk-go from 1.12.0 to 1.13.0.

Release notes

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

v1.13.0

1.13.0 (2025-09-29)

Full Changelog: v1.12.0...v1.13.0

Features

  • api: adds support for Claude Sonnet 4.5 and context management features (3d5d51a)

Bug Fixes

  • bugfix for setting JSON keys with special characters (c868b92)
  • internal: unmarshal correctly when there are multiple discriminators (ecc3ce3)
  • use slices.Concat instead of sometimes modifying r.Options (88e7186)

Chores

  • bump minimum go version to 1.22 (87af8f3)
  • do not install brew dependencies in ./scripts/bootstrap by default (c689348)
  • internal: fix tests (bfc6eaf)
  • update more docs for 1.22 (d67c50d)
Changelog

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

1.13.0 (2025-09-29)

Full Changelog: v1.12.0...v1.13.0

Features

  • api: adds support for Claude Sonnet 4.5 and context management features (3d5d51a)

Bug Fixes

  • bugfix for setting JSON keys with special characters (c868b92)
  • internal: unmarshal correctly when there are multiple discriminators (ecc3ce3)
  • use slices.Concat instead of sometimes modifying r.Options (88e7186)

Chores

  • bump minimum go version to 1.22 (87af8f3)
  • do not install brew dependencies in ./scripts/bootstrap by default (c689348)
  • internal: fix tests (bfc6eaf)
  • update more docs for 1.22 (d67c50d)
Commits
  • e8befdc release: 1.13.0
  • 1de6d47 feat(api): adds support for Claude Sonnet 4.5 and context management features
  • a9aab31 fix: bugfix for setting JSON keys with special characters
  • 41a7454 codegen metadata
  • 31633bd chore: do not install brew dependencies in ./scripts/bootstrap by default
  • 2deaed6 fix: use slices.Concat instead of sometimes modifying r.Options
  • 9f35b68 chore: update more docs for 1.22
  • 287a399 chore: bump minimum go version to 1.22
  • aa4540a chore(internal): fix tests
  • 73e5532 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+3
Deletions:
-3
Package Dependencies
Ecosystem:
go
Version Change:
1.12.0 → 1.13.0
Update Type:
Minor
Technical Details
ID: 9103259
UUID: 2879403689
Node ID: PR_kwDOGkVX1s6roDap
Host: GitHub
Repository: coder/coder
Merge State: Unknown