Skip to content

chore(deps): bump the all group across 1 directory with 4 updates#108

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-f85b2b425e
Open

chore(deps): bump the all group across 1 directory with 4 updates#108
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-f85b2b425e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the all group with 2 updates in the / directory: charm.land/lipgloss/v2 and github.com/charmbracelet/fang.

Updates charm.land/lipgloss/v2 from 2.0.0 to 2.0.3

Release notes

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

v2.0.3

Changelog

Fixed

  • 472d718e2314596549bee2c0c8ccf8beea5f25ae: fix: Avoid background color query hang (#636) (@​jedevc)

Docs


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

v2.0.2

Table patch

If you don't know, we made big improvements in table rendering recently shipped in v2.0.0.

@​MartinodF made a good job on improving it even further for tricky edge cases, in particular when content wrapping is enabled.

Changelog

Fixed

  • c289bad531f2588fc7506d7fbd5cdfd3daf4cb27: fix(table): height and overflow with wrapping content (#620) (@​MartinodF)

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

v2.0.1

A small release to properly set style underline colors, as well as handling partial reads while querying the terminal.

Changelog

Fixed

  • 30441468e81b8d5322c78e7a78cac1aaf6b1b57d: fix: add missing underlineColorKey case in getAsColor (#624) (@​flux627)

Docs

  • 61e734b4628b1f808f2a40dde55c8886432a110b: docs: Charm logo link in upgrade guide (@​aymanbagabas)

Other stuff


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

Commits
  • 472d718 fix: Avoid background color query hang (#636)
  • 89fafba chore: bump x/ansi to v0.11.7 to fix width calculation bug
  • d6d41e1 chore(deps): bump golang.org/x/sys in the all group (#663)
  • 23a1bb1 chore(deps): bump github.com/lucasb-eyer/go-colorful in the all group (#640)
  • cd93a9f docs: fix tree comment typo (#634)
  • 25c5fb2 chore(deps): bump github.com/charmbracelet/colorprofile in the all group (#630)
  • 9e39a0a docs: fix README typo (#629)
  • 9856c04 v2.0.2
  • c289bad fix(table): height and overflow with wrapping content (#620)
  • bffdafb chore(deps): bump the all group with 2 updates (#626)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/colorprofile from 0.4.2 to 0.4.3

Release notes

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

v0.4.3

This release fixes an important issue where the writer when used as a middleware can cause short write errors. Kudos to @​abhinav for reporting this one.

Changelog

Fixed

  • d085584efb48f2ad470e96cd0f3dcb8cc68a034b: fix(writer): ensure Write returns the number of processed bytes (#75) (@​aymanbagabas)

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

Commits
  • d085584 fix(writer): ensure Write returns the number of processed bytes (#75)
  • cf47ee4 chore(deps): bump golang.org/x/sys in the all group (#73)
  • See full diff in compare view

Updates github.com/charmbracelet/fang from 0.4.4 to 1.0.0

Release notes

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

v1.0.0

Changelog

Other stuff

  • 3b93b3b1c60ff8e4957e62e20f35c6b12c5a6ad1: ci: sync golangci-lint config (#83) (@​github-actions[bot])

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

Commits

Updates github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7

Commits
  • 6921c75 fix(ansi): width: always use grapheme finder for width calculation
  • 266cf5a chore(deps): bump the all group across 1 directory with 2 updates (#836)
  • ad0b1ae chore(scripts): update builds script to use codecov v6 and dependabot/fetch-m...
  • b18aac2 chore(deps): bump golang.org/x/image in /vttest in the all group (#840)
  • ffd2a07 chore(deps): bump golang.org/x/image in /mosaic in the all group (#839)
  • 7664402 chore(deps): bump golang.org/x/sys in /input in the all group (#833)
  • 44f725f chore(deps): bump github.com/mattn/go-runewidth (#838)
  • ac9fd4b chore(deps): bump github.com/mattn/go-runewidth (#837)
  • e969fb5 chore(deps): bump golang.org/x/sys in /termios in the all group (#828)
  • acb1aa7 chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#835)
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from aymanbagabas as a code owner April 20, 2026 09:48
Bumps the all group with 2 updates in the / directory: [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) and [github.com/charmbracelet/fang](https://github.com/charmbracelet/fang).


Updates `charm.land/lipgloss/v2` from 2.0.0 to 2.0.3
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](charmbracelet/lipgloss@v2.0.0...v2.0.3)

Updates `github.com/charmbracelet/colorprofile` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Commits](charmbracelet/colorprofile@v0.4.2...v0.4.3)

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

Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.7
- [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.7)

---
updated-dependencies:
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/charmbracelet/colorprofile
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/charmbracelet/fang
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/all-f85b2b425e branch from 33f312d to 0b82a72 Compare April 27, 2026 10:02
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