dependabot[bot] opened a new pull request, #5781: URL: https://github.com/apache/camel-k/pull/5781
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.20.0 to 0.27.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.27.0</h2> <h2>What's Changed</h2> <ul> <li>Fix some typos in cel.go by <a href="https://github.com/logonoff"><code>@logonoff</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/343">operator-framework/api#343</a></li> <li>Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/344">operator-framework/api#344</a></li> <li>Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/346">operator-framework/api#346</a></li> <li>Fix codecov-action params by <a href="https://github.com/m1kola"><code>@m1kola</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/349">operator-framework/api#349</a></li> <li>Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/353">operator-framework/api#353</a></li> <li>Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/356">operator-framework/api#356</a></li> <li>Bump kubernetes libraries to v0.31.0 and controller-runtime to v0.19.0 by <a href="https://github.com/perdasilva"><code>@perdasilva</code></a> in <a href="https://redirect.github.com/operator-framework/api/pull/357">operator-framework/api#357</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/logonoff"><code>@logonoff</code></a> made their first contribution in <a href="https://redirect.github.com/operator-framework/api/pull/343">operator-framework/api#343</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/operator-framework/api/compare/v0.26.0...v0.27.0">https://github.com/operator-framework/api/compare/v0.26.0...v0.27.0</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/operator-framework/api/commit/41cb4aea2c2d86ad903a414593a2079de7250c70"><code>41cb4ae</code></a> Bump kubernetes libraries to v0.31.0 and controller-runtime to v0.19.0 (<a href="https://redirect.github.com/operator-framework/api/issues/357">#357</a>)</li> <li><a href="https://github.com/operator-framework/api/commit/46fd7e511e1a0ba15f59fd424f258cc0e0ad3b51"><code>46fd7e5</code></a> Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (<a href="https://redirect.github.com/operator-framework/api/issues/356">#356</a>)</li> <li><a href="https://github.com/operator-framework/api/commit/a5729e2967333fa689ede43b1883edec799905c2"><code>a5729e2</code></a> Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (<a href="https://redirect.github.com/operator-framework/api/issues/353">#353</a>)</li> <li><a href="https://github.com/operator-framework/api/commit/ce8a923541376d7e7907af90f6c91ff3abafd2f5"><code>ce8a923</code></a> Fix codecov-action params (<a href="https://redirect.github.com/operator-framework/api/issues/349">#349</a>)</li> <li><a href="https://github.com/operator-framework/api/commit/2e3c15fa3a6bdddde1821eb04d4f866df560fd17"><code>2e3c15f</code></a> Bump github.com/spf13/cobra from 1.8.0 to 1.8.1</li> <li><a href="https://github.com/operator-framework/api/commit/fa102cbb8e77bc8d1d32a09cc42f604b914ca7ac"><code>fa102cb</code></a> Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2</li> <li><a href="https://github.com/operator-framework/api/commit/e12258812235d18efdfa67fe7c0520d2ab3ee639"><code>e122588</code></a> Fix some typos in cel.go (<a href="https://redirect.github.com/operator-framework/api/issues/343">#343</a>)</li> <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>Additional commits viewable in <a href="https://github.com/operator-framework/api/compare/v0.20.0...v0.27.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
