Open oxide-renovate[bot] opened 1 week ago
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:
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package ratatui@0.28.1 --precise 0.29.0
Updating crates.io index
error: failed to select a version for the requirement `ratatui = "^0.28"`
candidate versions found which didn't match: 0.29.0
location searched: crates.io index
required by package `tui-tree-widget v0.22.0`
... which satisfies dependency `tui-tree-widget = "^0.22.0"` (locked to 0.22.0) of package `wicket v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/wicket)`
... which satisfies path dependency `wicket` (locked to 0.1.0) of package `wicket-dbg v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/wicket-dbg)`
This PR contains the following updates:
0.28.1
->0.29.0
Release Notes
ratatui/ratatui (ratatui)
### [`v0.29.0`](https://redirect.github.com/ratatui/ratatui/blob/HEAD/CHANGELOG.md#v0290---2024-10-21) [Compare Source](https://redirect.github.com/ratatui/ratatui/compare/v0.28.1...v0.29.0) ##### Features - [3a43274](https://redirect.github.com/ratatui/ratatui/commit/3a43274881a79b4e593536c2ca915b509e557215) *(color)* Add hsluv support by [@du-ob](https://redirect.github.com/du-ob) in [#1333](https://redirect.github.com/ratatui/ratatui/pull/1333) - [4c4851c](https://redirect.github.com/ratatui/ratatui/commit/4c4851ca3d1437a50ed1f146c0849b58716b89a2) *(example)* Add drawing feature to the canvas example by [@orhun](https://redirect.github.com/orhun) in [#1429](https://redirect.github.com/ratatui/ratatui/pull/1429) > ![rec\_20241018T235208](https://redirect.github.com/user-attachments/assets/cfb2f9f8-773b-4599-9312-29625ff2ca60) > > fun fact: I had to do [35 > pushups](https://www.youtube.com/watch?v=eS92stzBYXA) for this... > > *** - [e5a7609](https://redirect.github.com/ratatui/ratatui/commit/e5a76095884a4ce792846289f56d04a4acaaa6fa) *(line)* Impl From\Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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 has been generated by Renovate Bot.