http4s / http4s-prometheus-metrics

Support for Prometheus Metrics
https://http4s.github.io/http4s-prometheus-metrics/
10 stars 10 forks source link

Update munit-scalacheck to 1.0.0 in series/0.24 #162

Closed http4s-steward[bot] closed 6 months ago

http4s-steward[bot] commented 6 months ago

About this PR

📦 Updates org.scalameta:munit-scalacheck from 0.7.29 to 1.0.0 ⚠

📜 GitHub Release Notes

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 = "org.scalameta", artifactId = "munit-scalacheck" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scalameta", artifactId = "munit-scalacheck" } }] ```

labels: test-library-update, early-semver-major, semver-spec-major, commit-count:1

rossabaker commented 6 months ago

Paired with #164 to make green.