- Notifications
You must be signed in to change notification settings - Fork925
Commit4e2a46e
authored
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 <ahref="https://github.com/charmbracelet/bubbletea/releases">github.com/charmbracelet/bubbletea'sreleases</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’sexactly what <ahref="https://github.com/LeperGnome"><code>@LeperGnome</code></a> didwhen he wanted faster rendering. This release features adjustments tothe rendering algorithm for faster repaints. We encourage you to upgradeand give it a go!</p><blockquote><p>[!NOTE]Renderer changes are no laughing matter. We’ve tested the new rendererextensively, however if you notice any bugs let us know. Renderingaccuracy is among our top priorities.</p></blockquote><h2>Changelog</h2><ul><li>rendering speed improvements by <ahref="https://github.com/LeperGnome"><code>@LeperGnome</code></a> in <ahref="https://redirect.github.com/charmbracelet/bubbletea/pull/1132">charmbracelet/bubbletea#1132</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/LeperGnome"><code>@LeperGnome</code></a> madetheir first contribution in <ahref="https://redirect.github.com/charmbracelet/bubbletea/pull/1132">charmbracelet/bubbletea#1132</a></li></ul><p><strong>Full Changelog</strong>: <ahref="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 HTMLomitted --></p><p>Thoughts? Questions? We love hearing from you. Feel free to reach outon <a href="https://twitter.com/charmcli">Twitter</a>, <ahref="https://mastodon.technology/@charm">The Fediverse</a>, or on <ahref="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 thelatest <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 lintworkflow (<ahref="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li><li>3209d62ae751da63a38237666d6706ab7c9f0006: feat(ci): use metalint-sync workflow to sync linter config (<ahref="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li></ul><h3>Bug fixes</h3><ul><li>566879aa33ce13f27a6bdab4a274e08be01bac9c: fix(ci): run lint workflowon all platforms (<ahref="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li><li>cd1e4d34a7e0232ea94afcc168eec107450aa332: fix: exec tests on windows(<ahref="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li></ul><h3>Documentation updates</h3><ul><li>d928d8dcabcd4bca0efc22fb661de0cc27c66b21: docs: update contributingguidelines (<ahref="https://redirect.github.com/charmbracelet/bubbletea/issues/1186">#1186</a>)(<ahref="https://github.com/bashbunni"><code>@bashbunni</code></a>)</li><li>de4788dc763d5a6ce7ca555c5ee6fce3179dedc4: docs: update readme badgeimages (<ahref="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><ahref="https://github.com/charmbracelet/bubbletea/commit/5b65f9afee63a23935373397c858891ddf0e868d"><code>5b65f9a</code></a>chore: go mod tidy</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/e16a768eabe59bb0e4d4fe7a40439e27346dcf66"><code>e16a768</code></a>fix: screen_test.go: fix test cases for ClearScreen andEnterAltScreen</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/c78a084f81ea3011662876d8ae65752875f25aa3"><code>c78a084</code></a>fix: renderer: use HomeCursorPosition instead of CursorOrigin</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/50249d492da0c103dfc37d2e47e1be49217479b1"><code>50249d4</code></a>fix: screen_test.go: fix test cases for cursor movement</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/99b85ff94fbbf85dc1a0c8f5753e0b18f484816e"><code>99b85ff</code></a>fix: renderer: erase the rest of the line when it's shorter than thewidth</li><li><ahref="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(<ahref="https://redirect.github.com/charmbracelet/bubbletea/issues/1224">#1224</a>)</li><li><ahref="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(<ahref="https://redirect.github.com/charmbracelet/bubbletea/issues/1219">#1219</a>)</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/3bbf24dec24acebdb32ef675cb9788c90206e911"><code>3bbf24d</code></a>chore(deps): bump github.com/charmbracelet/lipgloss in /examples (<ahref="https://redirect.github.com/charmbracelet/bubbletea/issues/1220">#1220</a>)</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/2472d90201467bb911eb0ba37f4a9da69ad33209"><code>2472d90</code></a>fix: remove unnecessary line break</li><li><ahref="https://github.com/charmbracelet/bubbletea/commit/5f70edd7873cccfc82de75a624b1b28305c9be4e"><code>5f70edd</code></a>chore(ci): sync golangci-lint config (<ahref="https://redirect.github.com/charmbracelet/bubbletea/issues/1222">#1222</a>)</li><li>Additional commits viewable in <ahref="https://github.com/charmbracelet/bubbletea/compare/v1.1.0...v1.2.1">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>1 parenta5d1977 commit4e2a46e
2 files changed
+6
-6
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
183 |
| - | |
| 182 | + | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
189 |
| - | |
| 188 | + | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
|
0 commit comments
Comments
(0)