Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the all group with 2 updates in the / directory: github.com/charmbracelet/huh and github.com/charmbracelet/x/term.

Updates 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

Updates github.com/charmbracelet/x/term from 0.2.1 to 0.2.2

Commits
  • d941777 feat(ansi): add cursor and mouse pointer shape sequences
  • 57c5431 chore(deps): update bubbletea to v0.27 (#161)
  • 2c0e84d chore(term): go mod tidy
  • 61a8baf feat(input): update kitty keyboard flag name
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates in the / directory: [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) and [github.com/charmbracelet/x/term](https://github.com/charmbracelet/x).


Updates `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)

Updates `github.com/charmbracelet/x/term` from 0.2.1 to 0.2.2
- [Commits](charmbracelet/x@ansi/v0.2.1...ansi/v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/huh
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/term
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 10:20
@dependabot dependabot bot requested review from aymanbagabas and kujtimiihoxha and removed request for a team November 3, 2025 10:20
@github-actions github-actions bot merged commit cc59fb4 into main Nov 3, 2025
16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/all-e63912ac64 branch November 3, 2025 10:23
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.

1 participant