-
Notifications
You must be signed in to change notification settings - Fork 0
Bump OpenAI from 2.1.0 to 2.5.0 #125
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
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
guibranco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
|
@dependabot recreate |
1 similar comment
|
@dependabot recreate |
|
@dependabot squash and merge |
1 similar comment
|
@dependabot squash and merge |
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
1 similar comment
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
--- updated-dependencies: - dependency-name: OpenAI dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
6ec8310 to
6e38cfd
Compare
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs8:05PM INF scanning for exposed secrets...
8:05PM INF 98 commits scanned.
8:05PM INF scan completed in 32ms
8:05PM INF no leaks found
|
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updated OpenAI from 2.1.0 to 2.5.0.
Release notes
Sourced from OpenAI's releases.
2.5.0
See full changelog: https://github.com/openai/openai-dotnet/blob/OpenAI_2.5.0/CHANGELOG.md
2.4.0
See full changelog: https://github.com/openai/openai-dotnet/blob/OpenAI_2.4.0/CHANGELOG.md
2.3.0
See full changelog: https://github.com/openai/openai-dotnet/blob/OpenAI_2.3.0/CHANGELOG.md
2.2.0
What's Changed
New Contributors
Full Changelog: openai/openai-dotnet@OpenAI_2.2.0-beta.4...OpenAI_2.2.0
2.2.0-beta.4
What's Changed
Full Changelog: openai/openai-dotnet@OpenAI_2.2.0-beta.3...OpenAI_2.2.0-beta.4
2.2.0-beta.3
What's Changed
New Contributors
Full Changelog: openai/openai-dotnet@OpenAI_2.2.0-beta.2...OpenAI_2.2.0-beta.3
2.2.0-beta.2
What's Changed
Full Changelog: openai/openai-dotnet@OpenAI_2.2.0-beta.1...OpenAI_2.2.0-beta.2
2.2.0-beta.1
What's Changed
New Contributors
Full Changelog: openai/openai-dotnet@OpenAI_2.1.0...OpenAI_2.2.0-beta.1
Commits viewable in compare view.
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @guibranco.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Description by Korbit AI
What change is being made?
Update the OpenAI package dependency from 2.1.0 to 2.5.0.
Why are these changes being made?
To incorporate recent OpenAI client updates and improvements. This version bump aligns with newer features and fixes; no functional changes expected beyond dependency updates.