fix(deps): update rust crate console to v0.15.11 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
console | dependencies | patch |
0.15.8 -> 0.15.11
|
Release Notes
console-rs/console (console)
v0.15.11
What's Changed
- Don't eagerly close tty fd in read_secure by @Noratrieb in https://github.com/console-rs/console/pull/222
- Make functions on Style const by @tamird in https://github.com/console-rs/console/pull/220
- Fix some typos by @waywardmonkeys in https://github.com/console-rs/console/pull/213
- Improve type safety, extract identical code by @tamird in https://github.com/console-rs/console/pull/223
- Unix tweaks by @djc in https://github.com/console-rs/console/pull/230
- Fix WASI target name by @djc in https://github.com/console-rs/console/pull/236
- Simplify & update by @djc in https://github.com/console-rs/console/pull/237
- fix:
🐛 remove double-width characters correctly by @bestgopher in https://github.com/console-rs/console/pull/234 - Explicitly handle CtrlC on Windows by @ericmarkmartin in https://github.com/console-rs/console/pull/235
- Windows mode tweaks by @djc in https://github.com/console-rs/console/pull/239
v0.15.10
What's Changed
- Remove MSRV badge from README by @djc in https://github.com/console-rs/console/pull/228
v0.15.9
What's Changed
- Update dependencies by @djc in https://github.com/console-rs/console/pull/227
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate