Skip to content
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

Update Rust crate env_logger to v0.11.7 #226

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Type Update Change
env_logger dependencies patch 0.11.5 -> 0.11.7

Release Notes

rust-cli/env_logger (env_logger)

v0.11.7

Compare Source

Internal
  • Replaced humantime with jiff

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering

Configuration

📅 Schedule: Branch creation - "* 0-12 * * 3" (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 requested a review from a team as a code owner January 8, 2025 00:29
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from 0350b8c to b1c8cec Compare March 17, 2025 20:49
@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 17, 2025
Copy link
Contributor Author

renovate bot commented Mar 17, 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 Cargo.toml --package [email protected] --precise 0.11.7
    Updating crates.io index
error: failed to select a version for `proc-macro2`.
    ... required by package `jiff-static v0.2.3`
    ... which satisfies dependency `jiff-static = "=0.2.3"` of package `jiff v0.2.3`
    ... which satisfies dependency `jiff = "^0.2.3"` of package `env_logger v0.11.7`
    ... which satisfies dependency `env_logger = "^0.11"` of package `constellation-processors v1.1.0 (/tmp/renovate/repos/github/brave/constellation-processors)`
versions that meet the requirements `^1.0.93` are: 1.0.94, 1.0.93

all possible versions conflict with previously selected packages.

  previously selected package `proc-macro2 v1.0.92`
    ... which satisfies dependency `proc-macro2 = "^1.0.74"` (locked to 1.0.92) of package `async-trait v0.1.83`
    ... which satisfies dependency `async-trait = "^0.1"` (locked to 0.1.83) of package `constellation-processors v1.1.0 (/tmp/renovate/repos/github/brave/constellation-processors)`

failed to select a version for `proc-macro2` which could resolve this conflict

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