Skip to content

Bump the all group with 2 updates#49

Merged
JensWalter merged 1 commit into
mainfrom
dependabot/cargo/all-1da0116aec
Jun 15, 2026
Merged

Bump the all group with 2 updates#49
JensWalter merged 1 commit into
mainfrom
dependabot/cargo/all-1da0116aec

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group with 2 updates: tokio and async-openai.

Updates tokio from 1.52.2 to 1.52.3

Release notes

Sourced from tokio's releases.

Tokio v1.52.3

1.52.3 (May 8th, 2026)

Fixed

  • sync: fix underflow in mpsc channel len() (#8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#8075)
  • sync: require that an RwLock has max_readers != 0 (#8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#8074)

#8062: tokio-rs/tokio#8062 #8074: tokio-rs/tokio#8074 #8075: tokio-rs/tokio#8075 #8076: tokio-rs/tokio#8076

Commits

Updates async-openai from 0.36.1 to 0.41.0

Release notes

Sourced from async-openai's releases.

v0.41.0

What's Changed

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

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

... (truncated)

Commits
  • 7f7c8d0 chore: Release
  • 97117c9 feat: upstream spec sync (#563)
  • 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
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [tokio](https://github.com/tokio-rs/tokio) and [async-openai](https://github.com/64bit/async-openai).


Updates `tokio` from 1.52.2 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3)

Updates `async-openai` from 0.36.1 to 0.41.0
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.36.1...async-openai-v0.41.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-openai
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 15, 2026
@JensWalter
JensWalter merged commit 0aed870 into main Jun 15, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/cargo/all-1da0116aec branch June 15, 2026 21:40
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.

1 participant