Skip to content

Update cats-effect, cats-effect-testkit to 3.5.0-RC3#215

Merged
armanbilge merged 1 commit intomainfrom
update/cats-effect-3.5.0-RC3
Mar 1, 2023
Merged

Update cats-effect, cats-effect-testkit to 3.5.0-RC3#215
armanbilge merged 1 commit intomainfrom
update/cats-effect-3.5.0-RC3

Conversation

@nimble-agar-steward
Copy link
Copy Markdown
Contributor

Updates

from 3.5.0-RC2 to 3.5.0-RC3.
GitHub Release Notes - Version Diff

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.typelevel" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel" }
}]
Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
need to Config#resolve(), see the API docs for Config#resolve(); substitution not resolved: ConfigConcatenation(${?updates.fileExtensions}[".html"])

labels: library-update, early-semver-pre-release, semver-spec-pre-release, version-scheme:early-semver, commit-count:1

@armanbilge armanbilge merged commit eed815f into main Mar 1, 2023
@armanbilge armanbilge deleted the update/cats-effect-3.5.0-RC3 branch March 1, 2023 16:56
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