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

fix(deps): update rust crate env_logger to v0.11.8 #207

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Type Update Change
env_logger dependencies patch 0.11.5 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title fix(deps): update rust crate env_logger to v0.11.4 fix(deps): 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 317ad82 to ba4b94e Compare July 25, 2024 16:45
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to v0.11.5 fix(deps): update rust crate env_logger to v0.11.5 - autoclosed Dec 19, 2024
@renovate renovate bot closed this Dec 19, 2024
@renovate renovate bot deleted the renovate/env_logger-0.x-lockfile branch December 19, 2024 00:45
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to v0.11.5 - autoclosed fix(deps): update rust crate env_logger to v0.11.5 Dec 20, 2024
@renovate renovate bot reopened this Dec 20, 2024
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from 850c4fb to ba4b94e Compare December 20, 2024 16:43
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to v0.11.5 fix(deps): update rust crate env_logger to v0.11.6 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from ba4b94e to e7fe89c Compare December 20, 2024 21:08
@renovate renovate bot force-pushed the renovate/env_logger-0.x-lockfile branch from e7fe89c to 5f9e00f Compare December 22, 2024 01:17
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to v0.11.6 fix(deps): 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 Cargo.toml --package [email protected] --precise 0.11.8
    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.8`
    ... which satisfies dependency `env_logger = "^0.11.3"` of package `dbman v0.123.2 (/tmp/renovate/repos/github/hef/dbman)`
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.80"` (locked to 1.0.92) of package `quote v1.0.37`
    ... which satisfies dependency `quote = "^1.0"` (locked to 1.0.37) of package `wasm-bindgen-macro v0.2.99`
    ... which satisfies dependency `wasm-bindgen-macro = "=0.2.99"` (locked to 0.2.99) of package `wasm-bindgen v0.2.99`
    ... which satisfies dependency `wasm-bindgen = "=0.2.99"` (locked to 0.2.99) of package `web-sys v0.3.76`
    ... which satisfies dependency `web-sys = "^0.3"` (locked to 0.3.76) of package `whoami v1.5.2`

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

@renovate renovate bot changed the title fix(deps): update rust crate env_logger to v0.11.7 fix(deps): 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