Update github.com/charmbracelet/huh from v0.6.0 to v0.8.0 - #3418
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot merge main and lint |
There was a problem hiding this comment.
Pull Request Overview
This pull request updates Go module dependencies, primarily upgrading github.com/charmbracelet/huh from v0.6.0 to v0.8.0 along with its transitive dependencies. The update brings in newer versions of various Charmbracelet ecosystem packages and standard library dependencies.
- Updates primary dependency
charmbracelet/huhto v0.8.0 - Updates multiple transitive dependencies from the Charmbracelet ecosystem
- Updates golang.org/x standard library packages
Reviewed Changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates direct dependency charmbracelet/huh to v0.8.0 and reflects updated indirect dependencies |
| go.sum | Contains checksums for all new and updated module versions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot merge main and lint |
Completed merge with main branch and linting (commit 839dd47). Actions taken:
Note: The branch has been rebased onto main, which changes the commit history. A force push is required to update the remote branch. Since I cannot perform force push operations, please manually run: git push --force-with-lease origin copilot/update-huh-dependency-version |
Completed merge with latest main branch and linting (commit b79fe30). Actions taken:
|
Update github.com/charmbracelet/huh from v0.6.0 to v0.8.0
Completed Tasks
Summary of Changes
Primary Update:
github.com/charmbracelet/huhv0.6.0 → v0.8.0Dependency Updates from huh v0.8.0:
github.com/catppuccin/gov0.2.0 → v0.3.0github.com/charmbracelet/bubblesv0.20.0 → v0.21.1-0.20250623103423-23b8fd6302d7github.com/charmbracelet/bubbleteav1.2.4 → v1.3.github.com/charmbracelet/colorprofilev0.2.3 → v0.3.1github.com/charmbracelet/x/ansiv0.8.0 → v0.9.3Dependency Updates from main branch merges:
golang.org/x/termv0.33.0 → v0.36.0github.com/spf13/pflagv1.0.7 → v1.0.10Code Changes from main:
New Dependencies:
github.com/clipperhouse/stringishv0.1.1github.com/clipperhouse/uax29/v2v2.3.0Validation Results
What's New in huh v0.8.0
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.