Skip to content

Update munit-cats-effect to 2.1.0#3616

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/munit-cats-effect-2.1.0
Mar 31, 2025
Merged

Update munit-cats-effect to 2.1.0#3616
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/munit-cats-effect-2.1.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.typelevel:munit-cats-effect from 2.0.0 to 2.1.0

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.0.0).
You might want to review and update them manually.

docs/faq.md
modules/benchmark/src/main/scala/org/scalasteward/benchmark/UpdatesConfigBenchmark.scala
modules/core/src/main/resources/artifact-migrations.conf
modules/core/src/main/resources/default.scala-steward.conf
modules/core/src/main/resources/scalafix-migrations.conf
modules/core/src/main/scala/org/scalasteward/core/scalafmt/package.scala
modules/core/src/test/scala/org/scalasteward/core/buildtool/BuildToolDispatcherTest.scala
modules/core/src/test/scala/org/scalasteward/core/coursier/CoursierAlgTest.scala
modules/core/src/test/scala/org/scalasteward/core/data/GroupedUpdateTest.scala
modules/core/src/test/scala/org/scalasteward/core/data/VersionTest.scala
modules/core/src/test/scala/org/scalasteward/core/edit/EditAlgTest.scala
modules/core/src/test/scala/org/scalasteward/core/edit/RewriteTest.scala
modules/core/src/test/scala/org/scalasteward/core/forge/data/NewPullRequestDataTest.scala
modules/core/src/test/scala/org/scalasteward/core/git/CommitMsgTest.scala
modules/core/src/test/scala/org/scalasteward/core/nurture/PullRequestRepositoryTest.scala
modules/core/src/test/scala/org/scalasteward/core/scalafmt/ScalafmtAlgTest.scala
modules/core/src/test/scala/org/scalasteward/core/update/FilterAlgTest.scala
modules/core/src/test/scala/org/scalasteward/core/update/showTest.scala
modules/core/src/test/scala/org/scalasteward/core/util/loggerTest.scala
modules/docs/mdoc/faq.md
project/Dependencies.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "munit-cats-effect" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "munit-cats-effect" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@mergify mergify Bot merged commit 2641fb6 into scala-steward-org:main Mar 31, 2025
8 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (4ff8908) to head (ae305b0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3616   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files         174      174           
  Lines        5045     5045           
  Branches      431      488   +57     
=======================================
  Hits         4532     4532           
  Misses        513      513           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant