Skip to content

chore(deps): bump diesel from 2.3.8 to 2.3.9#106

Merged
nanotaboada merged 1 commit into
masterfrom
dependabot/cargo/diesel-2.3.9
May 1, 2026
Merged

chore(deps): bump diesel from 2.3.8 to 2.3.9#106
nanotaboada merged 1 commit into
masterfrom
dependabot/cargo/diesel-2.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps diesel from 2.3.8 to 2.3.9.

Changelog

Sourced from diesel's changelog.

[2.3.9] 2026-04-30

  • Removed a dbg! statement from the Mysql backend that caused unwanted output
  • Fix a regression in #[derive(AsChangeset)] introduced in 2.3.8 where structs with a type or const generic parameter referenced in a field type failed to compile with error[E0425]: cannot find type 'T' in this scope. The diagnostic helper functions added to improve AsChangeset error messages now forward all generic parameters of the input struct, not only lifetimes.
Commits
  • 2e7eb35 Also bump derives version
  • b3a16a3 Merge pull request #5046 from apastrana6/ap/fix-derive-as-changeset
  • 9f0a6c1 Prepare a 2.3.9 release
  • adcc896 Enable some clippy lints to prevent having dbg in a release again
  • 66760df Remove MySQL time serializer debug output
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust A language empowering everyone to build reliable and efficient software labels Apr 30, 2026
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.3.8...v2.3.9)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/diesel-2.3.9 branch from 149e9f2 to f2631e8 Compare May 1, 2026 17:58
@nanotaboada
nanotaboada merged commit 2d374e6 into master May 1, 2026
7 checks passed
@nanotaboada
nanotaboada deleted the dependabot/cargo/diesel-2.3.9 branch May 1, 2026 18:20
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 A language empowering everyone to build reliable and efficient software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant