Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump inquire from 0.9.1 to 0.9.2 - #22

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/inquire-0.9.2
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/inquire-0.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown

Bumps inquire from 0.9.1 to 0.9.2.

Release notes

Sourced from inquire's releases.

v0.9.2

  • Bumped MSRV from 1.80 -> 1.82 due to new requirements of dependencies.
  • Expose the sorting function used by Select (thanks @​devjgm!)

v0.9.1

  • Fix panicking when terminal backend reports size with 0 width. Thanks @​sebhoss for reporting!

v0.9.0

Features

Adds Selectable derive macro for enums! You can now easily create enum-based prompts (e.g. menus) by using the Selectable derive macro on your enums.

See the example for more details. Thank you @​TheBearodactyl for the contribution!

Dependencies

  • Updated unicode-width to 0.2.
  • Updated crossterm to 0.29.
  • Updated termion to 4.0.
  • Updated console to 0.16.
Changelog

Sourced from inquire's changelog.

[0.9.2] - 2026-01-17

  • Bumped MSRV from 1.80 -> 1.82 due to new requirements of dependencies.
  • Expose the sorting function used by Select (thanks @​devjgm!)
Commits
  • 4fb68e6 chore: release v0.9.2
  • cc477ea Updaete CHANGELOG
  • 0a5ebad Expose the sorting function used by Select (#326)
  • 947d560 Bump MSRV to 1.81 due to dep requirements (#327)
  • d443a94 Bump tj-actions/changed-files (#308)
  • 15ecb4b chore: update Cargo.toml to conditionally include dependencies for non-Window...
  • 358b054 refactor: remove unused height method from TerminalSize struct
  • f90026a fix: conditionally include tests for non-Windows platforms
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/mikaelmello/inquire/releases)
- [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md)
- [Commits](mikaelmello/inquire@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: inquire
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Feb 10, 2026

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Feb 10, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/inquire-0.9.2 branch February 10, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants