Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch =2.2.4 -> =2.2.5
diesel (source) dev-dependencies patch =2.2.4 -> =2.2.5
diesel_cli (source) 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: diesel-rs/diesel@v2.2.4...v2.2.5


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Turbo87 Turbo87 enabled auto-merge (squash) November 21, 2024 12:13
@Turbo87 Turbo87 merged commit b01b5e1 into main Nov 21, 2024
9 checks passed
@Turbo87 Turbo87 deleted the renovate/diesel-packages branch November 21, 2024 12:25
@codecov
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (612dd59) to head (0b691fd).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10032   +/-   ##
=======================================
  Coverage   89.22%   89.22%           
=======================================
  Files         295      295           
  Lines       30839    30839           
=======================================
+ Hits        27516    27517    +1     
+ Misses       3323     3322    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants