chore(deps): bump the go-modules group across 1 directory with 3 updates - #29
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-modules group across 1 directory with 3 updates#29dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-c9a9b31e59
branch
from
July 22, 2026 19:58
17f5b94 to
56e9dd7
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-c9a9b31e59
branch
2 times, most recently
from
July 29, 2026 02:54
d8a69d0 to
ab125d5
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-c9a9b31e59
branch
2 times, most recently
from
August 12, 2026 02:54
1207361 to
bcdc32b
Compare
Bumps the go-modules group with 3 updates in the / directory: [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x), [github.com/charmbracelet/x/xpty](https://github.com/charmbracelet/x) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/charmbracelet/x/ansi` from 0.9.3 to 0.11.7 - [Commits](charmbracelet/x@ansi/v0.9.3...ansi/v0.11.7) Updates `github.com/charmbracelet/x/xpty` from 0.1.2 to 0.1.4 - [Commits](charmbracelet/x@ansi/v0.1.2...ansi/v0.1.4) Updates `modernc.org/sqlite` from 1.53.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/charmbracelet/x/xpty dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-c9a9b31e59
branch
from
August 14, 2026 04:54
bcdc32b to
7947d0f
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 go-modules group with 3 updates in the / directory: github.com/charmbracelet/x/ansi, github.com/charmbracelet/x/xpty and modernc.org/sqlite.
Updates
github.com/charmbracelet/x/ansifrom 0.9.3 to 0.11.7Commits
6921c75fix(ansi): width: always use grapheme finder for width calculation266cf5achore(deps): bump the all group across 1 directory with 2 updates (#836)ad0b1aechore(scripts): update builds script to use codecov v6 and dependabot/fetch-m...b18aac2chore(deps): bump golang.org/x/image in /vttest in the all group (#840)ffd2a07chore(deps): bump golang.org/x/image in /mosaic in the all group (#839)7664402chore(deps): bump golang.org/x/sys in /input in the all group (#833)44f725fchore(deps): bump github.com/mattn/go-runewidth (#838)ac9fd4bchore(deps): bump github.com/mattn/go-runewidth (#837)e969fb5chore(deps): bump golang.org/x/sys in /termios in the all group (#828)acb1aa7chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#835)Updates
github.com/charmbracelet/x/xptyfrom 0.1.2 to 0.1.4Commits
f6f817dfix(ansi): reset uniseq grapheme state afterd6ca306chore(deps): go work sync73b1e38chore(deps): bump github.com/charmbracelet/bubbletea in /exp/teatest (#103)e9c629bchore(dep): update sshkey, go work sync (#124)1a5969efeat: print last output when doWaitFor times out (#117)d0f850achore(deps): bump github.com/charmbracelet/lipgloss in /colors (#120)b63eb02chore(deps): bump github.com/charmbracelet/huh in /sshkey (#121)fe63989chore(deps): bump github.com/charmbracelet/x/ansi in /inputc5ced03chore(deps): bump github.com/charmbracelet/x/ansi in /term9d42857fix(ansi): truncate: add test case for width greater than inputUpdates
modernc.org/sqlitefrom 1.53.0 to 1.56.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cc920f9lib, vec: re-vendor, bump libc to v1.74.4, sweep the docs581eb45sqlite: validate the connector dsn with getVFSName, not a bare ParseQuerye7a39d2sqlite: document that a constructed Driver is not the registered one2c7e3ebsqlite: add NewConnector, a driver.Connector for sql.OpenDBcfb9734CHANGELOG.md: document the DSN validation-order change0895392sqlite: validate all DSN parameters before applying any of them63a57e4sqlite: select DSN shorthand aliases by presence, matching mattn (!134 follow...d7210fcCHANGELOG.md: correct the !134 DSN shorthand-key entryb31f521Merge branch 'dsn-compat-keys' into 'master'266b979sqlite: validate mattn-compat DSN keys and fix auto_vacuum apply order