dependabot[bot] opened a new pull request, #2860: URL: https://github.com/apache/servicecomb-java-chassis/pull/2860
Bumps `zipkin.version` from 2.19.1 to 2.23.16. Updates `zipkin` from 2.19.1 to 2.23.16 <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.23.16</h2> <h2>What's Changed</h2> <ul> <li>Fixes CVE-2021-44832 by <a href="https://github.com/aegliv"><code>@aegliv</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3414">openzipkin/zipkin#3414</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aegliv"><code>@aegliv</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3414">openzipkin/zipkin#3414</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.15...2.23.16">https://github.com/openzipkin/zipkin/compare/2.23.15...2.23.16</a></p> <h2>Zipkin 2.23.15</h2> <h2>What's Changed</h2> <ul> <li>Update log4j to 2.17 to address CVE-2021-45105 in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3411">openzipkin/zipkin#3411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.14...2.23.15">https://github.com/openzipkin/zipkin/compare/2.23.14...2.23.15</a></p> <h2>Zipkin 2.23.14</h2> <h2>What's Changed</h2> <ul> <li>Add Helm chart by <a href="https://github.com/jonkerj"><code>@jonkerj</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3378">openzipkin/zipkin#3378</a></li> <li>Add Helm CD for linting PRs and releasing charts by <a href="https://github.com/jonkerj"><code>@jonkerj</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3398">openzipkin/zipkin#3398</a></li> <li>log4j 2 fix for CVE-2021-44228 by <a href="https://github.com/uzshao"><code>@uzshao</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3402">openzipkin/zipkin#3402</a></li> <li>Upgrade Armeria to fix CVE-2021-43795 by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3403">openzipkin/zipkin#3403</a></li> <li>Support docker image for s390x and bump base java container 15.0.5_p3 by <a href="https://github.com/BbolroC"><code>@BbolroC</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3384">openzipkin/zipkin#3384</a></li> <li>Upgrade log4j to 2.16 with further CVE fixes by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3406">openzipkin/zipkin#3406</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jonkerj"><code>@jonkerj</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3378">openzipkin/zipkin#3378</a></li> <li><a href="https://github.com/uzshao"><code>@uzshao</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3402">openzipkin/zipkin#3402</a></li> <li><a href="https://github.com/BbolroC"><code>@BbolroC</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3384">openzipkin/zipkin#3384</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.9...2.23.14">https://github.com/openzipkin/zipkin/compare/2.23.9...2.23.14</a></p> <h2>Zipkin 2.23.9</h2> <h2>What's Changed</h2> <ul> <li>Bump 14 to 15 because of tomcat deps in 14 by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3395">openzipkin/zipkin#3395</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.8...2.23.9">https://github.com/openzipkin/zipkin/compare/2.23.8...2.23.9</a></p> <p>Zipkin 2.22.1 starts publishing <a href="https://docs.docker.com/docker-for-mac/multi-arch/">multi-architecture Docker images</a>, also to <a href="https://docs.github.com/en/free-pro-team@latest/packages/getting-started-with-github-container-registry/about-github-container-registry">GitHub Container Registry</a>.</p> <p>Most of this effort is to help end users avoid <a href="https://www.docker.com/blog/scaling-docker-to-serve-millions-more-developers-network-egress/">Docker Hub pull rate limits</a> that apply November 1st.</p> <p>If you want to change your build or deployment process to use a non rate-limited image, it is as easy as this:</p> <pre lang="diff"><code>-docker run -d -p 9411:9411 openzipkin/zipkin-slim +docker run -d -p 9411:9411 ghcr.io/openzipkin/zipkin-slim </code></pre> <p><a href="https://zipkin.io/pages/community.html">OpenZipkin are a volunteer team</a>. The work done here came in service to you and traded off days, evenings and weekends to deliver on time. If you are happy with the help you've had these last over 5 years, please ensure you've <a href="https://github.com/openzipkin/zipkin/stargazers">starred our repo</a> or drop by to say thanks on <a href="https://gitter.im/openzipkin/zipkin">gitter</a>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/zipkin/commit/b90f2b3c865bb39345239a46c7a668ef20d4d434"><code>b90f2b3</code></a> [maven-release-plugin] prepare release 2.23.16</li> <li><a href="https://github.com/openzipkin/zipkin/commit/77903d149b195cad58b580afd93764e2061a4aa8"><code>77903d1</code></a> Fixes CVE-2021-44832 (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3414">#3414</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/e9b73c9cc6fbae420c6732810fb5ec3db48cc6f3"><code>e9b73c9</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin/commit/63365bbe142671c18d84ca696bda898d93cd3ee8"><code>63365bb</code></a> [maven-release-plugin] prepare release 2.23.15</li> <li><a href="https://github.com/openzipkin/zipkin/commit/b62c8b956e3039b44c4c9c8bb5810c9fc6d928e1"><code>b62c8b9</code></a> chore: update log4j to 2.17 to address CVE-2021-45105. (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3411">#3411</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/776b2759d0e8914a418b5ffe1e4137a67eae4925"><code>776b275</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin/commit/81771b998017944fda0fb40880e203b60a453526"><code>81771b9</code></a> [maven-release-plugin] prepare release 2.23.14</li> <li><a href="https://github.com/openzipkin/zipkin/commit/7716221e6589bbba6c39e7b9b8308d6a3ef4d65c"><code>7716221</code></a> Upgrade log4j to 2.16 with further CVE fixes (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3406">#3406</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/89462c7f2fe013a8b36690f3fb2e2a3dcde6256e"><code>89462c7</code></a> Increase Sonatype staging timeout (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3405">#3405</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/65211cc739dfbbc4a8c8fac3d2dc5b3aa255e022"><code>65211cc</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/zipkin/compare/2.19.1...2.23.16">compare view</a></li> </ul> </details> <br /> Updates `zipkin-junit` from 2.19.1 to 2.23.16 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openzipkin/zipkin/releases">zipkin-junit's releases</a>.</em></p> <blockquote> <h2>Zipkin 2.23.16</h2> <h2>What's Changed</h2> <ul> <li>Fixes CVE-2021-44832 by <a href="https://github.com/aegliv"><code>@aegliv</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3414">openzipkin/zipkin#3414</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aegliv"><code>@aegliv</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3414">openzipkin/zipkin#3414</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.15...2.23.16">https://github.com/openzipkin/zipkin/compare/2.23.15...2.23.16</a></p> <h2>Zipkin 2.23.15</h2> <h2>What's Changed</h2> <ul> <li>Update log4j to 2.17 to address CVE-2021-45105 in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3411">openzipkin/zipkin#3411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.14...2.23.15">https://github.com/openzipkin/zipkin/compare/2.23.14...2.23.15</a></p> <h2>Zipkin 2.23.14</h2> <h2>What's Changed</h2> <ul> <li>Add Helm chart by <a href="https://github.com/jonkerj"><code>@jonkerj</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3378">openzipkin/zipkin#3378</a></li> <li>Add Helm CD for linting PRs and releasing charts by <a href="https://github.com/jonkerj"><code>@jonkerj</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3398">openzipkin/zipkin#3398</a></li> <li>log4j 2 fix for CVE-2021-44228 by <a href="https://github.com/uzshao"><code>@uzshao</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3402">openzipkin/zipkin#3402</a></li> <li>Upgrade Armeria to fix CVE-2021-43795 by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3403">openzipkin/zipkin#3403</a></li> <li>Support docker image for s390x and bump base java container 15.0.5_p3 by <a href="https://github.com/BbolroC"><code>@BbolroC</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3384">openzipkin/zipkin#3384</a></li> <li>Upgrade log4j to 2.16 with further CVE fixes by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3406">openzipkin/zipkin#3406</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jonkerj"><code>@jonkerj</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3378">openzipkin/zipkin#3378</a></li> <li><a href="https://github.com/uzshao"><code>@uzshao</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3402">openzipkin/zipkin#3402</a></li> <li><a href="https://github.com/BbolroC"><code>@BbolroC</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3384">openzipkin/zipkin#3384</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.9...2.23.14">https://github.com/openzipkin/zipkin/compare/2.23.9...2.23.14</a></p> <h2>Zipkin 2.23.9</h2> <h2>What's Changed</h2> <ul> <li>Bump 14 to 15 because of tomcat deps in 14 by <a href="https://github.com/llinder"><code>@llinder</code></a> in <a href="https://github-redirect.dependabot.com/openzipkin/zipkin/pull/3395">openzipkin/zipkin#3395</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openzipkin/zipkin/compare/2.23.8...2.23.9">https://github.com/openzipkin/zipkin/compare/2.23.8...2.23.9</a></p> <p>Zipkin 2.22.1 starts publishing <a href="https://docs.docker.com/docker-for-mac/multi-arch/">multi-architecture Docker images</a>, also to <a href="https://docs.github.com/en/free-pro-team@latest/packages/getting-started-with-github-container-registry/about-github-container-registry">GitHub Container Registry</a>.</p> <p>Most of this effort is to help end users avoid <a href="https://www.docker.com/blog/scaling-docker-to-serve-millions-more-developers-network-egress/">Docker Hub pull rate limits</a> that apply November 1st.</p> <p>If you want to change your build or deployment process to use a non rate-limited image, it is as easy as this:</p> <pre lang="diff"><code>-docker run -d -p 9411:9411 openzipkin/zipkin-slim +docker run -d -p 9411:9411 ghcr.io/openzipkin/zipkin-slim </code></pre> <p><a href="https://zipkin.io/pages/community.html">OpenZipkin are a volunteer team</a>. The work done here came in service to you and traded off days, evenings and weekends to deliver on time. If you are happy with the help you've had these last over 5 years, please ensure you've <a href="https://github.com/openzipkin/zipkin/stargazers">starred our repo</a> or drop by to say thanks on <a href="https://gitter.im/openzipkin/zipkin">gitter</a>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openzipkin/zipkin/commit/b90f2b3c865bb39345239a46c7a668ef20d4d434"><code>b90f2b3</code></a> [maven-release-plugin] prepare release 2.23.16</li> <li><a href="https://github.com/openzipkin/zipkin/commit/77903d149b195cad58b580afd93764e2061a4aa8"><code>77903d1</code></a> Fixes CVE-2021-44832 (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3414">#3414</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/e9b73c9cc6fbae420c6732810fb5ec3db48cc6f3"><code>e9b73c9</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin/commit/63365bbe142671c18d84ca696bda898d93cd3ee8"><code>63365bb</code></a> [maven-release-plugin] prepare release 2.23.15</li> <li><a href="https://github.com/openzipkin/zipkin/commit/b62c8b956e3039b44c4c9c8bb5810c9fc6d928e1"><code>b62c8b9</code></a> chore: update log4j to 2.17 to address CVE-2021-45105. (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3411">#3411</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/776b2759d0e8914a418b5ffe1e4137a67eae4925"><code>776b275</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/openzipkin/zipkin/commit/81771b998017944fda0fb40880e203b60a453526"><code>81771b9</code></a> [maven-release-plugin] prepare release 2.23.14</li> <li><a href="https://github.com/openzipkin/zipkin/commit/7716221e6589bbba6c39e7b9b8308d6a3ef4d65c"><code>7716221</code></a> Upgrade log4j to 2.16 with further CVE fixes (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3406">#3406</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/89462c7f2fe013a8b36690f3fb2e2a3dcde6256e"><code>89462c7</code></a> Increase Sonatype staging timeout (<a href="https://github-redirect.dependabot.com/openzipkin/zipkin/issues/3405">#3405</a>)</li> <li><a href="https://github.com/openzipkin/zipkin/commit/65211cc739dfbbc4a8c8fac3d2dc5b3aa255e022"><code>65211cc</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/openzipkin/zipkin/compare/2.19.1...2.23.16">compare view</a></li> </ul> </details> <br /> 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]
