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

chore(deps): bump micrometer.version from 1.11.5 to 1.12.0 in /dhis-2 #15678

Merged

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-registry-prometheus from 1.11.5 to 1.12.0

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus'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-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

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-registry-prometheus` 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-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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 14, 2023 02:00
Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #15678 (3d91e37) into master (d8e14c5) will increase coverage by 6.02%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15678      +/-   ##
============================================
+ Coverage     60.18%   66.21%   +6.02%     
- Complexity    28454    31267    +2813     
============================================
  Files          3487     3487              
  Lines        129907   129907              
  Branches      15170    15170              
============================================
+ Hits          78186    86014    +7828     
+ Misses        45137    36814    -8323     
- Partials       6584     7079     +495     
Flag Coverage Δ
integration 49.78% <ø> (-0.01%) ⬇️
integration-h2 32.40% <ø> (?)
unit 30.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 538 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8e14c5...3d91e37. Read the comment docs.

@enricocolasante enricocolasante added the run-api-tests This label will trigger an api-test job for the PR. label Nov 14, 2023
@enricocolasante enricocolasante removed the run-api-tests This label will trigger an api-test job for the PR. label Nov 14, 2023
@github-actions github-actions bot merged commit b50c5e6 into master Nov 14, 2023
25 checks passed
@github-actions github-actions bot deleted the dependabot-maven-dhis-2-micrometer.version-1.12.0 branch November 14, 2023 08:02
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant