Bump the go-dependencies group across 1 directory with 4 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-dependencies group across 1 directory with 4 updates#4dependabot[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-dependencies-16c3fea7b0
branch
from
September 1, 2026 17:51
95672ac to
83efe9a
Compare
Bumps the go-dependencies group with 2 updates in the / directory: [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) and [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/charmbracelet/bubbles` from 0.21.1-0.20250623103423-23b8fd6302d7 to 1.0.0 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](https://github.com/charmbracelet/bubbles/commits/v1.0.0) Updates `github.com/charmbracelet/bubbletea` from 1.3.6 to 1.3.10 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v1.3.6...v1.3.10) Updates `github.com/charmbracelet/x/ansi` from 0.9.3 to 0.11.6 - [Commits](charmbracelet/x@ansi/v0.9.3...ansi/v0.11.6) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 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-16c3fea7b0
branch
from
September 1, 2026 19:06
83efe9a to
37a4ee4
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/bubbles and github.com/stretchr/testify.
Updates
github.com/charmbracelet/bubblesfrom 0.21.1-0.20250623103423-23b8fd6302d7 to 1.0.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
Commits
Updates
github.com/charmbracelet/bubbleteafrom 1.3.6 to 1.3.10Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
9edf69cfix: handle setWindowTitleMsg and windowSizeMsg in eventLoop31c0299chore(deps): bump github.com/lucasb-eyer/go-colorful (#1496)ffa0502Merge pull request #848 from wolfmagnate/fix-nested-cmd-order9e0e8f0fix: recover from nested panics in Sequence and Batch commands0966c3aMerge branch 'main' into fix-nested-cmd-order21eecd5fix: send batch commands to cmds channel instead of executing them in event l...9aae1f0chore(examples): go mod tidy41f3995chore(deps): bump golang.org/x/sys in the all group (#1492)3da2d28chore(deps): bump actions/setup-go from 5 to 6 in the all group (#1491)28ab4f4fix(renderer): properly reset cursor position to start of line (#1472)Updates
github.com/charmbracelet/x/ansifrom 0.9.3 to 0.11.6Commits
7642919fix(ansi): use our own configuration for CJK width handling (#758)a1c6140chore(cellbuf): bump ansi to reduce memory allocationse720bbefix(ansi): reduce parser data buffer size to 4KB2660367chore(deps): bump the all group in /ansi with 2 updates (#757)b72a9a9feat(powernap): import lsps from nvim-lspconfig (#719)33beb0efeat: addstrings.ContainsAnyOf(#728)444c5aachore(deps): bump the all group in /ansi with 2 updates (#755)b01af16chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (#729)8514ae1chore(deps): bump the all group in /vttest with 2 updates (#730)55aa0e2chore(deps): bump actions/checkout from 5 to 6 in the all group (#731)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builder