dependabot[bot] opened a new pull request, #1287:
URL: https://github.com/apache/tomee/pull/1287

   Bumps 
[io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer)
 from 1.12.5 to 1.13.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/micrometer-metrics/micrometer/releases";>io.micrometer:micrometer-observation's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.13.2</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Avoid calling naming convention on scrape <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5288";>#5288</a></li>
   <li>Fix histogram consistency in PrometheusMeterRegistry <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5193";>#5193</a></li>
   <li>Fix log to include stack trace in OtlpMeterRegistry.publish() <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5141";>#5141</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5277";>#5277</a></li>
   <li>Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5276";>#5276</a></li>
   <li>Bump com.signalfx.public:signalfx-java from 1.0.42 to 1.0.43 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5272";>#5272</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/izeye";><code>@​izeye</code></a> and <a 
href="https://github.com/shalk";><code>@​shalk</code></a></p>
   <h2>1.13.1</h2>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Bump dropwizard-metrics from 4.2.25 to 4.2.26 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5215";>#5215</a></li>
   <li>Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5208";>#5208</a></li>
   <li>Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5202";>#5202</a></li>
   <li>Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5190";>#5190</a></li>
   <li>Bump com.netflix.spectator:spectator-reg-atlas from 1.7.12 to 1.7.13 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5186";>#5186</a></li>
   <li>Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.42 <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/5182";>#5182</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/izeye";><code>@​izeye</code></a></p>
   <h2>1.13.0</h2>
   <p>Micrometer 1.13.0 is the GA version of a new feature release. See our <a 
href="https://micrometer.io/support";>support policy</a> for support timelines 
and <a 
href="https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide";>1.13
 Migration Guide</a> for migration details.</p>
   <p>Please take a look at the <a 
href="https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide";>Migration
 Guide</a> if you use Prometheus since there are breaking changes in the 
Prometheus registry if you are using the PrometheusMeterRegistry API in your 
code.</p>
   <p>Below are the combined release notes of all the pre-release milestones 
and release candidate preceding it.</p>
   <h2>:warning: Noteworthy</h2>
   <ul>
   <li>Deprecate Jersey server instrumentation in favour of the 
jersey-micrometer module in Jersey <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/4100";>#4100</a></li>
   <li>Add support for Prometheus client 1.x <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/pull/4846";>#4846</a>
 (please see the <a 
href="https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide";>Migration
 Guide</a>)</li>
   <li>Deprecate instrumentation for Jetty 9, 10, 11 that is out of support <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/4779";>#4779</a></li>
   <li>Deprecate Hystrix instrumentation <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/4587";>#4587</a></li>
   <li>JvmHeapPressureMetrics have incorrect base unit <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3236";>#3236</a></li>
   <li>Remove v1 CloudWatch module <a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/1473";>#1473</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/083f12e2a09e081567807f1be6273acf4da39dc5";><code>083f12e</code></a>
 Avoid calling naming convention on scrape (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5288";>#5288</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/faeebde9c2aa5103bc9facbaa984d3126118ea63";><code>faeebde</code></a>
 Revert &quot;Backport fix AspectJ pointcut syntax&quot;</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/b1dd400e8fca52488e5943b287cba3777dde5455";><code>b1dd400</code></a>
 Backport fix AspectJ pointcut syntax</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/7794bead664f22e528f3db11b32df3f2e19dbbf8";><code>7794bea</code></a>
 Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5277";>#5277</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/128462d4b5a07cccde929640f7b417065500fa29";><code>128462d</code></a>
 Merge branch '1.12.x' into 1.13.x</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/24bb9c20a4b627faa98bd89a41d39b5ce2d92f39";><code>24bb9c2</code></a>
 Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5248";>#5248</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/1a9fb35661441f331a70dd51b1f3a9f2105ab075";><code>1a9fb35</code></a>
 Bump junit from 5.10.2 to 5.10.3 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5251";>#5251</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/614598f7b6cd2b72a8fafd3933e92847df83ee7b";><code>614598f</code></a>
 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5250";>#5250</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/4acef7a393b37666a04e8c95cdbb52148d19cdc1";><code>4acef7a</code></a>
 Bump io.projectreactor:reactor-bom from 2022.0.19 to 2022.0.20 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5253";>#5253</a>)</li>
   <li><a 
href="https://github.com/micrometer-metrics/micrometer/commit/b9974f098e66deea80791896c7095101d6c68213";><code>b9974f0</code></a>
 Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 (<a 
href="https://redirect.github.com/micrometer-metrics/micrometer/issues/5255";>#5255</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/micrometer-metrics/micrometer/compare/v1.12.5...v1.13.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micrometer:micrometer-observation&package-manager=maven&previous-version=1.12.5&new-version=1.13.2)](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: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to