Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Bump @anthropic-ai/sdk from 0.19.0 to 0.19.1 #25

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @anthropic-ai/sdk from 0.19.0 to 0.19.1.

Release notes

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

sdk: v0.19.1

0.19.1 (2024-03-29)

Full Changelog: sdk-v0.19.0...sdk-v0.19.1

Bug Fixes

  • client: correctly send deno version header (#354) (ad5162b)
  • handle process.env being undefined in debug func (#351) (3b0f38a)
  • streaming: correct accumulation of output tokens (#361) (76af283)
  • types: correct typo claude-2.1' to claude-2.1 (#352) (0d5efb9)

Chores

Documentation

  • bedrock: fix dead link (#356) (a953e00)
  • readme: consistent use of sentence case in headings (#347) (30f45d1)
  • readme: document how to make undocumented requests (#349) (f92c50a)
Changelog

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

0.19.1 (2024-03-29)

Full Changelog: sdk-v0.19.0...sdk-v0.19.1

Bug Fixes

  • client: correctly send deno version header (#354) (ad5162b)
  • handle process.env being undefined in debug func (#351) (3b0f38a)
  • streaming: correct accumulation of output tokens (#361) (76af283)
  • types: correct typo claude-2.1' to claude-2.1 (#352) (0d5efb9)

Chores

Documentation

  • bedrock: fix dead link (#356) (a953e00)
  • readme: consistent use of sentence case in headings (#347) (30f45d1)
  • readme: document how to make undocumented requests (#349) (f92c50a)
Commits
  • 7aa2cc1 chore: release main
  • 6e78091 fix(streaming): correct accumulation of output tokens (#361)
  • 2a79781 chore(internal): add type (#359)
  • 131ba63 docs(bedrock): fix dead link (#356)
  • 1b69cee fix(client): correctly send deno version header (#354)
  • 01a1fa0 fix(types): correct typo claude-2.1' to claude-2.1 (#352)
  • bf942f8 fix: handle process.env being undefined in debug func (#351)
  • 95647ce docs(readme): document how to make undocumented requests (#349)
  • 9aaaa76 docs(readme): consistent use of sentence case in headings (#347)
  • See full diff 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/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.19.0 to 0.19.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@sdk-v0.19.0...sdk-v0.19.1)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 21:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@dependabot dependabot bot requested a review from patcher99 April 1, 2024 21:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #27.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.19.1 branch April 8, 2024 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants