oxidecomputer / crucible

A storage service.
Mozilla Public License 2.0
166 stars 17 forks source link

Update Rust crate crossterm to 0.28.1 #1409

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
crossterm workspace.dependencies minor 0.27.0 -> 0.28.1

Release Notes

crossterm-rs/crossterm (crossterm) ### [`v0.28.1`](https://togithub.com/crossterm-rs/crossterm/blob/HEAD/CHANGELOG.md#Version-0281) #### Fixed 🐛 - Fix broken build on linux when using `use-dev-tty` with ([#​906](https://togithub.com/crossterm-rs/crossterm/issues/906)) #### Breaking ⚠️ - Fix desync with mio and signalhook between repo and published crate. (upgrade to mio 1.0)

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 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 crossterm@0.27.0 --precise 0.28.1
    Updating crates.io index
error: failed to select a version for the requirement `crossterm = "^0.27.0"`
candidate versions found which didn't match: 0.28.1
location searched: crates.io index
required by package `reedline v0.33.0`
    ... which satisfies dependency `reedline = "^0.33.0"` (locked to 0.33.0) of package `crutest v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/crucible/crutest)`
renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.