chore(deps): update module charm.land/lipgloss/v2 to v2.0.6 #10

Merged
faceguy merged 1 commit from renovate/all-minor-patch into main 2026-08-12 07:41:54 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
charm.land/lipgloss/v2 require patch v2.0.5v2.0.6

Release Notes

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.6

Compare Source

Devanagari, auto-grapheme mode, and more

Hi! The big news in this release is that Lip Gloss now properly renders Devanagari (Hindi)! Beyond that—or perhaps as a result—Lip Gloss will now switch to mode 2027 for grapheme support when possible.

There's other good stuff too. Let's go!

क्या हाल है?

Hindi speakers, it's about time! Lip Gloss and Ultraviolet now properly renders Devanagari. That means Bubble Tea will as well.

Screenshot 2026-08-12 at 10 12 14

This brings us to…

Cyberpunk 2027

Lip Gloss (and Ultraviolet) now asks the terminal at startup whether it supports Unicode core mode (DEC mode 2027), and when it does, measures widths the same way the terminal does. We did this for Devanagari but it also means Emojis and things render better now too. Let's go!

Shrinky tables: not anymore

Columns no longer shrink to zero width. Thanks, @​taciturnaxolotl!


Changelog

Fixed

The Charm logo

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | require | patch | `v2.0.5` → `v2.0.6` | --- ### Release Notes <details> <summary>charmbracelet/lipgloss (charm.land/lipgloss/v2)</summary> ### [`v2.0.6`](https://github.com/charmbracelet/lipgloss/releases/tag/v2.0.6) [Compare Source](https://github.com/charmbracelet/lipgloss/compare/v2.0.5...v2.0.6) ### Devanagari, auto-grapheme mode, and more Hi! The big news in this release is that Lip Gloss now properly renders Devanagari (Hindi)! Beyond that—or perhaps as a result—Lip Gloss will now switch to mode 2027 for grapheme support when possible. There's other good stuff too. Let's go! #### क्या हाल है? Hindi speakers, it's about time! Lip Gloss and Ultraviolet now properly renders Devanagari. That means Bubble Tea will as well. <img width="434" height="198" alt="Screenshot 2026-08-12 at 10 12 14" src="https://github.com/user-attachments/assets/9d7e58be-baf6-425c-ae4e-9aafde1d9a89" /> This brings us to… #### Cyberpunk 2027 Lip Gloss (and Ultraviolet) now asks the terminal at startup whether it supports Unicode core mode (DEC mode 2027), and when it does, measures widths the same way the terminal does. We did this for Devanagari but it also means Emojis and things render better now too. Let's go! #### Shrinky tables: not anymore Columns no longer shrink to zero width. Thanks, [@&#8203;taciturnaxolotl](https://github.com/taciturnaxolotl)! *** #### Changelog ##### Fixed - [`d231906`](https://github.com/charmbracelet/lipgloss/commit/d231906a63681848939223b6e03d049b513697a0): fix(table): prevent columns from shrinking to zero width ([#&#8203;671](https://github.com/charmbracelet/lipgloss/issues/671)) ([@&#8203;taciturnaxolotl](https://github.com/taciturnaxolotl)) *** <a href="https://charm.land/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [X](https://x.com/charmcli), [Discord](https://charm.land/discord), [Slack](https://charm.land/slack), [The Fediverse](https://mastodon.social/@&#8203;charmcli), [Bluesky](https://bsky.app/profile/charm.land). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiI0NC4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
chore(deps): update module charm.land/lipgloss/v2 to v2.0.6
All checks were successful
CI pipeline / test-and-build (pull_request) Successful in 1m22s
CI pipeline / test-and-build (push) Successful in 1m23s
79a9fc1693
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/ultraviolet v0.0.0-20260703014108-f5a850f9c2b7 -> v0.0.0-20260811164956-006e29f97886
github.com/charmbracelet/x/ansi v0.11.7 -> v0.11.8
github.com/lucasb-eyer/go-colorful v1.4.0 -> v1.4.1
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/sys v0.46.0 -> v0.47.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/charmbracelet/ultraviolet` | `v0.0.0-20260703014108-f5a850f9c2b7` -> `v0.0.0-20260811164956-006e29f97886` | | `github.com/charmbracelet/x/ansi` | `v0.11.7` -> `v0.11.8` | | `github.com/lucasb-eyer/go-colorful` | `v1.4.0` -> `v1.4.1` | | `golang.org/x/sync` | `v0.21.0` -> `v0.22.0` | | `golang.org/x/sys` | `v0.46.0` -> `v0.47.0` |
faceguy deleted branch renovate/all-minor-patch 2026-08-12 07:41:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
faceguy/my-spotify-playlist-sorter-go!10
No description provided.