Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump micrometer.version from 1.11.5 to 1.12.0 #2232

Merged
merged 1 commit into from Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps micrometer.version from 1.11.5 to 1.12.0.
Updates io.micrometer:micrometer-core from 1.11.5 to 1.12.0

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.12.0

⭐ 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

πŸ“” Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #3932

🐞 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

πŸ”¨ 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

Updates io.micrometer:micrometer-test from 1.11.5 to 1.12.0

Release notes

Sourced from io.micrometer:micrometer-test's releases.

1.12.0

⭐ 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

πŸ“” Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #3932

🐞 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

πŸ”¨ 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 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 <dependency name> 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)

Bumps `micrometer.version` from 1.11.5 to 1.12.0.

Updates `io.micrometer:micrometer-core` from 1.11.5 to 1.12.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.5...v1.12.0)

Updates `io.micrometer:micrometer-test` from 1.11.5 to 1.12.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.5...v1.12.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2023
@velo velo merged commit a2ce787 into master Nov 14, 2023
3 checks passed
@velo velo deleted the dependabot/maven/micrometer.version-1.12.0 branch November 14, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant