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.12.3 to 1.12.6 #126

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.6.

Release notes

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

1.12.6

:warning: Noteworthy

:lady_beetle: Bug Fixes

  • NullPointerException in DefaultJmsProcessObservationConvention #4966
  • OTLP Gauge datapoint timestamp should be time at sampling #5044
  • AnnotationHandler can't see methods from parent class #4983

:hammer: Dependency Upgrades

  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.696 to 1.12.720 #5042 #5086
  • Bump com.dynatrace.metric.util:dynatrace-metric-utils-java from 2.2.0 to 2.2.1 #5005
  • Bump com.signalfx.public:signalfx-java from 1.0.40 to 1.0.41 #5000
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.11 to 1.7.12 #4994

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​tdinev, @​lenin-jaganathan and @​MartinUhlen

1.12.5

:star: New Features

  • Deprecate DefaultUriMapper and PoolingHttpClientConnectionManagerMetricsBinder in httpcomponents #4862
  • Use same description for same meter name in Log4j2Metrics #4864

:hammer: Dependency Upgrades

  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.691 to 1.12.696 #4926
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.8 to 1.7.11 #4925
  • Bump com.signalfx.public:signalfx-java from 1.0.39 to 1.0.40 #4907

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​izeye

1.12.4

Noteworthy

  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770

:lady_beetle: Bug Fixes

  • GC Pause time metric includes concurrent cycle time for Generational ZGC #4764
  • OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824

... (truncated)

Commits
  • 55ccf17 Remove space at beginning of line (#4989)
  • b1dce38 Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 (#5073)
  • d896fcb Bump io.javalin:javalin from 5.6.4 to 5.6.5 (#5088)
  • b08e2ba Merge branch '1.11.x' into 1.12.x
  • a13a46a Merge branch '1.9.x' into 1.11.x
  • bdd77ba Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.715 to 1.12.720 (#5085)
  • 4808e6d Bump testcontainers from 1.19.7 to 1.19.8 (#5071)
  • 31083f1 Bump com.gradle.develocity from 3.17.2 to 3.17.3 (#5081)
  • 8c1538e Merge branch '1.11.x' into 1.12.x
  • 138d1e5 Add missing develocity.testRetry
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #127.