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

Bump diesel from 2.2.1 to 2.2.2 #286

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps diesel from 2.2.1 to 2.2.2.

Changelog

Sourced from diesel's changelog.

[2.2.2] 2024-07-19

Fixed

  • Support for libsqlite3-sys 0.29.0
  • Fixed a potential panic in the sqlite cursor implementation
  • Fixed support for rust numeric operators with columns of the type Numeric
  • Removed the SerializedDatabase::new function due to unsoundness
Commits
  • 1ee0784 Bump auto_type version
  • c4dd364 Merge pull request #4122 from weiznich/prepare/2.2.2
  • a0ef12f Merge pull request #4072 from weiznich/bump/1.79
  • 8bd2743 Prepare a diesel 2.2.2 release
  • 2653a27 Merge pull request #4115 from weiznich/fix/sqlite_row_iter_shouldn_t_panic_if...
  • e380c52 Merge pull request #4110 from weiznich/fix/4108
  • 385c53a Merge pull request #4102 from VicVerevita/bigdecimal-to-isnumeric
  • 585a052 Merge pull request #4098 from diana96alazzam/edit-error-msg
  • 959e148 Merge pull request #4093 from weiznich/bump/libsqlite3-sys0.29
  • 59bdd51 Merge pull request #4085 from Ten0/auto_type_parenthesized_expr_support
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 19, 2024
@dependabot dependabot bot requested a review from yammmt July 19, 2024 21:17
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.2/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/diesel-2.2.2 branch from 96aac60 to a8b6187 Compare August 17, 2024 08:25
@yammmt
Copy link
Owner

yammmt commented Aug 17, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 30fbe17 into main Aug 17, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/diesel-2.2.2 branch August 17, 2024 08:32
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant