Skip to content

deps(deps): bump crossterm from 0.28.1 to 0.29.0 - #18

Merged
MethodWhite merged 3 commits into
mainfrom
dependabot/cargo/crossterm-0.29.0
Jul 10, 2026
Merged

MethodWhite merged 3 commits into
mainfrom
dependabot/cargo/crossterm-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps crossterm from 0.28.1 to 0.29.0.

Release notes

Sourced from crossterm's releases.

0.29

Version 0.29

Added ⭐

  • Copy to clipboard using OSC52 (#974)
  • Derive standard traits for "SetCursorStyle" (#909)
  • Add query_keyboard_enhancement_flags to read enabled flags (#958)
  • Add is_* and as_* methods to the event enums (#949)
  • Add a feature flag for derive_more impls (#970)
  • Update rustix to 1.0 (#982)
  • Upgrade various dependencies

Breaking ⚠️

  • Correctly fix KeyModifiers Display impl Properly adding + in between modifiers (#979)

@​joshka @​linrongbin16 @​kmicklas @​maciek50322 @​rosew0od @​sxyazi @​the-mikedavis @​hthuz @​aschey @​naseschwarz @​Flokkq @​gaesa @​WindSoilder

Changelog

Sourced from crossterm's changelog.

Unreleased

Fixed 🐛

  • Fix integer underflow in mouse / cursor-position parsers when coord bytes encoded the protocol origin (panic in debug, wrap to 65535 in release). Affects parse_csi_normal_mouse, parse_csi_rxvt_mouse, parse_csi_sgr_mouse, and parse_csi_cursor_position.

Version 0.29

Added ⭐

  • Copy to clipboard using OSC52 (#974)
  • Derive standard traits for "SetCursorStyle" (#909)
  • Add query_keyboard_enhancement_flags to read enabled flags (#958)
  • Add is_* and as_* methods to the event enums (#949)
  • Add a feature flag for derive_more impls (#970)
  • Update rustix to 1.0 (#982)

Breaking ⚠️

  • Correctly fix KeyModifiers Display impl Properly adding + in between modifiers (#979)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from MethodWhite as a code owner July 10, 2026 03:24
@dependabot
dependabot Bot force-pushed the dependabot/cargo/crossterm-0.29.0 branch from b0953be to 882fdcf Compare July 10, 2026 04:59
github-actions[bot]
github-actions Bot previously approved these changes Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/crossterm-0.29.0 branch 2 times, most recently from e31e993 to 493345d Compare July 10, 2026 06:48
@dependabot
dependabot Bot force-pushed the dependabot/cargo/crossterm-0.29.0 branch 3 times, most recently from 216ca07 to 3714d7c Compare July 10, 2026 07:41

@MethodWhite MethodWhite left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by dependabot policy. Merging.

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@MethodWhite
MethodWhite force-pushed the dependabot/cargo/crossterm-0.29.0 branch from 3714d7c to 2b2f348 Compare July 10, 2026 11:53

@MethodWhite MethodWhite left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MethodWhite
MethodWhite merged commit 43c0ecd into main Jul 10, 2026
20 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/crossterm-0.29.0 branch July 10, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-approved dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant