Skip to content

chore(deps): bump anthropic from 1.61.0 to 1.68.0 - #110

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/anthropic-1.65.0
Open

chore(deps): bump anthropic from 1.61.0 to 1.68.0#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/anthropic-1.65.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps anthropic from 1.61.0 to 1.68.0.

Release notes

Sourced from anthropic's releases.

v1.68.0

1.68.0 (2026-09-01)

Full Changelog: v1.67.0...v1.68.0

Features

  • api: add external_user_onboarded_at to user profiles (c3d7807)
  • api: add support for claude-fable-5-1 and claude-mythos-5-1 (de42ce6)
  • api: add support for organization compliance settings in the Admin API (3e7aedf)
  • api: support pagination on organization rate limit list endpoints (c3d7807)
  • user_profiles: sort the user profile list by name with order_by=name (4a84a93)

Bug Fixes

  • api: mark the beta header required on Admin API Tunnel operations (9fa2c88)
  • api: remove unsupported allowed_callers from the toolset entries (cda00aa)
  • client: resolve custom request paths against the base URL correctly (032ea6d)
  • client: send the file's base name when wrapping an opened file in FilePart (a768bac)

Chores

  • api: remove unreleased thinking prefix_mismatched_behavior param (8712e2b)
  • api: remove user profile relationship in favor of access_type (8712e2b)
  • ci: keep the build + gem artifact upload job under stlc (2aa054d)
  • docs: clarify disallowed characters in memory paths (a3be29e)
  • internal: add browser-stubbed internal/node module and lint rule for Node built-in imports (c3d7807)
  • internal: add CLAUDE.md contributor notes (#172) (eb09f00)
  • internal: pin JAVA_HOME for detekt-rules tests and relax UnusedPrivateProperty for tests/examples (c3d7807)
  • internal: read the request id shown in Terraform error diagnostics from the response header (c3d7807)
  • internal: remove discriminator support from PropertyInfo (3e7aedf)
  • internal: remove duplicated platforms from Gemfile.lock (06b06d3)

Documentation

  • api: backtick identifiers in managed-agents API descriptions (49e29df)
  • api: describe external_key_id and compartment_id behavior on Claude Platform on AWS (88498ab)
  • changelog: detail the beta files/skills GA-shape change (#231) (ce58f9f)

v1.67.0

1.67.0 (2026-08-27)

Full Changelog: v1.66.0...v1.67.0

Features

  • api: beta files/skills namespaces use GA shapes; drop dated beta header pins (8c60f7a)

... (truncated)

Changelog

Sourced from anthropic's changelog.

1.68.0 (2026-09-01)

Full Changelog: v1.67.0...v1.68.0

Features

  • api: add external_user_onboarded_at to user profiles (c3d7807)
  • api: add support for claude-fable-5-1 and claude-mythos-5-1 (de42ce6)
  • api: add support for organization compliance settings in the Admin API (3e7aedf)
  • api: support pagination on organization rate limit list endpoints (c3d7807)
  • user_profiles: sort the user profile list by name with order_by=name (4a84a93)

Bug Fixes

  • api: mark the beta header required on Admin API Tunnel operations (9fa2c88)
  • api: remove unsupported allowed_callers from the toolset entries (cda00aa)
  • client: resolve custom request paths against the base URL correctly (032ea6d)
  • client: send the file's base name when wrapping an opened file in FilePart (a768bac)

Chores

  • api: remove unreleased thinking prefix_mismatched_behavior param (8712e2b)
  • api: remove user profile relationship in favor of access_type (8712e2b)
  • ci: keep the build + gem artifact upload job under stlc (2aa054d)
  • docs: clarify disallowed characters in memory paths (a3be29e)
  • internal: add browser-stubbed internal/node module and lint rule for Node built-in imports (c3d7807)
  • internal: add CLAUDE.md contributor notes (#172) (eb09f00)
  • internal: pin JAVA_HOME for detekt-rules tests and relax UnusedPrivateProperty for tests/examples (c3d7807)
  • internal: read the request id shown in Terraform error diagnostics from the response header (c3d7807)
  • internal: remove discriminator support from PropertyInfo (3e7aedf)
  • internal: remove duplicated platforms from Gemfile.lock (06b06d3)

Documentation

  • api: backtick identifiers in managed-agents API descriptions (49e29df)
  • api: describe external_key_id and compartment_id behavior on Claude Platform on AWS (88498ab)
  • changelog: detail the beta files/skills GA-shape change (#231) (ce58f9f)

1.67.0 (2026-08-27)

Full Changelog: v1.66.0...v1.67.0

Features

  • api: beta files/skills namespaces use GA shapes; drop dated beta header pins (8c60f7a)

    The beta Files and Skills resources (client.beta.files, client.beta.skills) no longer send the files-api-2025-04-14 / skills-2025-10-02 headers and return the same shapes as client.files / client.skills (with Beta-prefixed model class names under Anthropic::Beta). Requests that still send those headers on raw HTTP keep receiving the beta shapes.

... (truncated)

Commits
  • 84d8465 Merge pull request #230 from anthropics/release-please--branches--main--chang...
  • f5a78b4 release: 1.68.0
  • de42ce6 feat(api): add support for claude-fable-5-1 and claude-mythos-5-1
  • 88498ab docs(api): describe external_key_id and compartment_id behavior on Claude Pla...
  • a768bac fix(client): send the file's base name when wrapping an opened file in FilePart
  • 7b3eaa3 Merge branch 'main' into next
  • ce58f9f docs(changelog): detail the beta files/skills GA-shape change (#231)
  • cda00aa fix(api): remove unsupported allowed_callers from the toolset entries
  • a3be29e chore(docs): clarify disallowed characters in memory paths
  • 49e29df docs(api): backtick identifiers in managed-agents API descriptions
  • 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 24, 2026
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) from 1.61.0 to 1.68.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.61.0...v1.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump anthropic from 1.61.0 to 1.65.0 chore(deps): bump anthropic from 1.61.0 to 1.68.0 Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/anthropic-1.65.0 branch from 5c5297a to 0303811 Compare September 7, 2026 03:20
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