Skip to content

fix(deps): update rust crate env_logger to 0.11 - #7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/env_logger-0.x
Open

fix(deps): update rust crate env_logger to 0.11#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/env_logger-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
env_logger dependencies minor 0.100.11

Release Notes

rust-cli/env_logger (env_logger)

v0.11.11

Compare Source

Internal
  • Updated env_filter

v0.11.10

Compare Source

Internal
  • Update dependencies

v0.11.9

Compare Source

v0.11.8

Compare Source

Compatibility
  • (kv) Deprecate the unstable-kv feature which may be removed in a future patch release
Features
  • (kv) Stabilize key-value support behind the kv feature
  • Expose ConfigurableFormat to build custom [Builder::format]s that leverage this

v0.11.7

Compare Source

Internal
  • Replaced humantime with jiff

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering

v0.11.5

Compare Source

v0.11.4

Compare Source

v0.11.3

Compare Source

Features
  • Experimental support for key-value logging behind unstable-kv

v0.11.2

Compare Source

v0.11.1

Compare Source

Fixes
  • Allow styling with Target::Pipe

v0.11.0

Compare Source

Migration Guide

env_logger::fmt::Style:
The bespoke styling API, behind color, was removed, in favor of accepting any
ANSI styled string and adapting it to the target stream's capabilities.

Possible styling libraries include:

  • anstyle is a minimal, runtime string styling API and is re-exported as env_logger::fmt::style
  • owo-colors is a feature rich runtime string styling API
  • color-print for feature-rich compile-time styling API

custom_format.rs
uses anstyle via
Formatter::default_level_style

Breaking Change
  • Removed bespoke styling API
    • env_logger::fmt::Formatter::style
    • env_logger::fmt::Formatter::default_styled_level
    • env_logger::fmt::Style
    • env_logger::fmt::Color
    • env_logger::fmt::StyledValue
  • Removed env_logger::filter in favor of env_filter
Compatibility

MSRV changed to 1.71

Features
  • Automatically adapt ANSI escape codes in logged messages to the current terminal's capabilities
  • Add support for NO_COLOR and CLICOLOR_FORCE, see https://bixense.com/clicolors/
Fixes
  • Print colors when is_test(true)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from 17953cb to e8d6c9c Compare August 13, 2025 00:11
@coderabbitai

coderabbitai Bot commented Aug 13, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from e8d6c9c to 214d3b3 Compare January 2, 2026 16:44
@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from 214d3b3 to 549a87d Compare February 3, 2026 00:48
@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from 549a87d to 4400816 Compare February 13, 2026 12:15
@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from 4400816 to a3f4d90 Compare March 1, 2026 12:02
@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from a3f4d90 to 48642d2 Compare May 19, 2026 01:44
@renovate
renovate Bot force-pushed the renovate/env_logger-0.x branch from 48642d2 to ea5549c Compare June 27, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants