fix(deps): update rust crate console to 0.15.5 #16

Merged
renovate[bot] merged 1 commit from renovate/console-0.x into master 2023-03-31 21:42:09 +00:00
renovate[bot] commented 2023-01-28 22:11:14 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Type Update Change
console dependencies patch 0.15.2 -> 0.15.5

Release Notes

console-rs/console

v0.15.5

Compare Source

Enhancements
  • Removed regex dependency. (#​153)
  • Clarified that clicolors-control is no longer used.
  • Handle non-tty terminals in read_char. (#​124)

v0.15.4

Compare Source

Enhancements
  • Fix for regression where console size was misreported on windows. (#​151)

v0.15.3

Compare Source

Enhancements
  • Dropped terminal_size dependency.

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.2` -> `0.15.5` | --- ### Release Notes <details> <summary>console-rs/console</summary> ### [`v0.15.5`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0155) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.4...0.15.5) ##### Enhancements - Removed `regex` dependency. ([#&#8203;153](https://togithub.com/console-rs/console/issues/153)) - Clarified that `clicolors-control` is no longer used. - Handle non-tty terminals in `read_char`. ([#&#8203;124](https://togithub.com/console-rs/console/issues/124)) ### [`v0.15.4`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0154) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.3...0.15.4) ##### Enhancements - Fix for regression where console size was misreported on windows. ([#&#8203;151](https://togithub.com/console-rs/console/issues/151)) ### [`v0.15.3`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0153) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.2...0.15.3) ##### Enhancements - Dropped `terminal_size` dependency. </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=-->
anas-elgarhy (Migrated from github.com) approved these changes 2023-03-31 21:41:46 +00:00
Sign in to join this conversation.
No description provided.