Skip to content

fix(deps): update bump-dependencies#45

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate.bump-dependencies
Open

fix(deps): update bump-dependencies#45
renovate[bot] wants to merge 1 commit intomainfrom
renovate.bump-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbletea/v2 v2.0.2v2.0.6 age confidence
charm.land/lipgloss/v2 v2.0.2v2.0.3 age confidence
github.com/NimbleMarkets/ntcharts/v2 v2.0.0v2.0.1 age confidence
golang.org/x/crypto v0.49.0v0.50.0 age confidence
golang.org/x/sys v0.42.0v0.43.0 age confidence
golang.org/x/term v0.41.0v0.42.0 age confidence

Release Notes

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

v2.0.6

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

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

Compare Source

Extra Extra Extended Keyboard Enhancements!

This release adds support for the full set of Keyboard Enhancements. Now you can enable any enhancements on top of the default disambiguate one.

func (m model) View() tea.View {
  var v tea.View
  v.KeyboardEnhancements.ReportAlternateKeys = true
  v.KeyboardEnhancements.ReportAllKeysAsEscapeCodes = true
  return v
}

Smarter Renderer

We also fixed a few renderer related bugs and made the Cursed Renderer smarter. Now, we always reset the terminal tab stops for the Bubble Tea program process context. People using tabs -N in their shell profiles shouldn't be affected.

See the full changelog below.

Changelog

New!
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.

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

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.

NimbleMarkets/ntcharts (github.com/NimbleMarkets/ntcharts/v2)

v2.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • 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.

👻 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 8, 2026
@renovate renovate bot changed the title fix(deps): update module golang.org/x/sys to v0.43.0 fix(deps): update bump-dependencies Apr 9, 2026
@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from 6604f64 to 2c9550f Compare April 9, 2026 19:05
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 9, 2026

ℹ️ 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-20260316091819-b93f6a3b8502 -> v0.0.0-20260416155717-489999b90468
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.7
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.21 -> v0.0.23
golang.org/x/text v0.35.0 -> v0.36.0

@renovate renovate bot force-pushed the renovate.bump-dependencies branch 2 times, most recently from d09ed2d to e3e571b Compare April 13, 2026 22:41
@renovate renovate bot force-pushed the renovate.bump-dependencies branch from e3e571b to c700f22 Compare April 16, 2026 18:19
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