Skip to content

chore(deps): bump the go-modules group across 1 directory with 9 updates - #21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-ce0d7d87f0
Open

chore(deps): bump the go-modules group across 1 directory with 9 updates#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-ce0d7d87f0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 9 updates in the / directory:

Package From To
charm.land/bubbles/v2 2.1.1 2.2.1
charm.land/bubbletea/v2 2.0.8 2.0.9
github.com/golangci/golangci-lint/v2 2.13.1 2.13.2
github.com/miekg/dns 1.1.72 1.1.73
github.com/prometheus/procfs 0.21.1 0.22.0
github.com/sirupsen/logrus 1.10.1 1.10.2
golang.org/x/tools/gopls 0.0.0-20260827201838-8471f958f05f 0.23.0
golang.org/x/vuln 1.6.0 1.7.0
google.golang.org/grpc 1.83.1 1.83.2

Updates charm.land/bubbles/v2 from 2.1.1 to 2.2.1

Release notes

Sourced from charm.land/bubbles/v2's releases.

v2.2.1

Tiny Monday bugfix

Textarea element had a bug, where you used to be able to go 1 word backwards, even if there was nothing, which resulted in the whole TUI freezing. It was now fixed by @​OxQuasar!

Changelog

Fixed

  • f6134114d735cf40e95c15ff62e7359e46d04fc9: fix(textarea): stop word-left at input boundary (#1036) (@​OxQuasar)

Docs

  • 87d445838781700cb25e3fc3a6b26006eab97b41: docs: update godoc link in readme to new package (@​meowgorithm)

Other stuff

  • 10489b5fafe92bfaea873297cab8ac8b5c5237f4: readme: drop tree section for now (@​meowgorithm)
  • 490948109eb4731927ba2f4cd464d8175a9630d7: v2.2.1 (@​andrinoff)

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

v2.2.0

A new Bubble and some new Textarea stuff

There are a couple nice features in today's release. Let's check em out!

If a tree falls in the forest…

At last, the tree Bubble from all star contributor @​dlvhdr’s is here! He built it for DiffNav and graciously contributed to Bubbles. We've been working with Dolev for a long time and were totally stoked when he offerd to contribute.

Select all, ctrl+c, ctrl+v…done!

Our own @​andrinoff added a bunch of awesome stuff to Textarea, including the long awaited text selection. Select, copy, and cut your way into mini text editing.

For more info see the docs.

And special thanks to @​zoriya for adding ctrl+left/right bindings.

xoxo, Charm! 💌

Changelog

New!

  • 8cea431500a8837c241cbe8ad71601aa8f00a0d9: feat(textarea): support ctrl + left/right/backspace (#1020) (@​zoriya)
  • 037ad37bb0aa6e8ec544df6d3af752755f0a72d9: feat: textarea selection (#1029) (@​andrinoff)
  • e97af08ee293131e7b71f7e3006c06a81a2584b8: feat: tree bubble (#893) (@​dlvhdr)

... (truncated)

Commits

Updates charm.land/bubbletea/v2 from 2.0.8 to 2.0.9

Release notes

Sourced from charm.land/bubbletea/v2's releases.

v2.0.9

Small patches 🩹

Keybinds missing!

MouseButton11 and media record buttons were improperly handled, now fixed! (thanks to @​Ricardo-M-L and @​bunlongheng)

Weird UI artifacts with some terminals 👽

Sometimes, when switching between tabs in your terminal for example, the screen would not clear, now fixed!

... And some small corrections to docs!

Happy coding 🤖

Changelog

Fixed

  • dc4b01750c5262f511164148e24de2cc7aabff47: fix(key): map media record to ultraviolet code (#1757) (@​Ricardo-M-L)
  • 1862dfba1151de8f583b598d2ed1cfedf3f5b405: fix: assign MouseButton11 = uv.MouseButton11 (#1754) (@​bunlongheng)
  • 930e18c9668417db1908c7a694ee49676116b46e: fix: don't panic in ProgressBarState.String() for out-of-range values (#1748) (@​ankit090701)
  • faf4dcf54a92bab2fe3bf6f4715adf44f2fc245d: fix: pendingErase in cursedRenderer (#1755) (@​andrinoff)
  • 0d3e281d1436499b40df085a352bb81b3c9de7d0: fix: restore kitty keyboard stack on exit (#1750) (@​deepakganesh78)
  • 0ef9fc90dcb665e6ecfb160fa2b3fb4652b9b04c: fix: typo in doc (#1756) (@​andrinoff)

Docs

  • d40db141fa4dc3644d116fcea819e1b94ea15b19: docs: fix background color detection example in doc comment (@​meowgorithm)
  • 882727b7304802aebf4513bde83a2d7751c81687: docs: fix links to tutorials & examples (#1645) (@​mhdna)

Other stuff

  • 708ee757a83cec3dcff684f7d9837479ec567ef1: ci: fix examples workflow (#1734) (@​kobihikri)
  • 351d2159f8d8a85613aa2a6e98c8c63df3c98623: ci: sync dependabot config (#1763) (@​charmcli)
  • 6fb1f47b6c7b598835f5d56597877f10cb980e9e: examples/sequence: fix milisecond typo in SleepPrintln (@​makoto-developer)
  • 73b6d91ac1c3854dd4af046ab5f9e51d3b3b4290: v2.0.9 (@​andrinoff)

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

Commits

Updates github.com/golangci/golangci-lint/v2 from 2.13.1 to 2.13.2

Release notes

Sourced from github.com/golangci/golangci-lint/v2's releases.

v2.13.2

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • f34e0bb6c3f4a48513018de81894f5bca1e186c1 build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the github-actions group (#6758)
  • 9af7a1866c0b3b4f43d6d7cb0fba860c4cf615e8 build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in /scripts/gen_github_action_config in the scripts group (#6757)
  • 1b907273167eec8b3d84cae636b7798ced4433d5 build(deps): bump github.com/uudashr/iface from 1.5.0 to 1.5.1 (#6749)
  • 6fb5dee3889d231640dce56e5e71c522f13aef7e build(deps): bump honnef.co/go/tools from 0.8.0 to 0.8.1 (#6748)
  • 03da382d2ffa23d706253c9a6061a3ad84482b7a build(deps): bump mvdan.cc/unparam to 2fa3d841b0c8 (#6756)
  • c2bc9bf4762d8c7b267ba852d5fca450445fe5a5 build(deps): github.com/lasiar/canonicalheader from v1.1.2 to a fork (#6761)
  • 61b35d627783c92193f55a477fb4cb3c2d00a83b fix: decrease cache entropy (#6762)
Changelog

Sourced from github.com/golangci/golangci-lint/v2's changelog.

v2.13.2

Released on 2026-08-28

  1. Bug fixes
    • Decrease cache entropy
  2. Linters bug fixes
    • iface: from 1.5.0 to 1.5.1
    • staticcheck: from 0.8.0 to 0.8.1
    • unparam: from 3f964bcb5673 to 2fa3d841b0c8
    • canonicalheader: from v1.1.2 to a temporary fork
Commits
  • 27774aa chore: prepare release
  • 61b35d6 fix: decrease cache entropy (#6762)
  • c2bc9bf build(deps): github.com/lasiar/canonicalheader from v1.1.2 to a fork (#6761)
  • f34e0bb build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the githu...
  • 9af7a18 build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in /scrip...
  • 03da382 build(deps): bump mvdan.cc/unparam to 2fa3d841b0c8 (#6756)
  • 1b90727 build(deps): bump github.com/uudashr/iface from 1.5.0 to 1.5.1 (#6749)
  • 6fb5dee build(deps): bump honnef.co/go/tools from 0.8.0 to 0.8.1 (#6748)
  • f84535e docs: fix changelog (#6743)
  • 2d351a1 docs: update GitHub Action assets (#6741)
  • See full diff in compare view

Updates github.com/miekg/dns from 1.1.72 to 1.1.73

Commits

Updates github.com/prometheus/procfs from 0.21.1 to 0.22.0

Release notes

Sourced from github.com/prometheus/procfs's releases.

v0.22.0

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.21.1...v0.22.0

Commits
  • e81f9e1 fix(mdstat): parse (W), (J) and (R) component device flags (#842)
  • 8fbfb57 isRealProc should return false on notype architectures (#853)
  • 6f6ab1f Add InfiniBandClassDevices and InfiniBandDevice with tests (#854)
  • a3d6856 sysfs: add support for ACPI 4.0 power meters (#860)
  • b18599b Rename internal/util package (#864)
  • 1ed24f2 Update common Prometheus files (#858)
  • a7d7e41 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#856)
  • a87803e Add resctrlfs package (#862)
  • c8c8f52 netstat: model legacy TcpExt counters removed from recent kernels (#863)
  • 95cb71f sysfs: add NetClassPCIDevice and PciDeviceVFAddress for SR-IOV support
  • Additional commits viewable in compare view

Updates github.com/sirupsen/logrus from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.10.2

Logrus v1.10.2

This is a small maintenance release that updates github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency from Logrus' dependency graph. There are no functional changes in this release.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.1

Full Changelog: sirupsen/logrus@v1.10.1...v1.10.2

Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.10.2

Changed:

  • Update github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency.
Commits
  • 6d6a132 Merge pull request #1586 from thaJeztah/prepare_v1.10.2
  • 4f94653 update changelog for v1.10.2
  • 87434bb Merge pull request #1585 from thaJeztah/bump_testify
  • e7d2120 chore(deps): bump github.com/stretchr/testify v1.12.1
  • See full diff in compare view

Updates golang.org/x/tools/gopls from 0.0.0-20260827201838-8471f958f05f to 0.23.0

Release notes

Sourced from golang.org/x/tools/gopls's releases.

gopls v0.23.0

See full release notes: https://go.dev/gopls/release/v0.23.0

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.23.0

gopls v0.22.0

See full release notes: https://go.dev/gopls/release/v0.22.0

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.22.0

gopls v0.21.1

Fixes golang/go#77260, in which references requests were broken when highlighting a function name.

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.21.1

gopls/v0.21.0

See https://go.dev/gopls/release/v0.21.0.

Changes: golang/tools@gopls/v0.20.0...gopls/v0.21.0

Thanks to all who contributed.

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.21.0

gopls/v0.20.0

See https://go.dev/gopls/release/v0.20.0.

Changes: golang/tools@gopls/v0.19.0...gopls/v0.20.0 Contributors: @​adonovan @​cuishuang @​dmitshur @​findleyr @​gopherbot @​hyangah @​iharsuvorau @​jba @​lfolger @​pjweinbgo @​rogeryk @​timothy-king @​vitalmotif @​zpavlinovic @​Zxilly

gopls/v0.19.1

This patch release changes the default value of the importsSource setting: v0.19.0 changed it from goimports to gopls; this release changes it back, due to a bug (#74280).

gopls/v0.19.0

Complete list of issues closed: gopls/v0.19.0 milestone

Configuration Changes

  • The gopls check subcommand now accepts a -severity flag to set a minimum severity for the diagnostics it reports. By default, the minimum severity is "warning", so gopls check may report fewer diagnostics than before. Set -severity=hint to reproduce the previous behavior.

Navigation features

"Implementations" supports signature types (within same package)

The Implementations query reports the correspondence between abstract and concrete types and their methods based on their method sets. Now, it also reports the correspondence between function types, dynamic function calls, and function definitions, based on their signatures.

To use it, invoke an Implementations query on the func token of the definition of a named function, named method, or function literal. Gopls reports the set of function signature types that abstract this function, and the set of dynamic calls through values of such types.

... (truncated)

Commits

Updates golang.org/x/vuln from 1.6.0 to 1.7.0

Commits

Updates google.golang.org/grpc from 1.83.1 to 1.83.2

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.2

Security

  • server: Reject requests missing both :authority and Host headers with HTTP 400 and status Internal. (grpc/grpc-go#9365)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 2, 2026
Bumps the go-modules group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) | `2.1.1` | `2.2.1` |
| [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) | `2.0.8` | `2.0.9` |
| [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) | `2.13.1` | `2.13.2` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.72` | `1.1.73` |
| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.21.1` | `0.22.0` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.10.1` | `1.10.2` |
| [golang.org/x/tools/gopls](https://github.com/golang/tools) | `0.0.0-20260827201838-8471f958f05f` | `0.23.0` |
| [golang.org/x/vuln](https://github.com/golang/vuln) | `1.6.0` | `1.7.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.1` | `1.83.2` |



Updates `charm.land/bubbles/v2` from 2.1.1 to 2.2.1
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v2.1.1...v2.2.1)

Updates `charm.land/bubbletea/v2` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v2.0.8...v2.0.9)

Updates `github.com/golangci/golangci-lint/v2` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v2.13.1...v2.13.2)

Updates `github.com/miekg/dns` from 1.1.72 to 1.1.73
- [Commits](miekg/dns@v1.1.72...v1.1.73)

Updates `github.com/prometheus/procfs` from 0.21.1 to 0.22.0
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.21.1...v0.22.0)

Updates `github.com/sirupsen/logrus` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.10.1...v1.10.2)

Updates `golang.org/x/tools/gopls` from 0.0.0-20260827201838-8471f958f05f to 0.23.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/commits/v0.23.0)

Updates `golang.org/x/vuln` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/golang/vuln/releases)
- [Commits](golang/vuln@v1.6.0...v1.7.0)

Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.1...v1.83.2)

---
updated-dependencies:
- dependency-name: charm.land/bubbles/v2
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/tools/gopls
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/vuln
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-modules-ce0d7d87f0 branch from e6cea2e to 0d6dedf Compare September 2, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants