Closed dependabot[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.79%. Comparing base (
fa4e5cf
) to head (c8719b4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the deps group with 7 updates:
1.0.81
1.0.82
0.18.2
0.19.0
0.2.13
0.2.14
1.0.79
1.0.80
1.0.35
1.0.36
0.18.2
0.19.0
2.0.58
2.0.59
Updates
anyhow
from 1.0.81 to 1.0.82Release notes
Sourced from anyhow's releases.
Commits
074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensurec5af1db
Make ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2
Revert "Temporarily disable miri on doctests"f2c4db9
Update ui test suite to nightly-2024-03-31028cbee
Explicitly install a Rust toolchain for cargo-outdated job7a4cac5
Merge pull request #358 from dtolnay/workspacewrapper939db01
Apply RUSTC_WORKSPACE_WRAPPER9f84a37
Temporarily disable miri on doctests45e5a58
Ignore dead code lint in testUpdates
rstest
from 0.18.2 to 0.19.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
3ffd682
Fix license links36ab06d
Fix license link941d8ac
Update changelogcdff674
Bump versione0624fe
Fix clippy warningf7b4b57
Shutup warning on nightly (tests)49a7d38
Shutup warning in nightb58ce22
Set resolver in virtual manifest3c2fb9c
Properly handle mutability for awaited futures (#239)61a7007
We're not interested about msrv for testsUpdates
getrandom
from 0.2.13 to 0.2.14Changelog
Sourced from getrandom's changelog.
Commits
a39033a
Enable/dev/urandom
fallback for MUSL-based Linux targets (#408)Updates
proc-macro2
from 1.0.79 to 1.0.80Release notes
Sourced from proc-macro2's releases.
Commits
da51f8d
Release 1.0.80392fa6c
Ignore needless_pass_by_value pedantic clippy lint in test1ff5c1f
Ignore needless_raw_string_hashes pedantic clippy lint in test0c9449e
Import some Literal tests from libproc_macro28c87ad
Add tests of negative literal constructionc61f5db
Add some tests of cstr raw literalsd50dcd9
Merge pull request #450 from dtolnay/cstr70a804b
Add Literal::c_string constructor45730bc
Adjust Literal constructor argument names to match those in libproc_macro26d1d3f
Merge pull request #449 from dtolnay/bytecharUpdates
quote
from 1.0.35 to 1.0.36Release notes
Sourced from quote's releases.
Commits
5d4880c
Release 1.0.361dd7ce7
Merge pull request #273 from dtolnay/doc0bc5d12
Apply doc comment to cfg(not(doc)) macros tooc295f5c
Revert "Temporarily disable miri on doctests"435bd1b
Update ui test suite to nightly-2024-03-31cc3847d
Explicitly install a Rust toolchain for cargo-outdated job6259d49
Temporarily disable miri on doctestsbdb4b59
Update ui test suite to nightly-2024-02-08c2aeca9
Update ui test suite to nightly-2024-01-31376a061
Merge pull request #270 from dtolnay/benchUpdates
rstest_macros
from 0.18.2 to 0.19.0Release notes
Sourced from rstest_macros's releases.
Changelog
Sourced from rstest_macros's changelog.
Commits
3ffd682
Fix license links36ab06d
Fix license link941d8ac
Update changelogcdff674
Bump versione0624fe
Fix clippy warningf7b4b57
Shutup warning on nightly (tests)49a7d38
Shutup warning in nightb58ce22
Set resolver in virtual manifest3c2fb9c
Properly handle mutability for awaited futures (#239)61a7007
We're not interested about msrv for testsUpdates
syn
from 2.0.58 to 2.0.59Release notes
Sourced from syn's releases.
Commits
922ea2d
Release 2.0.598db6e35
Merge pull request #1622 from dtolnay/cstrff67031
Enable rust-lang/rust test files that contain C-string literals77fb56f
Add CStr literal tests6eb76ef
Add Lit::CStr1212586
Merge pull request #1621 from dtolnay/edition6a78bba
Raise default edition of rust-lang/rust test files to 202182e572c
Add br# suffix testb1a55dc
Reduce escaping in literal testsade35a6
Delete obsolete integration testDependabot 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