-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update env_logger requirement from 0.10 to 0.11 #1546
Conversation
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.0...v0.11.2) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1546 +/- ##
=====================================
Coverage 65.8% 65.8%
=====================================
Files 140 140
Lines 19488 19488
=====================================
Hits 12824 12824
Misses 6664 6664 ☔ View full report in Codecov by Sentry. |
See #1554 |
@dependabot rebase |
Dependabot attempted to update this pull request, but because the branch |
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
We don't want to include it in the top level workspace as it interferes with MSRV, and doesn't provide benefit. Also bump to 0.11 in example. Relates open-telemetry#1546,open-telemetry#1554
- We don't want to include it in the top level workspace as it interferes with MSRV, and doesn't provide benefit. - For MSRV check we just run check. - Also bump to 0.11 in example. Relates open-telemetry#1546,open-telemetry#1554
- We don't want to include it in the top level workspace as it interferes with MSRV, and doesn't provide benefit. - For MSRV check we just run check. - Also bump to 0.11 in example. Relates open-telemetry#1546,open-telemetry#1554
@dependabot rebase |
Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 cfgsYou can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)