Update Rust crate env_logger to 0.11.0 #18

Merged
jmarya merged 1 commit from renovate/env_logger-0.x into main 2025-06-22 17:31:41 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
env_logger dependencies minor 0.10.0 -> 0.11.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [env_logger](https://github.com/rust-cli/env_logger) | dependencies | minor | `0.10.0` -> `0.11.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-06-22 03:16:58 +00:00
Update Rust crate env_logger to 0.11.0
Some checks failed
renovate/artifacts Artifact file update failure
0ba141bddc
Author
Collaborator

⚠️ 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 env_logger@0.10.2 --precise 0.11.8
    Updating crates.io index
error: failed to select a version for the requirement `env_logger = "^0.10.0"`
candidate versions found which didn't match: 0.11.8
location searched: crates.io index
required by package `based v0.1.0 (https://git.hydrar.de/jmarya/based#4688968a)`
    ... which satisfies git dependency `based` (locked to 0.1.0) of package `webarc v0.1.0 (/tmp/renovate/repos/gitea/jmarya/webarc)`

### ⚠️ 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 env_logger@0.10.2 --precise 0.11.8 Updating crates.io index error: failed to select a version for the requirement `env_logger = "^0.10.0"` candidate versions found which didn't match: 0.11.8 location searched: crates.io index required by package `based v0.1.0 (https://git.hydrar.de/jmarya/based#4688968a)` ... which satisfies git dependency `based` (locked to 0.1.0) of package `webarc v0.1.0 (/tmp/renovate/repos/gitea/jmarya/webarc)` ```
jmarya merged commit d50d536a6f into main 2025-06-22 17:31:41 +00:00
jmarya deleted branch renovate/env_logger-0.x 2025-06-22 17:31:44 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jmarya/webarc#18
No description provided.