Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps github.com/charmbracelet/huh from 0.7.0 to 0.8.0.

Release notes

Sourced from github.com/charmbracelet/huh's releases.

v0.8.0

Fields aren’t just for farmers

Hi! This big feature in this release is that you can now create and maintain your own Field types as Field.RunAccessible is now public. Check out the Field interface and go crazy.

We also fixed a handful of bugs in the release. Special thanks to @​pashpashpash for nudging us to cut a release.

Changelog

New!

Fixed

Other Stuff

New Contributors

Full Changelog: charmbracelet/huh@v0.7.0...v0.8.0

Commits
  • a01a1e3 ci: sync dependabot config (#705)
  • 889bfce chore(deps): bump github.com/charmbracelet/bubbletea (#703)
  • f197546 fix: add missing id when initializing a field select (#692)
  • ac0ddb0 chore(deps): bump github.com/charmbracelet/bubbletea (#702)
  • 4bd115b chore(deps): bump github.com/charmbracelet/bubbletea (#695)
  • 4fa23e7 chore(deps): bump github.com/charmbracelet/bubbletea (#694)
  • 904537b chore(deps): bump actions/setup-go from 5 to 6 in the all group (#696)
  • fa7f8a2 ci: sync dependabot config (#689)
  • c41a69b chore(deps): bump actions/checkout from 4 to 5 (#688)
  • 95b882d docs(filepicker): correct comment for DirAllowed function (#681)
  • 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 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 [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/charmbracelet/huh/releases) - [Commits](charmbracelet/huh@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/huh dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@shipengqi shipengqi merged commit 99b928d into main Oct 16, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/huh-0.8.0 branch October 16, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant