Skip to content

Update Rust crate simple_logger to v5#37

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/simple_logger-5.x
Open

Update Rust crate simple_logger to v5#37
renovate[bot] wants to merge 1 commit intomainfrom
renovate/simple_logger-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

This PR contains the following updates:

Package Type Update Change
simple_logger dependencies major 45

Release Notes

borntyping/rust-simple_logger (simple_logger)

v5.1.0

Compare Source

  • Added documentation and an example for init_with_env (closes #​96).
  • Updated minimum versions of dependencies (closes #​74).

Full Changelog: borntyping/rust-simple_logger@v5.0.0...v5.1.0

v5.0.0

Compare Source

What's Changed

  • Fix stderr color dependence on stdout by @​spoutn1k in #​91
    • When using the stderr and colors features, logs will be printed in colour even when STDOUT is redirected.
    • Fixes #​71.
    • This also cleans up the feature names used in the code. All references should now be to the colors feature, not the colored dependency.
  • Removed set_up_color_terminal from the public API. This has been called by init() for a while now.

New Contributors

Full Changelog: borntyping/rust-simple_logger@v4.3.3...v5.0.0

v4.3.3

Compare Source

What's Changed
  • Added notes on project status to the README (v4.3.1).
  • Ensure module_levels is always sorted, so that enabled() correctly selects the most specific target. Fixes #​90, thanks @​nikarh.

Full Changelog: borntyping/rust-simple_logger@v4.3.0...v4.3.2

v4.3.0

Compare Source

What's Changed
  • Upgrade windows-sys from 0.42 to 0.48 by @​iamjpotts in #​83
  • Remove misguided env_logger reference from docs by @​igortg in #​87
  • Add max_level method, to enable users to own a valid configured instance before calling set_boxed_logger by @​twiby in #​88
  • Added a wrap.rs example showing how you might wrap the logger with your own.
New Contributors

Full Changelog: borntyping/rust-simple_logger@v4.2.0...v4.3.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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/simple_logger-5.x branch from 320dd8c to ab229cc Compare August 10, 2025 15:03
@renovate renovate bot force-pushed the renovate/simple_logger-5.x branch from ab229cc to 3910c3f Compare September 25, 2025 16:12
@renovate renovate bot force-pushed the renovate/simple_logger-5.x branch from 3910c3f to be32aac Compare October 15, 2025 13:45
@renovate renovate bot force-pushed the renovate/simple_logger-5.x branch from be32aac to 30cb6bb Compare December 10, 2025 11:01
@renovate renovate bot force-pushed the renovate/simple_logger-5.x branch from 30cb6bb to 7b74ca2 Compare February 2, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants