Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate crossterm to 0.27.0 #380

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

sarub0b0
Copy link
Owner

@sarub0b0 sarub0b0 commented Aug 6, 2023

This PR contains the following updates:

Package Type Update Change
crossterm dependencies minor 0.26.1 -> 0.27.0

Release Notes

crossterm-rs/crossterm (crossterm)

v0.27.0

Compare Source

Version 0.27

Added ⭐

  • Add NO_COLOR support (https://no-color.org/)
  • Add option to force overwrite NO_COLOR (#​802)
  • Add support for scroll left/right events on windows and unix systems (#​788).
  • Add window_size function to fetch pixel width/height of screen for more sophisticated rendering in terminals.
  • Add support for deserializing hex color strings to `Color`` e.g #fffff.

Changes

  • Make the events module an optional feature events (to make crossterm more lightweight) (#​776)

Breaking ⚠️

  • Set minimum rustc version to 1.58 (#​798)
  • Change all error types to std::io::Result (#​765)

@​Gronis, @​kevin-vigor, @​Wilfred, @​benjajaja, @​blt-r, @​Piturnah, @​kdheepak, @​DeathVenom54, @​senekor, @​joseluis, @​gibbz00, @​lesleyrs, @​jhartzell42


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@sarub0b0 sarub0b0 added dependencies update a package file renovate labels Aug 6, 2023
@sarub0b0 sarub0b0 enabled auto-merge (rebase) August 6, 2023 12:24
@sarub0b0 sarub0b0 merged commit 9903d5e into main Aug 7, 2023
@sarub0b0 sarub0b0 deleted the renovate/crossterm-0.x branch August 7, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies update a package file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants