dependabot[bot] opened a new pull request, #3302:
URL: https://github.com/apache/camel-k/pull/3302

   Bumps 
[github.com/operator-framework/api](https://github.com/operator-framework/api) 
from 0.13.0 to 0.15.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.15.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>🐛 fix channel naming validation by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/231";>operator-framework/api#231</a></li>
   <li>Add CRD description check validation by <a 
href="https://github.com/ryantking";><code>@​ryantking</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/234";>operator-framework/api#234</a></li>
   <li>Introduce UpgradeStrategy to OperatorGroups by <a 
href="https://github.com/awgreene";><code>@​awgreene</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/235";>operator-framework/api#235</a></li>
   <li>:seedling: good practices validator nit clean up by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/240";>operator-framework/api#240</a></li>
   <li>:sparkles: (GoodPracticesValidator) : Add a new check to warn authors 
when permissions to create CRDs are found by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/241";>operator-framework/api#241</a></li>
   <li>chore: bump k8s deps to 1.24 &amp; makefile go 1.18 support by <a 
href="https://github.com/everettraven";><code>@​everettraven</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/242";>operator-framework/api#242</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/ryantking";><code>@​ryantking</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/234";>operator-framework/api#234</a></li>
   <li><a 
href="https://github.com/everettraven";><code>@​everettraven</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/242";>operator-framework/api#242</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/operator-framework/api/compare/v0.14.0...v0.15.0";>https://github.com/operator-framework/api/compare/v0.14.0...v0.15.0</a></p>
   <h2>v0.14.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: Bump k8s dependencies to 1.23 by <a 
href="https://github.com/varshaprasad96";><code>@​varshaprasad96</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/212";>operator-framework/api#212</a></li>
   <li>fix: alm-example parse check should not fail when the annotation if 
empty by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/215";>operator-framework/api#215</a></li>
   <li>Added field for optional manifests by <a 
href="https://github.com/fgiloux";><code>@​fgiloux</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/209";>operator-framework/api#209</a></li>
   <li>Remove estroz from OWNERS by <a 
href="https://github.com/estroz";><code>@​estroz</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/216";>operator-framework/api#216</a></li>
   <li>Add awgreene to list of approvers in OWNERS file by <a 
href="https://github.com/kevinrizza";><code>@​kevinrizza</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/218";>operator-framework/api#218</a></li>
   <li>(catsrc) add custom unmarshaller for registry poll interval by <a 
href="https://github.com/anik120";><code>@​anik120</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/169";>operator-framework/api#169</a></li>
   <li>Add perdasilva to approvers by <a 
href="https://github.com/perdasilva";><code>@​perdasilva</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/219";>operator-framework/api#219</a></li>
   <li>deprecate-api validator: add checks for removed APIs on 1.25 and 1.26 by 
<a href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> 
in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/208";>operator-framework/api#208</a></li>
   <li>Purge the root vendor directory by <a 
href="https://github.com/timflannagan";><code>@​timflannagan</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/213";>operator-framework/api#213</a></li>
   <li>.github/workflows: Add workflow_dispatch event trigger by <a 
href="https://github.com/timflannagan";><code>@​timflannagan</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/214";>operator-framework/api#214</a></li>
   <li>feat: add warning for olm.properties being defined when validating csv 
by <a href="https://github.com/tylerslaton";><code>@​tylerslaton</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/217";>operator-framework/api#217</a></li>
   <li>refactor(constraint): update none compound constraint to be not by <a 
href="https://github.com/tylerslaton";><code>@​tylerslaton</code></a> in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/221";>operator-framework/api#221</a></li>
   <li>.github/workflows: Update the pull_request trigger for the Go workflow 
by <a href="https://github.com/timflannagan";><code>@​timflannagan</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/224";>operator-framework/api#224</a></li>
   <li>Add some extra clarifications via code comments by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/222";>operator-framework/api#222</a></li>
   <li>add bundle size validator check by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/210";>operator-framework/api#210</a></li>
   <li>fix: ensure that all load bundle methods will check the size by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/227";>operator-framework/api#227</a></li>
   <li>bundle size validator: fix and improvements by <a 
href="https://github.com/camilamacedo86";><code>@​camilamacedo86</code></a> in 
<a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/229";>operator-framework/api#229</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/fgiloux";><code>@​fgiloux</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/209";>operator-framework/api#209</a></li>
   <li><a href="https://github.com/tylerslaton";><code>@​tylerslaton</code></a> 
made their first contribution in <a 
href="https://github-redirect.dependabot.com/operator-framework/api/pull/217";>operator-framework/api#217</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/operator-framework/api/compare/v0.11.1...v0.14.0";>https://github.com/operator-framework/api/compare/v0.11.1...v0.14.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/operator-framework/api/commit/725ffcedf4774ea71acd9d4a5abfc0f93d1968ed";><code>725ffce</code></a>
 chore: bump k8s deps to 1.24 &amp; makefile go 1.18 support (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/242";>#242</a>)</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/05acd7a906c4819f1ad08203524e14b8a8ea4094";><code>05acd7a</code></a>
 :sparkles: (GoodPracticesValidator) : new check to warning that authors 
shoul...</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/8d4b21341834007272aba7809945348594bf703f";><code>8d4b213</code></a>
 :seedling: good practices validator nit clean up (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/240";>#240</a>)</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/33310d6154f344da5494c788451bd34cdf54711c";><code>33310d6</code></a>
 Introduce UpgradeStrategy field to OperatorGroups (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/235";>#235</a>)</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/a7ebc81c9577a300814448a901edae74c6e6e44e";><code>a7ebc81</code></a>
 Add CRD description check validation (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/234";>#234</a>)</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/f718c911ae218fa4362ee60670b6dfc6503a6388";><code>f718c91</code></a>
 🐛 fix channel naming validation (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/231";>#231</a>)</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/ca536d7ca15d72c3b697422a78441c80876a4610";><code>ca536d7</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/229";>#229</a>
 from camilamacedo86/fix-ammout</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/4ffeb354adedc14d35c247c11dff906c887cd4de";><code>4ffeb35</code></a>
 fix apidif</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/02354fceffa1bc8a6e8e471d4f123352d330daa9";><code>02354fc</code></a>
 fix: bundle size validator: ammount compressed scenarios should be lower 
than...</li>
   <li><a 
href="https://github.com/operator-framework/api/commit/bbe9c3235aff58180a439b7f1b4b05aade99cc65";><code>bbe9c32</code></a>
 fix: ensure that all load bundle methods will check the size (<a 
href="https://github-redirect.dependabot.com/operator-framework/api/issues/227";>#227</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/operator-framework/api/compare/v0.13.0...v0.15.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/operator-framework/api&package-manager=go_modules&previous-version=0.13.0&new-version=0.15.0)](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 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

Reply via email to