fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.3 #48
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-charmbracelet-bubbletea-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.1.2
->v1.2.3
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.2.3
Compare Source
Altscreen-not-altscreen
This release fixes a sneaky longstanding bug in the renderer where mis-paints could happen when toggling in and out of the altscreen if the height of the TUI changed whilst in the altscreen. Special thanks to @applejag for reporting the issue and @semihbkgr for the fix.
Changelog
f8f840c
: fix: cursor position adjustment after exiting alt screen (#1241) (@semihbkgr)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.2
Compare Source
Hi! This release fixes some bugs found the fast new renderer introduced in v1.2.0. Happy rendering!
Fixed
New Contributors
Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.2
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v1.2.1
Compare Source
v1.2.0
Compare Source
It’s performance boost time
Sometimes you have to take matters into your own hands. That’s exactly what @LeperGnome did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go!
Changelog
New Contributors
Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ 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):Details:
github.com/charmbracelet/lipgloss
v0.13.1
->v1.0.0
golang.org/x/sync
v0.8.0
->v0.9.0
github.com/charmbracelet/x/ansi
v0.4.0
->v0.4.5
github.com/charmbracelet/x/term
v0.2.0
->v0.2.1
golang.org/x/sys
v0.26.0
->v0.27.0
fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.0to fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.16752370d82
to23f0b45e80
fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.1to fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.223f0b45e80
toebcc23c20a
fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.2to fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.3ebcc23c20a
to9584ebd113
Checkout
From your project repository, check out a new branch and test the changes.