Update Rust crate diesel to v2.2.1 #216

Merged
pierre merged 1 commits from renovate/diesel-2.x-lockfile into master 2024-06-14 16:47:28 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.2.0 -> 2.2.1

Release Notes

diesel-rs/diesel (diesel)

v2.2.1: Diesel 2.2.1

Compare Source

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

  • Fixed using #[dsl::auto_type] with functions that accept reference arguments
  • Fixed using #[derive(Queryable)] with structs that use a type named Row as field type
  • Fixed a regression that prevented using mysqlclient-sys 0.2.x with diesel 2.2
  • Fixed connecting to postgres database using the scram-sha-256 authentication method on windows while using the bundled postgres builds
  • Improved the error messages in diesel-cli for cases where a file/folder was not found
  • Fixed several version detection bugs in mysqlclient-sys to use pre-generated bindings in more situations

Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.2.0...v2.2.1


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.2.0` -> `2.2.1` | --- ### Release Notes <details> <summary>diesel-rs/diesel (diesel)</summary> ### [`v2.2.1`](https://github.com/diesel-rs/diesel/releases/tag/v2.2.1): Diesel 2.2.1 [Compare Source](https://github.com/diesel-rs/diesel/compare/v2.2.0...v2.2.1) You can support the development of diesel by contributions or by sponsoring the project on Github. - Fixed using `#[dsl::auto_type]` with functions that accept reference arguments - Fixed using `#[derive(Queryable)]` with structs that use a type named `Row` as field type - Fixed a regression that prevented using `mysqlclient-sys` 0.2.x with diesel 2.2 - Fixed connecting to postgres database using the scram-sha-256 authentication method on windows while using the bundled postgres builds - Improved the error messages in diesel-cli for cases where a file/folder was not found - Fixed several version detection bugs in mysqlclient-sys to use pre-generated bindings in more situations **Full Changelog**: https://github.com/diesel-rs/diesel/compare/v2.2.0...v2.2.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-06-14 00:14:34 +00:00
Update Rust crate diesel to v2.2.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
a4c3d774ff
pierre merged commit fcc33fc458 into master 2024-06-14 16:47:28 +00:00
pierre deleted branch renovate/diesel-2.x-lockfile 2024-06-14 16:47:28 +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#216
No description provided.