fix(deps): update rust crate inquire to v0.9.4 #44

Merged
kjuulh merged 1 commits from renovate/all into main 2026-02-25 02:17:05 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
inquire dependencies patch 0.9.3 -> 0.9.4

Release Notes

mikaelmello/inquire (inquire)

v0.9.4

Compare Source

Features

Experimental: Added multi-line input support for Password and Text prompts via Alt+Enter. Enable the experimental-multiline-input feature to use it. It is only supported when using crossterm (default) as the terminal back-end.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---|---| | [inquire](https://github.com/mikaelmello/inquire) | dependencies | patch | `0.9.3` -> `0.9.4` | --- ### Release Notes <details> <summary>mikaelmello/inquire (inquire)</summary> ### [`v0.9.4`](https://github.com/mikaelmello/inquire/blob/HEAD/CHANGELOG.md#094---2026-02-24) [Compare Source](https://github.com/mikaelmello/inquire/compare/v0.9.3...v0.9.4) ##### Features Experimental: Added multi-line input support for `Password` and `Text` prompts via `Alt+Enter`. Enable the `experimental-multiline-input` feature to use it. It is only supported when using `crossterm` (default) as the terminal back-end. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2026-02-25 02:17:05 +01:00
fix(deps): update rust crate inquire to v0.9.4
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
41b75e9922
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-02-25 02:17:05 +01:00
kjuulh merged commit 41b75e9922 into main 2026-02-25 02:17:05 +01:00
kjuulh deleted branch renovate/all 2026-02-25 02:17:05 +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/clock#44