akka-sensors icon indicating copy to clipboard operation
akka-sensors copied to clipboard

Update metrics-jmx to 4.2.28

Open scala-steward opened this issue 1 year ago • 1 comments
trafficstars

About this PR

📦 Updates io.dropwizard.metrics:metrics-jmx from 4.2.26 to 4.2.28

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.dropwizard.metrics", artifactId = "metrics-jmx" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.dropwizard.metrics", artifactId = "metrics-jmx" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

scala-steward avatar Oct 04 '24 15:10 scala-steward

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.66%. Comparing base (a38cff8) to head (d2b08fe). Report is 5 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage   68.22%   69.66%   +1.44%     
==========================================
  Files          25       25              
  Lines         598      633      +35     
  Branches       88       81       -7     
==========================================
+ Hits          408      441      +33     
- Misses        190      192       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 04 '24 15:10 codecov-commenter

Superseded by #444.

scala-steward avatar Nov 27 '24 16:11 scala-steward