Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump github.com/kyverno/chainsaw from 0.2.11 to 0.2.12 (#126)
Bumps [github.com/kyverno/chainsaw](https://github.com/kyverno/chainsaw) from 0.2.11 to 0.2.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kyverno/chainsaw/releases">github.com/kyverno/chainsaw's releases</a>.</em></p> <blockquote> <h2>v0.2.12</h2> <h2>💫 New features 💫</h2> <ul> <li>Registered Kubernetes CEL libs, optional types, and various other std libs</li> <li>Support conditions in labels in assertion templates</li> <li>Added <code>skipCommandOutput</code> support to not log the <code>command</code> and <code>script</code> being executed</li> </ul> <h2>🔧 Fixes 🔧</h2> <ul> <li>Allow escaping dollar sign in <code>command</code> and <code>script</code></li> <li>Fixed <code>chainsaw build docs</code> rendering invalid yaml</li> <li>Fixed step template bindings registered in the wrong order</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kyverno/chainsaw/commit/6459cd84a78f13d842e0ff0ad2f6a76c321fd579"><code>6459cd8</code></a> release: v0.2.12 (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2176">#2176</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/d7c5d6cbd379442415800719b2e226d2b228e9cd"><code>d7c5d6c</code></a> chore(deps): bump github.com/kudobuilder/kuttl from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2178">#2178</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/a6dbce538bcefe377f92492a4a98c7a574b49f96"><code>a6dbce5</code></a> chore(deps): bump k8s.io/apiextensions-apiserver in /hack/controller-gen (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2180">#2180</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/994bcf8864dc1806b609ee74f74a90dfc55cc45e"><code>994bcf8</code></a> chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2179">#2179</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/c0f4f087603645b83d71f3e41de83fffd4e27d8a"><code>c0f4f08</code></a> chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2177">#2177</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/3a91d2de0cf0c2ff803290fe1f9f0cc3ac720972"><code>3a91d2d</code></a> chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2175">#2175</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/3a833705bea195c5301db16c26a68a9d5670e0ee"><code>3a83370</code></a> fix: step template bindings wrong order (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2174">#2174</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/71141dc8478fd538d6959bd4f3e555e22e218b1c"><code>71141dc</code></a> fix: build docs command (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2173">#2173</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/3563f314f4f9b0567089b72d8bd0e0aa00002898"><code>3563f31</code></a> feat: add skip command output support (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2172">#2172</a>)</li> <li><a href="https://github.com/kyverno/chainsaw/commit/ab5f0a3bc3536469fed582c96249a2405b26677e"><code>ab5f0a3</code></a> fix: update codegen (<a href="https://redirect.github.com/kyverno/chainsaw/issues/2171">#2171</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kyverno/chainsaw/compare/v0.2.11...v0.2.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/kyverno/chainsaw&package-manager=go_modules&previous-version=0.2.11&new-version=0.2.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information