-
-
Notifications
You must be signed in to change notification settings - Fork 341
fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.5 - abandoned #790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
v1.3.4
->v1.3.5
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.5
Compare Source
This release fixes an important bug on Windows where function keys (F1..F20) don't get recognized and sent to the program. It also fixes multiple concurrency bugs related to using external context and p.Wait() and p.Kill().
Also, huge thank you to @desertwitch who went in and just crushed a handful of deadlocks.
Happy hacking!
Changelog
Bug fixes
62ca063
: fix(key): windows: recognize function keys on Windows (#1405) (@aymanbagabas)0f9cd5b
: fix(panics): fix race condition and false nil error return (@desertwitch)a79ab3f
: fix(tests): account for multiple p.Wait() (@desertwitch)1b5fc27
: fix: prevent deadlock on ctx cancel during msg processing (@desertwitch)aa7a240
: fix: release p.Wait() on p.Kill() to prevent external deadlocks (@desertwitch)1923181
: fix: report only external ctx cancel as ctx error (@desertwitch)c56f776
: fix: resolve race conditions caused by p.Kill() (@desertwitch)Documentation updates
3797acb
: docs(readme): fix header image mis-caching (@meowgorithm)8508131
: docs(readme): header art adjustments (@meowgorithm)b3150e1
: docs(readme): update header art (@meowgorithm)Other work
b224818
: ci(lint): fix all lint issues onmain
(#1342) (@andreynering)1a0062b
: ci: fix lint issues (@andreynering)d0c4b65
: ci: fix linting on windows-only files (#1361) (@andreynering)0b18d1f
: ci: sync dependabot config (#1403) (@charmcli)0e49efb
: ci: sync golangci-lint config (#1354) (@github-actions[bot])a46d16d
: ci: sync golangci-lint config (#1379) (@github-actions[bot])5a360c9
: ci: sync golangci-lint config (#1394) (@github-actions[bot])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: 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 was generated by Mend Renovate. View the repository job log.