dependabot[bot] opened a new pull request, #3765: URL: https://github.com/apache/servicecomb-java-chassis/pull/3765
Bumps [zipkin](https://github.com/openzipkin/zipkin) from 2.24.0 to 2.24.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openzipkin/zipkin/releases">zipkin's releases</a>.</em></p> <blockquote> <h2>Zipkin 2.24.1</h2> <h2>What's Changed</h2> <ul> <li>chore: adds translations for "Run Query" by <a href="https://github.com/jcchavezs"><code>@jcchavezs</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3491">openzipkin/zipkin#3491</a></li> <li>chore: fixes typo by <a href="https://github.com/jcchavezs"><code>@jcchavezs</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3490">openzipkin/zipkin#3490</a></li> <li>Adjust styling of Search page by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3494">openzipkin/zipkin#3494</a></li> <li>Update TypeScript to 4.9.4 by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3492">openzipkin/zipkin#3492</a></li> <li>Remove unused packages of lens by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3496">openzipkin/zipkin#3496</a></li> <li>Adjust styling of Dependencies page by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3493">openzipkin/zipkin#3493</a></li> <li>Replace some packages of lens by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3497">openzipkin/zipkin#3497</a></li> <li>Fix a bug that caused uploaded Trace to fail to download by <a href="https://github.com/tacigar"><code>@tacigar</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3500">openzipkin/zipkin#3500</a></li> <li>Span with missing parent should be root by <a href="https://github.com/drewby"><code>@drewby</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3507">openzipkin/zipkin#3507</a></li> <li>feat: add extraEnv to chart by <a href="https://github.com/jonkerj"><code>@jonkerj</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3434">openzipkin/zipkin#3434</a></li> <li>chore: update cassandra image to latest base jdk 17 by <a href="https://github.com/jeqo"><code>@jeqo</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3526">openzipkin/zipkin#3526</a></li> <li>chore: bump docker mysql version by <a href="https://github.com/jeqo"><code>@jeqo</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3524">openzipkin/zipkin#3524</a></li> <li>chore: bump kafka to 3.4 by <a href="https://github.com/jeqo"><code>@jeqo</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3523">openzipkin/zipkin#3523</a></li> <li>Add zipkin junit5 module by <a href="https://github.com/Shoothzj"><code>@Shoothzj</code></a> in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3467">openzipkin/zipkin#3467</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/drewby"><code>@drewby</code></a> made their first contribution in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3507">openzipkin/zipkin#3507</a></li> <li><a href="https://github.com/Shoothzj"><code>@Shoothzj</code></a> made their first contribution in <a href="https://redirect.github.com/openzipkin/zipkin/pull/3467">openzipkin/zipkin#3467</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.24.0...2.24.1">https://github.com/openzipkin/zipkin/compare/2.24.0...2.24.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/zipkin/commit/5e3402a5dbed07b8e4ae259963937dd74c5a5c58"><code>5e3402a</code></a> [maven-release-plugin] prepare release 2.24.1</li> <li><a href="https://github.com/openzipkin/zipkin/commit/f4910436d246afb7d9a78d98d44064c9853fd264"><code>f491043</code></a> Add zipkin junit5 module (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3467">#3467</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/ea5309ca9de2729e68291803673f55c58ed900f6"><code>ea5309c</code></a> chore: bump kafka to 3.4 (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3523">#3523</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/f012af60b39acc67ea40987588899f93081c38f3"><code>f012af6</code></a> chore: bump docker mysql version (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3524">#3524</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/9247e1b167a4237b992a1bbd29638e30890d0972"><code>9247e1b</code></a> docs: update ref to cassandra jvm args (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3526">#3526</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/55f12e7517f00696cb45fb4d98652cb7b0502d0c"><code>55f12e7</code></a> feat: add extraEnv to chart (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3434">#3434</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/4ea8005cada4f61fb83d9575208b25a5878c8383"><code>4ea8005</code></a> Span with missing parent should be root (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3507">#3507</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/c6ad4a2bb67104ce72ed138a98291e4c4339c61c"><code>c6ad4a2</code></a> Fix a bug that caused uploaded Trace to fail to download (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3500">#3500</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/c5f2fe617fd4ac3d35dc74922a43ab9cbcac93e2"><code>c5f2fe6</code></a> Replace some packages of lens (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3497">#3497</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/8b61cfef4c59bc7db61f73492a900f64874aa94d"><code>8b61cfe</code></a> Adjust styling of Dependencies page (<a href="https://redirect.github.com/openzipkin/zipkin/issues/3493">#3493</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/zipkin/compare/2.24.0...2.24.1">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
