Skip to content

Bump anthropic from 1.6.0 to 1.10.1#110

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/anthropic-1.10.1
Closed

Bump anthropic from 1.6.0 to 1.10.1#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/anthropic-1.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 7, 2025

Copy link
Copy Markdown
Contributor

Bumps anthropic from 1.6.0 to 1.10.1.

Release notes

Sourced from anthropic's releases.

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

Features

  • api: adds support for Claude Sonnet 4.5 and context management features (3a3cad6)
  • expose response headers for both streams and errors (9bfbae1)

Bug Fixes

  • always send filename in content-disposition headers (#126) (0e665f3)
  • internal: use null byte as file separator in the fast formatting script (beae717)
  • shorten multipart boundary sep to less than RFC specificed max length (40226f9)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (ea0324c)
  • do not install brew dependencies in ./scripts/bootstrap by default (2091081)
  • internal: fix tests (59ce934)

v1.9.0

1.9.0 (2025-09-10)

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

... (truncated)

Changelog

Sourced from anthropic's changelog.

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)
  • expose response headers for both streams and errors (9bfbae1)

Bug Fixes

  • always send filename in content-disposition headers (#126) (0e665f3)
  • internal: use null byte as file separator in the fast formatting script (beae717)
  • shorten multipart boundary sep to less than RFC specificed max length (40226f9)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (ea0324c)
  • do not install brew dependencies in ./scripts/bootstrap by default (2091081)
  • internal: fix tests (59ce934)

1.9.0 (2025-09-10)

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

Features

... (truncated)

Commits
  • 7ef9279 release: 1.10.1
  • d2d3a08 fix: bedrock signing issue with retried requests (#719)
  • 97dad92 fix: coroutine leaks from connection pool
  • aef35dd codegen metadata
  • 777cdfa chore(client): add model-context-window-exceeded-2025-08-26 beta header
  • 48fa1cb chore(client): add context-management-2025-06-27 beta header
  • d62bd92 fix: always send filename=... for multipart requests where a file is expected
  • 3ca3b20 release: 1.10.0
  • 82bc5c2 feat(api): adds support for Claude Sonnet 4.5 and context management features
  • 54ee916 chore: allow fast-format to use bsd sed as well
  • 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.10.1.
- [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.10.1)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.10.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 ruby Pull requests that update ruby code labels Oct 7, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #118.

@dependabot dependabot Bot closed this Oct 16, 2025
@dependabot dependabot Bot deleted the dependabot/bundler/anthropic-1.10.1 branch October 16, 2025 23:29
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.

0 participants