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

   Bumps 
[io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services)
 from 2.10.1 to 2.11.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>2.11.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: propagate TCCL with aws-crt http based client by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1124";>quarkiverse/quarkus-amazon-services#1124</a></li>
   <li>build(deps): bump software.amazon.awssdk:bom from 2.23.17 to 2.24.4 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1136";>quarkiverse/quarkus-amazon-services#1136</a></li>
   <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.9 to 
0.29.10 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1129";>quarkiverse/quarkus-amazon-services#1129</a></li>
   <li>build(deps): bump io.quarkiverse:quarkiverse-parent from 15 to 16 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1125";>quarkiverse/quarkus-amazon-services#1125</a></li>
   <li>build(deps): bump quarkus.version from 3.7.1 to 3.7.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1134";>quarkiverse/quarkus-amazon-services#1134</a></li>
   <li>chore: release 2.11.1 by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1137";>quarkiverse/quarkus-amazon-services#1137</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.11.0...2.11.1";>https://github.com/quarkiverse/quarkus-amazon-services/compare/2.11.0...2.11.1</a></p>
   <h2>2.11.0</h2>
   <h2>Major changes</h2>
   <ul>
   <li>Introduce <code>s3-transfer-manager</code> extension</li>
   <li>Interceptors configured with the 
<code>quarkus.&lt;extension&gt;.interceptors</code> will first be attempted to 
be resolved from CDI. See <a 
href="https://github.com/quarkiverse/quarkus-amazon-services/blob/2.11.0/integration-tests/src/main/java/io/quarkus/it/amazon/s3/S3ModifyResponseProducer.java";>this
 producer</a> for an example.</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>doc: clarify compatibility matrix with quarkus by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1095";>quarkiverse/quarkus-amazon-services#1095</a></li>
   <li>Update release workflow by <a 
href="https://github.com/gastaldi";><code>@​gastaldi</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1104";>quarkiverse/quarkus-amazon-services#1104</a></li>
   <li>ci: bump several actions to latest version by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1107";>quarkiverse/quarkus-amazon-services#1107</a></li>
   <li>feat: try to resolve interceptors from CDI first by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1101";>quarkiverse/quarkus-amazon-services#1101</a></li>
   <li>feat: add support for s3TransferManager by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1085";>quarkiverse/quarkus-amazon-services#1085</a></li>
   <li>build(deps): bump software.amazon.awssdk:bom from 2.23.0 to 2.23.11 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1105";>quarkiverse/quarkus-amazon-services#1105</a></li>
   <li>build: sync otel with quarkus bom by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1110";>quarkiverse/quarkus-amazon-services#1110</a></li>
   <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.6 to 
0.29.9 by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1109";>quarkiverse/quarkus-amazon-services#1109</a></li>
   <li>fix: restore TCCL in future completion for S3CRT client by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1118";>quarkiverse/quarkus-amazon-services#1118</a></li>
   <li>chore: release 2.11.0 by <a 
href="https://github.com/scrocquesel";><code>@​scrocquesel</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1119";>quarkiverse/quarkus-amazon-services#1119</a></li>
   <li>build(deps): bump quarkus.version from 3.6.5 to 3.7.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1115";>quarkiverse/quarkus-amazon-services#1115</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.10.1...2.11.0";>https://github.com/quarkiverse/quarkus-amazon-services/compare/2.10.1...2.11.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/77ba6e2f2f6c276357f2b59fe3c366a6a99d1ced";><code>77ba6e2</code></a>
 [maven-release-plugin] prepare release 2.11.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/03b7e1994646bd623174acb272afd5741674d9c7";><code>03b7e19</code></a>
 Update the latest release version 2.11.1 in documentation</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/b3b32b73fc66eec95194938b25c8c5dae44e24ef";><code>b3b32b7</code></a>
 chore: release 2.11.1 (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1137";>#1137</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/556a29787d14e010ea67fab2253ead9fdd249ddf";><code>556a297</code></a>
 build(deps): bump quarkus.version from 3.7.1 to 3.7.3 (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1134";>#1134</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/d12b77f8836aa8af2285d44b16f848703ff94383";><code>d12b77f</code></a>
 build(deps): bump io.quarkiverse:quarkiverse-parent from 15 to 16 (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1125";>#1125</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/0e1c7850a32297d40693ffa5a3699a8f8c4b7e5b";><code>0e1c785</code></a>
 build(deps): bump software.amazon.awssdk.crt:aws-crt (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1129";>#1129</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/a24c2a80f8dd9cb2671c3458f45398ea69296355";><code>a24c2a8</code></a>
 build(deps): bump software.amazon.awssdk:bom from 2.23.17 to 2.24.4 (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1136";>#1136</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/b2534cfdaa56f039a5d1234cffa056c43247438b";><code>b2534cf</code></a>
 fix: propagate TCCL with aws-crt http based client (<a 
href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1124";>#1124</a>)</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/76f4a36965e54b9289253205816f08262a90ce4c";><code>76f4a36</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-amazon-services/commit/dee6e0fe2071f7a19e7fbf98fe55bc4e9a271add";><code>dee6e0f</code></a>
 [maven-release-plugin] prepare release 2.11.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.10.1...2.11.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkiverse.amazonservices:quarkus-amazon-services-bom&package-manager=maven&previous-version=2.10.1&new-version=2.11.1)](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

Reply via email to