Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps @anthropic-ai/sdk from 0.20.9 to 0.68.0.

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.68.0

0.68.0 (2025-10-28)

Full Changelog: sdk-v0.67.1...sdk-v0.68.0

Features

  • api: add ability to clear thinking in context management (d8707d3)

sdk: v0.67.1

0.67.1 (2025-10-28)

Full Changelog: sdk-v0.67.0...sdk-v0.67.1

Chores

  • api: mark older sonnet models as deprecated (64ad72d)

sdk: v0.67.0

0.67.0 (2025-10-16)

Full Changelog: sdk-v0.66.0...sdk-v0.67.0

Features

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

sdk: v0.66.0

0.66.0 (2025-10-15)

Full Changelog: sdk-v0.65.0...sdk-v0.66.0

Features

Bug Fixes

  • tool-runner: fix unhandled promise error for streams (4f6bc94)

Chores

  • client: add context-management-2025-06-27 beta header (c6efc98)
  • client: add model-context-window-exceeded-2025-08-26 beta header (06d2513)
  • internal: use npm pack for build uploads (55c0ad7)
  • jsdoc: fix @​link annotations to refer only to parts of the package‘s public interface (62c1b5e)

sdk: v0.65.0

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.68.0 (2025-10-28)

Full Changelog: sdk-v0.67.1...sdk-v0.68.0

Features

  • api: add ability to clear thinking in context management (d8707d3)

0.67.1 (2025-10-28)

Full Changelog: sdk-v0.67.0...sdk-v0.67.1

Chores

  • api: mark older sonnet models as deprecated (64ad72d)

0.67.0 (2025-10-16)

Full Changelog: sdk-v0.66.0...sdk-v0.67.0

Features

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

0.66.0 (2025-10-15)

Full Changelog: sdk-v0.65.0...sdk-v0.66.0

Features

Bug Fixes

  • tool-runner: fix unhandled promise error for streams (4f6bc94)

Chores

  • client: add context-management-2025-06-27 beta header (c6efc98)
  • client: add model-context-window-exceeded-2025-08-26 beta header (06d2513)
  • internal: use npm pack for build uploads (55c0ad7)
  • jsdoc: fix @​link annotations to refer only to parts of the package‘s public interface (62c1b5e)

0.65.0 (2025-09-29)

Full Changelog: sdk-v0.64.0...sdk-v0.65.0

Features

... (truncated)

Commits
  • 4131d6f chore: release main
  • 0dd1bb6 feat(api): add ability to clear thinking in context management
  • 3a915bd chore: release main
  • 92c1dbd chore(api): mark older sonnet models as deprecated
  • 123325d chore: release main
  • 70099a0 feat(api): adding support for agent skills
  • e0a2b69 chore: release main
  • c6a3963 feat(api): manual updates
  • a82b191 chore(internal): use npm pack for build uploads
  • bdd261f chore(jsdoc): fix @​link annotations to refer only to parts of the package‘s p...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.20.9 to 0.68.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.20.9...sdk-v0.68.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2025

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from SomeRandmGuyy as a code owner November 13, 2025 02:20
@greptile-apps
Copy link

greptile-apps bot commented Nov 13, 2025

Skipped: This PR was opened by one of your excluded authors: (dependabot[bot])

@github-actions
Copy link

⚠️ PR description is missing required sections:

  • Description

  • Type of Change

  • Testing

  • Checklist

Please update your PR description using the template.

@github-actions
Copy link

📊 Performance Summary

@github-actions
Copy link

🎯 Code Quality Summary

Check Status
SonarCloud failure
Complexity failure
Duplication failure
Bundle Size failure

View detailed reports in the workflow artifacts.

@github-actions
Copy link

⚠️ PR description is missing required sections:

  • Description

  • Type of Change

  • Testing

  • Checklist

Please update your PR description using the template.

@github-actions github-actions bot added size/XS and removed size/XS labels Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant