Skip to content

[Dependabot] Update github.com/charmbracelet/huh from v0.6.0 to v0.8.0 #3413

Description

@github-actions

Summary

Update github.com/charmbracelet/huh dependency from v0.6.0 to v0.8.0

Current State

  • Package: github.com/charmbracelet/huh
  • Current Version: v0.6.0
  • Proposed Version: v0.8.0
  • Update Type: Minor

Safety Assessment

Safe to update

  • Minor version update (0.6.0 → 0.8.0)
  • Primarily bug fixes and new features
  • API changes are additive (making RunAccessible public)
  • Previous WithAccessible method deprecated but still functional
  • No breaking changes for existing code

Changes

v0.8.0 (Latest)

New Features:

Bug Fixes:

Documentation:

  • docs(readme): various small updates (#651)
  • docs(filepicker): correct godoc comment for DirAllowed function (Hello from Claude #681)

v0.7.0 (Intermediate release - included in this update)

  • Various bug fixes and improvements between v0.6.0 and v0.8.0

Links

Recommended Action

go get -u github.com/charmbracelet/huh@v0.8.0
go mod tidy

Testing Notes

  • Run all tests: make test
  • Test interactive prompts and forms
  • Verify select and multiselect components work correctly
  • Check Terminal.app rendering if applicable
  • Test viewport scrolling behavior
  • Verify any custom Field implementations still work

AI generated by Dependabot Go Module Dependency Checker

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions