deps: bump the go-dependencies group with 3 updates - #672
Merged
github-actions[bot] merged 1 commit intoAug 31, 2026
Merged
Conversation
Bumps the go-dependencies group with 3 updates: [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles), [github.com/gofrs/flock](https://github.com/gofrs/flock) and [golang.org/x/net](https://github.com/golang/net). Updates `charm.land/bubbles/v2` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v2.2.0...v2.2.1) Updates `github.com/gofrs/flock` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.13.0...v0.13.1) Updates `golang.org/x/net` from 0.57.0 to 0.58.0 - [Commits](golang/net@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: charm.land/bubbles/v2 dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/gofrs/flock dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates three Go dependencies, including a Bubbles textarea freeze fix and networking/locking maintenance updates.
Changes:
- Bumps Bubbles, flock, and
x/net. - Refreshes module checksums.
Tip
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
go.mod |
Updates dependency versions. |
go.sum |
Updates matching integrity hashes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-72ce9b7c1f
branch
August 31, 2026 11:11
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 3 updates: charm.land/bubbles/v2, github.com/gofrs/flock and golang.org/x/net.
Updates
charm.land/bubbles/v2from 2.2.0 to 2.2.1Release notes
Sourced from charm.land/bubbles/v2's releases.
Commits
4909481v2.2.1f613411fix(textarea): stop word-left at input boundary (#1036)903e1d5chore(golint): bumop golangci (#1041)10489b5readme: drop tree section for now87d4458docs: update godoc link in readme to new packageUpdates
github.com/gofrs/flockfrom 0.13.0 to 0.13.1Release notes
Sourced from github.com/gofrs/flock's releases.
Commits
4e0f4a7chore: create the GH release based on tags3955b77chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in the go...66badefchore: update linter (#154)e6a630dchore(deps): bump the github-actions group with 6 updates (#150)d10a59fchore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the gomod group (...bcbbad5chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the gomod group (...940b53dchore(deps): bump the github-actions group with 4 updates (#147)135bc44chore(deps): bump the github-actions group with 3 updates (#145)18e4705chore(deps): bump golang.org/x/sys from 0.43.0 to 0.45.0 in the gomod group (...b000261chore(deps): bump github/codeql-action from 3.35.3 to 4.35.2 in the github-ac...Updates
golang.org/x/netfrom 0.57.0 to 0.58.0Commits
acc78e0go.mod: update golang.org/x dependencies90d10f0internal/http3: delete invalid Content-Length if declared in server handler08abf4dinternal/http3: infer headers when Content-Encoding is set but is empty8d10596http2: avoid deadlocks in wrapped ClientConn state callback99c3b0ahttp2/hpack: build the table lookup maps lazily, only for encoders5a920b1http3: rework registration to allow using a fake network7fd2842quic: return an error from Accept after PacketConn reader exits825111dquic: avoid busy-loop when keep-alive is blocked by congestion controla02ddfahttp/httpproxy: prioritize lowercase proxy environment variables574e5ebquic: halt conn goroutines on close when listener exits earlyDependabot 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 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 conditionsSummary by cubic
Updates three Go dependencies:
charm.land/bubbles/v2to 2.2.1,github.com/gofrs/flockto 0.13.1, andgolang.org/x/netto 0.58.0. The bubbles patch fixes a textarea bug where word-left could freeze the TUI; the other updates are maintenance and minor fixes.Written for commit 9af433d. Summary will update on new commits.