Commit c12f9ef
authored
chore(deps): update ⬆️ golang module github.com/charmbracelet/bubbletea to v0.24.1 (#16)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/charmbracelet/bubbletea](https://togithub.com/charmbracelet/bubbletea)
| require | patch | `v0.24.0` -> `v0.24.1` |
copilot:all
---
### Release Notes
<details>
<summary>charmbracelet/bubbletea</summary>
###
[`v0.24.1`](https://togithub.com/charmbracelet/bubbletea/releases/tag/v0.24.1)
[Compare
Source](https://togithub.com/charmbracelet/bubbletea/compare/v0.24.0...v0.24.1)
### You can pipe again
This point release fixes a regression introduced in `v0.24.0` in which
keyboard and mouse input would be lost when piping and redirecting into
a program with default inputs. Special thanks to
[@​pomdtr](https://togithub.com/pomdtr) for…piping up about the
regression.
- fix: auto-open a TTY when stdin is not a TTY (regression) by
[@​meowgorithm](https://togithub.com/meowgorithm) in
[https://github.com/charmbracelet/bubbletea/pull/746](https://togithub.com/charmbracelet/bubbletea/pull/746)
**Full Changelog**:
charmbracelet/bubbletea@v0.24.0...v0.24.1
***
<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.social/@​charmcli), or
[Discord](https://charm.sh/chat).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/sheldonhull/az-pr).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 25a562f commit c12f9ef
5 files changed
Lines changed: 23 additions & 19 deletions
File tree
- vendor
- github.com/charmbracelet/bubbletea
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments