Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update diesel packages to v2.2.9 #10944

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Update diesel packages to v2.2.9 #10944

merged 1 commit into from
Apr 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Type Update Change
diesel (source) dependencies patch =2.2.8 -> =2.2.9
diesel (source) dev-dependencies patch =2.2.8 -> =2.2.9
diesel_cli (source) patch 2.2.8 -> 2.2.9

Release Notes

diesel-rs/diesel (diesel)

v2.2.9: Diesel 2.2.9

Compare Source

Fixed

  • Fix an issue where diesel migration generate --diff-schema incorrectly uses the primary key of table B as the referenced column rather than the primary key of table A when B has a foreign key pointing to table A.
  • Bump maximal supported libsqlite3-sys version to 0.32.0 and add explicit feature entries for the uuid and serde_json feature.
  • Fixed an issue where diesel generated unnamed prepared statements would fail with an unanmed prepared statement not found error with pgbouncer.
  • Fix an issue with converting ipnet::Ipnet values with an subnet to SQL values

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

Full Changelog: diesel-rs/diesel@v2.2.8...v2.2.9


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.

@renovate renovate bot force-pushed the renovate/diesel-packages branch from 3bd84c0 to d126160 Compare April 7, 2025 08:33
@Turbo87 Turbo87 merged commit d40d282 into main Apr 7, 2025
10 checks passed
@Turbo87 Turbo87 deleted the renovate/diesel-packages branch April 7, 2025 08:50
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.

1 participant