messense / aliyundrive-webdav

阿里云盘 WebDAV 服务
MIT License
9.6k stars 1.09k forks source link

build(deps): bump serde from 1.0.166 to 1.0.168 #911

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps serde from 1.0.166 to 1.0.168.

Release notes

Sourced from serde's releases.

v1.0.168

  • Allow serde::de::IgnoredAny to be the type for a serde(flatten) field (#2436, thanks @​Mingun)
  • Allow larger preallocated capacity for smaller elements (#2494)

v1.0.167

  • Add serialize and deserialize impls for RangeFrom and RangeTo (#2471, thanks @​tbu-)
Commits
  • 09b78b2 Release 1.0.168
  • a622b8a Merge pull request #2495 from dtolnay/cautious
  • 399ef08 Allow larger preallocated capacity for smaller elements
  • 3686277 Merge pull request #2436 from Mingun/flatten-ignored-any
  • 807bd20 Release 1.0.167
  • ed9a140 Merge pull request #2444 from Mingun/dedup
  • 2de7c2b Resolve redundant_static_lifetimes clippy lint from PR 2471
  • e6a4a37 Delete unuseful RangeFull impls
  • 0fca04e Merge pull request 2471 from tbu-/pr_more_ranges
  • 92bfc8d Merge pull request #2290 from Mingun/enum-tests-and-cleanup
  • Additional commits viewable 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)