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.28.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

This PR contains the following updates:

Package Type Update Change
crossterm dependencies minor 0.26.1 -> 0.28.0

Release Notes

crossterm-rs/crossterm (crossterm)

v0.28.1

Fixed 🐛

  • Fix broken build on linux when using use-dev-tty with (#​906)

Breaking ⚠️

  • Fix desync with mio and signalhook between repo and published crate. (upgrade to mio 1.0)

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 was generated by Mend Renovate. View the repository job log.

@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 2 times, most recently from a7eceef to 1b9e0eb Compare June 10, 2024 18:16
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch from 8413b59 to 47ca1a7 Compare July 9, 2024 04:40
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 9 times, most recently from fc17474 to 7845b71 Compare July 25, 2024 19:48
@renovate renovate bot changed the title fix(deps): update rust crate crossterm to 0.27.0 fix(deps): update rust crate crossterm to 0.28.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from d6e6dc1 to 9ba86ec Compare August 1, 2024 04:08
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from fb373e8 to 0262886 Compare August 10, 2024 08:06
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from 7c347d4 to bd9ba60 Compare September 21, 2024 00:38
@renovate renovate bot force-pushed the renovate/crossterm-0.x branch 2 times, most recently from 8d8cfae to a67295a Compare October 8, 2024 18:47
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.

0 participants