Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
287ef63
) 83.93% compared to head (b0db762
) 83.93%.
: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.76
1.0.78
1.0.51
1.0.53
2.6.4
2.7.1
1.0.71
1.0.73
1.0.33
1.0.34
1.9.0
1.9.2
2.0.42
2.0.43
Updates
anyhow
from 1.0.76 to 1.0.78Release notes
Sourced from anyhow's releases.
Commits
38c79ef
Release 1.0.78ded2295
Merge pull request #337 from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probed10baed
Move ExitStatus::success check into compile_probe()290c450
Merge pull request #336 from dtolnay/optionifletelse6b231dd
Remove option_if_let_else clippy suppression from build scripteb66ff5
Merge pull request #335 from dtolnay/cargoenvvarb1590b1
Require cargo promised environment variables to be present15646f4
Merge pull request #334 from dtolnay/probeUpdates
thiserror
from 1.0.51 to 1.0.53Release notes
Sourced from thiserror's releases.
Commits
af28d9c
Release 1.0.53c22822c
Merge pull request #275 from dtolnay/probers8722399
Rerun build script on changes to probe.rs0e280fe
Merge pull request #274 from dtolnay/bootstrapf334cfc
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler5fd9537
Update crate name used for build script probea9b1585
Move ExitStatus::success check into compile_probe()0f349a4
Remove needless_raw_string_hashes clippy pedantic suppression from build scriptc1c003f
Merge pull request #273 from dtolnay/cargoenvvar9b7356f
Require cargo promised environment variables to be presentUpdates
memchr
from 2.6.4 to 2.7.1Commits
31c1e79
2.7.1d9ac66d
api: impl Clone for FindRevIter8957028
benchmarks/engines/rust-memchr: complete bump to 2.7.05caaf3e
benchmarks/engines/rust-memchr: bump to 2.7.0b93d817
2.7.08b62928
cargo: remove unused exclusionsa22b2df
ci: update to wasmtime 15bce1940
benchmarks/engines/bytecount: revert to 0.6.42f5d8c4
benchmarks: fix wasmtime commande77f0bf
arch: simplify and improve is_equal_rawUpdates
proc-macro2
from 1.0.71 to 1.0.73Release notes
Sourced from proc-macro2's releases.
Commits
4dce5d7
Release 1.0.73708540b
Merge pull request #431 from dtolnay/doccfg014fa82
Restore documented cfg on LineColumndf4fa83
Merge pull request #430 from dtolnay/nightlyci75897cf
Make CI verify that proc_macro_span works in latest nightly643cb89
Release 1.0.723db1977
Merge pull request #429 from dtolnay/probea961bae
Test for the specific proc_macro_span API expected by proc-macro2784ae2e
Merge pull request #428 from dtolnay/cargoenvvar8ade7da
Require cargo promised environment variables to be presentUpdates
quote
from 1.0.33 to 1.0.34Release notes
Sourced from quote's releases.
Commits
c777ce6
Release 1.0.34e9cb3c2
Pull in proc-macro2 build script improvementf8fc16d
Test docs.rs documentation build in CI3a9d31f
Update actions/checkout@v3 -> v4fe2dec4
Merge pull request #262 from dtolnay/syn25d33628
Update syn 1.0 link to syn 2.0Updates
relative-path
from 1.9.0 to 1.9.2Commits
Updates
syn
from 2.0.42 to 2.0.43Release notes
Sourced from syn's releases.
Commits
95ee052
Release 2.0.437383e81
Merge pull request #1559 from dtolnay/pattuple712fde5
Fix ToTokens for PatTuple to insert trailing commaed9b94e
Merge pull request #1558 from dtolnay/tupletestsec8517b
Add tuple comma tests3cf16c7
Merge pull request #1557 from dtolnay/snapshotparsequote553549f
Generalize snapshot parsing to types that do not implement Parsef9ad833
Merge pull request #1556 from dtolnay/punctuatedsnapshot131b40b
Debug impl for punctuated::Pairs superseded by Punctuated3f12d65
Include punctuation tokens in snapshot tests containing PunctuatedDependabot 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