Closed dependabot[bot] closed 11 months ago
Merging #444 (2ee7c51) into main (62f6a52) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #444 +/- ##
=======================================
Coverage 88.45% 88.45%
=======================================
Files 40 40
Lines 5689 5689
=======================================
Hits 5032 5032
Misses 657 657
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Superseded by #447.
Bumps serde from 1.0.183 to 1.0.192.
Release notes
Sourced from serde's releases.
Commits
4676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untagged59892e7
Release 1.0.19197dd07a
Merge pull request #2647 from dtolnay/doccfgc8bc97c
Document "rc" and "unstable" features on docs.rs9dacfbb
Fill in more doc(cfg) attributes05c2509
Relocate cfg attrs into deref_impl64f949b
Relocate cfg attrs into parse_ip_impl and parse_socket_impl3f339de
Relocate cfg attrs into seq_impl and map_impl215c2b7
Relocate cfg attrs into forwarded_impl macroDependabot 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