Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump inquire from 0.6.0 to 0.6.1 #18

Merged
merged 1 commit into from Apr 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps inquire from 0.6.0 to 0.6.1.

Release notes

Sourced from inquire's releases.

v0.6.1

  • Fix incorrect highlighting of lists when filtered. #110. Thanks to @​prime31 for reporting on #106.
Changelog

Sourced from inquire's changelog.

[0.6.1] - 2023-04-08

  • Fix incorrect highlighting of lists when filtered. #110. Thanks to @​prime31 for reporting on #106.
Commits
  • 2e5dc2c chore: Release inquire version 0.6.1
  • 04c7924 Change order of versions for release workflow
  • 7cdeeb7 Remove custom commit message for releases
  • 38334b0 Remove sign commit step from release PR workflow
  • c1fa060 Add one more needed replace for release.toml
  • a1228a6 Add release workflow (#118)
  • 7a0143a Add launch action to use LLDB to attach to existing process (#111)
  • 1c86107 Fix Find+Replace of CHANGELOG on Unreleased links (#116)
  • 9dc831b Require or not changelog based on label (#117)
  • fdcf97b Fix CI once again
  • 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 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 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 10, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/inquire-0.6.1 branch from c58bc9a to b138e2f Compare April 10, 2023 18:28
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/mikaelmello/inquire/releases)
- [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md)
- [Commits](mikaelmello/inquire@v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/inquire-0.6.1 branch from b138e2f to c778090 Compare April 10, 2023 19:12
@humblepenguinn humblepenguinn merged commit db34aec into main Apr 11, 2023
8 checks passed
@humblepenguinn humblepenguinn deleted the dependabot/cargo/inquire-0.6.1 branch April 11, 2023 10:34
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.

None yet

1 participant