dvdsk / renewc

Certificate renewal, with advanced diagnostics without installing anything
GNU General Public License v3.0
6 stars 0 forks source link

Update Rust crate owo-colors to v4 #85

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Type Update Change
owo-colors dependencies major 3.5 -> 4.0

Release Notes

jam1garner/owo-colors (owo-colors) ### [`v4.1.0`](https://redirect.github.com/jam1garner/owo-colors/compare/v4.0.0...v4.1.0) [Compare Source](https://redirect.github.com/jam1garner/owo-colors/compare/v4.0.0...v4.1.0) ### [`v4.0.0`](https://redirect.github.com/jam1garner/owo-colors/compare/v3.6.0...v4.0.0) [Compare Source](https://redirect.github.com/jam1garner/owo-colors/compare/v3.6.0...v4.0.0) ### [`v3.6.0`](https://redirect.github.com/jam1garner/owo-colors/compare/v3.5.0...v3.6.0) [Compare Source](https://redirect.github.com/jam1garner/owo-colors/compare/v3.5.0...v3.6.0)

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 11 months ago

⚠ 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:

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path main/Cargo.toml --package owo-colors@3.5.0 --precise 4.0.0
    Updating crates.io index
error: failed to select a version for the requirement `owo-colors = "^3.2.0"`
candidate versions found which didn't match: 4.0.0
location searched: crates.io index
required by package `color-eyre v0.6.2`
    ... which satisfies dependency `color-eyre = "^0.6"` (locked to 0.6.2) of package `renewc v0.4.0 (/tmp/renovate/repos/github/dvdsk/renewc/main)`
perhaps a crate was updated and forgotten to be re-vendored?