dependabot[bot] opened a new pull request, #4734: URL: https://github.com/apache/servicecomb-java-chassis/pull/4734
Bumps [io.zipkin.brave:brave-bom](https://github.com/openzipkin/brave) from 6.0.3 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openzipkin/brave/releases">io.zipkin.brave:brave-bom's releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h2>What's Changed</h2> <ul> <li>adjusts remaining drift around checkout configuration by <a href="https://github.com/codefromthecrypt"><code>@codefromthecrypt</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1435">openzipkin/brave#1435</a></li> <li>Adds SECURITY.md and scanning workflow by <a href="https://github.com/codefromthecrypt"><code>@codefromthecrypt</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1437">openzipkin/brave#1437</a></li> <li>docker: bumps zipkin test images by <a href="https://github.com/codefromthecrypt"><code>@codefromthecrypt</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1436">openzipkin/brave#1436</a></li> <li>Remove brave-instrumentation-benchmarks from brave-bom since this artifact is not published to Maven Central by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1446">openzipkin/brave#1446</a></li> <li>Routine dependency updates by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1447">openzipkin/brave#1447</a></li> <li>Note about potential deadlock with virtual threads by <a href="https://github.com/shakuzen"><code>@shakuzen</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1448">openzipkin/brave#1448</a></li> <li>Adds RocketMQ plugin by <a href="https://github.com/CodePrometheus"><code>@CodePrometheus</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1449">openzipkin/brave#1449</a></li> <li>Fix Spring XML configuration resource by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1451">openzipkin/brave#1451</a></li> <li>Remove mention of JDBC tracing by <a href="https://github.com/reftel"><code>@reftel</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1439">openzipkin/brave#1439</a></li> <li>Updates all dependencies that don't require instrumentation changes by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/openzipkin/brave/pull/1452">openzipkin/brave#1452</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CodePrometheus"><code>@CodePrometheus</code></a> made their first contribution in <a href="https://redirect.github.com/openzipkin/brave/pull/1449">openzipkin/brave#1449</a></li> <li><a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> made their first contribution in <a href="https://redirect.github.com/openzipkin/brave/pull/1451">openzipkin/brave#1451</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/brave/compare/6.0.3...6.1.0">https://github.com/openzipkin/brave/compare/6.0.3...6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/brave/commit/e84a3aa855f820813f3572177e082263aa07c1b0"><code>e84a3aa</code></a> [maven-release-plugin] prepare release 6.1.0</li> <li><a href="https://github.com/openzipkin/brave/commit/5ed54db8a3e279d3c6c28597e99855de154c78f2"><code>5ed54db</code></a> Updates all dependencies that don't require instrumentation changes (<a href="https://redirect.github.com/openzipkin/brave/issues/1452">#1452</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/798fc02d62b6d2a2fd41d61353125495d2a1776b"><code>798fc02</code></a> Remove mention of JDBC tracing (<a href="https://redirect.github.com/openzipkin/brave/issues/1439">#1439</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/62f460d8ac3646b9214dac37b90d8cddfbf42576"><code>62f460d</code></a> Fix Spring XML configuration resource (<a href="https://redirect.github.com/openzipkin/brave/issues/1451">#1451</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/ec007eb3b8a5bf50547298ad2922dafd66748c0b"><code>ec007eb</code></a> Adds RocketMQ plugin (<a href="https://redirect.github.com/openzipkin/brave/issues/1449">#1449</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/06b47b1ac6d83d738acd8f89f41d9d30d423072b"><code>06b47b1</code></a> Note about potential deadlock with virtual threads (<a href="https://redirect.github.com/openzipkin/brave/issues/1448">#1448</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/67f563c54da524add9947049657c8f6f99545376"><code>67f563c</code></a> Routine dependency updates (<a href="https://redirect.github.com/openzipkin/brave/issues/1447">#1447</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/b83a6afb9f2a2719cd4b1bee1c1a346efe9b95df"><code>b83a6af</code></a> Remove brave-instrumentation-benchmarks from brave-bom since this artifact is...</li> <li><a href="https://github.com/openzipkin/brave/commit/69003dfc811418f0dbc42e9e17ff880ebe1f4b02"><code>69003df</code></a> docker: bumps zipkin test images (<a href="https://redirect.github.com/openzipkin/brave/issues/1436">#1436</a>)</li> <li><a href="https://github.com/openzipkin/brave/commit/d2a205af0a8d9e4598095d8e2df2e3d2001515c9"><code>d2a205a</code></a> Adds SECURITY.md and scanning workflow (<a href="https://redirect.github.com/openzipkin/brave/issues/1437">#1437</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/brave/compare/6.0.3...6.1.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 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]
