Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

fix(deps): update rust crate env_logger to 0.10.0 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 17, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
env_logger dependencies minor 0.9.0 -> 0.10.0

Release Notes

rust-cli/env_logger (env_logger)

v0.10.0

Compare Source

MSRV changed to 1.60 to hide optional dependencies

Fixes
  • Resolved soundness issue by switching from atty to is-terminal
Breaking Changes

To open room for changing dependencies:

  • Renamed termcolor feature to color
  • Renamed atty feature to auto-color

v0.9.3

Compare Source

  • Fix a regression from v0.9.2 where env_logger would fail to compile with the termcolor feature turned off.

v0.9.2

Compare Source

  • Fix and un-deprecate Target::Pipe, which was basically not working at all before and deprecated in 0.9.1.

v0.9.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 17, 2022
@renovate renovate bot changed the title Update Rust crate env_logger to 0.9.1 fix(deps): update rust crate env_logger to 0.9.1 Sep 27, 2022
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to 0.9.1 fix(deps): update rust crate env_logger to 0.9.3 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/env_logger-0.x branch from d48b489 to 0b266b8 Compare November 20, 2022 16:23
@renovate renovate bot force-pushed the renovate/env_logger-0.x branch from 0b266b8 to 45156ee Compare March 17, 2023 18:25
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to 0.9.3 fix(deps): update rust crate env_logger to 0.10.0 Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants