Skip to content

Update munit-cats-effect to 2.2.0 - #97

Closed
scala-steward wants to merge 1 commit into
VirtusLab:mainfrom
scala-steward:update/munit-cats-effect-2.2.0
Closed

Update munit-cats-effect to 2.2.0#97
scala-steward wants to merge 1 commit into
VirtusLab:mainfrom
scala-steward:update/munit-cats-effect-2.2.0

Conversation

@scala-steward

Copy link
Copy Markdown

About this PR

📦 Updates org.typelevel:munit-cats-effect from 2.0.0 to 2.2.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.

lib/test/src/cellar/CellarErrorTest.scala
lib/test/src/cellar/CoordinateCompleterTest.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: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@rochala rochala mentioned this pull request Aug 18, 2026
rochala added a commit that referenced this pull request Aug 18, 2026
* Bump dependencies

Consolidates the open scala-steward version bumps into one change:

- cats-effect 3.6.3 -> 3.7.0 (#96)
- fs2-io 3.11.0 -> 3.13.0 (#91)
- tasty-query 1.7.0 -> 1.8.0 (#90)
- scala3-tasty-inspector 3.8.1 -> 3.8.4 (#94)
- decline, decline-effect 2.4.1 -> 2.6.2 (#92)
- slf4j-nop 1.7.36 -> 2.0.18 (#109)
- pyroscope agent 2.5.2 -> 2.5.4 (#108)
- munit 1.0.4 -> 1.3.5 (#122)
- munit-cats-effect 2.0.0 -> 2.2.0 (#97)

#110 (otel4s 0.13.2) is obsolete: main is already on otel4s 1.0.1 and
otel4s-sdk 0.19.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* Bump Scala to 3.8.4

Keeps scalaVersion in sync with scala3-tasty-inspector, and makes the
Scala 3 test fixture emit 3.8.4 TASTy so tasty-query 1.8.0 is exercised
against the newest TASTy version.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
@rochala rochala closed this Aug 18, 2026
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.

2 participants