Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.93%. Comparing base (
ae63f69
) to head (ced8926
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the deps group with 6 updates:
1.0.79
1.0.80
1.0.196
1.0.197
1.0.16
1.0.17
1.0.21
1.0.22
1.0.196
1.0.197
2.0.49
2.0.50
Updates
anyhow
from 1.0.79 to 1.0.80Release notes
Sourced from anyhow's releases.
Commits
5443719
Release 1.0.80dfc7bc0
Work around prelude redundant import warnings6e4f86b
Import from alloc not std, where possiblef885a13
Ignore incompatible_msrv clippy false positives in testfefbcbc
Ignore incompatible_msrv clippy lint78f2d81
Update ui test suite to nightly-2024-02-08edd88d3
Update ui test suite to nightly-2024-01-31Updates
serde
from 1.0.196 to 1.0.197Release notes
Sourced from serde's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testUpdates
ryu
from 1.0.16 to 1.0.17Release notes
Sourced from ryu's releases.
Commits
8eb9f1c
Release 1.0.17ed8b919
Eliminate glob importsUpdates
semver
from 1.0.21 to 1.0.22Release notes
Sourced from semver's releases.
Commits
c8ad1bf
Release 1.0.22f76db8d
Resolve redundant import warningf32b420
Ignore incompatible_msrv clippy lint for conditionally compiled codeUpdates
serde_derive
from 1.0.196 to 1.0.197Release notes
Sourced from serde_derive's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testUpdates
syn
from 2.0.49 to 2.0.50Release notes
Sourced from syn's releases.
Commits
0dae015
Release 2.0.502b493c3
Update location of Pat variant aliases07a435d
Fix doc links now that crate::* is no longer imported713f932
Eliminate glob imports6eb82a9
Eliminate glob imports from codegen896a730
Eliminate glob imports from examples866c80c
Update test suite to nightly-2024-02-18d4b499e
Update test suite to nightly-2024-02-1738956e6
Update test suite to nightly-2024-02-16Dependabot 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