Closed dependabot[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.93%. Comparing base (
8d6c307
) to head (cb7b5db
).
: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.80
1.0.81
1.0.57
1.0.58
1.0.78
1.0.79
2.0.52
2.0.53
1.0.57
1.0.58
Updates
anyhow
from 1.0.80 to 1.0.81Release notes
Sourced from anyhow's releases.
Commits
4aad4ed
Release 1.0.818be9091
Merge pull request #354 from dtolnay/deadcodea2eb7dd
Make compatible with -DwarningsUpdates
thiserror
from 1.0.57 to 1.0.58Release notes
Sourced from thiserror's releases.
Commits
df8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcode15a1d64
Make compatible with -Dwarningsf55a5d2
Ignore mixed_attributes_style clippy lintf770921
Resolve assigning_clones clippy lintUpdates
proc-macro2
from 1.0.78 to 1.0.79Release notes
Sourced from proc-macro2's releases.
Commits
4ba4ab1
Release 1.0.79b176581
Prevent new lint from turning off nightly span support under -Dwarningsb9cd864
Fix dead_code warning on fallback SourceFilee94f432
Ignore incompatible_msrv clippy lint for conditionally compiled code18c75c6
Ignore dead_code warning in test5cd21eb
Update ui test suite to nightly-2024-02-01Updates
syn
from 2.0.52 to 2.0.53Release notes
Sourced from syn's releases.
Commits
32dcf8d
Release 2.0.53fd1f2aa
Merge pull request #1597 from dtolnay/copyprintnothing4f6c052
Implement ToTokens for syn::parse::Nothing3f37543
Implement Copy for syn::parse::Nothing36a4122
Update test suite to nightly-2024-03-16bd93106
Revert "Temporarily disable nightly testing due to libLLVM link issue"06166a7
Update test suite to nightly-2024-03-09ed545e7
Work around doc_markdown lint in test_precedence7aef1ed
Temporarily disable nightly testing due to libLLVM link issue556b10b
Update test suite to nightly-2024-03-06Updates
thiserror-impl
from 1.0.57 to 1.0.58Release notes
Sourced from thiserror-impl's releases.
Commits
df8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcode15a1d64
Make compatible with -Dwarningsf55a5d2
Ignore mixed_attributes_style clippy lintf770921
Resolve assigning_clones clippy lintDependabot 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