Skip to content

Update metrics-core to 4.2.37#5775

Merged
clairemcginty merged 2 commits intomainfrom
update/metrics-core-4.2.37
Oct 22, 2025
Merged

Update metrics-core to 4.2.37#5775
clairemcginty merged 2 commits intomainfrom
update/metrics-core-4.2.37

Conversation

@clairemcginty
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.dropwizard.metrics:metrics-core from 4.2.36 to 4.2.37

📜 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-core" } ]

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

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

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.56%. Comparing base (4d3a738) to head (ee51e90).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5775   +/-   ##
=======================================
  Coverage   61.56%   61.56%           
=======================================
  Files         314      314           
  Lines       11343    11343           
  Branches      807      807           
=======================================
  Hits         6983     6983           
  Misses       4360     4360           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clairemcginty clairemcginty force-pushed the update/metrics-core-4.2.37 branch from e49c806 to 44a9cf5 Compare October 22, 2025 15:35
@clairemcginty clairemcginty merged commit d5308f0 into main Oct 22, 2025
12 checks passed
@clairemcginty clairemcginty deleted the update/metrics-core-4.2.37 branch October 22, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant