Skip to content

build(deps): bump simple_logger from 4.0.0 to 5.2.0#105

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/simple_logger-5.2.0
Open

build(deps): bump simple_logger from 4.0.0 to 5.2.0#105
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/simple_logger-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps simple_logger from 4.0.0 to 5.2.0.

Release notes

Sourced from simple_logger's releases.

v5.2.0

What's Changed

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

v5.1.0

  • 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

What's Changed

  • Fix stderr color dependence on stdout by @​spoutn1k in borntyping/rust-simple_logger#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

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

What's Changed

New Contributors

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

v4.2.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot 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 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)

Bumps [simple_logger](https://github.com/borntyping/rust-simple_logger) from 4.0.0 to 5.2.0.
- [Release notes](https://github.com/borntyping/rust-simple_logger/releases)
- [Commits](borntyping/rust-simple_logger@v4.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: simple_logger
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 23, 2026
@LEXUGE LEXUGE force-pushed the main branch 2 times, most recently from 25532d2 to f92f58c Compare April 23, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants