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 (#1348)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/charmbracelet/bubbletea](https://redirect.github.com/charmbracelet/bubbletea) | `v1.1.1` -> `v1.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcharmbracelet%2fbubbletea/v1.1.1/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcharmbracelet%2fbubbletea/v1.1.1/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/go-git/go-billy/v5](https://redirect.github.com/go-git/go-billy) | `v5.5.0` -> `v5.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.5.0/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.5.0/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/jedib0t/go-pretty/v6](https://redirect.github.com/jedib0t/go-pretty) | `v6.6.0` -> `v6.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.6.0/v6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.6.0/v6.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)</summary> ### [`v1.2.0`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0) ### It’s performance boost time Sometimes you have to take matters into your own hands. That’s exactly what [@​LeperGnome](https://redirect.github.com/LeperGnome) did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go! > \[!NOTE] > Renderer changes are no laughing matter. We’ve tested the new renderer extensively, however if you notice any bugs let us know. Rendering accuracy is among our top priorities. #### Changelog - rendering speed improvements by [@​LeperGnome](https://redirect.github.com/LeperGnome) in [https://github.com/charmbracelet/bubbletea/pull/1132](https://redirect.github.com/charmbracelet/bubbletea/pull/1132) #### New Contributors - [@​LeperGnome](https://redirect.github.com/LeperGnome) made their first contribution in [https://github.com/charmbracelet/bubbletea/pull/1132](https://redirect.github.com/charmbracelet/bubbletea/pull/1132) **Full Changelog**: charmbracelet/bubbletea@v1.1.2...v1.2.0 *** <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). ### [`v1.1.2`](https://redirect.github.com/charmbracelet/bubbletea/releases/tag/v1.1.2) [Compare Source](https://redirect.github.com/charmbracelet/bubbletea/compare/v1.1.1...v1.1.2) A tiny tiny release that fixes the tests on Windows, and uses the latest `ansi` package definitions. <summary> #### Changelog </summary> <details> ##### New Features * 12b04c5d6001056875bc712f81fa1efd470fa592: feat(ci): use meta lint workflow (@​aymanbagabas) * 3209d62ae751da63a38237666d6706ab7c9f0006: feat(ci): use meta lint-sync workflow to sync linter config (@​aymanbagabas) ##### Bug fixes * 566879aa33ce13f27a6bdab4a274e08be01bac9c: fix(ci): run lint workflow on all platforms (@​aymanbagabas) * cd1e4d34a7e0232ea94afcc168eec107450aa332: fix: exec tests on windows (@​aymanbagabas) ##### Documentation updates * d928d8dcabcd4bca0efc22fb661de0cc27c66b21: docs: update contributing guidelines (#​1186) (@​bashbunni) * de4788dc763d5a6ce7ca555c5ee6fce3179dedc4: docs: update readme badge images (@​aymanbagabas) </details> *** <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> <details> <summary>go-git/go-billy (github.com/go-git/go-billy/v5)</summary> ### [`v5.6.0`](https://redirect.github.com/go-git/go-billy/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/go-git/go-billy/compare/v5.5.0...v5.6.0) #### What's Changed - Adding support for wasm/wasip1 by [@​tryggvil](https://redirect.github.com/tryggvil) in [https://github.com/go-git/go-billy/pull/36](https://redirect.github.com/go-git/go-billy/pull/36) - `Memory.ReadDir()` should return an error when path isn't found. by [@​weberc2-tempus](https://redirect.github.com/weberc2-tempus) in [https://github.com/go-git/go-billy/pull/38](https://redirect.github.com/go-git/go-billy/pull/38) - Adding support for WriteAt by [@​sfc-gh-thardie](https://redirect.github.com/sfc-gh-thardie) in [https://github.com/go-git/go-billy/pull/39](https://redirect.github.com/go-git/go-billy/pull/39) - Update memfs.New() to create root directory by [@​onee-only](https://redirect.github.com/onee-only) in [https://github.com/go-git/go-billy/pull/45](https://redirect.github.com/go-git/go-billy/pull/45) - Fix symlink by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://github.com/go-git/go-billy/pull/46](https://redirect.github.com/go-git/go-billy/pull/46) - Close via defer by [@​spennymac](https://redirect.github.com/spennymac) in [https://github.com/go-git/go-billy/pull/47](https://redirect.github.com/go-git/go-billy/pull/47) - General improvements to memfs by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://github.com/go-git/go-billy/pull/50](https://redirect.github.com/go-git/go-billy/pull/50) - boundos:insideBaseDirEval: return true if baseDir is "/" by [@​rminnich](https://redirect.github.com/rminnich) in [https://github.com/go-git/go-billy/pull/48](https://redirect.github.com/go-git/go-billy/pull/48) - Add wrapper for io/fs by [@​evankanderson](https://redirect.github.com/evankanderson) in [https://github.com/go-git/go-billy/pull/81](https://redirect.github.com/go-git/go-billy/pull/81) #### New Contributors - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/go-git/go-billy/pull/35](https://redirect.github.com/go-git/go-billy/pull/35) - [@​tryggvil](https://redirect.github.com/tryggvil) made their first contribution in [https://github.com/go-git/go-billy/pull/36](https://redirect.github.com/go-git/go-billy/pull/36) - [@​weberc2-tempus](https://redirect.github.com/weberc2-tempus) made their first contribution in [https://github.com/go-git/go-billy/pull/38](https://redirect.github.com/go-git/go-billy/pull/38) - [@​sfc-gh-thardie](https://redirect.github.com/sfc-gh-thardie) made their first contribution in [https://github.com/go-git/go-billy/pull/39](https://redirect.github.com/go-git/go-billy/pull/39) - [@​onee-only](https://redirect.github.com/onee-only) made their first contribution in [https://github.com/go-git/go-billy/pull/45](https://redirect.github.com/go-git/go-billy/pull/45) - [@​spennymac](https://redirect.github.com/spennymac) made their first contribution in [https://github.com/go-git/go-billy/pull/47](https://redirect.github.com/go-git/go-billy/pull/47) - [@​rminnich](https://redirect.github.com/rminnich) made their first contribution in [https://github.com/go-git/go-billy/pull/48](https://redirect.github.com/go-git/go-billy/pull/48) - [@​evankanderson](https://redirect.github.com/evankanderson) made their first contribution in [https://github.com/go-git/go-billy/pull/81](https://redirect.github.com/go-git/go-billy/pull/81) **Full Changelog**: go-git/go-billy@v5.5.0...v5.6.0 </details> <details> <summary>jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)</summary> ### [`v6.6.1`](https://redirect.github.com/jedib0t/go-pretty/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/jedib0t/go-pretty/compare/v6.6.0...v6.6.1) #### What's Changed - table: auto expand columns with Style().Size.WidthMin by [@​jedib0t](https://redirect.github.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/335](https://redirect.github.com/jedib0t/go-pretty/pull/335) - progress: option to remove trackers from screen on completion by [@​jedib0t](https://redirect.github.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/336](https://redirect.github.com/jedib0t/go-pretty/pull/336) - table: change EmptySeparator to be a blank space; fixes [#​337](https://redirect.github.com/jedib0t/go-pretty/issues/337) by [@​jedib0t](https://redirect.github.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/338](https://redirect.github.com/jedib0t/go-pretty/pull/338) **Full Changelog**: jedib0t/go-pretty@v6.6.0...v6.6.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
- Loading branch information