dependabot[bot] opened a new pull request, #7125: URL: https://github.com/apache/camel-quarkus/pull/7125
Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.20.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-amazon-services/releases">io.quarkiverse.amazonservices:quarkus-amazon-services-bom's releases</a>.</em></p> <blockquote> <h2>3.3.1</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump software.amazon.awssdk:bom from 2.30.34 to 2.30.36 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1610">quarkiverse/quarkus-amazon-services#1610</a></li> <li>♻️ Prefer JUnit Jupiter API by <a href="https://github.com/gilday"><code>@gilday</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1611">quarkiverse/quarkus-amazon-services#1611</a></li> <li>docs: add gilday as a contributor for code by <a href="https://github.com/allcontributors"><code>@allcontributors</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1613">quarkiverse/quarkus-amazon-services#1613</a></li> <li>fix: fix graalvm otel substitutions when sqs/sns are absent by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1612">quarkiverse/quarkus-amazon-services#1612</a></li> <li>chore: release 3.3.1 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1614">quarkiverse/quarkus-amazon-services#1614</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gilday"><code>@gilday</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1611">quarkiverse/quarkus-amazon-services#1611</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.3.0...3.3.1">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.3.0...3.3.1</a></p> <h2>3.3.0</h2> <h2>What's Changed</h2> <ul> <li>add elastic load balancing to service list by <a href="https://github.com/emattheis"><code>@emattheis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1513">quarkiverse/quarkus-amazon-services#1513</a></li> <li>Remove yq from quarkus-snapshot.yaml by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1541">quarkiverse/quarkus-amazon-services#1541</a></li> <li>build(deps): bump quarkus.version from 3.17.0 to 3.18.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1553">quarkiverse/quarkus-amazon-services#1553</a></li> <li>add iot module by <a href="https://github.com/emattheis"><code>@emattheis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1567">quarkiverse/quarkus-amazon-services#1567</a></li> <li>feat: add support for custom moto docker image by <a href="https://github.com/ruicardoso-bx"><code>@ruicardoso-bx</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1599">quarkiverse/quarkus-amazon-services#1599</a></li> <li>docs: add ruicardoso-bx as a contributor for code by <a href="https://github.com/allcontributors"><code>@allcontributors</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1605">quarkiverse/quarkus-amazon-services#1605</a></li> <li>feat: remove coupling with optional client implementation by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1518">quarkiverse/quarkus-amazon-services#1518</a></li> <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.33.3 to 0.36.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1600">quarkiverse/quarkus-amazon-services#1600</a></li> <li>build(deps): bump software.amazon.awssdk:bom from 2.29.23 to 2.30.34 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1602">quarkiverse/quarkus-amazon-services#1602</a></li> <li>build(deps): bump quarkus.version from 3.18.0 to 3.19.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1603">quarkiverse/quarkus-amazon-services#1603</a></li> <li>chore: release 3.3.0 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1609">quarkiverse/quarkus-amazon-services#1609</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ruicardoso-bx"><code>@ruicardoso-bx</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1599">quarkiverse/quarkus-amazon-services#1599</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.2.0...3.3.0">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.2.0...3.3.0</a></p> <h2>3.2.0</h2> <h2>What's Changed</h2> <ul> <li>add modules for elastic load balancing clients by <a href="https://github.com/emattheis"><code>@emattheis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1504">quarkiverse/quarkus-amazon-services#1504</a></li> <li>build(deps): bump quarkus.version from 3.16.3 to 3.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1497">quarkiverse/quarkus-amazon-services#1497</a></li> <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.33.0 to 0.33.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1506">quarkiverse/quarkus-amazon-services#1506</a></li> <li>build(deps): bump software.amazon.awssdk:bom from 2.29.14 to 2.29.23 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1508">quarkiverse/quarkus-amazon-services#1508</a></li> <li>chore: release 3.2.0 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1509">quarkiverse/quarkus-amazon-services#1509</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.1.1...3.2.0">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.1.1...3.2.0</a></p> <h2>3.1.1</h2> <h2>What's Changed</h2> <ul> <li>fix(messaging-sqs): exclude optional aws sdk dependency by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1488">quarkiverse/quarkus-amazon-services#1488</a></li> <li>fix(messaging-sqs): fix issue with conditional dependency by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1492">quarkiverse/quarkus-amazon-services#1492</a></li> <li>chore: release 3.1.1 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1494">quarkiverse/quarkus-amazon-services#1494</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/2c98dc41a6d28f179a87d438e5bda71245452040"><code>2c98dc4</code></a> [maven-release-plugin] prepare release 3.3.1</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/0912c4a1b446fe0c341dd76c194690dad8f1e03a"><code>0912c4a</code></a> Update the latest release version 3.3.1 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/77c45345535df02e10efe46e885c333d7041a242"><code>77c4534</code></a> chore: release 3.3.1 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1614">#1614</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/a4ca9dda074ace8893b22a7f5ad4babde1d5fe73"><code>a4ca9dd</code></a> fix: fix graalvm otel substitutions when sqs/sns are absent (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1612">#1612</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/af6b527e286e0cf0f12d3df07abc4fd67cba443c"><code>af6b527</code></a> docs: add gilday as a contributor for code (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1613">#1613</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/48a8721c16183170da05a3f5083f37320ca8eabc"><code>48a8721</code></a> test: prefer JUnit Jupiter API (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1611">#1611</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/41595ca9627291c40a1f68fdc6c8f2e3a035672f"><code>41595ca</code></a> build(deps): bump software.amazon.awssdk:bom from 2.30.34 to 2.30.36 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1610">#1610</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/80161113866ac3bba01d4ab2d17ca78509a2cc2a"><code>8016111</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/ad8d2b5672064127f1e820433fd688823fc461c3"><code>ad8d2b5</code></a> [maven-release-plugin] prepare release 3.3.0</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/e3c36bcfbfbbaaed3c39e4cde7f6b2128ea9e5fb"><code>e3c36bc</code></a> Update the latest release version 3.3.0 in documentation</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.20.0...3.3.1">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