Bump the go-dependencies group across 1 directory with 2 updates - #18
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-81179342a5
branch
from
July 27, 2026 14:11
b173d24 to
859038d
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-81179342a5
branch
2 times, most recently
from
August 8, 2026 01:02
5e06272 to
0ed6dac
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-81179342a5
branch
3 times, most recently
from
August 17, 2026 14:08
bcab09f to
6b6dcb5
Compare
Bumps the go-dependencies group with 2 updates in the / directory: [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) and [golang.org/x/sys](https://github.com/golang/sys). Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.8 - [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.8) Updates `golang.org/x/sys` from 0.44.0 to 0.47.0 - [Commits](golang/sys@v0.44.0...v0.47.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-81179342a5
branch
from
August 31, 2026 14:10
6b6dcb5 to
4920c31
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-dependencies group with 2 updates in the / directory: github.com/charmbracelet/x/ansi and golang.org/x/sys.
Updates
github.com/charmbracelet/x/ansifrom 0.11.6 to 0.11.8Commits
00c6608fix(wcwidth): measure wcwidth per codepoint (#933)240ce7bchore: lint cellbuf (#944)c2cf573chore(ansi): lint (#943)3755ebachore(deps): bump github.com/charmbracelet/x/xpty (#932)75eb341chore(deps): bump github.com/mattn/go-runewidth (#925)7e2d3e6fix(xpty): report context cancellation in WaitProcess41c9e6bchore(deps): bump github.com/mattn/go-runewidth (#924)482a565chore(powernap): update lsp configs from nvim-lspconfig3eef36echore(deps): bump github.com/bits-and-blooms/bitset (#914)872754achore(deps): bump golang.org/x/sys (#909)Updates
golang.org/x/sysfrom 0.44.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValued58dcfaunix: add GPIO constants and structs397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSD