Update Rust crate dialoguer to 0.12.0 #19

Merged
ward merged 1 commit from renovate/dialoguer-0.x into main 2025-12-04 13:41:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
dialoguer dependencies minor 0.11.0 -> 0.12.0

Release Notes

console-rs/dialoguer (dialoguer)

v0.12.0: 0.12.0

Compare Source

What's Changed


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | |---|---|---|---| | [dialoguer](https://github.com/console-rs/dialoguer) | dependencies | minor | `0.11.0` -> `0.12.0` | --- ### Release Notes <details> <summary>console-rs/dialoguer (dialoguer)</summary> ### [`v0.12.0`](https://github.com/console-rs/dialoguer/releases/tag/v0.12.0): 0.12.0 [Compare Source](https://github.com/console-rs/dialoguer/compare/v0.11.0...v0.12.0) #### What's Changed - Fix prompt in `select.rs` example by [@&#8203;jwodder](https://github.com/jwodder) in [#&#8203;289](https://github.com/console-rs/dialoguer/pull/289) - Document crate feature guarded items on docs.rs by [@&#8203;robjtede](https://github.com/robjtede) in [#&#8203;293](https://github.com/console-rs/dialoguer/pull/293) - Add conversion between error types by [@&#8203;jacobtread](https://github.com/jacobtread) in [#&#8203;300](https://github.com/console-rs/dialoguer/pull/300) - Accept items by iterator instead of slice by [@&#8203;jacobtread](https://github.com/jacobtread) in [#&#8203;299](https://github.com/console-rs/dialoguer/pull/299) - refactor: replace `thiserror` with a manual impl by [@&#8203;CosmicHorrorDev](https://github.com/CosmicHorrorDev) in [#&#8203;327](https://github.com/console-rs/dialoguer/pull/327) - Update console to 0.16 by [@&#8203;musicinmybrain](https://github.com/musicinmybrain) in [#&#8203;329](https://github.com/console-rs/dialoguer/pull/329) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-08-23 16:05:43 +00:00
Update Rust crate dialoguer to 0.12.0
All checks were successful
CI / cargo test (push) Successful in 9m12s
CI / cargo test (pull_request) Successful in 11m42s
76174efa06
ward merged commit a6acb5bfd2 into main 2025-12-04 13:41:46 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: ward/mvw#19
No description provided.