Skip to content

chore(deps): update rust crate diesel to v2.3.11#172

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/diesel-2-x
Open

chore(deps): update rust crate diesel to v2.3.11#172
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/diesel-2-x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch =2.3.10=2.3.11

Release Notes

diesel-rs/diesel (diesel)

v2.3.11: Diesel 2.3.11

Compare Source

Fixes

  • Fixed several potential panics in PostgreSQL (de)serialization code
  • Fixed using .load() batch inserts and returning clauses on the SQLite backend
  • Harden usage of SqliteConnection::deserialize_read_only_database()

Full Changelog: diesel-rs/diesel@v2.3.10...v2.3.11

You can support the development of Diesel by:

  • Contributing Code, Documentation or Guides. Checkout the planing for Diesel 2.4 for open tasks.
  • Providing knowledge and help to maintain the MySQL/MariaDB backend. This is currently the only in-tree backend that is not used by any maintainers, so having someone around that actually uses this backend would be very helpful for the Diesel project.
  • Answering questions in our discussion forum
  • Reporting bugs in our issue tracker
  • Helping triaging issues in our issue tracker
  • Sponsoring the maintainers.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Never, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 10, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.95%. Comparing base (2c9b516) to head (c8bc1e1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   50.96%   51.95%   +0.98%     
==========================================
  Files          40       40              
  Lines       13190    13191       +1     
==========================================
+ Hits         6722     6853     +131     
+ Misses       6468     6338     -130     
Flag Coverage Δ
aarch64-apple-darwin 51.02% <ø> (ø)
aarch64-unknown-linux-gnu 51.01% <ø> (ø)
aarch64-unknown-linux-musl 51.56% <ø> (ø)
x86_64-apple-darwin 51.02% <ø> (ø)
x86_64-pc-windows-msvc 51.92% <ø> (?)
x86_64-unknown-linux-gnu 51.01% <ø> (ø)
x86_64-unknown-linux-musl 51.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 10 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c9b516...c8bc1e1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants