Skip to content

build(deps): bump async-openai from 0.38.2 to 0.40.3#188

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/async-openai-0.40.3
Open

build(deps): bump async-openai from 0.38.2 to 0.40.3#188
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/async-openai-0.40.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps async-openai from 0.38.2 to 0.40.3.

Release notes

Sourced from async-openai's releases.

v0.40.3

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.40.2...async-openai-v0.40.3

v0.40.2

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.40.1...async-openai-v0.40.2

v0.40.1

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.40.0...async-openai-v0.40.1

v0.40.0

Breaking Change: OpenAIError::ApiError(ApiError) is now OpenAIError:ApiError(ApiErrorResponse)

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.39.0...async-openai-v0.40.0

v0.39.0

Only types have breaking changes, if you're not using types from the following PRs, your upgrade should be no-op!

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.38.2...async-openai-v0.39.0

Commits
  • 2de0cc2 chore: Release
  • 81831b7 fix(chat): skip_serializing_if on FunctionCallStream optional fields (#561)
  • d7bfd69 chore: Release
  • f6a31a8 fix: surface streaming HTTP errors at the function call instead of as first s...
  • 0d105f0 chore: Release
  • 1745127 feat: forward reqwest's rustls-no-provider feature (#556)
  • c14590b chore: Release
  • 408a805 fix: compilation of all examples after updates to crate
  • 9639a11 Return http status code for ApiError (#552)
  • 8b788ae chore: Release
  • 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 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)

Bumps [async-openai](https://github.com/64bit/async-openai) from 0.38.2 to 0.40.3.
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.38.2...async-openai-v0.40.3)

---
updated-dependencies:
- dependency-name: async-openai
  dependency-version: 0.40.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants