Skip to content

fix(go): update all non-major dependencies#56

Open
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
renovate/all-patch
Open

fix(go): update all non-major dependencies#56
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
renovate/all-patch

Conversation

@lrstanley-x
Copy link
Contributor

@lrstanley-x lrstanley-x bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charm.land/bubbletea/v2 v2.0.0 -> v2.0.2 age adoption passing confidence
charm.land/lipgloss/v2 v2.0.0 -> v2.0.2 age adoption passing confidence
github.com/lrstanley/bubblezone/v2 v2.0.0-alpha.3 -> v2.0.0 age adoption passing confidence
github.com/mattn/go-runewidth v0.0.20 -> v0.0.21 age adoption passing confidence

Release Notes

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

v2.0.2

Compare Source

This release contains a small patch fixing a rendering that might affect Wish users running on Unix platforms.

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.1

Compare Source

A small patch release to fix opening the proper default stdin file for input.

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.

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

v2.0.2

Compare Source

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

The Charm logo

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

v2.0.1

Compare Source

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

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.

lrstanley/bubblezone (github.com/lrstanley/bubblezone/v2)

v2.0.0

Compare Source

mattn/go-runewidth (github.com/mattn/go-runewidth)

v0.0.21

Compare Source


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

PR generated using automation.

@lrstanley-x lrstanley-x bot requested a review from lrstanley March 1, 2026 05:27
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.19%. Comparing base (82067fa) to head (20cbc46).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files           5        5           
  Lines         235      235           
=======================================
  Hits          219      219           
  Misses         15       15           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com>
@lrstanley-x lrstanley-x bot force-pushed the renovate/all-patch branch from 969ada3 to 20cbc46 Compare March 15, 2026 05:34
@lrstanley-x lrstanley-x bot changed the title fix(go): update github.com/lrstanley/bubblezone/v2 (v2.0.0-alpha.3 → v2.0.0) fix(go): update all non-major dependencies Mar 15, 2026
@lrstanley-x
Copy link
Contributor Author

lrstanley-x bot commented Mar 15, 2026

ℹ Artifact update notice

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

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.2 -> 1.25.0
golang.org/x/sys v0.41.0 -> v0.42.0
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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.2 -> 1.25.0
golang.org/x/sys v0.41.0 -> v0.42.0

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