Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the golang group with 3 updates (#523)
Bumps the golang group with 3 updates: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea), [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `github.com/charmbracelet/bubbletea` from 1.2.4 to 1.3.0 <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.3.0</h2> <h2>Sorry to interrupt: it's time for Bubble Tea v1.3.0!</h2> <p>Bubble Tea now ships with refined interrupt handling, courtesy <a href="https://github.com/caarlos0"><code>@caarlos0</code></a>. Now, you can throw your terminal a <!-- raw HTML omitted -->ctrl+c<!-- raw HTML omitted --> or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill <code>tea.Quit</code> command with <code>tea.Interrupt</code> for seamless interruptions.</p> <h3>Bug Fixes</h3> <ul> <li>2556e01416b7f7cda13b27724c4e07ad5bb5d51c: The last rendered line count now includes those sneaky alt screen lines, thanks to <a href="https://github.com/semihbkgr"><code>@semihbkgr</code></a>'s keen eye (<a href="https://github.com/charmbracelet/bubbletea/issues/1254">#1254</a>)</li> <li>c8d6005325d3b370ea48d3e0c2129792d988e471: Windows users rejoice! <a href="https://github.com/awoodbeck"><code>@awoodbeck</code></a> has managed to cancel those unruly threads like an expert party planner using <code>CancelIoEx</code> (<a href="https://github.com/charmbracelet/bubbletea/issues/1305">#1305</a>)</li> </ul> <h3>New Contributors</h3> <p>Special thanks to the following new contributors:</p> <ul> <li><a href="https://github.com/awoodbeck"><code>@awoodbeck</code></a>, for totally fixing input on Windows</li> <li><a href="https://github.com/Bilogweb3"><code>@Bilogweb3</code></a>, for help with the docs</li> <li><a href="https://github.com/simonnordberg"><code>@simonnordberg</code></a>, for catching some outdated typos</li> </ul> <!-- raw HTML omitted --> <h3>Changelog</h3> <!-- raw HTML omitted --> <h3>New Features</h3> <ul> <li>cb9395982335da2fbc8cf90c5cf2c3b73eee4787: feat(SIGINT): better handle interrupts (<a href="https://github.com/charmbracelet/bubbletea/issues/1255">#1255</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>2556e01416b7f7cda13b27724c4e07ad5bb5d51c: fix: getting last rendered line counts including alt screen lines (<a href="https://github.com/charmbracelet/bubbletea/issues/1254">#1254</a>) (<a href="https://github.com/semihbkgr"><code>@semihbkgr</code></a>)</li> <li>31b433ce48d9e396e496273a10be8c688f60c4bf: fix: replace deprecated ansi codes (<a href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>)</li> <li>c8d6005325d3b370ea48d3e0c2129792d988e471: fix: use CancelIoEx to cancel Windows conInputReader across threads (<a href="https://github.com/charmbracelet/bubbletea/issues/1305">#1305</a>) (<a href="https://github.com/awoodbeck"><code>@awoodbeck</code></a>)</li> </ul> <h3>Documentation updates</h3> <ul> <li>9306010a31eef1bcaaced41ec6c99e3bdee4b5e8: docs(example): resize chat example based on window (<a href="https://github.com/charmbracelet/bubbletea/issues/1262">#1262</a>) (<a href="https://github.com/bashbunni"><code>@bashbunni</code></a>)</li> <li>2060f938a069c5894a2213d684855296c12742af: docs(examples): fix glamour example (<a href="https://github.com/charmbracelet/bubbletea/issues/1204">#1204</a>) (<a href="https://github.com/meowgorithm"><code>@meowgorithm</code></a>)</li> <li>07288b1a746ed3168bbc7a71d3990fbcc4817a90: docs(readme): add more stuff to "In the Wild" (<a href="https://github.com/meowgorithm"><code>@meowgorithm</code></a>)</li> <li>1bf18861d91be438c860c58d2d2c1274f5eab444: docs(readme): additional readme tiyding up (<a href="https://github.com/meowgorithm"><code>@meowgorithm</code></a>)</li> <li>79cc2fb92466c957002319fdc321a8e31c103acb: docs(readme): fix tiny typo in readme (<a href="https://github.com/meowgorithm"><code>@meowgorithm</code></a>)</li> <li>e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31: docs(readme): fix typos (<a href="https://github.com/charmbracelet/bubbletea/issues/1265">#1265</a>) (<a href="https://github.com/Bilogweb3"><code>@Bilogweb3</code></a>)</li> <li>39f9fae50f6285fc77139b5af796bac0f0e48493: docs: clarify imports in the readme (<a href="https://github.com/charmbracelet/bubbletea/issues/1234">#1234</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <h3>Other work</h3> <ul> <li>eb7e3d0884f5976bbd94144bf3495ecb935dbce4: Update README.md references to main branch (<a href="https://github.com/simonnordberg"><code>@simonnordberg</code></a>)</li> </ul> <!-- raw HTML omitted --> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/charmbracelet/bubbletea/commit/7f68efb63b192b039cf6f23acaab0b1950ee8d25"><code>7f68efb</code></a> chore: examples: go mod tidy</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/c8d6005325d3b370ea48d3e0c2129792d988e471"><code>c8d6005</code></a> fix: use CancelIoEx to cancel Windows conInputReader across threads (<a href="https://github.com/charmbracelet/bubbletea/issues/1305">#1305</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/22ba68a34206992873ce5531957941edcddc2d52"><code>22ba68a</code></a> chore(deps): bump github.com/charmbracelet/x/ansi from 0.7.0 to 0.8.0 (<a href="https://github.com/charmbracelet/bubbletea/issues/1299">#1299</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/eb7e3d0884f5976bbd94144bf3495ecb935dbce4"><code>eb7e3d0</code></a> Update README.md references to main branch</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/c1cd8bba561eacea8f0985cad4a718c1a9cde61d"><code>c1cd8bb</code></a> chore(deps): bump github.com/charmbracelet/x/ansi from 0.6.0 to 0.7.0 (<a href="https://github.com/charmbracelet/bubbletea/issues/1290">#1290</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/73843abd916d0b21dc10f14cc8a44f11a8787303"><code>73843ab</code></a> chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 in /examples (<a href="https://github.com/charmbracelet/bubbletea/issues/1289">#1289</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/d67033479573c91fc4a0e450fe84bbd0d6db6c5d"><code>d670334</code></a> chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (<a href="https://github.com/charmbracelet/bubbletea/issues/1281">#1281</a>)</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/1bf18861d91be438c860c58d2d2c1274f5eab444"><code>1bf1886</code></a> docs(readme): additional readme tiyding up</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/79cc2fb92466c957002319fdc321a8e31c103acb"><code>79cc2fb</code></a> docs(readme): fix tiny typo in readme</li> <li><a href="https://github.com/charmbracelet/bubbletea/commit/07288b1a746ed3168bbc7a71d3990fbcc4817a90"><code>07288b1</code></a> docs(readme): add more stuff to "In the Wild"</li> <li>Additional commits viewable in <a href="https://github.com/charmbracelet/bubbletea/compare/v1.2.4...v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/mod` from 0.22.0 to 0.23.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/52289f1fa75a8da0eb82d369cf5fda65fd6147b9"><code>52289f1</code></a> modfile: fix trailing empty lines in require blocks</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.22.0...v0.23.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/oauth2/commit/b9c813be7d0ec3262d46deb8677ba5cda93d95ec"><code>b9c813b</code></a> google: add warning about externally-provided credentials</li> <li>See full diff in <a href="https://github.com/golang/oauth2/compare/v0.25.0...v0.26.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information