Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Bump io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4 #202

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4.

Release notes

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

1.12.4

Noteworthy

  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770

🐞 Bug Fixes

  • GC Pause time metric includes concurrent cycle time for Generational ZGC #4764
  • OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824
  • Use Dynatrace snapshot for LongTaskTimer #4780
  • CloudWatchMeterRegistry logs timeout message when there was an interrupt and does not log anything when there was a timeout #4775

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 #4839
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.655 to 1.12.674 #4834
  • Bump com.signalfx.public:signalfx-java from 1.0.38 to 1.0.39 #4822

📝 Tasks

  • ArchUnit 1.x is pulling in slf4j 2.x #4777
  • Replace deprecated buildDir #4771

❤️ Contributors

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

@​izeye, @​ponziani, @​adpaste, and @​pirgeo

Commits
  • 52075c6 Merge branch '1.11.x' into 1.12.x
  • 37bfdfd OSGi import of javax.annotation and javax.annotation.meta is incorrect #4824 ...
  • 04e4fd9 Bump io.javalin:javalin from 5.6.3 to 5.6.4 (#4798)
  • e83a932 Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 (#4799)
  • d82958b Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16 (#4793)
  • 8111b96 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.7 to 1.7.8 (#4839)
  • e4bf8c7 Merge branch '1.11.x' into 1.12.x
  • 65c855d Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.15.4 (#4821)
  • 4873433 Bump org.postgresql:postgresql from 42.6.0 to 42.6.1 (#4818)
  • 6454b1b Merge branch '1.9.x' into 1.11.x
  • 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 <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 [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.3...v1.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (4969cb9) to head (aee967d).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #202   +/-   ##
=========================================
  Coverage     98.75%   98.75%           
  Complexity       36       36           
=========================================
  Files            11       11           
  Lines            80       80           
  Branches          1        1           
=========================================
  Hits             79       79           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mfvanek mfvanek merged commit f5fdf4b into master Mar 19, 2024
4 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/io.micrometer-micrometer-registry-prometheus-1.12.4 branch March 19, 2024 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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