Skip to content

chore(deps): bump dialoguer from 0.11.0 to 0.12.0#120

Merged
sdbondi merged 2 commits intomainfrom
dependabot/cargo/dialoguer-0.12.0
Apr 14, 2026
Merged

chore(deps): bump dialoguer from 0.11.0 to 0.12.0#120
sdbondi merged 2 commits intomainfrom
dependabot/cargo/dialoguer-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps dialoguer from 0.11.0 to 0.12.0.

Release notes

Sourced from dialoguer's releases.

0.12.0

What's Changed

Changelog

Sourced from dialoguer's changelog.

Changelog

For newer releases, please see releases.

Commits
  • 731c70b Audit dependencies
  • 2a88be1 Check for external types
  • d4271ea Check semver compatibility
  • 11c990d Check for documentation errors
  • 39d2480 Add Dependabot config
  • 31b2e25 Upgrade to actions/checkout v5
  • 8ebd9e5 Focus CI testing on stable Rust
  • d4a002d Use default targets on respective operating systems
  • 3e3cc03 Reduce number of targets tested in CI
  • fcb8a0d Enable basic caching in CI
  • Additional commits viewable 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
sdbondi
sdbondi previously approved these changes Apr 14, 2026
dependabot bot and others added 2 commits April 14, 2026 09:06
Bumps [dialoguer](https://github.com/console-rs/dialoguer) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/console-rs/dialoguer/releases)
- [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md)
- [Commits](console-rs/dialoguer@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: dialoguer
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
ToString is no longer blanket-implemented for &T in Rust edition 2024.
Use Display instead, which satisfies dialoguer's ToString requirement
via the blanket impl.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sdbondi sdbondi force-pushed the dependabot/cargo/dialoguer-0.12.0 branch from 4962c72 to bf2dd23 Compare April 14, 2026 05:22
@sdbondi sdbondi merged commit 99e2a48 into main Apr 14, 2026
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/dialoguer-0.12.0 branch April 14, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant