Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps github.com/sashabaranov/go-openai from 1.40.3 to 1.40.5.

Release notes

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

v1.40.5

What's Changed

Full Changelog: sashabaranov/go-openai@v1.40.4...v1.40.5

v1.40.4

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.40.3...v1.40.4

Commits
  • 8d681e7 Increase image.go test coverage to 100% (#1039)
  • 88eb1df Ignore codecov coverage for examples and internal/test (#1038)
  • 575aff4 Add tests for form and request builders (#1036)
  • a0c185f Removed root $ref from GenerateSchemaForType (#1033)
  • 1bf77f6 Improve unit test coverage (#1032)
  • c650976 Support $ref and $defs in JSON Schema (#1030)
  • bd612ce Add support for Chat Completion Service Tier (#1023)
  • 8e9b2ac fix: properly unmarshal JSON schema in ChatCompletionResponseFormatJSONSchema...
  • 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 Jul 14, 2025
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.12%. Comparing base (8acd587) to head (83b2eb8).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #576   +/-   ##
=====================================
  Coverage   5.12%   5.12%           
=====================================
  Files        173     173           
  Lines      28139   28139           
=====================================
  Hits        1441    1441           
  Misses     26572   26572           
  Partials     126     126           

☔ 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sashabaranov/go-openai-1.40.5 branch from 9102587 to 3f696e3 Compare August 6, 2025 11:10
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.40.3 to 1.40.5.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.40.3...v1.40.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sashabaranov/go-openai-1.40.5 branch from 3f696e3 to 83b2eb8 Compare August 11, 2025 19:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #586.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sashabaranov/go-openai-1.40.5 branch August 12, 2025 09:46
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