v6hq / plantuml-server-v2

A rewrite of plantuml-server with no-magic java backend and some vanilla js for frontend code.
0 stars 0 forks source link

Bump io.micrometer:micrometer-registry-prometheus from 1.11.5 to 1.12.0 #89

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps io.micrometer:micrometer-registry-prometheus from 1.11.5 to 1.12.0.

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.12.0

:star: New Features

  • Support Jetty 12 in JettyConnectionMetrics #4324
  • Support generational ZGC #4258
  • Remove native-image.properties from micrometer-core #4245
  • Add Observation instrumentation for Jakarta JMS #4007
  • Move Jakarta JMS instrumentation to micrometer-jakarta9 #4201
  • Add shortcut to assign dynamic tags to Meters #535
  • Support new CSP auth method for Wavefront (AOA) #4054
  • Add hasAnObservationWithAKeyValue() variant with KeyValue #4040
  • Add xxxKeyValue() variants with KeyValue to ObservationContextAssert #4038
  • Add a timestamp to Event in Observation #4032
  • Dynatrace Registry: Export units and descriptions #3979
  • Provide a way to make decisions based on the parent in ObservationPredicate #3678
  • Add exemplar support to _count #3996
  • Configurable base time unit for OTLP registry #3870
  • Instrumentations for Apache HttpComponents do not meter errors and leak memory #3800

:notebook_with_decorative_cover: Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #3932

:lady_beetle: Bug Fixes

  • [Dynatrace v2] Only serialize metadata when set on the meter #4247
  • Async log4j2 log events are not counted accurately #2176
    • log4j2 2.21.0 or later is required for this fix
  • Transitive Guava dependency in Stackdriver module is causing build failures #4010
  • HttpRequestTags depends on both jakarta and javax Servlet variants #3804

:hammer: Dependency Upgrades

  • [Dynatrace v2] Update to utils library v2 #4064
  • Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 #4348
  • Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 #4347
  • Bump junit from 5.10.0 to 5.10.1 #4346
  • Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 #4345
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #4344
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #4343
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #4342
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 #4341
  • Bump software.amazon.awssdk:cloudwatch from 2.21.7 to 2.21.20 #4340
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.0 to 1.7.2 #4339
  • Bump io.javalin:javalin from 5.6.2 to 5.6.3 #4304
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.11 to 1.7.0 #4297
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #4296
  • Bump activemq-artemis from 2.31.0 to 2.31.2 #4294
  • Bump software.amazon.awssdk:cloudwatch from 2.21.5 to 2.21.7 #4281
  • Bump com.google.cloud:google-cloud-monitoring from 3.29.0 to 3.30.0 #4280

... (truncated)

Commits
  • 8d5aac9 Merge branch '1.11.x'
  • 4549dd7 Merge branch '1.10.x' into 1.11.x
  • b3f6bd0 Pin io.micrometer:context-propagation to 1.0.6
  • d6fc0b8 Merge branch '1.11.x'
  • 17cf526 Exclude micrometer-osgi-test from BOM (#4351)
  • 0c83608 Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#4347)
  • 64034b3 Bump io.javalin:javalin from 5.6.2 to 5.6.3 (#4304)
  • c57fbaa Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 (#4348)
  • 58974e3 Bump junit from 5.10.0 to 5.10.1 (#4346)
  • be5d478 Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 (#4345)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)