Skip to content

Commit 909e264

Browse files
chore(deps): bump crossterm from 0.28.1 to 0.29.0 (#88)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.28.1 to 0.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crossterm-rs/crossterm/releases">crossterm's releases</a>.</em></p> <blockquote> <h2>0.29</h2> <h1>Version 0.29</h1> <h2>Added ⭐</h2> <ul> <li>Copy to clipboard using OSC52 (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/974">#974</a>)</li> <li>Derive standard traits for &quot;SetCursorStyle&quot; (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/909">#909</a>)</li> <li>Add query_keyboard_enhancement_flags to read enabled flags (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/958">#958</a>)</li> <li>Add is_* and as_* methods to the event enums (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/949">#949</a>)</li> <li>Add a feature flag for derive_more impls (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/970">#970</a>)</li> <li>Update rustix to 1.0 (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/982">#982</a>)</li> <li>Upgrade various dependencies</li> </ul> <h2>Breaking ⚠️</h2> <ul> <li>Correctly fix KeyModifiers Display impl Properly adding + in between modifiers (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/979">#979</a>)</li> </ul> <p><a href="https://github.com/joshka"><code>@​joshka</code></a> <a href="https://github.com/linrongbin16"><code>@​linrongbin16</code></a> <a href="https://github.com/kmicklas"><code>@​kmicklas</code></a> <a href="https://github.com/maciek50322"><code>@​maciek50322</code></a> <a href="https://github.com/rosew0od"><code>@​rosew0od</code></a> <a href="https://github.com/sxyazi"><code>@​sxyazi</code></a> <a href="https://github.com/the-mikedavis"><code>@​the-mikedavis</code></a> <a href="https://github.com/hthuz"><code>@​hthuz</code></a> <a href="https://github.com/aschey"><code>@​aschey</code></a> <a href="https://github.com/naseschwarz"><code>@​naseschwarz</code></a> <a href="https://github.com/Flokkq"><code>@​Flokkq</code></a> <a href="https://github.com/gaesa"><code>@​gaesa</code></a> <a href="https://github.com/WindSoilder"><code>@​WindSoilder</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md">crossterm's changelog</a>.</em></p> <blockquote> <h1>Unreleased</h1> <h1>Version 0.29</h1> <h2>Added ⭐</h2> <ul> <li>Copy to clipboard using OSC52 (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/974">#974</a>)</li> <li>Derive standard traits for &quot;SetCursorStyle&quot; (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/909">#909</a>)</li> <li>Add query_keyboard_enhancement_flags to read enabled flags (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/958">#958</a>)</li> <li>Add is_* and as_* methods to the event enums (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/949">#949</a>)</li> <li>Add a feature flag for derive_more impls (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/970">#970</a>)</li> <li>Update rustix to 1.0 (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/982">#982</a>)</li> </ul> <h2>Breaking ⚠️</h2> <ul> <li>Correctly fix KeyModifiers Display impl Properly adding + in between modifiers (<a href="https://redirect.github.com/crossterm-rs/crossterm/issues/979">#979</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/crossterm-rs/crossterm/commits/0.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crossterm&package-manager=cargo&previous-version=0.28.1&new-version=0.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 062e0b4 commit 909e264

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hardware-crash-team/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ambientops-contracts = { path = "../contracts-rust" }
3636

3737
# TUI
3838
ratatui = { version = "0.30", default-features = false, features = ["crossterm_0_28"], optional = true }
39-
crossterm = { version = "0.28", optional = true }
39+
crossterm = { version = "0.29", optional = true }
4040

4141
[features]
4242
default = []

0 commit comments

Comments
 (0)