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 (#864)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [deps.dev/api/v3alpha](https://togithub.com/google/deps.dev) | require | digest | `3ec708c` -> `38ffc8d` | | | | | | [deps.dev/util/maven](https://togithub.com/google/deps.dev) | require | digest | `3ec708c` -> `38ffc8d` | | | | | | [deps.dev/util/resolve](https://togithub.com/google/deps.dev) | require | digest | `3ec708c` -> `38ffc8d` | | | | | | [deps.dev/util/semver](https://togithub.com/google/deps.dev) | require | digest | `3ec708c` -> `38ffc8d` | | | | | | [github.com/google/go-containerregistry](https://togithub.com/google/go-containerregistry) | require | patch | `v0.19.0` -> `v0.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-containerregistry/v0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-containerregistry/v0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-containerregistry/v0.19.0/v0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-containerregistry/v0.19.0/v0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/ianlancetaylor/demangle](https://togithub.com/ianlancetaylor/demangle) | require | digest | `1f824a1` -> `bd984b5` | | | | | | [github.com/jedib0t/go-pretty/v6](https://togithub.com/jedib0t/go-pretty) | require | patch | `v6.5.4` -> `v6.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjedib0t%2fgo-pretty%2fv6/v6.5.5?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.5.5?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.5.4/v6.5.5?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.5.4/v6.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.21.8` -> `1.22.1` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.21.8/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.21.8/1.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/exp | require | digest | `814bf88` -> `c7f7c64` | | | | | --- ### Release Notes <details> <summary>google/go-containerregistry (github.com/google/go-containerregistry)</summary> ### [`v0.19.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.19.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.19.0...v0.19.1) #### What's Changed - Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1815](https://togithub.com/google/go-containerregistry/pull/1815) - Bump golang.org/x/ packages by [@​jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1892](https://togithub.com/google/go-containerregistry/pull/1892) **Full Changelog**: google/go-containerregistry@v0.19.0...v0.19.1 </details> <details> <summary>jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)</summary> ### [`v6.5.5`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.5) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.4...v6.5.5) #### What's Changed - replace imports of ioutil with io by [@​Skeeve](https://togithub.com/Skeeve) in [https://github.com/jedib0t/go-pretty/pull/304](https://togithub.com/jedib0t/go-pretty/pull/304) - table: mixed-mode alignment and sorting by [@​jedib0t](https://togithub.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/306](https://togithub.com/jedib0t/go-pretty/pull/306) #### New Contributors - [@​Skeeve](https://togithub.com/Skeeve) made their first contribution in [https://github.com/jedib0t/go-pretty/pull/304](https://togithub.com/jedib0t/go-pretty/pull/304) **Full Changelog**: jedib0t/go-pretty@v6.5.4...v6.5.5 </details> <details> <summary>golang/go (go)</summary> ### [`v1.22.1`](https://togithub.com/golang/go/compare/go1.22.0...go1.22.1) ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.7...go1.22rc1) </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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
- Loading branch information