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.0 to 1.12.1 #93

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

1.12.1

:lady_beetle: Bug Fixes

  • Duplicate publishing of data if registry closes within one step #4357

:hammer: Dependency Upgrades

  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #4481
  • Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.2.1 #4472
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.3 to 1.7.4 #4471
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.593 to 1.12.608 #4468
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #4466
  • Bump software.amazon.awssdk:cloudwatch from 2.21.27 to 2.21.41 #4459
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3 #4434
  • Bump com.github.charithe:kafka-junit from 4.2.7 to 4.2.10 #4433
  • Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6 #4431
  • Bump com.signalfx.public:signalfx-java from 1.0.36 to 1.0.37 #4430
  • Bump testcontainers from 1.19.2 to 1.19.3 #4428
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #4427
  • Bump maven-resolver from 1.9.16 to 1.9.18 #4426
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.2 to 1.7.3 #4401
  • Bump software.amazon.awssdk:cloudwatch from 2.21.26 to 2.21.27 #4399
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #4389
  • Bump software.amazon.awssdk:cloudwatch from 2.21.20 to 2.21.26 #4385
  • Bump spring from 5.3.30 to 5.3.31 #4384
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.586 to 1.12.592 #4376
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.4 to 2.1.5 #4371
  • Bump spring-javaformat from 0.0.39 to 0.0.40 #4369
  • Bump testcontainers from 1.19.1 to 1.19.2 #4366
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.95 to 8.5.96 #4361

:memo: Tasks

  • Sync ModifiedClassPathClassLoader from Spring Boot #4402

:heart: Contributors

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

@​izeye and @​lenin-jaganathan

Commits
  • 3c39cb0 Merge branch '1.11.x' into 1.12.x
  • d19e766 Merge branch '1.10.x' into 1.11.x
  • 8e71c13 Merge branch '1.9.x' into 1.10.x
  • 0fb75c1 Use cache for base time unit strings (#4487)
  • b2250c5 Merge branch '1.11.x' into 1.12.x
  • 2735d26 Avoid duplicate publish on StepMeterRegistry when closed within first step. (...
  • fb0fc64 Merge branch '1.11.x' into 1.12.x
  • 16f59e9 Merge branch '1.10.x' into 1.11.x
  • b5fa79e Merge branch '1.9.x' into 1.10.x
  • 29e437b Bump com.gradle.enterprise from 3.15.1 to 3.16
  • 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)