dependabot[bot] opened a new pull request, #3192: URL: https://github.com/apache/james-project/pull/3192
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.33.1 to 5.34.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.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> <p>GitHub PR: <a href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2014">#2014</a></p> <h2>Bump dependencies</h2> <p>GitHub issue: <a href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2006">#2006</a></p> <h1>Dependency</h1> <h2>Maven</h2> <pre lang="xml"><code><dependency> <groupId>com.rabbitmq</groupId> <artifactId>amqp-client</artifactId> <version>5.34.0</version> </dependency> </code></pre> <h2>Gradle</h2> <pre lang="groovy"><code>compile 'com.rabbitmq:amqp-client:5.34.0' </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/877cf12fff9f6820cd59be120e52ea641c55ee07"><code>877cf12</code></a> [maven-release-plugin] prepare release v5.34.0</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/559ffa488c2eebae4383c65db1d3d6b6c8c59b31"><code>559ffa4</code></a> Set release version to 5.34.0</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/3bf04df16f5d6236d9290f929dd3411e34647921"><code>3bf04df</code></a> Merge pull request <a href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2020">#2020</a> from rabbitmq/start-processing-callback-v5</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/6606aa972f547a684506198a5eec4d28ded0d8bf"><code>6606aa9</code></a> Defer main loop start until after the header is sent</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/b394e405056c288675094480a308487d5ef53a8d"><code>b394e40</code></a> Format</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/2b057bf237a30353e5795ff6770175cb212d9f52"><code>2b057bf</code></a> Merge pull request <a href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2018">#2018</a> from rabbitmq/mergify/bp/v5.x/pr-2017</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/ff33429ae9325c837e75c2043dc7fbdc59c3b4e0"><code>ff33429</code></a> Initialize frame handler's connection reference before sending header</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/4aee133e45e20ef827e581cc7e9ca39d14d10982"><code>4aee133</code></a> Merge pull request <a href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/2016">#2016</a> from rabbitmq/mergify/bp/v5.x/pr-2015</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/de2e6ad12921ea1c28ed2e2f5a7c78c98819ced3"><code>de2e6ad</code></a> Reject negative negotiated frame_max</li> <li><a href="https://github.com/rabbitmq/rabbitmq-java-client/commit/e7f10bf99aee103dd9f64b3e52a725fc9f9d3763"><code>e7f10bf</code></a> Honor unlimited negotiated frame_max when capping inbound message size</li> <li>Additional commits viewable in <a href="https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.33.1...v5.34.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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/james-project/network/alerts). </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
