Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.75%. Comparing base (
5f71aaa
) to head (c7c26aa
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #871.
Bumps serde from 1.0.210 to 1.0.211.
Release notes
Sourced from serde's releases.
Commits
1b8310d
Release 1.0.211af4c388
Merge pull request #2843 from dtolnay/fieldwithaliases09f6d93
Collect field ident and aliases into a struct1f9eb83
Merge pull request #2842 from dtolnay/identsaliasesc6a5be7
Rename variant_names_idents -> variant_idents_aliases0a06af8
Rename field_names_idents -> field_idents_aliases3393ad6
Make most of prepare_enum_variant_enum independent of variant_names_idents it...830309f
Merge pull request #2841 from dtolnay/serializewithab4f3f3
Reduce scope of quote_spanned on SerializeWith wrapper00460b8
Fix wording in comments from PR 2558Dependabot 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