From c088cc73e2494fcd34c76d7fa6fea333186c6de5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:15:32 +0000 Subject: [PATCH] fix(deps): update module github.com/kyverno/chainsaw to v0.2.5 (#37) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kyverno/chainsaw](https://togithub.com/kyverno/chainsaw) | `v0.2.4` -> `v0.2.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkyverno%2fchainsaw/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkyverno%2fchainsaw/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkyverno%2fchainsaw/v0.2.4/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkyverno%2fchainsaw/v0.2.4/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
kyverno/chainsaw (github.com/kyverno/chainsaw) ### [`v0.2.5`](https://togithub.com/kyverno/chainsaw/releases/tag/v0.2.5) [Compare Source](https://togithub.com/kyverno/chainsaw/compare/v0.2.4...v0.2.5) #### 💫 New features 💫 - Add test scenarios support #### 🔧 Fixes 🔧 - Fixed a potential issue with configuration defaults and marshaling #### 🎸 Misc 🎸 - Improved all Python-based build operations #### What's Changed - chore: fix release notes (cherry-pick [#​1527](https://togithub.com/kyverno/chainsaw/issues/1527)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1529](https://togithub.com/kyverno/chainsaw/pull/1529) - fix: default values in api (cherry-pick [#​1530](https://togithub.com/kyverno/chainsaw/issues/1530)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1531](https://togithub.com/kyverno/chainsaw/pull/1531) - chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (cherry-pick [#​1518](https://togithub.com/kyverno/chainsaw/issues/1518)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1532](https://togithub.com/kyverno/chainsaw/pull/1532) - chore(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 (cherry-pick [#​1534](https://togithub.com/kyverno/chainsaw/issues/1534)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1536](https://togithub.com/kyverno/chainsaw/pull/1536) - chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.6 to 3.0.7 (cherry-pick [#​1540](https://togithub.com/kyverno/chainsaw/issues/1540)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1541](https://togithub.com/kyverno/chainsaw/pull/1541) - chore(deps): bump github.com/kudobuilder/kuttl from 0.16.0 to 0.17.0 (cherry-pick [#​1542](https://togithub.com/kyverno/chainsaw/issues/1542)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1543](https://togithub.com/kyverno/chainsaw/pull/1543) - fix: use python virtual env (cherry-pick [#​1544](https://togithub.com/kyverno/chainsaw/issues/1544)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1545](https://togithub.com/kyverno/chainsaw/pull/1545) - refactor: action api structs (cherry-pick [#​1546](https://togithub.com/kyverno/chainsaw/issues/1546)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1547](https://togithub.com/kyverno/chainsaw/pull/1547) - refactor: action api structs (cherry-pick [#​1548](https://togithub.com/kyverno/chainsaw/issues/1548)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1549](https://togithub.com/kyverno/chainsaw/pull/1549) - feat: more test v1alpha2 changes (cherry-pick [#​1533](https://togithub.com/kyverno/chainsaw/issues/1533)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1550](https://togithub.com/kyverno/chainsaw/pull/1550) - chore(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2 (cherry-pick [#​1556](https://togithub.com/kyverno/chainsaw/issues/1556)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1558](https://togithub.com/kyverno/chainsaw/pull/1558) - chore(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 (cherry-pick [#​1555](https://togithub.com/kyverno/chainsaw/issues/1555)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1559](https://togithub.com/kyverno/chainsaw/pull/1559) - chore(deps): bump github/codeql-action from 3.25.8 to 3.25.9 (cherry-pick [#​1553](https://togithub.com/kyverno/chainsaw/issues/1553)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1560](https://togithub.com/kyverno/chainsaw/pull/1560) - chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (cherry-pick [#​1552](https://togithub.com/kyverno/chainsaw/issues/1552)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1561](https://togithub.com/kyverno/chainsaw/pull/1561) - chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (cherry-pick [#​1551](https://togithub.com/kyverno/chainsaw/issues/1551)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1562](https://togithub.com/kyverno/chainsaw/pull/1562) - chore(deps): bump github/codeql-action from 3.25.9 to 3.25.10 (cherry-pick [#​1563](https://togithub.com/kyverno/chainsaw/issues/1563)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1564](https://togithub.com/kyverno/chainsaw/pull/1564) - chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.7 to 3.0.9 (cherry-pick [#​1565](https://togithub.com/kyverno/chainsaw/issues/1565)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1566](https://togithub.com/kyverno/chainsaw/pull/1566) - chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (cherry-pick [#​1568](https://togithub.com/kyverno/chainsaw/issues/1568)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1569](https://togithub.com/kyverno/chainsaw/pull/1569) - refactor: v1alpha2 api (cherry-pick [#​1567](https://togithub.com/kyverno/chainsaw/issues/1567)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1570](https://togithub.com/kyverno/chainsaw/pull/1570) - chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 (cherry-pick [#​1573](https://togithub.com/kyverno/chainsaw/issues/1573)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1574](https://togithub.com/kyverno/chainsaw/pull/1574) - chore(deps): bump ko-build/setup-ko from 0.6 to 0.7 (cherry-pick [#​1572](https://togithub.com/kyverno/chainsaw/issues/1572)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1575](https://togithub.com/kyverno/chainsaw/pull/1575) - feat: add test scenarios support (cherry-pick [#​1576](https://togithub.com/kyverno/chainsaw/issues/1576)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1577](https://togithub.com/kyverno/chainsaw/pull/1577) - chore: update release notes (cherry-pick [#​1578](https://togithub.com/kyverno/chainsaw/issues/1578)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1579](https://togithub.com/kyverno/chainsaw/pull/1579) - release: v0.2.5 (cherry-pick [#​1582](https://togithub.com/kyverno/chainsaw/issues/1582)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1583](https://togithub.com/kyverno/chainsaw/pull/1583) **Full Changelog**: https://github.com/kyverno/chainsaw/compare/v0.2.4...v0.2.5
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] 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/anza-labs/lke-operator). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 6 +++--- go.sum | 13 ++++++------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/go.mod b/go.mod index c92301d..372cd0e 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( require ( github.com/elastic/crd-ref-docs v0.0.12 github.com/golangci/golangci-lint v1.59.1 - github.com/kyverno/chainsaw v0.2.4 + github.com/kyverno/chainsaw v0.2.5 sigs.k8s.io/controller-tools v0.15.0 sigs.k8s.io/kustomize/kustomize/v5 v5.4.2 ) @@ -164,7 +164,7 @@ require ( github.com/kisielk/errcheck v1.7.0 // indirect github.com/kkHAIKE/contextcheck v1.1.5 // indirect github.com/klauspost/compress v1.17.8 // indirect - github.com/kudobuilder/kuttl v0.16.0 // indirect + github.com/kudobuilder/kuttl v0.17.0 // indirect github.com/kulti/thelper v0.6.3 // indirect github.com/kunwardeep/paralleltest v1.0.10 // indirect github.com/kyoh86/exportloopref v0.1.11 // indirect @@ -230,7 +230,7 @@ require ( github.com/sourcegraph/go-diff v0.7.0 // indirect github.com/spf13/afero v1.11.0 // indirect github.com/spf13/cast v1.5.0 // indirect - github.com/spf13/cobra v1.8.0 // indirect + github.com/spf13/cobra v1.8.1 // indirect github.com/spf13/jwalterweatherman v1.1.0 // indirect github.com/spf13/pflag v1.0.5 // indirect github.com/spf13/viper v1.12.0 // indirect diff --git a/go.sum b/go.sum index 7302986..46e4e31 100644 --- a/go.sum +++ b/go.sum @@ -308,7 +308,6 @@ github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec= github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs= github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc= -github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4= github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/curioswitch/go-reassign v0.2.0 h1:G9UZyOcpk/d7Gd6mqYgd8XYWFMw/znxwGDUstnC9DIo= @@ -660,16 +659,16 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/kudobuilder/kuttl v0.16.0 h1:rf40fYMKpB7bMQH4yoiBrhUqwyu7dU+QU8zPgeqpjvg= -github.com/kudobuilder/kuttl v0.16.0/go.mod h1:egFifpyOSMwb5Mittn+hvbilM/dd6HlOxBvZ8gExagg= +github.com/kudobuilder/kuttl v0.17.0 h1:KkY5xs4RAiEI7XT1kj6XI3OYKVoAMu3PCVT/H/HZnnI= +github.com/kudobuilder/kuttl v0.17.0/go.mod h1:2vrehDY2g27qKmV2hAxIsxcm7ZXkesVnNP43gWj2pQg= github.com/kulti/thelper v0.6.3 h1:ElhKf+AlItIu+xGnI990no4cE2+XaSu1ULymV2Yulxs= github.com/kulti/thelper v0.6.3/go.mod h1:DsqKShOvP40epevkFrvIwkCMNYxMeTNjdWL4dqWHZ6I= github.com/kunwardeep/paralleltest v1.0.10 h1:wrodoaKYzS2mdNVnc4/w31YaXFtsc21PCTdvWJ/lDDs= github.com/kunwardeep/paralleltest v1.0.10/go.mod h1:2C7s65hONVqY7Q5Efj5aLzRCNLjw2h4eMc9EcypGjcY= github.com/kyoh86/exportloopref v0.1.11 h1:1Z0bcmTypkL3Q4k+IDHMWTcnCliEZcaPiIe0/ymEyhQ= github.com/kyoh86/exportloopref v0.1.11/go.mod h1:qkV4UF1zGl6EkF1ox8L5t9SwyeBAZ3qLMd6up458uqA= -github.com/kyverno/chainsaw v0.2.4 h1:IzeoDRcSwWSUF8NpUWJBmvdbCt975yCnnLWmVsHweW4= -github.com/kyverno/chainsaw v0.2.4/go.mod h1:1YhR8iPhN0XIGIryuqzdpgI++CyDr3SlfMn2SXiJAcc= +github.com/kyverno/chainsaw v0.2.5 h1:6mFALPjYbCFKmK4nD4yf70B1DiXGWsro481/k8aoHEs= +github.com/kyverno/chainsaw v0.2.5/go.mod h1:L/UvkssKIyemXjovPnxiOJJNA2SuRrrgusmwK1+jHYM= github.com/kyverno/kyverno-json v0.0.3 h1:EImI/YV41dG4hDQer/W0qMZHfxqul1yiHrBEXxFrkGM= github.com/kyverno/kyverno-json v0.0.3/go.mod h1:KUgXPXwUh0Sm/UgtHPomZAfEX8v79I3B5RZbUlzNihg= github.com/kyverno/pkg/ext v0.0.0-20240418121121-df8add26c55c h1:lAolpR9H8BwM5lRRvgCQ8JowswyxZRH+fgtIQzHFVCk= @@ -845,8 +844,8 @@ github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8= github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY= github.com/spf13/cast v1.5.0 h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w= github.com/spf13/cast v1.5.0/go.mod h1:SpXXQ5YoyJw6s3/6cMTQuxvgRl3PCJiyaX9p6b155UU= -github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0= -github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho= +github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM= +github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y= github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk= github.com/spf13/jwalterweatherman v1.1.0/go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo= github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=