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.2 to 1.11.4 #74

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps io.micrometer:micrometer-registry-prometheus from 1.11.2 to 1.11.4.

Release notes

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

1.11.4

:lady_beetle: Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #3985

:hammer: Dependency Upgrades

  • Use context-propagation 1.0.5 #4078
  • Upgrade to AWS SDK 2.20.143 #4076
  • Upgrade to Spectator 1.6.10 #4075
  • Upgrade to Mockito 5.5.0 #4074
  • Upgrade to Kotlin 1.7.21 #4057
  • Upgrade to Testcontainers 1.19.0 #4073
  • Upgrade to H2 2.2.222 #4072
  • Upgrade to SignalFx 1.0.34 #4071
  • Upgrade to AWS SDK 1.12.546 #4070
  • Upgrade to Reactor 3.4.32, Reactor Netty 1.0.35, and Netty 4.1.97 #4065
  • Bump actions/checkout from 3 to 4 #4059

:memo: Tasks

  • Upgrade foojay-resolver-convention to 0.7.0 #4069
  • Upgrade to Gradle Wrapper 8.3 #4036

:heart: Contributors

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

@​izeye and @​pirgeo

1.11.3

:star: New Features / Enhancements

  • Removes the need to set OR on OTLA #3986

:notebook_with_decorative_cover: Documentation

  • Enhance javadoc of Observed #3983
  • Add javadoc to Timed and TimedSet #3982

:hammer: Dependency Upgrades

  • Upgrade to AWS SDK 2.20.123 #4023
  • Upgrade to Spectator 1.6.8 #4022
  • Upgrade to context-propagation 1.0.5 #4026
  • Upgrade to Spring Boot 2.7.14 #4024
  • Upgrade to Spring Framework 5.3.29 #4021
  • Upgrade to JMH 1.37 #4020
  • Upgrade to ArchUnit 1.1.0 #4019
  • Upgrade to SignalFx 1.0.33 #4018

... (truncated)

Commits


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 9 months ago

Superseded by #78.