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

Bump github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.4 to 0.2.0-alpha.5 #8

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps github.com/anthropics/anthropic-sdk-go from 0.2.0-alpha.4 to 0.2.0-alpha.5.

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v0.2.0-alpha.5

0.2.0-alpha.5 (2024-12-01)

Full Changelog: v0.2.0-alpha.4...v0.2.0-alpha.5

Bug Fixes

  • api: escape key values when encoding maps (#56) (fa49eb8)
  • client: no panic on missing BaseURL (#61) (7438b15)
  • correct required fields for flattened unions (#59) (735c07c)
  • forward error and close for bedrock decoder (#66) (5f6f6fd)
  • types: remove anthropic-instant-1.2 model (#57) (23fbc37)

Chores

  • api: update spec version (#62) (1526051)
  • ci: remove unneeded workflow (#55) (0181fc2)
  • fix references to content block param types (dea6478)
  • tests: limit array example length (#64) (9fb231b)

Documentation

Refactors

  • sort fields for squashed union structs (#51) (a9874d1)
Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

0.2.0-alpha.5 (2024-12-01)

Full Changelog: v0.2.0-alpha.4...v0.2.0-alpha.5

Bug Fixes

  • api: escape key values when encoding maps (#56) (fa49eb8)
  • client: no panic on missing BaseURL (#61) (7438b15)
  • correct required fields for flattened unions (#59) (735c07c)
  • forward error and close for bedrock decoder (#66) (5f6f6fd)
  • types: remove anthropic-instant-1.2 model (#57) (23fbc37)

Chores

  • api: update spec version (#62) (1526051)
  • ci: remove unneeded workflow (#55) (0181fc2)
  • fix references to content block param types (dea6478)
  • tests: limit array example length (#64) (9fb231b)

Documentation

Refactors

  • sort fields for squashed union structs (#51) (a9874d1)
Commits
  • eafcc8d release: 0.2.0-alpha.5
  • f7bdab2 fix: forward error and close for bedrock decoder (#66)
  • 852b544 chore(tests): limit array example length (#64)
  • 97fba35 chore: fix references to content block param types
  • 912f60b chore(api): update spec version (#62)
  • 44df304 fix(client): no panic on missing BaseURL (#61)
  • 21092d8 fix: correct required fields for flattened unions (#59)
  • e0a3903 fix(types): remove anthropic-instant-1.2 model (#57)
  • e1542c2 fix(api): escape key values when encoding maps (#56)
  • 11500d8 chore(ci): remove unneeded workflow (#55)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2024
Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 0.2.0-alpha.4 to 0.2.0-alpha.5.
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v0.2.0-alpha.4...v0.2.0-alpha.5)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-0.2.0-alpha.5 branch from e9fd514 to f6f8efb Compare December 9, 2024 12:09
@markuswustenberg markuswustenberg merged commit e023680 into main Dec 9, 2024
3 checks passed
@markuswustenberg markuswustenberg deleted the dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-0.2.0-alpha.5 branch December 9, 2024 12:12
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant