Skip to content

chore(deps): consolidate outstanding Dependabot Go module updates - #46

Merged
daniel-garcia merged 1 commit into
mainfrom
chore/deps-consolidated
Aug 9, 2026
Merged

chore(deps): consolidate outstanding Dependabot Go module updates#46
daniel-garcia merged 1 commit into
mainfrom
chore/deps-consolidated

Conversation

@daniel-garcia

Copy link
Copy Markdown
Contributor

Combines the two open Dependabot Go module PRs into a single change so they land together against current main instead of serially rebasing.

Direct dependencies:

  • github.com/charmbracelet/huh 0.8.0 -> 1.0.0
  • github.com/fatih/color 1.18.0 -> 1.19.0
  • github.com/mattn/go-isatty 0.0.20 -> 0.0.24
  • github.com/rogpeppe/go-internal 1.14.1 -> 1.15.0
  • golang.org/x/crypto 0.52.0 -> 0.54.0
  • golang.org/x/mod 0.35.0 -> 0.37.0

Indirect dependencies:

  • github.com/mattn/go-colorable 0.1.13 -> 0.1.14
  • golang.org/x/sync 0.20.0 -> 0.22.0
  • golang.org/x/sys 0.45.0 -> 0.47.0
  • golang.org/x/text 0.37.0 -> 0.40.0
  • golang.org/x/tools 0.44.0 -> 0.47.0

The huh v1.0.0 major bump is source compatible here: usage is limited to internal/interactive/setup.go and only touches NewSelect, NewInput, NewMultiSelect and NewOption, none of which changed signature.

Closes #33
Closes #19

Combines the two open Dependabot Go module PRs into a single change so
they land together against current main instead of serially rebasing.

Direct dependencies:
- github.com/charmbracelet/huh 0.8.0 -> 1.0.0
- github.com/fatih/color 1.18.0 -> 1.19.0
- github.com/mattn/go-isatty 0.0.20 -> 0.0.24
- github.com/rogpeppe/go-internal 1.14.1 -> 1.15.0
- golang.org/x/crypto 0.52.0 -> 0.54.0
- golang.org/x/mod 0.35.0 -> 0.37.0

Indirect dependencies:
- github.com/mattn/go-colorable 0.1.13 -> 0.1.14
- golang.org/x/sync 0.20.0 -> 0.22.0
- golang.org/x/sys 0.45.0 -> 0.47.0
- golang.org/x/text 0.37.0 -> 0.40.0
- golang.org/x/tools 0.44.0 -> 0.47.0

The huh v1.0.0 major bump is source compatible here: usage is limited to
internal/interactive/setup.go and only touches NewSelect, NewInput,
NewMultiSelect and NewOption, none of which changed signature.

Closes #33
Closes #19
@daniel-garcia
daniel-garcia merged commit 14eb951 into main Aug 9, 2026
8 checks passed
@daniel-garcia
daniel-garcia deleted the chore/deps-consolidated branch August 9, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant