Skip to content

fix(deps): update module charm.land/log/v2 to v2.0.1 - #730

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/charm.land-log-v2-2.x
Open

fix(deps): update module charm.land/log/v2 to v2.0.1#730
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/charm.land-log-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
charm.land/log/v2 v2.0.0v2.0.1 age confidence

Release Notes

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

v2.0.1

Compare Source

The long lasting meme has come to an end.
No more DEBU, FATA, ERRO
Before:
Screenshot 2026-09-03 at 14 50 50
Now:
Screenshot 2026-09-03 at 14 51 16

P.S. It is still aligned with the shorter variants (INFO, WARN)

To return to the old version:
styles := log.DefaultStyles()
styles.Levels[log.DebugLevel] = lipgloss.NewStyle().
    SetString("DEBU").
    Bold(true).
    Foreground(lipgloss.Color("63"))
l.SetStyles(styles)

debu has got to be the funniest...

That's all,
Charm 🌟

Changelog
Fixed
Docs
Other stuff

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 is behind base branch, 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 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 6 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
charm.land/lipgloss/v2 v2.0.1 -> v2.0.5
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.7
github.com/go-logfmt/logfmt v0.6.0 -> v0.6.1
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.19 -> v0.0.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants