Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps anthropic from 1.6.0 to 1.12.0.

Release notes

Sourced from anthropic's releases.

v1.12.0

1.12.0 (2025-10-16)

Full Changelog: v1.11.0...v1.12.0

Features

  • api: adding support for agent skills (0e6b431)

v1.11.0

1.11.0 (2025-10-15)

Full Changelog: v1.10.1...v1.11.0

Features

Bug Fixes

  • absolutely qualified uris should always override the default (cb93cb0)
  • should not reuse buffers for IO.copy_stream interop (3660d10)

Chores

  • ignore linter error for tests having large collections (464c042)

v1.10.1

1.10.1 (2025-10-06)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

  • always send filename=... for multipart requests where a file is expected (0ffb017)
  • bedrock signing issue with retried requests (#719) (69372ed)
  • coroutine leaks from connection pool (7b9fb31)

Chores

  • client: add context-management-2025-06-27 beta header (067535d)
  • client: add model-context-window-exceeded-2025-08-26 beta header (b12c86f)

v1.10.0

1.10.0 (2025-09-29)

Full Changelog: v1.9.0...v1.10.0

... (truncated)

Changelog

Sourced from anthropic's changelog.

1.12.0 (2025-10-16)

Full Changelog: v1.11.0...v1.12.0

Features

  • api: adding support for agent skills (0e6b431)

1.11.0 (2025-10-15)

Full Changelog: v1.10.1...v1.11.0

Features

Bug Fixes

  • absolutely qualified uris should always override the default (cb93cb0)
  • should not reuse buffers for IO.copy_stream interop (3660d10)

Chores

  • ignore linter error for tests having large collections (464c042)

1.10.1 (2025-10-06)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

  • always send filename=... for multipart requests where a file is expected (0ffb017)
  • bedrock signing issue with retried requests (#719) (69372ed)
  • coroutine leaks from connection pool (7b9fb31)

Chores

  • client: add context-management-2025-06-27 beta header (067535d)
  • client: add model-context-window-exceeded-2025-08-26 beta header (b12c86f)

1.10.0 (2025-09-29)

Full Changelog: v1.9.0...v1.10.0

Features

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

... (truncated)

Commits
  • 855a6c1 release: 1.12.0
  • 029304b feat(api): adding support for agent skills
  • ead037b release: 1.11.0
  • c15984c feat(api): manual updates
  • 772e730 fix: absolutely qualified uris should always override the default
  • f9b1409 fix: should not reuse buffers for IO.copy_stream interop
  • 716a2e2 chore: ignore linter error for tests having large collections
  • 7ef9279 release: 1.10.1
  • d2d3a08 fix: bedrock signing issue with retried requests (#719)
  • 97dad92 fix: coroutine leaks from connection pool
  • 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 [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) from 1.6.0 to 1.12.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-ruby/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-ruby/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-ruby@v1.6.0...v1.12.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.12.0
  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 ruby Pull requests that update ruby code labels Oct 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

Superseded by #130.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/bundler/anthropic-1.12.0 branch October 29, 2025 23:25
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant