Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all group with 4 updates in the / directory: github.com/alecthomas/kong, github.com/charmbracelet/x/ansi, github.com/charmbracelet/x/term and golang.org/x/text.

Updates github.com/alecthomas/kong from 1.12.1 to 1.13.0

Commits
  • d8de683 feat: expose ValueFormatter option through HelpOptions for custom HelpPrinter...
  • ecee830 chore(deps): update actions/checkout action to v5 (#548)
  • 8867c5e chore(deps): update actions/setup-go action to v6 (#550)
  • 2113e4e chore(deps): update all non-major dependencies (#551)
  • a62e6a4 feat: Support variable interpolation in vars (#555)
  • fbb8c90 chore(deps): update all non-major dependencies (#543)
  • See full diff in compare view

Updates github.com/charmbracelet/x/ansi from 0.10.2 to 0.11.1

Commits
  • 09e6ba8 fix(ansi): separate underline styles constants to avoid iota
  • cef867b fix(vcr): compute diff in the right order
  • faa4aaa chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#645)
  • e4c8873 feat: new charm.land/x/vcr package to centralize our go-vcr setup (#643)
  • 9035925 refactor(ansi): rename UnderlineStyle to Underline
  • 6ab3070 fix(cellbuf): update ansi, colorprofile (#632)
  • 1721587 chore(vt): update to match ansi/modes.go changes
  • f827500 feat(vt): implement Terminal interface for Emulator and SafeEmulator
  • f8facc7 fix(vt): use Write method in WriteString
  • efd1648 chore(deps): bump golang.org/x/sys in /xpty in the all group (#642)
  • 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

Updates golang.org/x/text from 0.29.0 to 0.31.0

Commits
  • e7ff6b3 go.mod: update golang.org/x dependencies
  • fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • 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

@dependabot dependabot bot added the dependencies Dependency changes label Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 10:37
@dependabot dependabot bot requested review from aymanbagabas and meowgorithm and removed request for a team November 17, 2025 10:37
@dependabot dependabot bot added the dependencies Dependency changes label Nov 17, 2025
Bumps the all group with 4 updates in the / directory: [github.com/alecthomas/kong](https://github.com/alecthomas/kong), [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x), [github.com/charmbracelet/x/term](https://github.com/charmbracelet/x) and [golang.org/x/text](https://github.com/golang/text).


Updates `github.com/alecthomas/kong` from 1.12.1 to 1.13.0
- [Commits](alecthomas/kong@v1.12.1...v1.13.0)

Updates `github.com/charmbracelet/x/ansi` from 0.10.2 to 0.11.1
- [Commits](charmbracelet/x@ansi/v0.10.2...ansi/v0.11.1)

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)

Updates `golang.org/x/text` from 0.29.0 to 0.31.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.1
  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
- dependency-name: golang.org/x/text
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-a35262473d branch from 141e0b9 to 7c5cc2c Compare December 8, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant