SamTV12345 / PodFetch

A sleek and efficient podcast downloader.
https://samtv12345.github.io/PodFetch
Apache License 2.0
357 stars 26 forks source link

Bump diesel from 2.2.1 to 2.2.2 #838

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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 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)