Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
bad1b7a
) 83.93% compared to head (998d934
) 83.93%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the deps group with 5 updates:
1.0.78
1.0.79
1.0.193
1.0.195
1.0.53
1.0.56
0.2.151
0.2.152
1.0.20
1.0.21
Updates
anyhow
from 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build scriptUpdates
serde
from 1.0.193 to 1.0.195Release notes
Sourced from serde's releases.
Commits
03eec42
Release 1.0.195196f311
Merge pull request #2671 from dtolnay/deadremote38d9e0b
Revert "Add FIXME to fix dead_code warning when using serde(remote)"6502b31
Fix new dead_code warning in tuple struct and tuple variant remote defs6f1a8c3
Add FIXME to fix dead_code warning when using serde(remote)d883c94
Work around dead_code warning in tests961fa59
Merge pull request #2670 from serde-rs/exhaustive8bc71de
Fill in omitted patterns for GenericArguments match7c65a9d
Pick up changes to non_exhaustive_omitted_patterns lintd2d977a
Release 1.0.194Updates
thiserror
from 1.0.53 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyUpdates
libc
from 0.2.151 to 0.2.152Release notes
Sourced from libc's releases.
Commits
3d17519
Merge pull request #3522 from JohnTitor/libc-0.2.1520f5d2c1
Prepare release for v0.2.152ee500ca
Merge pull request #3521 from rust-lang/main72093f3
Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitore5612b9
Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor44ba265
fuchsia adding pthread_set/getname_np2f93bfb
Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor11f7c7b
Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor0b9596b
Tweak libc-0.2 CI5594447
Auto merge of #3517 - shuoer86:main, r=JohnTitorUpdates
semver
from 1.0.20 to 1.0.21Release notes
Sourced from semver's releases.
Commits
f9cc2df
Release 1.0.2187914b1
Pull in proc-macro2 sccache fixb617188
Merge pull request #309 from dtolnay/optionifletelse5481cb9
Remove option_if_let_else clippy suppressionDependabot 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