dependabot[bot] opened a new pull request, #14129:
URL: https://github.com/apache/cloudstack/pull/14129

   Bumps 
[com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) 
from 5.17.0 to 5.35.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rabbitmq/rabbitmq-java-client/releases";>com.rabbitmq:amqp-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>5.35.0</h2>
   <h1>Changes between 5.34.0 and 5.35.0</h1>
   <p>This is a maintenance release with bug fixes and dependency upgrades. It 
is compatible with 5.34.0. All users are encouraged to upgrade.</p>
   <h2>Refine error reporting for malformed URIs</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2052";>#2052</a></p>
   <h2>Add possibility to exclude Netty dependencies</h2>
   <p>GitHub issue: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2047";>#2047</a></p>
   <h2>Bump dependencies</h2>
   <p>GitHub issue: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2021";>#2021</a></p>
   <h1>Dependency</h1>
   <h2>Maven</h2>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.rabbitmq&lt;/groupId&gt;
     &lt;artifactId&gt;amqp-client&lt;/artifactId&gt;
     &lt;version&gt;5.35.0&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <h2>Gradle</h2>
   <pre lang="groovy"><code>compile 'com.rabbitmq:amqp-client:5.35.0'
   </code></pre>
   <h2>5.34.0</h2>
   <h1>Changes between 5.33.1 and 5.34.0</h1>
   <p>This is a maintenance release with bug fixes and dependency upgrades. It 
is compatible with 5.33.1. All users are encouraged to upgrade.</p>
   <h2>Harden connection negotiation phase</h2>
   <p>GitHub PRs: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2018";>#2018</a>
 <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2020";>#2020</a></p>
   <h2>Honor unlimited negotiated frame_max when capping inbound message 
size</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2016";>#2016</a></p>
   <h2>Reject negative body size when parsing content headers</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/0cd6cfc6115b7d2e3b6b685328201acf47b4543f";><code>0cd6cfc</code></a>
 [maven-release-plugin] prepare release v5.35.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/dc4b9de49423fd304fbdbbd241871184142c37bf";><code>dc4b9de</code></a>
 Set release version to 5.35.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/33fbe1aa82339b6756bfff063324248ead2d8e46";><code>33fbe1a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2055";>#2055</a>
 from rabbitmq/dependabot/maven/v5.x/com.diffplug.spo...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/d69756c5a2f4cada9d5f6cd5a4fcc525ead14806";><code>d69756c</code></a>
 Bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/d434fbcd067b3612dff368577c611cdf0b281081";><code>d434fbc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2052";>#2052</a>
 from rabbitmq/mergify/bp/v5.x/pr-2051</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/daca1875cdb8b8c0acce78f71103b21a05478446";><code>daca187</code></a>
 Remove unnecessary details in error message</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/1198f5c26485aeea15c16056fb56be9a60994254";><code>1198f5c</code></a>
 Harden test with &quot;more&quot; random names</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/c1aa6fe5da7c4047fb9072a55173f4de40b037fb";><code>c1aa6fe</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2050";>#2050</a>
 from rabbitmq/dependabot/maven/v5.x/com.fasterxml.ja...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/c48802f9f2d9d31ade0293ac2068444babe05936";><code>c48802f</code></a>
 Bump com.fasterxml.jackson.core:jackson-databind from 2.22.1 to 2.22.2</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/0c3f09dba98d81d9b879b9b1e9aa7c10388d4fb2";><code>0c3f09d</code></a>
 Avoid loading Netty classes if it is not used</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.17.0...v5.35.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.rabbitmq:amqp-client&package-manager=maven&previous-version=5.17.0&new-version=5.35.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 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]

Reply via email to