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

chore(deps): update rust crate diesel to 2.1.3 #4247

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Oct 11, 2023

This PR contains the following updates:

Package Type Update Change
diesel (source) workspace.dependencies patch 2.1.1 -> 2.1.3

Release Notes

diesel-rs/diesel (diesel)

v2.1.3: Diesel 2.1.3

Compare Source

  • Increased accidentally decreased limit around element count in DISTINCT ON and ORDER BY clauses again as that broke existing code

v2.1.2: Diesel 2.1.2

Compare Source

  • Fixed another potential breaking chaneg around queries containing DISTINCT ON and ORDER BY clauses consisting of custom sql expressions (e.g. .nullable())
  • Fixed an issue where #[derive(Selectable)] and #[diesel(check_for_backend)] generates invalid rust code if the struct contains lifetimes/generic types

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


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 force-pushed the renovate/diesel-2.x branch 4 times, most recently from cd8bef6 to 00a31e9 Compare October 17, 2023 03:07
@oxide-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@oxide-renovate oxide-renovate bot force-pushed the renovate/diesel-2.x branch 2 times, most recently from 967e0d0 to 3beb1ea Compare October 21, 2023 03:50
@oxide-renovate oxide-renovate bot changed the title Update Rust crate diesel to 2.1.3 chore(deps): update rust crate diesel to 2.1.3 Oct 21, 2023
@oxide-renovate oxide-renovate bot force-pushed the renovate/diesel-2.x branch 2 times, most recently from 452fbb2 to 7906657 Compare October 25, 2023 03:23
@oxide-renovate oxide-renovate bot force-pushed the renovate/diesel-2.x branch from 7906657 to 7b97d43 Compare October 26, 2023 09:07
@sunshowers sunshowers merged commit 11ee605 into main Oct 27, 2023
22 checks passed
@sunshowers sunshowers deleted the renovate/diesel-2.x branch October 27, 2023 20:44
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.

1 participant