dependabot[bot] opened a new pull request, #5299: URL: https://github.com/apache/activemq-artemis/pull/5299
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.13.5 to 1.13.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micrometer-metrics/micrometer/releases">io.micrometer:micrometer-core's releases</a>.</em></p> <blockquote> <h2>1.13.6</h2> <h2>:star: New Features / Enhancements</h2> <ul> <li>Improve memory usage of StepBucketHistogram <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/4954">#4954</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5136">#5136</a></li> <li>Map time units to UCUM format for Dynatrace <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5588">#5588</a></li> <li>Aspects' tagsBasedOnJoinPoint may throw uncaught exception <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5584">#5584</a></li> <li>Set user agent header in OTLP registry <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5577">#5577</a></li> <li>MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5575">#5575</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Remove duplicated context-propagation documentation in Micrometer docs <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5549">#5549</a></li> <li>[OTLP Registry] Document batch size configuration <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5578">#5578</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Bump dropwizard-metrics from 4.2.27 to 4.2.28 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5566">#5566</a></li> <li>Bump context-propagation to 1.1.2 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5592">#5592</a></li> </ul> <h2>:memo: Tasks</h2> <ul> <li>Bump org.junit:junit-bom from 5.10.4 to 5.10.5 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5571">#5571</a></li> <li>Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5567">#5567</a></li> <li>Bump jersey3 from 3.0.12 to 3.0.16 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5560">#5560</a></li> <li>Do not include formerly removed micrometer-samples-jetty12 subproject <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5554">#5554</a></li> <li>Bump spring from 5.3.37 to 5.3.39 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5419">#5419</a></li> <li>Bump org.junit.platform:junit-platform-launcher from 1.10.4 to 1.10.5 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5557">#5557</a></li> <li>Bump org.mongodb:mongodb-driver-sync from 4.11.3 to 4.11.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5538">#5538</a></li> <li>Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5536">#5536</a></li> <li>Bump io.netty:netty-bom from 4.1.112.Final to 4.1.114.Final <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5534">#5534</a></li> <li>Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5533">#5533</a></li> <li>Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.10.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5532">#5532</a></li> <li>Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5531">#5531</a></li> <li>Bump junit from 5.10.3 to 5.10.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5530">#5530</a></li> <li>Bump spring from 5.3.37 to 5.3.39 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5455">#5455</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/lenin-jaganathan"><code>@lenin-jaganathan</code></a>, <a href="https://github.com/pirgeo"><code>@pirgeo</code></a>, <a href="https://github.com/kinddevil"><code>@kinddevil</code></a>, and <a href="https://github.com/joaopgrassi"><code>@joaopgrassi</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/0b4d07f598184a47a9241c0b0665093708ed82a3"><code>0b4d07f</code></a> Merge branch '1.12.x' into 1.13.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/f3ef95a8c821f418d6a0a100408dd798a4c1dc39"><code>f3ef95a</code></a> Bump context-propagation to 1.1.2</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/0944ad3d3794be1b37b2c6e345bb596040b2ffc4"><code>0944ad3</code></a> Merge branch '1.12.x' into 1.13.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/9c3b7602dc3062caccb1b3715b2db22c67fd5dc2"><code>9c3b760</code></a> Map time units to UCUM format for Dynatrace (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5589">#5589</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/77d72d2ca193dd26a0d6d70e9fff37ddf7eb57a9"><code>77d72d2</code></a> Merge branch '1.12.x' into 1.13.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/d7daaefffe0d74b5334a45273191fa2ad227f88d"><code>d7daaef</code></a> Set user agent header in OTLP registry</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/12db19fa12730e1b5d3a0399fb30c3ad4de997d9"><code>12db19f</code></a> Merge branch '1.12.x' into 1.13.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/adfdd3e90a1a8937ba607a172ab689091f690b4e"><code>adfdd3e</code></a> Catch runtime exception thrown from pjp function in aspects (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5585">#5585</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/e3ac3ad16ede76575647d069f2f963771d322d92"><code>e3ac3ad</code></a> Merge branch '1.12.x' into 1.13.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/5435fc48f5e2127b8723245f2c234a958204c596"><code>5435fc4</code></a> Document <code>batchSize</code> config for OTLP registry</li> <li>Additional commits viewable in <a href="https://github.com/micrometer-metrics/micrometer/compare/v1.13.5...v1.13.6">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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact