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.5 #78

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

1.11.5

:lady_beetle: Bug Fixes

  • ObservationRegistry.NOOP is null #4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #3874

:hammer: Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #4112

:heart: Contributors

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

@​izeye and @​ttddyy

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:

... (truncated)

Commits
  • dc99dcf Merge branch '1.10.x' into 1.11.x
  • c817f14 Upgrade to context-propagation 1.0.6
  • 93301a8 Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 (#4196)
  • d8199f5 Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 (#4191)
  • df43cee Merge branch '1.10.x' into 1.11.x
  • 3e24efc Merge branch '1.9.x' into 1.10.x
  • 5cba7fa Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 (#4188)
  • f23cbb9 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 (#4151)
  • 0a7d6d5 Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 (#4149)
  • 20b91fb Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 (#4168)
  • 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)