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/openai/openai-go from 0.1.0-alpha.46 to 0.1.0-alpha.49 #39

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps github.com/openai/openai-go from 0.1.0-alpha.46 to 0.1.0-alpha.49.

Release notes

Sourced from github.com/openai/openai-go's releases.

v0.1.0-alpha.49

0.1.0-alpha.49 (2025-01-22)

Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49

Features

  • api: update enum values, comments, and examples (#181) (a074981)
  • Minor text change: Update readme to say beta instead of alpha (2b766ab)
  • support deprecated markers (#178) (3d6f52f)

v0.1.0-alpha.48

0.1.0-alpha.48 (2025-01-21)

Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48

Bug Fixes

  • fix apijson.Port for embedded structs (#174) (b9bc4bf)
  • fix apijson.Port for embedded structs (#177) (a85df33)

Chores

v0.1.0-alpha.47

0.1.0-alpha.47 (2025-01-20)

Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47

Bug Fixes

  • flush stream response when done event is sent (#172) (fa793de)
Changelog

Sourced from github.com/openai/openai-go's changelog.

0.1.0-alpha.49 (2025-01-22)

Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49

Features

  • api: update enum values, comments, and examples (#181) (a074981)
  • Minor text change: Update readme to say beta instead of alpha (2b766ab)
  • support deprecated markers (#178) (3d6f52f)

0.1.0-alpha.48 (2025-01-21)

Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48

Bug Fixes

  • fix apijson.Port for embedded structs (#174) (b9bc4bf)
  • fix apijson.Port for embedded structs (#177) (a85df33)

Chores

0.1.0-alpha.47 (2025-01-20)

Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47

Bug Fixes

  • flush stream response when done event is sent (#172) (fa793de)
Commits
  • 8a8855d release: 0.1.0-alpha.49
  • 29e5479 feat(api): update enum values, comments, and examples (#181)
  • 2c21e34 feat: support deprecated markers (#178)
  • 3aedec5 Merge pull request #180 from achandmsft/patch-1
  • 05af286 Minor text change: Update readme to say beta instead of alpha
  • 32b566b release: 0.1.0-alpha.48
  • 1820b25 fix: fix apijson.Port for embedded structs (#177)
  • fb192c6 chore(internal): rename streaming.go (#176)
  • 13ecf6c fix: fix apijson.Port for embedded structs (#174)
  • 1df586c release: 0.1.0-alpha.47
  • 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 Jan 27, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openai/openai-go-0.1.0-alpha.49 branch from d4474c7 to f4c08ad Compare January 27, 2025 11:28
Bumps [github.com/openai/openai-go](https://github.com/openai/openai-go) from 0.1.0-alpha.46 to 0.1.0-alpha.49.
- [Release notes](https://github.com/openai/openai-go/releases)
- [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md)
- [Commits](openai/openai-go@v0.1.0-alpha.46...v0.1.0-alpha.49)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-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/openai/openai-go-0.1.0-alpha.49 branch from f4c08ad to e12430e Compare January 27, 2025 11:33
@markuswustenberg markuswustenberg merged commit a43a430 into main Jan 27, 2025
3 checks passed
@markuswustenberg markuswustenberg deleted the dependabot/go_modules/github.com/openai/openai-go-0.1.0-alpha.49 branch January 27, 2025 11:35
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