Closed renovate[bot] closed 3 days ago
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:
Package | Change |
---|---|
github.com/charmbracelet/lipgloss |
v0.13.1 -> v1.0.0 |
github.com/charmbracelet/x/ansi |
v0.3.2 -> v0.4.5 |
github.com/charmbracelet/x/term |
v0.2.0 -> v0.2.1 |
golang.org/x/sync |
v0.8.0 -> v0.9.0 |
golang.org/x/sys |
v0.25.0 -> v0.27.0 |
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
:no_entry: Ignored keywords (1)
* (deps)Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
v1.1.1
->v1.2.2
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
### [`v1.2.2`](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.1...v1.2.2) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.1...v1.2.2) ### [`v1.2.1`](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.1) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0) ### It’s performance boost time Sometimes you have to take matters into your own hands. That’s exactly what [@LeperGnome](https://redirect.github.com/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! > \[!NOTE] > Renderer changes are no laughing matter. We’ve tested the new renderer extensively, however if you notice any bugs let us know. Rendering accuracy is among our top priorities. #### Changelog - rendering speed improvements by [@LeperGnome](https://redirect.github.com/LeperGnome) in [https://github.com/charmbracelet/bubbletea/pull/1132](https://redirect.github.com/charmbracelet/bubbletea/pull/1132) #### New Contributors - [@LeperGnome](https://redirect.github.com/LeperGnome) made their first contribution in [https://github.com/charmbracelet/bubbletea/pull/1132](https://redirect.github.com/charmbracelet/bubbletea/pull/1132) **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](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@charm), or on [Discord](https://charm.sh/chat). ### [`v1.1.2`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.1.2) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.1.1...v1.1.2) A tiny tiny release that fixes the tests on Windows, and uses the latest `ansi` package definitions.#### Changelog
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 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.
This PR was generated by Mend Renovate. View the repository job log.