Skip to content

build(deps): bump anthropic from 1.59.0 to 1.62.0 - #417

Merged
ndemianc merged 1 commit into
developfrom
dependabot/bundler/anthropic-1.62.0
Aug 17, 2026
Merged

build(deps): bump anthropic from 1.59.0 to 1.62.0#417
ndemianc merged 1 commit into
developfrom
dependabot/bundler/anthropic-1.62.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps anthropic from 1.59.0 to 1.62.0.

Release notes

Sourced from anthropic's releases.

v1.62.0

1.62.0 (2026-08-13)

Full Changelog: v1.61.0...v1.62.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (836125f)

Bug Fixes

  • bedrock: adopt the default-credentials hook in place of the direct base-client bind (#145) (e082f28)
  • client: accumulate streamed input for server tool use blocks (#162) (75382d8)
  • client: add models (055b440)
  • internal: don't resolve lazy field types when hashing a model class (#155) (0a2c06f)
  • streaming: apply all message_delta fields when accumulating streamed messages (#160) (e537ae2)
  • vertex: don't resolve the shared config store during client init (#142) (4108bd4)

Documentation

  • api: clarify that user profile name is optional for resold profiles (e68fd57)
  • client: move truncated-docs note below the description in YARD doc blocks (3db8b94)
  • fix Symbol typo in RDoc comments (#163) (1102732)

v1.61.0

1.61.0 (2026-08-07)

Full Changelog: v1.60.0...v1.61.0

Features

  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (3d294f2)

v1.60.0

1.60.0 (2026-08-06)

Full Changelog: v1.59.0...v1.60.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (f52232a)

Bug Fixes

  • client: declare base64 gemspec dependency so require works under Bundler on Ruby 3.4+ (468dd7d)
  • deps: constrain gemspec runtime dependencies to their current major (#141) (b0e644c)
  • internal: preserve coerce state strictness in discriminated union fast path (b30146f)

... (truncated)

Changelog

Sourced from anthropic's changelog.

1.62.0 (2026-08-13)

Full Changelog: v1.61.0...v1.62.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (836125f)

Bug Fixes

  • bedrock: adopt the default-credentials hook in place of the direct base-client bind (#145) (e082f28)
  • client: accumulate streamed input for server tool use blocks (#162) (75382d8)
  • client: add models (055b440)
  • internal: don't resolve lazy field types when hashing a model class (#155) (0a2c06f)
  • streaming: apply all message_delta fields when accumulating streamed messages (#160) (e537ae2)
  • vertex: don't resolve the shared config store during client init (#142) (4108bd4)

Documentation

  • api: clarify that user profile name is optional for resold profiles (e68fd57)
  • client: move truncated-docs note below the description in YARD doc blocks (3db8b94)
  • fix Symbol typo in RDoc comments (#163) (1102732)

1.61.0 (2026-08-07)

Full Changelog: v1.60.0...v1.61.0

Features

  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (3d294f2)

1.60.0 (2026-08-06)

Full Changelog: v1.59.0...v1.60.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (f52232a)

Bug Fixes

  • client: declare base64 gemspec dependency so require works under Bundler on Ruby 3.4+ (468dd7d)
  • deps: constrain gemspec runtime dependencies to their current major (#141) (b0e644c)
  • internal: preserve coerce state strictness in discriminated union fast path (b30146f)

Chores

... (truncated)

Commits
  • fe3443a release: 1.62.0
  • 2593c46 docs(api): clarify that user profile name is optional for resold profiles
  • ec180f8 fix(client): accumulate streamed input for server tool use blocks (#162)
  • 6a8a3ec fix(bedrock): adopt the default-credentials hook in place of the direct base-...
  • 8cb4567 docs: fix Symbol typo in RDoc comments (#163)
  • bf32191 fix(vertex): don't resolve the shared config store during client init (#142)
  • 84d1771 fix(streaming): apply all message_delta fields when accumulating streamed mes...
  • 893d174 fix(internal): don't resolve lazy field types when hashing a model class (#155)
  • f0b46a1 codegen metadata
  • 0682a12 fix(client): add models
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 17, 2026
@ndemianc

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) from 1.59.0 to 1.62.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.59.0...v1.62.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/anthropic-1.62.0 branch from f545563 to 4b48b86 Compare August 17, 2026 22:27
@ndemianc
ndemianc merged commit 3ec273a into develop Aug 17, 2026
3 checks passed
@ndemianc
ndemianc deleted the dependabot/bundler/anthropic-1.62.0 branch August 17, 2026 22:46
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