nmcb / dads

Reading and counter storage
The Unlicense
0 stars 0 forks source link

Update cats-core to 2.10.0 #27

Closed nmcb-scala-steward[bot] closed 9 months ago

nmcb-scala-steward[bot] commented 9 months ago

About this PR

πŸ“¦ Updates org.typelevel:cats-core from 2.1.1 to 2.10.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!

πŸ’‘ Applied Scalafix Migrations * org.typelevel:cats-core:2.2.0 * github:typelevel/cats/Cats_v2_2_0?sha=v2.2.0 * Documentation: https://github.com/typelevel/cats/blob/v2.2.0/scalafix/README.md#migration-to-cats-v220
βš™ 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-core" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.typelevel", artifactId = "cats-core" } }] ```

labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, scalafix-migrations, commit-count:n:2

nmcb commented 9 months ago

danger zone - baselining via main branch