Skip to content

fix(deps): update rust crate diesel to 2.3.10 - #390

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/diesel-2.x
Jun 5, 2026
Merged

fix(deps): update rust crate diesel to 2.3.10#390
renovate[bot] merged 1 commit into
mainfrom
renovate/diesel-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch 2.3.92.3.10

Release Notes

diesel-rs/diesel (diesel)

v2.3.10

Compare Source

  • Fixed a wrong value of a internal MYSQL flag
  • Fixed several possible panics in the PostgreSQL deserialization code for malformed packages in the
  • Fixed an issue that caused unexpected results while calling custom aggregated SQL functions twice in the SQLite backend
  • Fixed a potential use after free bug in the SQLite backend while deserializing a database from a byte buffer
  • Fixed potential invalid schema generation if column or table names "inject" rust code
  • Fixed potential SQL injections during schema introspection via diesel print-schema
  • Fixed a regression that resulted in rejecting valid combinations of ORDER BY and GROUP BY clauses

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) June 5, 2026 10:02
@renovate
renovate Bot merged commit c5729ee into main Jun 5, 2026
1 check passed
@renovate
renovate Bot deleted the renovate/diesel-2.x branch June 5, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants