fix(deps): update rust crate console to 0.15.7 #21

Merged
renovate[bot] merged 1 commits from renovate/console-0.x into master 2023-05-22 13:01:23 +00:00
renovate[bot] commented 2023-05-18 11:08:28 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Type Update Change
console dependencies patch 0.15.5 -> 0.15.7

Release Notes

console-rs/console

v0.15.7

Compare Source

Enhancements
  • Set an appropriate lower version of libc for macos changes.
  • Improved behavior of read_single_key so it does not disturb other
    threads quite as much. (#​165)
  • More reliably reset raw mode in terminal. (#​171)

v0.15.6

Compare Source

Enhancements
  • Switch to select() on macOS for polling on TTYs to work around
    a macOS bug. (#​169)
  • Added blink fast and strikethrough attributes. (#​159)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [console](https://togithub.com/console-rs/console) | dependencies | patch | `0.15.5` -> `0.15.7` | --- ### Release Notes <details> <summary>console-rs/console</summary> ### [`v0.15.7`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0157) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.6...0.15.7) ##### Enhancements - Set an appropriate lower version of libc for macos changes. - Improved behavior of `read_single_key` so it does not disturb other threads quite as much. ([#&#8203;165](https://togithub.com/console-rs/console/issues/165)) - More reliably reset raw mode in terminal. ([#&#8203;171](https://togithub.com/console-rs/console/issues/171)) ### [`v0.15.6`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0156) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.5...0.15.6) ##### Enhancements - Switch to `select()` on macOS for polling on TTYs to work around a macOS bug. ([#&#8203;169](https://togithub.com/console-rs/console/issues/169)) - Added blink fast and strikethrough attributes. ([#&#8203;159](https://togithub.com/console-rs/console/issues/159)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/anas-elgarhy/bfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45My4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
anas-elgarhy (Migrated from github.com) approved these changes 2023-05-22 13:00:59 +00:00
Sign in to join this conversation.
No description provided.