fix(deps): update rust crate console to v0.15.11 #100

Merged
kjuulh merged 1 commits from renovate/all into main 2025-03-02 02:38:23 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
console dependencies patch 0.15.10 -> 0.15.11

Release Notes

console-rs/console (console)

v0.15.11

Compare Source

What's Changed


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.10` -> `0.15.11` | --- ### Release Notes <details> <summary>console-rs/console (console)</summary> ### [`v0.15.11`](https://github.com/console-rs/console/releases/tag/0.15.11) [Compare Source](https://github.com/console-rs/console/compare/0.15.10...0.15.11) #### What's Changed - Don't eagerly close tty fd in read_secure by [@&#8203;Noratrieb](https://github.com/Noratrieb) in https://github.com/console-rs/console/pull/222 - Make functions on Style const by [@&#8203;tamird](https://github.com/tamird) in https://github.com/console-rs/console/pull/220 - Fix some typos by [@&#8203;waywardmonkeys](https://github.com/waywardmonkeys) in https://github.com/console-rs/console/pull/213 - Improve type safety, extract identical code by [@&#8203;tamird](https://github.com/tamird) in https://github.com/console-rs/console/pull/223 - Unix tweaks by [@&#8203;djc](https://github.com/djc) in https://github.com/console-rs/console/pull/230 - Fix WASI target name by [@&#8203;djc](https://github.com/djc) in https://github.com/console-rs/console/pull/236 - Simplify & update by [@&#8203;djc](https://github.com/djc) in https://github.com/console-rs/console/pull/237 - fix: 🐛 remove double-width characters correctly by [@&#8203;bestgopher](https://github.com/bestgopher) in https://github.com/console-rs/console/pull/234 - Explicitly handle CtrlC on Windows by [@&#8203;ericmarkmartin](https://github.com/ericmarkmartin) in https://github.com/console-rs/console/pull/235 - Windows mode tweaks by [@&#8203;djc](https://github.com/djc) in https://github.com/console-rs/console/pull/239 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-02 02:38:17 +01:00
fix(deps): update rust crate console to v0.15.11
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
322bd4c9e7
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-03-02 02:38:17 +01:00
kjuulh merged commit 322bd4c9e7 into main 2025-03-02 02:38:23 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/gitignore#100
No description provided.