google / osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev
https://google.github.io/osv-scanner/
Apache License 2.0
6.01k stars 337 forks source link

fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 #1064

Closed renovate-bot closed 4 days ago

renovate-bot commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/bubbletea v0.26.4 -> v0.26.6 age adoption passing confidence

Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea) ### [`v0.26.6`](https://togithub.com/charmbracelet/bubbletea/releases/tag/v0.26.6) [Compare Source](https://togithub.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6) #### Changelog ##### Bug fixes - [`60a57ea`](https://togithub.com/charmbracelet/bubbletea/commit/60a57eaf1f7f71e6678af1607581fad369cd6e88): fix: nil deref on release terminal ([@​aymanbagabas](https://togithub.com/aymanbagabas)) *** The Charm logo Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat). ### [`v0.26.5`](https://togithub.com/charmbracelet/bubbletea/releases/tag/v0.26.5) [Compare Source](https://togithub.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5) Fix special keys input handling on Windows using the latest Windows Console Input driver. #### Changelog ##### New Features - [`42a7dd8`](https://togithub.com/charmbracelet/bubbletea/commit/42a7dd8f898f2e9cd180c8475ca6cb6ab21943f4): feat(ci): use goreleaser for releases ([#​1023](https://togithub.com/charmbracelet/bubbletea/issues/1023)) ([@​aymanbagabas](https://togithub.com/aymanbagabas)) ##### Bug fixes - [`a08802e`](https://togithub.com/charmbracelet/bubbletea/commit/a08802ea9f91d1ec1bbd2cd8c8caf7335ad50dce): fix(windows): coninput not handling control sequences ([#​1041](https://togithub.com/charmbracelet/bubbletea/issues/1041)) ([@​Sculas](https://togithub.com/Sculas)) ##### Other work - [`2d65ed6`](https://togithub.com/charmbracelet/bubbletea/commit/2d65ed65a3e5c524f1061b876b56de9d05ae76ee): chore(examples): removed use of deprecated Copy ([@​arianizadi](https://togithub.com/arianizadi)) *** The Charm logo Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat).

Configuration

📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.34%. Comparing base (8b7dfd2) to head (2d316b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1064 +/- ## ========================================== + Coverage 65.32% 65.34% +0.02% ========================================== Files 150 150 Lines 12529 12529 ========================================== + Hits 8184 8187 +3 + Misses 3884 3882 -2 + Partials 461 460 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.