Skip to content

Conversation

@oxide-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
diesel (source) workspace.dependencies patch 2.2.6 -> 2.2.7

Release Notes

diesel-rs/diesel (diesel)

v2.2.7: Diesel 2.2.7

Compare Source

Fixed
  • Fixed diesel thinking a.eq_any(b) was non-nullable even if a and b were nullable.
  • Generate InstrumentationEvent::BeginTransaction for immediate and exclusive transactions in SQLite
  • Minimize the amount of duplicated code generated for diesel::debug_query
  • Updated ipnetwork to allow version 0.21.
  • Updated libsqlite3-sys to allow version 0.31.0
  • Updated pq-sys to allow version 0.7.0
  • Add support for numeric operators (+-*/) in #[diesel::auto_type]
  • Add support for joins to sub-jons to aliases

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

Full Changelog: diesel-rs/diesel@v2.2.6...v2.2.7


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 this update again.


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

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Feb 11, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/diesel-2.x branch from 2fa79b6 to f0e79d3 Compare February 13, 2025 04:21
@sunshowers sunshowers merged commit 9cd1105 into main Feb 14, 2025
18 checks passed
@sunshowers sunshowers deleted the renovate/diesel-2.x branch February 14, 2025 07:57
hawkw pushed a commit that referenced this pull request Feb 21, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants