Skip to content

build(deps): bump anthropic from 1.62.0 to 1.70.0 - #433

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/bundler/anthropic-1.70.0
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/bundler/anthropic-1.70.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps anthropic from 1.62.0 to 1.70.0.

Release notes

Sourced from anthropic's releases.

v1.70.0

1.70.0 (2026-09-10)

Full Changelog: v1.69.0...v1.70.0

Features

  • api: add auto mode tool permissions for Managed Agents (701e04e)
  • api: add content_too_large web_fetch tool error code (549aa74)
  • api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles (2fe372b)
  • api: support mounting public GitHub repositories without an authorization_token in Managed Agents sessions (b139c7f)

Chores

  • client: clean up the unused idempotency request option (ba199a6)
  • client: keep the idempotency_key request option as a deprecated no-op (#240) (3d4ef46)
  • docs: correct the environment scope field description (26d3ca3)
  • internal: restore package version (485111e)
  • internal: run rubocop without per-CPU workers when formatting (4ab6095)
  • internal: stop stamping the package version into generated files (d485203)

v1.69.0

1.69.0 (2026-09-04)

Full Changelog: v1.68.0...v1.69.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (cc15700)
  • api: add workspace_id request option for multi-workspace credentials (c95705a)
  • api: raise Managed Agents vault refresh token limit to 8192 chars (569c276)

Bug Fixes

  • api: remove response text block maxLength constraint (be7488c)
  • client: include non-JSON error response bodies in API errors (64a98a3)

Chores

  • api: accept anthropic-version on Claude Enterprise admin endpoints (aa174d8)
  • api: declare specific error statuses instead of a generic 4XX response (c75216f)
  • api: update authentication parameters on spend limit create and delete (037c03e)
  • docs: fix broken session link in memory version descriptions (06a19e8)
  • examples: refresh platform model IDs (#223) (c9f7210)
  • internal: fix spec repo README link and drop its mock script (0469660)
  • internal: read formatter versions from one place (c95705a)
  • internal: update CODEOWNERS (92d7e40)
  • internal: update CODEOWNERS (0469660)
  • tests: reword the skip reason on the path-level query param tests (de9aa69)

... (truncated)

Changelog

Sourced from anthropic's changelog.

1.70.0 (2026-09-10)

Full Changelog: v1.69.0...v1.70.0

Features

  • api: add auto mode tool permissions for Managed Agents (701e04e)
  • api: add content_too_large web_fetch tool error code (549aa74)
  • api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles (2fe372b)
  • api: support mounting public GitHub repositories without an authorization_token in Managed Agents sessions (b139c7f)

Chores

  • client: clean up the unused idempotency request option (ba199a6)
  • client: keep the idempotency_key request option as a deprecated no-op (#240) (3d4ef46)
  • docs: correct the environment scope field description (26d3ca3)
  • internal: restore package version (485111e)
  • internal: run rubocop without per-CPU workers when formatting (4ab6095)
  • internal: stop stamping the package version into generated files (d485203)

1.69.0 (2026-09-04)

Full Changelog: v1.68.0...v1.69.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (cc15700)
  • api: add workspace_id request option for multi-workspace credentials (c95705a)
  • api: raise Managed Agents vault refresh token limit to 8192 chars (569c276)
  • client: keep vault credential secrets out of Terraform state with write-only arguments (0469660)

Bug Fixes

  • api: remove response text block maxLength constraint (be7488c)
  • client: include non-JSON error response bodies in API errors (64a98a3)
  • client: raise a clear error when an httpx object is passed instead of an httpx2 one (ce5e74a)

Performance Improvements

  • resolve C# names faster (02c5599)

Chores

  • api: accept anthropic-version on Claude Enterprise admin endpoints (aa174d8)
  • api: declare specific error statuses instead of a generic 4XX response (c75216f)
  • api: update authentication parameters on spend limit create and delete (037c03e)

... (truncated)

Commits
  • ef625ef Merge pull request #234 from anthropics/release-please--branches--main--chang...
  • 0fd09bc release: 1.70.0
  • 701e04e feat(api): add auto mode tool permissions for Managed Agents
  • b139c7f feat(api): support mounting public GitHub repositories without an authorizati...
  • 2fe372b feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...
  • 26d3ca3 chore(docs): correct the environment scope field description
  • 3d4ef46 chore(client): keep the idempotency_key request option as a deprecated no-op ...
  • 4ab6095 chore(internal): run rubocop without per-CPU workers when formatting
  • ba199a6 chore(client): clean up the unused idempotency request option
  • 549aa74 feat(api): add content_too_large web_fetch tool error code
  • 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 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.62.0 to 1.70.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.62.0...v1.70.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.70.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 Sep 14, 2026
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