chore(deps): bump the all group with 3 updates#1010
Merged
andreynering merged 2 commits intomainfrom Jan 21, 2026
Merged
Conversation
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>
aymanbagabas
approved these changes
Jan 21, 2026
e983621 to
80f4040
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/kongfrom 1.12.1 to 1.13.0Commits
d8de683feat: expose ValueFormatter option through HelpOptions for custom HelpPrinter...ecee830chore(deps): update actions/checkout action to v5 (#548)8867c5echore(deps): update actions/setup-go action to v6 (#550)2113e4echore(deps): update all non-major dependencies (#551)a62e6a4feat: Support variable interpolation in vars (#555)fbb8c90chore(deps): update all non-major dependencies (#543)Updates
github.com/charmbracelet/x/editorfrom 0.1.0 to 0.2.0Commits
245c578chore(term): drop input61de596feat(windows): add windows console read api13e74f1feat: remove exp/term (#153)e2dc8b5chore(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 in /xpty (#154)09454c3chore(deps): bump github.com/creack/pty in /exp/term (#155)d72bfb0fix(ansi): kitty: remove SetKittyKeyboard759c05afix(ansi): kitty: godocs disabling mode64f64bdfeat(ansi): xterm: modifyotherkeysa29dab6feat: add kitty keyboard set flags sequence7451802feat: support FocusIn/FocusOut (#152)Updates
golang.org/x/textfrom 0.29.0 to 0.33.0Commits
536231ago.mod: update golang.org/x dependencies0dd57a6go.mod: update golang.org/x dependencies087616btransform: fix %q verb use with wrong type16f85a7all: eliminate vet diagnosticse7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfc6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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