Skip to content

Update Rust crate env_logger to v0.11.8 #45

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
env_logger dependencies patch 0.11.0 -> 0.11.8

Release Notes

rust-cli/env_logger (env_logger)

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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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-lockfile branch from 6e3ca84 to 12de9f0 Compare July 23, 2024 17:54
@renovate renovate bot changed the title Update Rust crate env_logger to v0.11.3 Update Rust crate env_logger to v0.11.4 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from 12de9f0 to ac37d1d Compare July 25, 2024 16:54
@renovate renovate bot changed the title Update Rust crate env_logger to v0.11.4 Update Rust crate env_logger to v0.11.5 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from ac37d1d to fee4a37 Compare December 20, 2024 17:44
@renovate renovate bot changed the title Update Rust crate env_logger to v0.11.5 Update Rust crate env_logger to v0.11.6 Dec 20, 2024
@renovate renovate bot changed the title Update Rust crate env_logger to v0.11.6 Update Rust crate env_logger to v0.11.7 Mar 10, 2025
Copy link
Contributor Author

renovate bot commented Mar 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path hack_computer/Cargo.toml --package [email protected] --precise 0.11.8
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `jiff v0.2.3`
    ... which satisfies dependency `jiff = "^0.2.3"` of package `env_logger v0.11.8`
    ... which satisfies dependency `env_logger = "^0.11"` of package `hack_computer v0.1.0 (/tmp/renovate/repos/github/mitoma/nand2tetris/hack_computer)`
versions that meet the requirements `^1.0.203` are: 1.0.219, 1.0.218, 1.0.217, 1.0.216, 1.0.215, 1.0.214, 1.0.213, 1.0.212, 1.0.211, 1.0.210, 1.0.209, 1.0.208, 1.0.207, 1.0.206, 1.0.205, 1.0.204, 1.0.203

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.197`
    ... which satisfies dependency `serde = "^1.0.136"` (locked to 1.0.197) of package `minifb v0.25.0`
    ... which satisfies dependency `minifb = "^0.25"` (locked to 0.25.0) of package `hack_computer v0.1.0 (/tmp/renovate/repos/github/mitoma/nand2tetris/hack_computer)`

failed to select a version for `serde` which could resolve this conflict

@renovate renovate bot changed the title Update Rust crate env_logger to v0.11.7 Update Rust crate env_logger to v0.11.8 Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants