Update Rust crate diesel to 2.1.3 #36

Merged
pierre merged 1 commits from renovate/diesel-2.x into master 2023-10-17 00:07:32 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.1.1 -> 2.1.3

Release Notes

diesel-rs/diesel (diesel)

v2.1.3: Diesel 2.1.3

Compare Source

  • Increased accidentally decreased limit around element count in DISTINCT ON and ORDER BY clauses again as that broke existing code

v2.1.2: Diesel 2.1.2

Compare Source

  • Fixed another potential breaking chaneg around queries containing DISTINCT ON and ORDER BY clauses consisting of custom sql expressions (e.g. .nullable())
  • Fixed an issue where #[derive(Selectable)] and #[diesel(check_for_backend)] generates invalid rust code if the struct contains lifetimes/generic types

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


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.1` -> `2.1.3` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.1.3`](https://github.com/diesel-rs/diesel/releases/tag/v2.1.3): Diesel 2.1.3 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.1.2...v2.1.3) - Increased accidentally decreased limit around element count in `DISTINCT ON` and `ORDER BY` clauses again as that broke existing code ### [`v2.1.2`](https://github.com/diesel-rs/diesel/releases/tag/v2.1.2): Diesel 2.1.2 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.1.1...v2.1.2) - Fixed another potential breaking chaneg around queries containing `DISTINCT ON` and `ORDER BY` clauses consisting of custom sql expressions (e.g. `.nullable()`) - Fixed an issue where `#[derive(Selectable)]` and `#[diesel(check_for_backend)]` generates invalid rust code if the struct contains lifetimes/generic types You can support the development of diesel by contributions or by sponsoring the project on Github. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-10-17 00:07:29 +00:00
Update Rust crate diesel to 2.1.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9b229a0f61
pierre merged commit 549d12b392 into master 2023-10-17 00:07:32 +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#36