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 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2023

Mend Renovate

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 becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Aug 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 6, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 3 times, most recently from 76ea91a to 93f2515 Compare August 23, 2023 19:50
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from ddbcbfb to 8f44475 Compare August 28, 2023 22:25
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from 39d0e97 to f50f4fa Compare September 18, 2023 18:45
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 6 times, most recently from c3623ab to c9dabe8 Compare September 29, 2023 01:00
@renovate renovate bot changed the title Update Rust crate crossterm to 0.27.0 fix(deps): update rust crate crossterm to 0.27.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 3 times, most recently from 61713cc to 30d094c Compare November 11, 2023 03:47
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 3 times, most recently from e578ee3 to 78fb1ca Compare December 4, 2023 21:46
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from c0f0a26 to 23a4a83 Compare January 4, 2024 23:23
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from 2ccc046 to f1b7489 Compare January 11, 2024 20:28
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 3 times, most recently from 05f95fd to 7b962cb Compare January 17, 2024 01:50
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from a7eceef to 1b9e0eb Compare June 10, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants