fix(deps): update rust crate inquire to v0.9.3 #37

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

This PR contains the following updates:

Package Type Update Change
inquire dependencies patch 0.9.2 -> 0.9.3

Release Notes

mikaelmello/inquire (inquire)

v0.9.3

Compare Source

Features
  • Added new_line_prefix option to RenderConfig, allowing a styled prefix to be displayed at the beginning of every new line.
  • Added answer_from_new_line option to RenderConfig, allowing the submitted answer to be rendered on a new line below the prompt.
  • Added unhighlighted_option_prefix option to RenderConfig, allowing customization of the prefix for non-highlighted options in Select and MultiSelect prompts.

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.2` -> `0.9.3` | --- ### Release Notes <details> <summary>mikaelmello/inquire (inquire)</summary> ### [`v0.9.3`](https://github.com/mikaelmello/inquire/blob/HEAD/CHANGELOG.md#093---2026-02-06) [Compare Source](https://github.com/mikaelmello/inquire/compare/v0.9.2...v0.9.3) ##### Features - Added `new_line_prefix` option to `RenderConfig`, allowing a styled prefix to be displayed at the beginning of every new line. - Added `answer_from_new_line` option to `RenderConfig`, allowing the submitted answer to be rendered on a new line below the prompt. - Added `unhighlighted_option_prefix` option to `RenderConfig`, allowing customization of the prefix for non-highlighted options in Select and MultiSelect prompts. </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-06 05:15:57 +01:00
fix(deps): update rust crate inquire to v0.9.3
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
f122627075
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-02-06 05:15:57 +01:00
kjuulh merged commit f122627075 into main 2026-02-06 05:15:59 +01:00
kjuulh deleted branch renovate/all 2026-02-06 05:15:59 +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#37