dependabot[bot] opened a new pull request, #3998: URL: https://github.com/apache/eventmesh/pull/3998
Bumps [io.cloudevents:cloudevents-kafka](https://github.com/cloudevents/sdk-java) from 2.2.1 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudevents/sdk-java/releases">io.cloudevents:cloudevents-kafka's releases</a>.</em></p> <blockquote> <h2>Release 2.5.0</h2> <h2>What's Changed</h2> <ul> <li>Restful-ws Jakarta EE9 namespace support (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/469">#469</a>) by <a href="https://github.com/robp94"><code>@robp94</code></a> and <a href="https://github.com/abutch3r"><code>@abutch3r</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/557">cloudevents/sdk-java#557</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/robp94"><code>@robp94</code></a> made their first contribution in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/557">cloudevents/sdk-java#557</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudevents/sdk-java/compare/2.4.2...2.5.0">https://github.com/cloudevents/sdk-java/compare/2.4.2...2.5.0</a></p> <h2>Release 2.4.2</h2> <h2>What's Changed</h2> <ul> <li>Fix Protobuf data corruption when CloudEvent serialized/deserialized several times by <a href="https://github.com/JemDay"><code>@JemDay</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/524">cloudevents/sdk-java#524</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudevents/sdk-java/compare/2.4.1...2.4.2">https://github.com/cloudevents/sdk-java/compare/2.4.1...2.4.2</a></p> <h2>Release 2.4.1</h2> <h2>What's Changed</h2> <ul> <li>Strip parameters from data content types to assess if it's JSON format (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/484">#484</a>) by <a href="https://github.com/fredoboulo"><code>@fredoboulo</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/485">cloudevents/sdk-java#485</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudevents/sdk-java/compare/2.4.0...2.4.1">https://github.com/cloudevents/sdk-java/compare/2.4.0...2.4.1</a></p> <h2>Release 2.4.0</h2> <h2>What's Changed</h2> <ul> <li>Enhances detection of textual content types by <a href="https://github.com/JemDay"><code>@JemDay</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/444">cloudevents/sdk-java#444</a></li> <li>Fix structured event example by <a href="https://github.com/mEstrazulas"><code>@mEstrazulas</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/451">cloudevents/sdk-java#451</a></li> <li>Security upgrade io.vertx:vertx-core from 4.0.0 to 4.2.5 by <a href="https://github.com/snyk-bot"><code>@snyk-bot</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/455">cloudevents/sdk-java#455</a></li> <li>Optimize <code>isCloudEventsHeader</code> check by <a href="https://github.com/pierDipi"><code>@pierDipi</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/445">cloudevents/sdk-java#445</a></li> <li>CVE-2020-36518 - bump jackson from 2.11.2 to 2.13.3 by <a href="https://github.com/gtedesc0"><code>@gtedesc0</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/464">cloudevents/sdk-java#464</a></li> <li>chore: update Quarkus example by <a href="https://github.com/matejvasek"><code>@matejvasek</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/466">cloudevents/sdk-java#466</a></li> <li>Support dynamic data content type by <a href="https://github.com/segator"><code>@segator</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/471">cloudevents/sdk-java#471</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mEstrazulas"><code>@mEstrazulas</code></a> made their first contribution in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/451">cloudevents/sdk-java#451</a></li> <li><a href="https://github.com/gtedesc0"><code>@gtedesc0</code></a> made their first contribution in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/464">cloudevents/sdk-java#464</a></li> <li><a href="https://github.com/segator"><code>@segator</code></a> made their first contribution in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/471">cloudevents/sdk-java#471</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudevents/sdk-java/compare/2.3.0...2.4.0">https://github.com/cloudevents/sdk-java/compare/2.3.0...2.4.0</a></p> <h2>Release 2.3.0</h2> <h2>What's Changed</h2> <ul> <li>Provide a Bill of Materials artifact for easier integration by <a href="https://github.com/nvervelle"><code>@nvervelle</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/405">cloudevents/sdk-java#405</a></li> <li>Moved exception factory methods internally by <a href="https://github.com/slinkydeveloper"><code>@slinkydeveloper</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/402">cloudevents/sdk-java#402</a></li> <li>fix NPE in CloudEventDeserializer when deserializing with optional header with null value by <a href="https://github.com/bdshadow"><code>@bdshadow</code></a> in <a href="https://redirect.github.com/cloudevents/sdk-java/pull/415">cloudevents/sdk-java#415</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudevents/sdk-java/commit/ba222d8dec087f10de20781defe3c1c662a5bbe8"><code>ba222d8</code></a> Bump to 2.5.0 (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/567">#567</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/ce09f3f00fdefa7c5a12b8791f258ad9e7655b6c"><code>ce09f3f</code></a> Fix maven versions (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/566">#566</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/3399747e9e99ca5929e57ae7d7de521e171433ae"><code>3399747</code></a> Support westful-ws jakarta ee9 namespace (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/469">#469</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/f16a48ce3c870edb8d586bb3b92d6cf0312aae47"><code>f16a48c</code></a> Bump version to 2.5.0-SNAPSHOT</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/62e9f22c85ed15e7494145f5df3f486da609aa83"><code>62e9f22</code></a> Bump to 2.4.3-SNAPSHOT (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/531">#531</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/90c85418e7c39b476eff96967061c0f6fab22116"><code>90c8541</code></a> Bump to 2.4.2 (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/526">#526</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/4bcaed9af2bb8089e507f0c435dd8f1345bacece"><code>4bcaed9</code></a> Fix javadoc build (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/529">#529</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/9d3ee7920fbedf63d2b2c944b053ffc5d7891fda"><code>9d3ee79</code></a> Fixed Protobuf data corruption for CloudEvent serialized/deserialized several...</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/7ccf46506a01558ef96547886570f287e13672e8"><code>7ccf465</code></a> Bump to 2.4.2-SNAPSHOT (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/511">#511</a>)</li> <li><a href="https://github.com/cloudevents/sdk-java/commit/572eb97a73354b70ddedfec126e03405334e126f"><code>572eb97</code></a> Bump to 2.4.1 (<a href="https://redirect.github.com/cloudevents/sdk-java/issues/509">#509</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cloudevents/sdk-java/compare/2.2.1...2.5.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 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 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: dev-unsubscr...@eventmesh.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org For additional commands, e-mail: dev-h...@eventmesh.apache.org