Skip to content

chore(deps): update rust crate diesel to v2.3.10#3446

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

chore(deps): update rust crate diesel to v2.3.10#3446
renovate[bot] merged 1 commit into
mainfrom
renovate/diesel-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 5, 2026

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 08:44
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/diesel-2.x-lockfile branch from 2ac6308 to c099768 Compare June 5, 2026 09:23
@renovate renovate Bot merged commit 8d00f8a into main Jun 5, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/diesel-2.x-lockfile branch June 5, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants