fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4 #59

Open
abs3nt wants to merge 1 commits from renovate/github.com-charmbracelet-bubbletea-1.x into master
Owner

This PR contains the following updates:

Package Type Update Change
github.com/charmbracelet/bubbletea require minor v1.1.2 -> v1.3.4

Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v1.3.4

Compare Source

This release fixes an issue on Windows where the mouse is always enabled even if it wasn't requested. Now, using mouse options such as tea.WithAllMouseMotion() and commands such as tea.EnableMouseAllMotion and tea.DisableMouse turns the mouse on/off as expected.

Changelog

New Features
Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.3

Compare Source

This release restore the program options that were deprecated in the previous releases.

Changelog

Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.3.2...v1.3.3


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.2

Compare Source

Fix canceling terminal input reads on Windows.

Changelog

Bug fixes

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.1

Compare Source

This release introduces some important bug fixes when it comes to cursor movements while rendering, and properly handle Windows AltGr key on non-English keyboards.

Changelog

Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.0

Compare Source

Sorry to interrupt: it's time for Bubble Tea v1.3.0!

Bubble Tea now ships with refined interrupt handling, courtesy @​caarlos0. Now, you can throw your terminal a ctrl+c or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill tea.Quit command with tea.Interrupt for seamless interruptions.

Bug Fixes
New Contributors

Special thanks to the following new contributors:

Changelog
New Features
  • cb9395982335da2fbc8cf90c5cf2c3b73eee4787: feat(SIGINT): better handle interrupts (#​1255) (@​caarlos0)
Bug fixes
  • 2556e01416b7f7cda13b27724c4e07ad5bb5d51c: fix: getting last rendered line counts including alt screen lines (#​1254) (@​semihbkgr)
  • 31b433ce48d9e396e496273a10be8c688f60c4bf: fix: replace deprecated ansi codes (@​aymanbagabas)
  • c8d6005325d3b370ea48d3e0c2129792d988e471: fix: use CancelIoEx to cancel Windows conInputReader across threads (#​1305) (@​awoodbeck)
Documentation updates
  • 9306010a31eef1bcaaced41ec6c99e3bdee4b5e8: docs(example): resize chat example based on window (#​1262) (@​bashbunni)
  • 2060f938a069c5894a2213d684855296c12742af: docs(examples): fix glamour example (#​1204) (@​meowgorithm)
  • 07288b1a746ed3168bbc7a71d3990fbcc4817a90: docs(readme): add more stuff to "In the Wild" (@​meowgorithm)
  • 1bf18861d91be438c860c58d2d2c1274f5eab444: docs(readme): additional readme tiyding up (@​meowgorithm)
  • 79cc2fb92466c957002319fdc321a8e31c103acb: docs(readme): fix tiny typo in readme (@​meowgorithm)
  • e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31: docs(readme): fix typos (#​1265) (@​Bilogweb3)
  • 39f9fae50f6285fc77139b5af796bac0f0e48493: docs: clarify imports in the readme (#​1234) (@​caarlos0)
Other work
  • eb7e3d0884f5976bbd94144bf3495ecb935dbce4: Update README.md references to main branch (@​simonnordberg)

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.2.4

Compare Source

A few little rendering fixes

This release fixes a couple rendering bugs. Quality rendering in Bubble Tea is paramount!

Changelog

Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

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


The Charm logo

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


The Charm logo

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!

[!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

New Contributors

Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0


The Charm logo

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | require | minor | `v1.1.2` -> `v1.3.4` | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v1.3.4`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.4) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.3.3...v1.3.4) This release fixes an issue on Windows where the mouse is always enabled even if it wasn't requested. Now, using mouse options such as `tea.WithAllMouseMotion()` and commands such as `tea.EnableMouseAllMotion` and `tea.DisableMouse` turns the mouse on/off as expected. #### Changelog ##### New Features - [`e817654`](https://github.com/charmbracelet/bubbletea/commit/e817654e03769c14bdc09f9032724dfc53aa936f): feat(ci): move from goveralls to codecov ([#&#8203;1332](https://github.com/charmbracelet/bubbletea/issues/1332)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Bug fixes - [`bf1216d`](https://github.com/charmbracelet/bubbletea/commit/bf1216dfaf642b73b639262ab91a7e7c86095d34): fix: windows: enable mouse mode on demand ([#&#8203;1340](https://github.com/charmbracelet/bubbletea/issues/1340)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Other work - [`00e3ef4`](https://github.com/charmbracelet/bubbletea/commit/00e3ef47acdd1b39b3aa3c8260910f5fd57867bb): ci: sync dependabot config ([#&#8203;1328](https://github.com/charmbracelet/bubbletea/issues/1328)) ([@&#8203;charmcli](https://github.com/charmcli)) - [`4a30f3f`](https://github.com/charmbracelet/bubbletea/commit/4a30f3fd2a2c3ff8d13572d9aceb3007a9940006): ci: sync dependabot config ([#&#8203;1329](https://github.com/charmbracelet/bubbletea/issues/1329)) ([@&#8203;charmcli](https://github.com/charmcli)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.3.3`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.3) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.3.2...v1.3.3) This release restore the program options that were deprecated in the previous releases. #### Changelog **Full Changelog**: https://github.com/charmbracelet/bubbletea/compare/v1.3.2...v1.3.3 *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.3.2`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.2) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.3.1...v1.3.2) Fix canceling terminal input reads on Windows. #### Changelog ##### Bug fixes - [`b0186ad`](https://github.com/charmbracelet/bubbletea/commit/b0186ada899e2c5f270b753f577be2c89ed1836f): fix: windows: handle cancel io error ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.3.1`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.1) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.3.0...v1.3.1) This release introduces some important bug fixes when it comes to cursor movements while rendering, and properly handle Windows AltGr key on non-English keyboards. #### Changelog ##### Bug fixes - [`771a101`](https://github.com/charmbracelet/bubbletea/commit/771a10156269427e1e0c0be807410a0246135bf3): fix: renderer: use newline instead of cud1 to move cursor down ([#&#8203;1323](https://github.com/charmbracelet/bubbletea/issues/1323)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) - [`c66daf9`](https://github.com/charmbracelet/bubbletea/commit/c66daf9744ee9cf9285e9d2e2c5f1ebb084b11fe): fix: windows: AltGr maps to LEFT_CTRL+RIGHT_ALT ([#&#8203;1162](https://github.com/charmbracelet/bubbletea/issues/1162)) ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Other work - [`439398b`](https://github.com/charmbracelet/bubbletea/commit/439398b1dd1791a253723819baf8f184a7dcc385): Remove irrelevant option comments ([@&#8203;nervo](https://github.com/nervo)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.3.0`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.3.0) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.2.4...v1.3.0) #### Sorry to interrupt: it's time for Bubble Tea v1.3.0! Bubble Tea now ships with refined interrupt handling, courtesy [@&#8203;caarlos0](https://github.com/caarlos0). Now, you can throw your terminal a <kbd>ctrl+c</kbd> or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill `tea.Quit` command with `tea.Interrupt` for seamless interruptions. ##### Bug Fixes - [`2556e01`](https://github.com/charmbracelet/bubbletea/commit/2556e01416b7f7cda13b27724c4e07ad5bb5d51c): The last rendered line count now includes those sneaky alt screen lines, thanks to [@&#8203;semihbkgr](https://github.com/semihbkgr)'s keen eye ([#&#8203;1254](https://github.com/charmbracelet/bubbletea/issues/1254)) - [`c8d6005`](https://github.com/charmbracelet/bubbletea/commit/c8d6005325d3b370ea48d3e0c2129792d988e471): Windows users rejoice! [@&#8203;awoodbeck](https://github.com/awoodbeck) has managed to cancel those unruly threads like an expert party planner using `CancelIoEx` ([#&#8203;1305](https://github.com/charmbracelet/bubbletea/issues/1305)) ##### New Contributors Special thanks to the following new contributors: - [@&#8203;awoodbeck](https://github.com/awoodbeck), for totally fixing input on Windows - [@&#8203;Bilogweb3](https://github.com/Bilogweb3), for help with the docs - [@&#8203;simonnordberg](https://github.com/simonnordberg), for catching some outdated typos <details> <summary> ##### Changelog </summary> ##### New Features * cb9395982335da2fbc8cf90c5cf2c3b73eee4787: feat(SIGINT): better handle interrupts (#&#8203;1255) (@&#8203;caarlos0) ##### Bug fixes * 2556e01416b7f7cda13b27724c4e07ad5bb5d51c: fix: getting last rendered line counts including alt screen lines (#&#8203;1254) (@&#8203;semihbkgr) * 31b433ce48d9e396e496273a10be8c688f60c4bf: fix: replace deprecated ansi codes (@&#8203;aymanbagabas) * c8d6005325d3b370ea48d3e0c2129792d988e471: fix: use CancelIoEx to cancel Windows conInputReader across threads (#&#8203;1305) (@&#8203;awoodbeck) ##### Documentation updates * 9306010a31eef1bcaaced41ec6c99e3bdee4b5e8: docs(example): resize chat example based on window (#&#8203;1262) (@&#8203;bashbunni) * 2060f938a069c5894a2213d684855296c12742af: docs(examples): fix glamour example (#&#8203;1204) (@&#8203;meowgorithm) * 07288b1a746ed3168bbc7a71d3990fbcc4817a90: docs(readme): add more stuff to "In the Wild" (@&#8203;meowgorithm) * 1bf18861d91be438c860c58d2d2c1274f5eab444: docs(readme): additional readme tiyding up (@&#8203;meowgorithm) * 79cc2fb92466c957002319fdc321a8e31c103acb: docs(readme): fix tiny typo in readme (@&#8203;meowgorithm) * e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31: docs(readme): fix typos (#&#8203;1265) (@&#8203;Bilogweb3) * 39f9fae50f6285fc77139b5af796bac0f0e48493: docs: clarify imports in the readme (#&#8203;1234) (@&#8203;caarlos0) ##### Other work * eb7e3d0884f5976bbd94144bf3495ecb935dbce4: Update README.md references to main branch (@&#8203;simonnordberg) </details> *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.2.4`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.2.4) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.2.3...v1.2.4) ### A few little rendering fixes This release fixes a couple rendering bugs. Quality rendering in Bubble Tea is paramount! #### Changelog ##### Bug fixes - [`4ad0792`](https://github.com/charmbracelet/bubbletea/commit/4ad07926d7ff00bc21a05b2536d82a7cc629225e): fix: cursor position adjustment after exiting alt screen ([#&#8203;1241](https://github.com/charmbracelet/bubbletea/issues/1241)) ([@&#8203;semihbkgr](https://github.com/semihbkgr)) - [`ede8caa`](https://github.com/charmbracelet/bubbletea/commit/ede8caa9d4f588a4a2c744d8e135a1b444bf2ce9): fix: renderer: keep a separate count of lines rendered in the alt screen ([@&#8203;aymanbagabas](https://github.com/aymanbagabas)) ##### Other work - [`76b0f81`](https://github.com/charmbracelet/bubbletea/commit/76b0f818b3174a3e9b77f93c19820d07855f13f4): ci: fix goreleaser config ([#&#8203;1238](https://github.com/charmbracelet/bubbletea/issues/1238)) ([@&#8203;caarlos0](https://github.com/caarlos0)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.2.3`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.2.3) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.2.2...v1.2.3) ### 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 [@&#8203;applejag](https://github.com/applejag) for reporting the issue and [@&#8203;semihbkgr](https://github.com/semihbkgr) for the fix. #### Changelog - [`f8f840c`](https://github.com/charmbracelet/bubbletea/commit/f8f840c38a36140fe890a02c6b35589f15a85ff5): fix: cursor position adjustment after exiting alt screen ([#&#8203;1241](https://github.com/charmbracelet/bubbletea/issues/1241)) ([@&#8203;semihbkgr](https://github.com/semihbkgr)) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.2.2`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.2.2) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.2.1...v1.2.2) Hi! This release fixes some bugs found the fast new renderer introduced in [v1.2.0](https://github.com/charmbracelet/bubbletea/releases/tag/v1.2.0). Happy rendering! #### Fixed - Incorrect line skipping in renderer flush by [@&#8203;semihbkgr](https://github.com/semihbkgr) in https://github.com/charmbracelet/bubbletea/pull/1233 - Erase the rest of the line when it's shorter than the width by [@&#8203;aymanbagabas](https://github.com/aymanbagabas) in https://github.com/charmbracelet/bubbletea/pull/1227 #### New Contributors - [@&#8203;semihbkgr](https://github.com/semihbkgr) made their first contribution in https://github.com/charmbracelet/bubbletea/pull/1233 **Full Changelog**: https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.2 *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). ### [`v1.2.1`](https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.1) [Compare Source](https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://github.com/charmbracelet/bubbletea/releases/tag/v1.2.0) [Compare Source](https://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 [@&#8203;LeperGnome](https://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 [@&#8203;LeperGnome](https://github.com/LeperGnome) in https://github.com/charmbracelet/bubbletea/pull/1132 #### New Contributors - [@&#8203;LeperGnome](https://github.com/LeperGnome) made their first contribution in https://github.com/charmbracelet/bubbletea/pull/1132 **Full Changelog**: https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0 *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@&#8203;charm), or on [Discord](https://charm.sh/chat). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTgwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
abs3nt added 1 commit 2024-12-05 12:49:22 +00:00
Author
Owner

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/lipgloss v0.13.1 -> v1.0.0
golang.org/x/sync v0.8.0 -> v0.11.0
github.com/charmbracelet/x/ansi v0.4.0 -> v0.8.0
github.com/charmbracelet/x/term v0.2.0 -> v0.2.1
golang.org/x/sys v0.26.0 -> v0.30.0
### ℹ 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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :---------------------------------- | :--------------------- | | `github.com/charmbracelet/lipgloss` | `v0.13.1` -> `v1.0.0` | | `golang.org/x/sync` | `v0.8.0` -> `v0.11.0` | | `github.com/charmbracelet/x/ansi` | `v0.4.0` -> `v0.8.0` | | `github.com/charmbracelet/x/term` | `v0.2.0` -> `v0.2.1` | | `golang.org/x/sys` | `v0.26.0` -> `v0.30.0` |
abs3nt changed title from fix(deps): update module github.com/charmbracelet/bubbletea to v1.2.4 to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.0 2025-02-04 17:48:48 +00:00
abs3nt force-pushed renovate/github.com-charmbracelet-bubbletea-1.x from 9ef1cd99c9 to b95a8fd2ae 2025-02-04 17:48:50 +00:00 Compare
abs3nt changed title from fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.0 to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 2025-02-10 21:48:49 +00:00
abs3nt force-pushed renovate/github.com-charmbracelet-bubbletea-1.x from b95a8fd2ae to 215700012a 2025-02-10 21:48:50 +00:00 Compare
abs3nt changed title from fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 2025-02-11 15:48:42 +00:00
abs3nt force-pushed renovate/github.com-charmbracelet-bubbletea-1.x from 215700012a to c172c10bce 2025-02-11 15:48:42 +00:00 Compare
abs3nt changed title from fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 to fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.4 2025-02-25 17:48:57 +00:00
abs3nt force-pushed renovate/github.com-charmbracelet-bubbletea-1.x from c172c10bce to 051b66bc93 2025-02-25 17:48:58 +00:00 Compare
All checks were successful
builder / build (push) Successful in 47s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-charmbracelet-bubbletea-1.x:renovate/github.com-charmbracelet-bubbletea-1.x
git checkout renovate/github.com-charmbracelet-bubbletea-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: abs3nt/gspot#59
No description provided.