Update Rust crate diesel to 2.1.5 #112

Merged
pierre merged 1 commits from renovate/diesel-2.x into master 2024-03-16 00:10:02 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.1.4 -> 2.1.5

Release Notes

diesel-rs/diesel (diesel)

v2.1.5: Diesel 2.1.5

Compare Source

  • Fix impl SqlOrd postgres > postgres_backend feature flag.
  • Allow Queryable to be used with multiple table names.
  • Update libsqlite3-sys to allow version 0.28 as well

Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.1.4...v2.1.5


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.1.4` -> `2.1.5` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.1.5`](https://github.com/diesel-rs/diesel/releases/tag/v2.1.5): Diesel 2.1.5 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.1.4...v2.1.5) - Fix `impl SqlOrd` postgres > postgres_backend feature flag. - Allow `Queryable` to be used with multiple table names. - Update `libsqlite3-sys` to allow version 0.28 as well **Full Changelog**: https://github.com/diesel-rs/diesel/compare/v2.1.4...v2.1.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-03-16 00:06:10 +00:00
Update Rust crate diesel to 2.1.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
4cf26ce551
pierre scheduled this pull request to auto merge when all checks succeed 2024-03-16 00:06:10 +00:00
pierre merged commit 4cf26ce551 into master 2024-03-16 00:10:02 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GeneIT#112
No description provided.