Skip to content

Update cats-effect to 3.7.0 in 7.x#1085

Open
scala-steward-bot wants to merge 1 commit into
atnos-org:7.xfrom
scala-steward-bot:update/7.x/cats-effect-3.7.0
Open

Update cats-effect to 3.7.0 in 7.x#1085
scala-steward-bot wants to merge 1 commit into
atnos-org:7.xfrom
scala-steward-bot:update/7.x/cats-effect-3.7.0

Conversation

@scala-steward-bot
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.typelevel:cats-effect from 3.6.3 to 3.7.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 (3.6.3).
You might want to review and update them manually.

.github/install_pandoc.sh
notes/v7.0.6.markdown
try-eff.sh
⚙ Adjust future updates

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

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

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

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

@scala-steward-bot scala-steward-bot requested a review from xuwei-k as a code owner May 4, 2026 23:42
@github-actions

This comment was marked as outdated.

@xuwei-k xuwei-k force-pushed the update/7.x/cats-effect-3.7.0 branch from 3f6c287 to a874032 Compare May 5, 2026 08:37
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