Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cats-core to 2.9.0 #160

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.typelevel:cats-core from 2.8.0 to 2.9.0.
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", artifactId = "cats-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.typelevel", artifactId = "cats-core" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@i-surkov i-surkov merged commit e0693f1 into evolution-gaming:master May 26, 2023
6 checks passed
i-surkov pushed a commit that referenced this pull request May 26, 2023
* Update cats-core to 2.9.0

---------

Co-authored-by: Ilya Surkov <ilyas9406@yandex.ru>

(cherry picked from commit e0693f1)
i-surkov pushed a commit that referenced this pull request May 26, 2023
* Update cats-core to 2.9.0

---------

Co-authored-by: Ilya Surkov <ilyas9406@yandex.ru>

(cherry picked from commit e0693f1)
i-surkov added a commit that referenced this pull request May 26, 2023
* Update scalatest to 3.2.16 (#194)

Co-authored-by: Ilya Surkov <ilyas9406@yandex.ru>

(cherry picked from commit eb4d2e0)

* Update sbt-ci-release to 1.5.12 (#189)

(cherry picked from commit 47db5a0)

* Update cats-core to 2.9.0 (#160)

* Update cats-core to 2.9.0

---------

Co-authored-by: Ilya Surkov <ilyas9406@yandex.ru>

(cherry picked from commit e0693f1)

* Update sbt-coveralls to 1.3.8 (#187)

(cherry picked from commit 09609ec)

* Update sbt-scoverage to 2.0.7 (#180)

(cherry picked from commit c0c9334)

* Update scala-library to 2.13.10 (#153)

* Update scala-library to 2.13.10

* Update scala version in github ci to 2.13.10

---------

Co-authored-by: Ilya Surkov <isurkov@evolution.com>

(cherry picked from commit d8592bf)

* Update sbt to 1.8.3 (#199)

Co-authored-by: Ilya Surkov <isurkov@evolution.com>
(cherry picked from commit d51bba3)

---------

Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
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.

None yet

2 participants