Skip to content

chore(deps): bump github.com/sashabaranov/go-openai from 1.38.3 to 1.39.1 #545

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps github.com/sashabaranov/go-openai from 1.38.3 to 1.39.1.

Release notes

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

v1.39.1

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.39.0...v1.39.1

v1.39.0

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.38.3...v1.39.0

Commits
  • 77ccac8 Upgrade golangci-lint to 2.1.5 (#986)
  • 5ea214a Improve unit test coverage (#984)
  • d65f0cb Fix: Corrected typo in O4Mini20250416 model name and endpoint map. (#981)
  • 93a611c Add Prediction field (#970)
  • 6836cf6 Remove redundant typecheck linter (#955)
  • da5f9bc Add CompletionRequest.StreamOptions (#959)
  • bb5bc27 Add support for 4o-mini and 3o (#968)
  • 4cccc6c Adapt different stream data prefix, with or without space (#945)
  • 306fbbb Add support for reasoning_content field in chat completion messages for DeepS...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 5, 2025
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.52%. Comparing base (2c8620b) to head (3e3c79b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #545   +/-   ##
=====================================
  Coverage   2.52%   2.52%           
=====================================
  Files        171     171           
  Lines      25976   25976           
=====================================
  Hits         656     656           
  Misses     25270   25270           
  Partials      50      50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.38.3 to 1.39.1.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.38.3...v1.39.1)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sashabaranov/go-openai-1.39.1 branch from 42fc9d5 to 3e3c79b Compare May 12, 2025 02:11
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

Superseded by #550.

@dependabot dependabot bot closed this May 14, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sashabaranov/go-openai-1.39.1 branch May 14, 2025 01:09
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.

0 participants