Skip to content

Bump diesel-async from 0.5.2 to 0.6.1 - #14

Open
dependabot[bot] wants to merge 1 commit into
lw-0.19.19from
dependabot/cargo/diesel-async-0.6.1
Open

Bump diesel-async from 0.5.2 to 0.6.1#14
dependabot[bot] wants to merge 1 commit into
lw-0.19.19from
dependabot/cargo/diesel-async-0.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps diesel-async from 0.5.2 to 0.6.1.

Release notes

Sourced from diesel-async's releases.

Diesel-Async 0.6.1

What's Changed

  • Fix building with different feature combinations

You can support the development of diesel-async by contributions or by sponsoring the project on GitHub.

Full Changelog: diesel-rs/diesel_async@v0.6.0...v0.6.1

Diesel-Async 0.6.0

  • Allow to control the statement cache size
  • Minimize dependencies features
  • Bump minimal supported mysql_async version to 0.36.0
  • Fixing a bug in how we tracked open transaction that could lead to dangling transactions is specific cases

You can support the development of diesel-async by contributions or by sponsoring the project on GitHub.

Full Changelog: diesel-rs/diesel_async@v0.5.2...v0.6.0

Changelog

Sourced from diesel-async's changelog.

[0.6.1] - 2025-07-03

  • Fix features for some dependencies

[0.6.0] - 2025-07-02

  • Allow to control the statement cache size
  • Minimize dependencies features
  • Bump minimal supported mysql_async version to 0.36.0
  • Fixing a bug in how we tracked open transaction that could lead to dangling transactions is specific cases
Commits
  • 82b8c37 Merge pull request #245 from weiznich/fix/244
  • 6a413a8 Fix building with different feature combinations
  • 52dc601 Fix Changelog
  • f043b13 Prepare a diesel_async 0.6.0 release
  • a9f7a35 Copy new statement cache form diesel to unblock a release
  • f8263a1 Merge pull request #240 from progval/patch-1
  • 5f4aae0 Fix documentation link to SyncConnectionWrapper
  • 540b1a5 Merge pull request #242 from weiznich/fix/241
  • 2e4075a Fix a bug in how we handle serialization errors
  • 7d45634 Merge pull request #239 from weiznich/fix/bump_msrv_1.84
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 13, 2026
Bumps [diesel-async](https://github.com/weiznich/diesel_async) from 0.5.2 to 0.6.1.
- [Release notes](https://github.com/weiznich/diesel_async/releases)
- [Changelog](https://github.com/diesel-rs/diesel_async/blob/main/CHANGELOG.md)
- [Commits](diesel-rs/diesel_async@v0.5.2...v0.6.1)

---
updated-dependencies:
- dependency-name: diesel-async
  dependency-version: 0.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/diesel-async-0.6.1 branch from 59e5f2a to a44cb82 Compare July 12, 2026 17:52
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