mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.2.1 (#15472)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.1.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/charmbracelet/bubbletea/releases">github.com/charmbracelet/bubbletea's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <h1>It’s performance boost time</h1> <p>Sometimes you have to take matters into your own hands. That’s exactly what <a href="https://github.com/LeperGnome"><code>@LeperGnome</code></a> 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!</p> <blockquote> <p>[!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.</p> </blockquote> <h2>Changelog</h2> <ul> <li>rendering speed improvements by <a href="https://github.com/LeperGnome"><code>@LeperGnome</code></a> in <a href="https://redirect.github.com/charmbracelet/bubbletea/pull/1132">charmbracelet/bubbletea#1132</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/LeperGnome"><code>@LeperGnome</code></a> made their first contribution in <a href="https://redirect.github.com/charmbracelet/bubbletea/pull/1132">charmbracelet/bubbletea#1132</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0">https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0</a></p> <hr /> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <p>Thoughts? Questions? We love hearing from you. Feel free to reach out on <a href="https://twitter.com/charmcli">Twitter</a>, <a href="https://mastodon.technology/@charm">The Fediverse</a>, or on <a href="https://charm.sh/chat">Discord</a>.</p> <h2>v1.1.2</h2> <h1>This and that</h1> <p>A tiny tiny release that fixes the tests on Windows, and uses the latest <code>ansi</code> package definitions.</p> <!-- raw HTML omitted --> <h2>Changelog</h2> <!-- raw HTML omitted --> <h3>New Features</h3> <ul> <li>12b04c5d6001056875bc712f81fa1efd470fa592: feat(ci): use meta lint workflow (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> <li>3209d62ae751da63a38237666d6706ab7c9f0006: feat(ci): use meta lint-sync workflow to sync linter config (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>566879aa33ce13f27a6bdab4a274e08be01bac9c: fix(ci): run lint workflow on all platforms (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> <li>cd1e4d34a7e0232ea94afcc168eec107450aa332: fix: exec tests on windows (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> </ul> <h3>Documentation updates</h3> <ul> <li>d928d8dcabcd4bca0efc22fb661de0cc27c66b21: docs: update contributing guidelines (<a href="https://redirect.github.com/charmbracelet/bubbletea/issues/1186">#1186</a>) (<a href="https://github.com/bashbunni"><code>@bashbunni</code></a>)</li> <li>de4788dc763d5a6ce7ca555c5ee6fce3179dedc4: docs: update readme badge images (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> </ul> <!-- raw HTML omitted --> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/charmbracelet/bubbletea/commit/5b65f9afee63a23935373397c858891ddf0e868d"><code>5b65f9a</code></a> chore: go mod tidy</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/e16a768eabe59bb0e4d4fe7a40439e27346dcf66"><code>e16a768</code></a> fix: screen_test.go: fix test cases for ClearScreen and EnterAltScreen</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/c78a084f81ea3011662876d8ae65752875f25aa3"><code>c78a084</code></a> fix: renderer: use HomeCursorPosition instead of CursorOrigin</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/50249d492da0c103dfc37d2e47e1be49217479b1"><code>50249d4</code></a> fix: screen_test.go: fix test cases for cursor movement</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/99b85ff94fbbf85dc1a0c8f5753e0b18f484816e"><code>99b85ff</code></a> fix: renderer: erase the rest of the line when it's shorter than the width</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/f4d1e0ead8047cc5557e638ed424e66e18a36c11"><code>f4d1e0e</code></a> chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5 (<a href="https://redirect.github.com/charmbracelet/bubbletea/issues/1224">#1224</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/d6aee5bd5f9492b96f31969a09d1c38f21532120"><code>d6aee5b</code></a> chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (<a href="https://redirect.github.com/charmbracelet/bubbletea/issues/1219">#1219</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/3bbf24dec24acebdb32ef675cb9788c90206e911"><code>3bbf24d</code></a> chore(deps): bump github.com/charmbracelet/lipgloss in /examples (<a href="https://redirect.github.com/charmbracelet/bubbletea/issues/1220">#1220</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/2472d90201467bb911eb0ba37f4a9da69ad33209"><code>2472d90</code></a> fix: remove unnecessary line break</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/5f70edd7873cccfc82de75a624b1b28305c9be4e"><code>5f70edd</code></a> chore(ci): sync golangci-lint config (<a href="https://redirect.github.com/charmbracelet/bubbletea/issues/1222">#1222</a>)</li> <li>Additional commits viewable in <a href="https://github.com/charmbracelet/bubbletea/compare/v1.1.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -202,7 +202,7 @@ require go.uber.org/mock v0.5.0
|
||||
require (
|
||||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/charmbracelet/bubbles v0.20.0
|
||||
github.com/charmbracelet/bubbletea v1.1.0
|
||||
github.com/charmbracelet/bubbletea v1.2.1
|
||||
github.com/charmbracelet/lipgloss v1.0.0
|
||||
github.com/coder/serpent v0.8.0
|
||||
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
|
||||
@@ -222,7 +222,7 @@ require (
|
||||
github.com/alecthomas/chroma/v2 v2.14.0 // indirect
|
||||
github.com/atotto/clipboard v0.1.4 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0 // indirect
|
||||
github.com/charmbracelet/x/ansi v0.4.2 // indirect
|
||||
github.com/charmbracelet/x/ansi v0.4.5 // indirect
|
||||
github.com/charmbracelet/x/term v0.2.0 // indirect
|
||||
github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4 // indirect
|
||||
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
|
||||
|
||||
Reference in New Issue
Block a user