Skip to content

Comments

chore(deps): bump the all group with 3 updates#1010

Merged
andreynering merged 2 commits intomainfrom
dependabot/go_modules/all-16462c9a4d
Jan 21, 2026
Merged

chore(deps): bump the all group with 3 updates#1010
andreynering merged 2 commits intomainfrom
dependabot/go_modules/all-16462c9a4d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the all group with 3 updates: github.com/alecthomas/kong, github.com/charmbracelet/x/editor 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/editor from 0.1.0 to 0.2.0

Commits
  • 245c578 chore(term): drop input
  • 61de596 feat(windows): add windows console read api
  • 13e74f1 feat: remove exp/term (#153)
  • e2dc8b5 chore(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 in /xpty (#154)
  • 09454c3 chore(deps): bump github.com/creack/pty in /exp/term (#155)
  • d72bfb0 fix(ansi): kitty: remove SetKittyKeyboard
  • 759c05a fix(ansi): kitty: godocs disabling mode
  • 64f64bd feat(ansi): xterm: modifyotherkeys
  • a29dab6 feat: add kitty keyboard set flags sequence
  • 7451802 feat: support FocusIn/FocusOut (#152)
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • 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

Bumps the all group with 3 updates: [github.com/alecthomas/kong](https://github.com/alecthomas/kong), [github.com/charmbracelet/x/editor](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/editor` from 0.1.0 to 0.2.0
- [Commits](charmbracelet/x@v0.1.0...ansi/v0.2.0)

Updates `golang.org/x/text` from 0.29.0 to 0.33.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.33.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/editor
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/text
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency changes label Jan 21, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2026 14:44
@dependabot dependabot bot requested review from andreynering and aymanbagabas and removed request for a team January 21, 2026 14:44
@andreynering andreynering force-pushed the dependabot/go_modules/all-16462c9a4d branch from e983621 to 80f4040 Compare January 21, 2026 14:59
@andreynering andreynering merged commit 057099c into main Jan 21, 2026
11 checks passed
@andreynering andreynering deleted the dependabot/go_modules/all-16462c9a4d branch January 21, 2026 15:01
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.

2 participants