Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @anthropic-ai/vertex-sdk from 0.4.3 to 0.6.1 #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2025

Bumps @anthropic-ai/vertex-sdk from 0.4.3 to 0.6.1.

Release notes

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

vertex-sdk: v0.6.1

0.6.1 (2024-12-17)

Full Changelog: vertex-sdk-v0.6.0...vertex-sdk-v0.6.1

Bug Fixes

  • vertex: remove anthropic_version deletion for token counting (88221be)

vertex-sdk: v0.6.0

0.6.0 (2024-12-17)

Full Changelog: vertex-sdk-v0.5.2...vertex-sdk-v0.6.0

Features

  • api: general availability updates (#631) (b5c92e5)
  • vertex: support token counting (9e76b4d)

Chores

  • bedrock,vertex: remove unsupported countTokens method (#597) (17b7da5)

Documentation

  • use latest sonnet in example snippets (#625) (f70882b)

vertex-sdk: v0.5.2

0.5.2 (2024-11-05)

Full Changelog: vertex-sdk-v0.5.1...vertex-sdk-v0.5.2

Bug Fixes

  • vertex: don't mutate request body inputs (e9a82e5)

vertex-sdk: v0.5.1

0.5.1 (2024-10-23)

Full Changelog: vertex-sdk-v0.5.0...vertex-sdk-v0.5.1

Bug Fixes

  • vertex: correct messages beta handling (26f21ee)

vertex-sdk: v0.5.0

0.5.0 (2024-10-22)

... (truncated)

Changelog

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

0.6.1 (2023-08-23)

Features

  • allow a default timeout to be set for clients (#113) (1c5b2e2)
  • client: improve compatibility with Bun (#119) (fe4f5d5)
  • docs: add documentation to the client constructor (#118) (79303f9)
  • types: export RequestOptions type (#127) (9769751)
  • types: remove footgun with streaming params (#125) (3ed67b6)

Bug Fixes

  • client: fix TypeError when a request gets retried (#117) (0ade979)
  • core: fix navigator check for strange environments (#124) (c783604)
  • types: add catch-all overload to streaming methods (#123) (7c229a2)

Documentation

Chores

  • assign default reviewers to release PRs (#115) (1df3965)
  • internal: add missing eslint-plugin-prettier (#122) (66bede0)
  • internal: fix error happening in CloudFlare pages (#116) (b0dc7b3)
  • internal: minor reformatting of code (#120) (4bcaf9e)

0.6.0 (2023-08-12)

Features

  • client: add support for accessing the raw response object (#105) (c86b059)
  • client: detect browser usage (#101) (f4cae3f)
  • types: improve streaming params types (#102) (cdf808c)

Documentation

  • readme: minor updates (#107) (406fd97)
  • readme: remove beta status + document versioning policy (#100) (e9ef3d2)

Chores

... (truncated)

Commits
  • d65a6cf chore(main): release 0.6.1
  • 9769751 feat(types): export RequestOptions type (#127)
  • 152c107 ci: restrict release-doctor repo (#126)
  • 3ed67b6 feat(types): remove footgun with streaming params (#125)
  • c783604 fix(core): fix navigator check for strange environments (#124)
  • 7c229a2 fix(types): add catch-all overload to streaming methods (#123)
  • 66bede0 chore(internal): add missing eslint-plugin-prettier (#122)
  • c5dbc3f docs(readme): fix typo (#121)
  • 4bcaf9e chore(internal): minor reformatting of code (#120)
  • fe4f5d5 feat(client): improve compatibility with Bun (#119)
  • 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-ai/vertex-sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.4.3 to 0.6.1.
- [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@v0.4.3...v0.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants