Update Rust crate diesel to 2.2.11 #501

Merged
renovate merged 1 commits from renovate/diesel-2.x into master 2025-06-19 00:37:29 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.2.10 -> 2.2.11

Release Notes

diesel-rs/diesel (diesel)

v2.2.11: Diesel 2.2.11

Compare Source

What's Changed

  • Disallow mixing aggregate and non-aggregate expressions in DISTINCT ON clauses
  • Fixed an item referenced by a non-absolute path in #[derive(MultiConnection)]
  • Improved compiler errors in some cases
  • Improved the documentation for creating SqliteConnections for concurrent applications

You can support the development of Diesel by contributions or by sponsoring the project on Github

Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.2.10...v2.2.11


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [diesel](https://diesel.rs) ([source](https://github.com/diesel-rs/diesel)) | dependencies | patch | `2.2.10` -> `2.2.11` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.2.11`](https://github.com/diesel-rs/diesel/releases/tag/v2.2.11): Diesel 2.2.11 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.2.10...v2.2.11) #### What's Changed - Disallow mixing aggregate and non-aggregate expressions in `DISTINCT ON` clauses - Fixed an item referenced by a non-absolute path in `#[derive(MultiConnection)]` - Improved compiler errors in some cases - Improved the documentation for creating SqliteConnections for concurrent applications You can support the development of Diesel by contributions or by sponsoring the project on Github **Full Changelog**: https://github.com/diesel-rs/diesel/compare/v2.2.10...v2.2.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MS4yIiwidXBkYXRlZEluVmVyIjoiNDAuNjEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-06-19 00:19:11 +00:00
Update Rust crate diesel to 2.2.11
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9f25e39cca
renovate scheduled this pull request to auto merge when all checks succeed 2025-06-19 00:19:11 +00:00
renovate merged commit 9f25e39cca into master 2025-06-19 00:37:29 +00:00
renovate deleted branch renovate/diesel-2.x 2025-06-19 00:37:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#501
No description provided.