Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update osv-scanner minor (#1559)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/charmbracelet/bubbletea](https://redirect.github.com/charmbracelet/bubbletea) | `v1.2.4` -> `v1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcharmbracelet%2fbubbletea/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcharmbracelet%2fbubbletea/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.4/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.4/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/google/osv-scalibr](https://redirect.github.com/google/osv-scalibr) | `0390b37` -> `1e0c0f4` | | | | | require | digest | | [github.com/ossf/osv-schema/bindings/go](https://redirect.github.com/ossf/osv-schema) | `d868137` -> `a5a512f` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20250203092159-a5a512f7c72d?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20250203092159-a5a512f7c72d?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20250130044701-d8681375eb96/v0.0.0-20250203092159-a5a512f7c72d?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20250130044701-d8681375eb96/v0.0.0-20250203092159-a5a512f7c72d?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | digest | | golang.org/x/mod | `v0.22.0` -> `v0.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fmod/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fmod/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fmod/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fmod/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/sync | `v0.10.0` -> `v0.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsync/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fsync/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fsync/v0.10.0/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fsync/v0.10.0/v0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/term | `v0.28.0` -> `v0.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fterm/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fterm/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fterm/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fterm/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v1.3.0`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.2.4...v1.3.0) #### Changelog ##### New Features - [`cb93959`](https://redirect.github.com/charmbracelet/bubbletea/commit/cb9395982335da2fbc8cf90c5cf2c3b73eee4787): feat(SIGINT): better handle interrupts ([#​1255](https://redirect.github.com/charmbracelet/bubbletea/issues/1255)) ([@​caarlos0](https://redirect.github.com/caarlos0)) ##### Bug fixes - [`2556e01`](https://redirect.github.com/charmbracelet/bubbletea/commit/2556e01416b7f7cda13b27724c4e07ad5bb5d51c): fix: getting last rendered line counts including alt screen lines ([#​1254](https://redirect.github.com/charmbracelet/bubbletea/issues/1254)) ([@​semihbkgr](https://redirect.github.com/semihbkgr)) - [`31b433c`](https://redirect.github.com/charmbracelet/bubbletea/commit/31b433ce48d9e396e496273a10be8c688f60c4bf): fix: replace deprecated ansi codes ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) - [`c8d6005`](https://redirect.github.com/charmbracelet/bubbletea/commit/c8d6005325d3b370ea48d3e0c2129792d988e471): fix: use CancelIoEx to cancel Windows conInputReader across threads ([#​1305](https://redirect.github.com/charmbracelet/bubbletea/issues/1305)) ([@​awoodbeck](https://redirect.github.com/awoodbeck)) ##### Documentation updates - [`9306010`](https://redirect.github.com/charmbracelet/bubbletea/commit/9306010a31eef1bcaaced41ec6c99e3bdee4b5e8): docs(example): resize chat example based on window ([#​1262](https://redirect.github.com/charmbracelet/bubbletea/issues/1262)) ([@​bashbunni](https://redirect.github.com/bashbunni)) - [`2060f93`](https://redirect.github.com/charmbracelet/bubbletea/commit/2060f938a069c5894a2213d684855296c12742af): docs(examples): fix glamour example ([#​1204](https://redirect.github.com/charmbracelet/bubbletea/issues/1204)) ([@​meowgorithm](https://redirect.github.com/meowgorithm)) - [`07288b1`](https://redirect.github.com/charmbracelet/bubbletea/commit/07288b1a746ed3168bbc7a71d3990fbcc4817a90): docs(readme): add more stuff to "In the Wild" ([@​meowgorithm](https://redirect.github.com/meowgorithm)) - [`1bf1886`](https://redirect.github.com/charmbracelet/bubbletea/commit/1bf18861d91be438c860c58d2d2c1274f5eab444): docs(readme): additional readme tiyding up ([@​meowgorithm](https://redirect.github.com/meowgorithm)) - [`79cc2fb`](https://redirect.github.com/charmbracelet/bubbletea/commit/79cc2fb92466c957002319fdc321a8e31c103acb): docs(readme): fix tiny typo in readme ([@​meowgorithm](https://redirect.github.com/meowgorithm)) - [`e0515bc`](https://redirect.github.com/charmbracelet/bubbletea/commit/e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31): docs(readme): fix typos ([#​1265](https://redirect.github.com/charmbracelet/bubbletea/issues/1265)) ([@​Bilogweb3](https://redirect.github.com/Bilogweb3)) - [`39f9fae`](https://redirect.github.com/charmbracelet/bubbletea/commit/39f9fae50f6285fc77139b5af796bac0f0e48493): docs: clarify imports in the readme ([#​1234](https://redirect.github.com/charmbracelet/bubbletea/issues/1234)) ([@​caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`eb7e3d0`](https://redirect.github.com/charmbracelet/bubbletea/commit/eb7e3d0884f5976bbd94144bf3495ecb935dbce4): Update README.md references to main branch ([@​simonnordberg](https://redirect.github.com/simonnordberg)) *** <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/@​charm), or on [Discord](https://charm.sh/chat). </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
- Loading branch information