Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d554c53
) 76.30% compared to head (7b7629b
) 76.44%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group with 4 updates: logos, criterion, env_logger and ureq.
Updates
logos
from 0.13.0 to 0.14.0Release notes
Sourced from logos's releases.
... (truncated)
Commits
171422c
Merge pull request #371 from maciejhirsz/logos0780d6b
Merge pull request #370 from maciejhirsz/logos560908d
fix: typo5f02535
chore(lib): back from logos2 to logos9ec6a64
Merge pull request #369 from maciejhirsz/release-0.143715ca1
chore(version): bump logos version to 0.14.01e6dfb2
Merge pull request #368 from maciejhirsz/bump-pretty-assertions977ca3b
chore(deps): bump pretty-assertions to 1.4.01c25140
Merge pull request #363 from maciejhirsz/dependabot/github_actions/codecov/co...a0653b7
Merge pull request #320 from jeertmans/bump-regex-syntaxUpdates
criterion
from 0.4.0 to 0.5.1Changelog
Sourced from criterion's changelog.
Commits
dc2b06c
Release version 0.5.1 (#687)bfc84ad
fix >5s quick mode crash, resolve #658 (#685)4a560cb
release version 0.5 (#683)3e2849e
Post v0.4 CHANGELOG updates (#680)637010e
Bump clap to version 4 (#679)39d7e2f
Update to tempfile 3.5 (#675)8ab2752
Fix typo in known_limitations.md (#674)a211230
chore: replace atty with is-terminal (#628)a844eb2
Bump MSRV to 1.60 for csv dependency (#665)2f53607
Use OR operator to specify multiple licenses (#643)Updates
env_logger
from 0.10.2 to 0.11.1Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
7113ad4
chore: Release9f73bde
docs: Update changelog489ba18
Merge pull request #302 from Bobo1239/main6f31706
fix(fmt): Fix passing of WriteStyle when using Target::Pipe8f4361b
chore: Releaseba41ebb
docs: Update changelog5e226cb
chore: Release23441be
Merge pull request #300 from epage/other6c2ea80
style(filter): Clean up2d35260
feat(filter): Add a Logger decoratorUpdates
ureq
from 2.9.4 to 2.9.5Changelog
Sourced from ureq's changelog.
Commits
36f5c6c
2.9.59d77043
Update deps55c9b19
ntls: Convert native_tls::WouldBlock to io::Error::TimedOut825e7ab
Add AgentBuilder::timeout to FUTURE.mdDependabot 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