Skip to content

chore(deps): bump the all group across 1 directory with 9 updates#898

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-6585a876f7
Open

chore(deps): bump the all group across 1 directory with 9 updates#898
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-6585a876f7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the all group with 9 updates in the / directory:

Package From To
github.com/caarlos0/env/v11 11.3.1 11.4.0
github.com/charmbracelet/bubbles 0.21.0 1.0.0
github.com/charmbracelet/glamour 0.10.0 1.0.0
github.com/charmbracelet/log 0.4.2 1.0.0
github.com/charmbracelet/x/editor 0.1.0 0.2.0
github.com/mattn/go-runewidth 0.0.19 0.0.21
golang.org/x/sys 0.39.0 0.42.0
golang.org/x/term 0.38.0 0.41.0
golang.org/x/text 0.32.0 0.35.0

Updates github.com/caarlos0/env/v11 from 11.3.1 to 11.4.0

Release notes

Sourced from github.com/caarlos0/env/v11's releases.

v11.4.0

Changelog

New Features

  • 2be9960e75cc5f053dcb89c64e43de19765fd154: feat: option to set defaults for zero values only (#325) (@​dnovikoff)

Bug fixes

  • d3505f14213c309f8ca3b0b1e468284749456dde: fix: all new lint issues, update golangci-lint (@​caarlos0)
  • aaa45113e5eb50e2a243959041452bbab40ae3cc: fix: lint issues (@​caarlos0)

Documentation updates

  • 8917d78b4247be8a3f555ccee03305c7763471e4: docs: clarify example a bit (@​caarlos0)

Other work

  • 7b10cf56e20fe41042b7a7148555990b64b85f95: ci(deps): bump github/codeql-action in the actions group (#400) (@​dependabot[bot])
  • c98ad844e1e479526ef6b4069e0b0f1ced5c953d: ci(deps): bump github/codeql-action in the actions group (#410) (@​dependabot[bot])
  • 2ca9b08cafe0bc271636c15fa34d156733631123: ci(deps): bump the actions group with 2 updates (#393) (@​dependabot[bot])
  • cd5c220dbceb1d1353263a5d6fe3f6816aa1217f: ci(deps): bump the actions group with 2 updates (#396) (@​dependabot[bot])
  • 4d25a4659f428119ce5eaf3ea579176b9161c6e0: ci(deps): bump the actions group with 2 updates (#402) (@​dependabot[bot])
  • c660cc91db76b02de72e8ab7e9ad348edef3f891: ci(deps): bump the actions group with 2 updates (#403) (@​dependabot[bot])
  • 3a3ea05453bd16685c807ba089b20a82033a02f1: ci(deps): bump the actions group with 2 updates (#405) (@​dependabot[bot])
  • d28373e3a047e93ad21676ea9878e5dd1ca157f7: ci(deps): bump the actions group with 2 updates (#408) (@​dependabot[bot])
  • 7b5005693b54a0014e4d3a2ee6192c7bce336af7: ci(deps): bump the actions group with 3 updates (#397) (@​dependabot[bot])
  • 6b2db30d1977183eb8a9732c01ff4e6788565a6e: ci(deps): bump the actions group with 3 updates (#399) (@​dependabot[bot])
  • f33230e8e7e0377c9cdb65d43940db1666061766: ci(deps): bump the actions group with 3 updates (#404) (@​dependabot[bot])
  • 2dc7aec137983c972c29779e951011ddb496fc8b: ci(sec): add codeql, govulncheck, grype (@​caarlos0)
  • 82412ce6900082095e9e4b66f5024c0e67ff3fb8: ci: build perms (@​caarlos0)
  • 02495c42107d77c9365aef6a031b7089f734af3b: ci: build perms (@​caarlos0)
  • e5b3c2c879e43e458e060e2a61fb525e161b7715: ci: lint workflow perms (@​caarlos0)
  • 6690dfb3d314535320f3a30365c52f6fb40c8992: ci: pin github actions versions (@​caarlos0)
  • 548a7a66c9d5504d8f9c0488ee47a05ae453c7e2: ci: update dependabot (@​caarlos0)

Released with GoReleaser Pro!

Commits
  • aaa4511 fix: lint issues
  • 4fe3f70 chore: dependabot update
  • c98ad84 ci(deps): bump github/codeql-action in the actions group (#410)
  • d28373e ci(deps): bump the actions group with 2 updates (#408)
  • 3a3ea05 ci(deps): bump the actions group with 2 updates (#405)
  • f33230e ci(deps): bump the actions group with 3 updates (#404)
  • c660cc9 ci(deps): bump the actions group with 2 updates (#403)
  • 4d25a46 ci(deps): bump the actions group with 2 updates (#402)
  • 7b10cf5 ci(deps): bump github/codeql-action in the actions group (#400)
  • 6b2db30 ci(deps): bump the actions group with 3 updates (#399)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0

Release notes

Sourced from github.com/charmbracelet/bubbles's releases.

v1.0.0

This is just an honorary release of Bubbles v1. Stay tuned for the next major version 🫧

Changelog

Fixed

  • d0166363eb8176b331de98dba1d6e997560f216f: fix: changed 'recieve' to 'receive' for 100% quality of Go Report Card (#881) (@​Atennop1)

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

v0.21.1

Changelog

New!

  • dff42ddb7cf28f022da475c69dba2e74f75af34d: feat: update keybindings in list setSize method (@​Broderick-Westrope)

Fixed

  • c376ce3ef18cc26bbf1f6338cc8518ae329a18d6: fix(cursor): fix data race on blinkTag (#784) (@​DryHumour)
  • 11d52ca426e5c594f7c6c10766935a7f30a83225: fix(table): preventing cursor from being out-of-bounds. (@​s0ders)
  • 49ff5c03b7bada572da36c79269dc15ab03d569b: fix(textinput): improve placeholder (#768) (@​caarlos0)
  • 7c44f63d3185e6f1d795e9369ba85185e6efe956: v1: fix(list): ensure correct cursor positions with page/cursor methods (#831) (@​lrstanley)

Docs

  • 7fcf75da535ee7db938586044a02f0f74f40339e: docs(readme): update footer image and copyright date (@​meowgorithm)
  • d4feefed7d674edbfbc8f09e99c56704706038c5: docs: remove Charm Cloud reference (#785) (@​ShalokShalom)

Other stuff

  • daab808a4d85e0b616ca9e30c1c5d9acd365aa02: ci: sync dependabot config (#786) (@​charmcli)
  • 4b2d311076480670a00b3f24fd9ad280c35c7c57: ci: sync dependabot config (#835) (@​charmcli)
  • 8562e9075fb87edf45e99c5d63a6610254d6c6e7: ci: sync golangci-lint config (#781) (@​github-actions[bot])
  • f54a125f7decd8fefa0db4a0853720200d50a631: test(table): improve table unit tests (#601) (@​Broderick-Westrope)

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

Commits
  • 4824eff chore(deps): bump github.com/charmbracelet/x/ansi in the all group (#859)
  • d016636 fix: changed 'recieve' to 'receive' for 100% quality of Go Report Card (#881)
  • 9329772 chore: update dependencies
  • ff8b5a8 chore(deps): bump actions/checkout from 5 to 6 in the all group (#863)
  • 62c7911 chore(deps): bump the all group with 2 updates (#855)
  • 49ff5c0 fix(textinput): improve placeholder (#768)
  • d6934a1 chore(deps): bump github.com/mattn/go-runewidth in the all group (#852)
  • f2d1266 chore(deps): bump github.com/charmbracelet/bubbletea in the all group (#850)
  • 5caedd7 chore(deps): bump the all group with 2 updates (#848)
  • cfdc19b chore(deps): bump actions/setup-go from 5 to 6 in the all group (#842)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/glamour from 0.10.0 to 1.0.0

Commits
  • 69661fd chore(deps): bump actions/checkout from 5 to 6 in the all group (#491)
  • 0af1a2d chore(deps): bump the all group with 2 updates (#482)
  • a9ec019 chore(deps): bump github.com/charmbracelet/x/ansi in the all group (#477)
  • 7a4cf0c ci: sync dependabot config (#476)
  • 49c8248 chore(deps): bump the all group with 2 updates (#472)
  • c1ce505 chore(deps): bump actions/setup-go from 5 to 6 in the all group (#471)
  • f9c650c ci: sync dependabot config (#470)
  • e3c481b chore(deps): bump actions/checkout from 4 to 5 (#469)
  • 7209389 chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#468)
  • f447e14 chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.3 to 0.10.1 (#467)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/log from 0.4.2 to 1.0.0

Commits

Updates github.com/charmbracelet/x/editor from 0.1.0 to 0.2.0

Commits
  • 245c578 chore(term): drop input
  • 61de596 feat(windows): add windows console read api
  • 13e74f1 feat: remove exp/term (#153)
  • e2dc8b5 chore(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 in /xpty (#154)
  • 09454c3 chore(deps): bump github.com/creack/pty in /exp/term (#155)
  • d72bfb0 fix(ansi): kitty: remove SetKittyKeyboard
  • 759c05a fix(ansi): kitty: godocs disabling mode
  • 64f64bd feat(ansi): xterm: modifyotherkeys
  • a29dab6 feat: add kitty keyboard set flags sequence
  • 7451802 feat: support FocusIn/FocusOut (#152)
  • Additional commits viewable in compare view

Updates github.com/mattn/go-runewidth from 0.0.19 to 0.0.21

Commits
  • b7b94fb Merge pull request #91 from mattn/add-is-combining-width
  • 2c33cbf Update CI: bump actions and Go versions
  • c6c0a14 Add IsCombiningWidth function
  • 6399b33 Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selections
  • dadc062 fix benchmark test checksums
  • 75db52f update test checksums
  • fb9c1d1 Treat Mn variation selections with EA width "A" as combining with 0 width
  • e24866b Merge pull request #88 from knowledgejunkie/unicode-17.0.0
  • 54b775a Support Unicode 17.0.0
  • See full diff in compare view

Updates golang.org/x/sys from 0.39.0 to 0.42.0

Commits
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • 7548802 all: upgrade go directive to at least 1.25.0 [generated]
  • fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  • d25a7aa unix: add IoctlSetString on all platforms
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.38.0 to 0.41.0

Commits
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • See full diff in compare view

Updates golang.org/x/text from 0.32.0 to 0.35.0

Commits
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 09:05
@dependabot dependabot bot requested review from aymanbagabas and raphamorim and removed request for a team March 16, 2026 09:05
Bumps the all group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) | `11.3.1` | `11.4.0` |
| [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) | `0.21.0` | `1.0.0` |
| [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) | `0.10.0` | `1.0.0` |
| [github.com/charmbracelet/log](https://github.com/charmbracelet/log) | `0.4.2` | `1.0.0` |
| [github.com/charmbracelet/x/editor](https://github.com/charmbracelet/x) | `0.1.0` | `0.2.0` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.19` | `0.0.21` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` | `0.42.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.38.0` | `0.41.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.32.0` | `0.35.0` |



Updates `github.com/caarlos0/env/v11` from 11.3.1 to 11.4.0
- [Release notes](https://github.com/caarlos0/env/releases)
- [Commits](caarlos0/env@v11.3.1...v11.4.0)

Updates `github.com/charmbracelet/bubbles` from 0.21.0 to 1.0.0
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v0.21.0...v1.0.0)

Updates `github.com/charmbracelet/glamour` from 0.10.0 to 1.0.0
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](charmbracelet/glamour@v0.10.0...v1.0.0)

Updates `github.com/charmbracelet/log` from 0.4.2 to 1.0.0
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.4.2...v1.0.0)

Updates `github.com/charmbracelet/x/editor` from 0.1.0 to 0.2.0
- [Commits](charmbracelet/x@v0.1.0...ansi/v0.2.0)

Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.21
- [Commits](mattn/go-runewidth@v0.0.19...v0.0.21)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](golang/sys@v0.39.0...v0.42.0)

Updates `golang.org/x/term` from 0.38.0 to 0.41.0
- [Commits](golang/term@v0.38.0...v0.41.0)

Updates `golang.org/x/text` from 0.32.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.32.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v11
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/charmbracelet/bubbles
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github.com/charmbracelet/glamour
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github.com/charmbracelet/log
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/editor
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/sys
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/term
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/text
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-6585a876f7 branch from 10665b9 to 5820f95 Compare April 9, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants