Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
168221a
) 87.26% compared to head (ec6484b
) 88.71%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #109.
Updates the requirements on env_logger to permit the latest version.
Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
b0e3ea9
chore: Release522ce17
Merge pull request #310 from epage/docsc67579c
docs(fmt): Talk about new styling API62713d1
refactor(docs): Use intra-doc links1b0f4dd
docs(fmt): Point people to anstyle adapters8bf7499
refactor(fmt): Use simplified anstyle formatting5e0566e
chore: Update anstyle6562f9a
docs(changelog): Add migration guide8c94cd5
Merge pull request #308 from epage/rustbuild2f636ed
chore: Remove potentially unused rustbuild cfgsDependabot 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