Update Rust crate console to 0.15.8 #64

Merged
kjuulh merged 1 commits from renovate/all into main 2024-01-09 18:25:54 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
console dependencies patch 0.15.7 -> 0.15.8

Release Notes

console-rs/console

v0.15.8

Compare Source

Enhancements
  • Added wasm32-unknown-emscripten target. (#​179)
  • read_line_initial_text now retains the initial prefix. (#​190)
  • Reading raw input now traps Ctrl+C. (#​189)
Bugfixes
  • Properly use configured output of Term to get terminal size (#​186)
  • Aligned read_line and read_line_initial_text's behavior. (#​181)
  • Fixed soundness issue in msys_tty_on. (#​183)

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [console](https://github.com/console-rs/console) | dependencies | patch | `0.15.7` -> `0.15.8` | --- ### Release Notes <details> <summary>console-rs/console</summary> ### [`v0.15.8`](https://github.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0158) [Compare Source](https://github.com/console-rs/console/compare/0.15.7...0.15.8) ##### Enhancements - Added `wasm32-unknown-emscripten` target. ([#&#8203;179](https://github.com/console-rs/console/issues/179)) - `read_line_initial_text` now retains the initial prefix. ([#&#8203;190](https://github.com/console-rs/console/issues/190)) - Reading raw input now traps Ctrl+C. ([#&#8203;189](https://github.com/console-rs/console/issues/189)) ##### Bugfixes - Properly use configured output of `Term` to get terminal size ([#&#8203;186](https://github.com/console-rs/console/issues/186)) - Aligned `read_line` and `read_line_initial_text`'s behavior. ([#&#8203;181](https://github.com/console-rs/console/issues/181)) - Fixed soundness issue in `msys_tty_on`. ([#&#8203;183](https://github.com/console-rs/console/issues/183)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-01-09 17:57:59 +01:00
Update Rust crate console to 0.15.8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
79fc45b5dd
kjuulh merged commit 79fc45b5dd into main 2024-01-09 18:25:54 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/gitignore#64
No description provided.