dependabot[bot] opened a new pull request, #5633: URL: https://github.com/apache/camel-k/pull/5633
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.20.0 to 0.26.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/operator-framework/api/releases">github.com/operator-framework/api's releases</a>.</em></p> <blockquote> <h2>v0.26.0</h2> <h2>What's Changed</h2> <ul> <li>Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/338">operator-framework/api#338</a></li> <li>Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/339">operator-framework/api#339</a></li> <li>Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/341">operator-framework/api#341</a></li> <li>remove default value of catsrc.spec.grpcPodConfig.securityContextConfig by <a href="https://github.com/joelanford"><code>@joelanford</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/342">operator-framework/api#342</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/operator-framework/api/compare/v0.25.0...v0.26.0">https://github.com/operator-framework/api/compare/v0.25.0...v0.26.0</a></p> <h2>v0.25.0</h2> <h2>What's Changed</h2> <ul> <li>:seedling: Adds dependabot config to repo by <a href="https://github.com/perdasilva"><code>@perdasilva</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/326">operator-framework/api#326</a></li> <li>:bug: fix ClusterServiceVersion CRD Generation by <a href="https://github.com/perdasilva"><code>@perdasilva</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/324">operator-framework/api#324</a></li> <li>:seedling: Add GHA to test CRDs against kind by <a href="https://github.com/perdasilva"><code>@perdasilva</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/325">operator-framework/api#325</a></li> <li>build(deps): bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/327">operator-framework/api#327</a></li> <li>build(deps): bump actions/cache from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/328">operator-framework/api#328</a></li> <li>build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/332">operator-framework/api#332</a></li> <li>build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/330">operator-framework/api#330</a></li> <li>build(deps): bump actions/setup-go from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/329">operator-framework/api#329</a></li> <li>build(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/333">operator-framework/api#333</a></li> <li>update kube libraries to v0.30.1 by <a href="https://github.com/perdasilva"><code>@perdasilva</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/335">operator-framework/api#335</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/operator-framework/api/compare/v0.24.0...v0.25.0">https://github.com/operator-framework/api/compare/v0.24.0...v0.25.0</a></p> <h2>v0.24.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/321">operator-framework/api#321</a></li> <li>K8s 1.30 version update and go 1.22 by <a href="https://github.com/Neo2308"><code>@Neo2308</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/322">operator-framework/api#322</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/operator-framework/api/compare/v0.23.0...v0.24.0">https://github.com/operator-framework/api/compare/v0.23.0...v0.24.0</a></p> <h2>v0.23.0</h2> <h2>What's Changed</h2> <ul> <li>:seedling: bump codecov to v4 by <a href="https://github.com/grokspawn"><code>@grokspawn</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/315">operator-framework/api#315</a></li> <li>add missing comments for status fields by <a href="https://github.com/grokspawn"><code>@grokspawn</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/316">operator-framework/api#316</a></li> <li>enabling merge queues by adjusting dco policy, workflows by <a href="https://github.com/grokspawn"><code>@grokspawn</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/314">operator-framework/api#314</a></li> <li>build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/318">operator-framework/api#318</a></li> <li>Add tidy to the verify target by <a href="https://github.com/tmshort"><code>@tmshort</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/320">operator-framework/api#320</a></li> <li>Update modules to support k8s v0.29.2 by <a href="https://github.com/Neo2308"><code>@Neo2308</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/319">operator-framework/api#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Neo2308"><code>@Neo2308</code></a> made their first contribution in <a href="https://redirect.github.com/operator-framework/api/pull/319">operator-framework/api#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/operator-framework/api/compare/v0.22.0...v0.23.0">https://github.com/operator-framework/api/compare/v0.22.0...v0.23.0</a></p> <h2>v0.22.0</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/operator-framework/api/commit/5d2d3fbe061b7b4a942747877efa58958fa9889e"><code>5d2d3fb</code></a> remove default value of catsrc.spec.grpcPodConfig.securityContextConfig (<a href="https://redirect.github.com/operator-framework/api/issues/342">#342</a>)</li> <li><a href="https://github.com/operator-framework/api/commit/e684a5915a470e217294aede72cad2c5daa830e7"><code>e684a59</code></a> Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4</li> <li><a href="https://github.com/operator-framework/api/commit/d6920a4c8df5b2a6f9f96792c50cdb2c3e43674d"><code>d6920a4</code></a> Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3</li> <li><a href="https://github.com/operator-framework/api/commit/9698d12a5f3e27980773fe3e5c0cc3e8e596a6d7"><code>9698d12</code></a> Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3</li> <li><a href="https://github.com/operator-framework/api/commit/4c60841f3c610b95daf3103cfae4fdf2bc7db025"><code>4c60841</code></a> update kube libraries to v0.30.1</li> <li><a href="https://github.com/operator-framework/api/commit/b33b58d43caf4c39ca479d0f8e2e7c8f70099da5"><code>b33b58d</code></a> ---</li> <li><a href="https://github.com/operator-framework/api/commit/f3cb22c6e384911eaccc40deedbc851000bcac65"><code>f3cb22c</code></a> ---</li> <li><a href="https://github.com/operator-framework/api/commit/e34631d6bf7bafc4a6ba42ec32515c5d1247d7f6"><code>e34631d</code></a> ---</li> <li><a href="https://github.com/operator-framework/api/commit/64036e9e3a7aef3c25599fadc9bf7421ea4a0cb3"><code>64036e9</code></a> ---</li> <li><a href="https://github.com/operator-framework/api/commit/b12655b3a48b758b67ccc4ff662ee16ce3e01aed"><code>b12655b</code></a> ---</li> <li>Additional commits viewable in <a href="https://github.com/operator-framework/api/compare/v0.20.0...v0.26.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org