-
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update rust crate env_logger to 0.11.8 #78
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
Open
nextest-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/env_logger-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
016944f to
45b672d
Compare
45b672d to
8fd5681
Compare
8fd5681 to
9aabb26
Compare
9aabb26 to
59b5bb1
Compare
59b5bb1 to
ba09447
Compare
61f4a82 to
c816a0d
Compare
95007cb to
9172300
Compare
9172300 to
41e11bb
Compare
41e11bb to
004aa2b
Compare
004aa2b to
7ef7708
Compare
8e9405e to
02c9c98
Compare
02c9c98 to
348d22f
Compare
ce1c863 to
c6edb2c
Compare
c6edb2c to
e2457b6
Compare
e2457b6 to
22f6ae0
Compare
22f6ae0 to
b4074a6
Compare
b4074a6 to
fd91136
Compare
fd91136 to
45088e1
Compare
5a3bf58 to
dadd24f
Compare
dadd24f to
136c027
Compare
136c027 to
7ddc67a
Compare
7ddc67a to
6530923
Compare
6530923 to
20e2b60
Compare
20e2b60 to
4b11983
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.1->0.11.8Release Notes
rust-cli/env_logger (env_logger)
v0.11.8Compare Source
Compatibility
unstable-kvfeature which may be removed in a future patch releaseFeatures
kvfeatureConfigurableFormatto build custom [Builder::format]s that leverage thisv0.11.7Compare Source
Internal
humantimewithjiffv0.11.6Compare Source
Features
v0.11.5Compare Source
v0.11.4Compare Source
v0.11.3Compare Source
Features
unstable-kvv0.11.2Compare Source
v0.11.1Compare Source
Fixes
Target::Pipev0.11.0Compare Source
Migration Guide
env_logger::fmt::Style:
The bespoke styling API, behind
color, was removed, in favor of accepting anyANSI styled string and adapting it to the target stream's capabilities.
Possible styling libraries include:
env_logger::fmt::stylecustom_format.rs
uses
anstyleviaFormatter::default_level_styleBreaking Change
env_logger::fmt::Formatter::styleenv_logger::fmt::Formatter::default_styled_levelenv_logger::fmt::Styleenv_logger::fmt::Colorenv_logger::fmt::StyledValueenv_logger::filterin favor ofenv_filterCompatibility
MSRV changed to 1.71
Features
NO_COLORandCLICOLOR_FORCE, see https://bixense.com/clicolors/Fixes
is_test(true)v0.10.2Compare Source
Performance
Fixes
coloris disabledConfiguration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.