Update Rust crate diesel to 2.2.12 #521

Merged
renovate merged 1 commits from renovate/diesel-2.x into master 2025-07-12 00:30:15 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

diesel-rs/diesel (diesel)

v2.2.12: Diesel 2.2.12

Compare Source

Fixed

  • Added support for libsqlite3-sys 0.35.0
  • Fixed a wrong oid for the oid[] type in the PostgreSQL backend
  • Worked around an issue with broken nullable detection with certain versions of libmysqlclient shipped by ubuntu
  • Improved compiler errors in many more cases

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

Call for Input

We are looking for input on a newly designed derive to make constructing queries easier. See here for details.

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


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.11` -> `2.2.12` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.2.12`](https://github.com/diesel-rs/diesel/releases/tag/v2.2.12): Diesel 2.2.12 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.2.11...v2.2.12) #### Fixed - Added support for libsqlite3-sys 0.35.0 - Fixed a wrong oid for the `oid[]` type in the PostgreSQL backend - Worked around an issue with broken nullable detection with certain versions of libmysqlclient shipped by ubuntu - Improved compiler errors in many more cases You can support the development of Diesel by contributions or by sponsoring the project on GitHub #### Call for Input We are looking for input on a newly designed derive to make constructing queries easier. See [here](https://github.com/diesel-rs/diesel/pull/4600) for details. **Full Changelog**: https://github.com/diesel-rs/diesel/compare/v2.2.11...v2.2.12 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-12 00:14:34 +00:00
Update Rust crate diesel to 2.2.12
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
5f39f7c133
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-12 00:14:34 +00:00
renovate merged commit 332c3697b8 into master 2025-07-12 00:30:15 +00:00
renovate deleted branch renovate/diesel-2.x 2025-07-12 00:30:16 +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#521
No description provided.