Skip to content

fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 - #27

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/charm.land-lipgloss-v2-2.x
Open

fix(deps): update module charm.land/lipgloss/v2 to v2.0.6#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/charm.land-lipgloss-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
charm.land/lipgloss/v2 v2.0.2v2.0.6 age confidence

Release Notes

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

v2.0.6

Compare Source

Measure Twice, Draw Once

Mostly a width-measurement release, courtesy of some Ultraviolet and x/ansi bumps, plus a table fix.

Emoji

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. No more drifting borders on rows with ⚠️ and friends.

It also had a four-column cap on cell width, which meant anything wider was dropped from the screen entirely — 👨‍👩‍👧‍👦 is eight columns. That cap is gone.

Hindi

Terminals without mode 2027 advance the cursor once per codepoint and don't know about cluster boundaries. Unicode 15.1 merged Indic conjuncts into single clusters, so स्ते is one cluster that those terminals still paint in two columns. Measuring it as a unit put everything after it in the wrong place.

The wcwidth path now measures per codepoint, matching what those terminals actually do. If you're rendering through Bubble Tea, Devanagari should line up.

Tables

Columns no longer shrink to zero. There's now a minimum width floor of padding plus one character, with a fallback to the old behavior when the width budget is impossible. Thanks to @​taciturnaxolotl!

Heads up

Canvas.Render() now trims trailing whitespace. Expect goldens to move.


Changelog

Fixed

The Charm logo

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

v2.0.5

Compare Source

Changelog


The Charm logo

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

v2.0.4

Compare Source

Mini Crash Patch

Hi! This is a small patch to fix a writer-related panic. Thanks for using Lip Gloss!

Changelog

Fixed
Docs
Chore

The Charm logo

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

v2.0.3

Compare Source

Changelog

Fixed
Docs

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@renovate

renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: cova/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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/ultraviolet v0.0.0-20251205161215-1948445e3318 -> v0.0.0-20260811164956-006e29f97886
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.8
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.1
github.com/mattn/go-runewidth v0.0.19 -> v0.0.24
golang.org/x/sync v0.19.0 -> v0.22.0
golang.org/x/sys v0.42.0 -> v0.47.0

@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.3 fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/charm.land-lipgloss-v2-2.x branch from 9421ab8 to bc8e485 Compare June 12, 2026 16:41
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 - autoclosed Jun 12, 2026
@renovate renovate Bot closed this Jun 12, 2026
@renovate
renovate Bot deleted the renovate/charm.land-lipgloss-v2-2.x branch June 12, 2026 23:06
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 - autoclosed fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 Jun 13, 2026
@renovate renovate Bot reopened this Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/charm.land-lipgloss-v2-2.x branch 2 times, most recently from bc8e485 to d0e33cd Compare June 13, 2026 00:56
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.4 fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/charm.land-lipgloss-v2-2.x branch from d0e33cd to 774295e Compare July 3, 2026 04:54
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 - autoclosed Aug 7, 2026
@renovate renovate Bot closed this Aug 7, 2026
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 - autoclosed fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 Aug 7, 2026
@renovate renovate Bot reopened this Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/charm.land-lipgloss-v2-2.x branch 3 times, most recently from 0de41cf to 119a8ab Compare August 12, 2026 00:30
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.5 fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 Aug 12, 2026
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate renovate Bot changed the title fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 - autoclosed fix(deps): update module charm.land/lipgloss/v2 to v2.0.6 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/charm.land-lipgloss-v2-2.x branch 2 times, most recently from 119a8ab to cbfd900 Compare August 30, 2026 05:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants