dependabot[bot] opened a new pull request, #1839: URL: https://github.com/apache/logging-log4j2/pull/1839
Bumps [org.zeromq:jeromq](https://github.com/zeromq/jeromq) from 0.5.3 to 0.5.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zeromq/jeromq/blob/master/CHANGELOG.md">org.zeromq:jeromq's changelog</a>.</em></p> <blockquote> <h2>v0.5.4 (2023-09-26)</h2> <h3>Changed</h3> <ul> <li> <p>new GPG signature for artifact, id 9C925EE1.</p> </li> <li> <p><a href="https://redirect.github.com/zeromq/jeromq/pull/935">#935</a>: With org.zeromq.ZMQ.Event.recv(socket, DONTWAIT), if there is no more, event to receive, it throws an NPE although the javadoc says it should return null. Fixed.</p> <p>Also don’t resolve event value for ZMQ_EVENT_MONITOR_STOPPED, it’s a constant.</p> </li> <li> <p><a href="https://redirect.github.com/zeromq/jeromq/issues/937">#937</a> (<a href="https://redirect.github.com/zeromq/jeromq/pull/937">zeromq/jeromq#937</a>): When doing PLAIN or CURVE authentication, the logic can be exchanged. The client is doing the bind, and the server doing the connect. That was not handled, a connect socket was not expected to reuse the session, and so found an already configured zapPipe. It’s now handled.</p> <p>Some error message was not returning any message, the specification says that an empty error should be returned instead.</p> <p>Big rewrite of the tests for mechanisms, the big test function is split and more code is shared.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zeromq/jeromq/commit/ada247471a3d48099e6ba897f819c7c4f2113049"><code>ada2474</code></a> Release 0.5.4</li> <li><a href="https://github.com/zeromq/jeromq/commit/620db03e3555f8dc934f15cb9e1ab2eb80fd5ef9"><code>620db03</code></a> Autosign of artifacts in CircleCI</li> <li><a href="https://github.com/zeromq/jeromq/commit/86fa75973c67df92191d7733544dd666ac7900d4"><code>86fa759</code></a> Needs some compatability code for missing features in Android.</li> <li><a href="https://github.com/zeromq/jeromq/commit/82db35bf018c33ecf7e94cf45993ee16873b2681"><code>82db35b</code></a> Fixing README and CHANGELOG.</li> <li><a href="https://github.com/zeromq/jeromq/commit/369ebf7abff1c07b5ca8796fb896a6e0ce822711"><code>369ebf7</code></a> With org.zeromq.ZMQ.Event.recv(socket, DONTWAIT), if they is no more event to...</li> <li><a href="https://github.com/zeromq/jeromq/commit/bf45bf8ad3148b5864d7ca76ea3562e53e08895c"><code>bf45bf8</code></a> When doing PLAIN or CURVE authentication, the logic can be exchanged.</li> <li><a href="https://github.com/zeromq/jeromq/commit/1f36de063c5ab474401a35d50124b171abe7694b"><code>1f36de0</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/zeromq/jeromq/commit/a5b412bd0d49c595e67a408e3b0a8d9dde8e883b"><code>a5b412b</code></a> Update README.md</li> <li><a href="https://github.com/zeromq/jeromq/commit/6504376acca9bac00586739bd7361e2b135b6876"><code>6504376</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/zeromq/jeromq/compare/v0.5.3...v0.5.4">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
