Update Rust crate diesel to v2.2.5 #382

Merged
pierre merged 1 commits from renovate/diesel-2.x-lockfile into master 2024-11-22 00:22:08 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.2.4 -> 2.2.5

Release Notes

diesel-rs/diesel (diesel)

v2.2.5: Diesel 2.2.5

Compare Source

  • Add a typedef for Returning and Count so that #[auto_type] works with such queries
  • Fixed an issue that allowed to pass non-boolean expressions to .and() and .or() which would
    result in queries failing at runtime
  • Officially deprecating the gitter room

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.4...v2.2.5


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.4` -> `2.2.5` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.2.5`](https://github.com/diesel-rs/diesel/releases/tag/v2.2.5): Diesel 2.2.5 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.2.4...v2.2.5) - Add a typedef for `Returning` and `Count` so that `#[auto_type]` works with such queries - Fixed an issue that allowed to pass non-boolean expressions to `.and()` and `.or()` which would result in queries failing at runtime - Officially deprecating the gitter room 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.4...v2.2.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNS41IiwidXBkYXRlZEluVmVyIjoiMzkuMjUuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-11-22 00:15:01 +00:00
Update Rust crate diesel to v2.2.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
5967041ca6
pierre scheduled this pull request to auto merge when all checks succeed 2024-11-22 00:15:01 +00:00
pierre merged commit 5967041ca6 into master 2024-11-22 00:22:08 +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#382
No description provided.