This fixes an important bug related to the Bubble Tea middleware when paired with other middlewares. The Bubble Tea middleware always prints a warning when it forces the color profile of the program. This warning gets printed to the SSH stdout channel without checking whether the session is a PTY or not. This can cause issues when the middleware is used with something like a Git middleware that doesn't expect a PTY nor anything to be printed to the stout channel.
Changelog
Bug fixes
- 5385cd3: fix(tea): do not force color profile if session is not a PTY (#443) (@aymanbagabas)
Other work
- 3019656: ci: sync dependabot config (#411) (@charmcli)
- 7b8d806: ci: sync dependabot config (#412) (@charmcli)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.