sarub0b0 / kubetui

An intuitive Terminal User Interface (TUI) tool for real-time monitoring and exploration of Kubernetes resources
MIT License
214 stars 6 forks source link

fix(deps): update rust crate unicode-width to 0.2.0 #604

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
unicode-width dependencies minor 0.1.12 -> 0.2.0

Release Notes

unicode-rs/unicode-width (unicode-width) ### [`v0.1.14`](https://redirect.github.com/unicode-rs/unicode-width/compare/v0.1.13...v0.1.14) [Compare Source](https://redirect.github.com/unicode-rs/unicode-width/compare/v0.1.13...v0.1.14)

Configuration

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

🚦 Automerge: Enabled.

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 1 month 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 Cargo.toml --package unicode-width@0.1.13 --precise 0.2.0
    Updating crates.io index
error: failed to select a version for the requirement `unicode-width = "^0.1.13"`
candidate versions found which didn't match: 0.2.0
location searched: crates.io index
required by package `ratatui v0.28.1`
    ... which satisfies dependency `ratatui = "^0.28.0"` (locked to 0.28.1) of package `kubetui v1.5.3 (/tmp/renovate/repos/github/sarub0b0/kubetui)`