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 kittens to 3.2.0 #32

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Update kittens to 3.2.0 #32

merged 3 commits into from
Mar 8, 2024

Conversation

pismute-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates org.typelevel:kittens from 3.0.0 to 3.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!

βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "kittens" } ]

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

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

* master:
  Update sbt-scalafmt to 2.5.2 (#27)
  Update munit, munit-scalacheck to 1.0.0-M11 (#26)
  Update cats-effect, cats-effect-testkit to 3.5.4 (#29)
  Update scalafmt-core to 3.7.17 (#28)
  Update sbt to 1.9.9 (#25)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.15.0 (#22)
  Update sbt-tpolecat to 0.4.4 (#21)
  Regenerate GitHub Actions workflow
  Update sbt-typelevel-ci-release, ... to 0.6.7
  Update nscplugin, sbt-scala-native, ... to 0.4.17
* master:
  Update scala3-library, ... to 3.4.0 (#8)
@pismute pismute merged commit 698f6c9 into master Mar 8, 2024
6 checks passed
pismute added a commit that referenced this pull request Mar 8, 2024
* master:
  Update cats-mtl, cats-mtl-laws to 1.4.0 (#31)
  Update kittens to 3.2.0 (#32)
  Update scala3-library, ... to 3.4.0 (#8)
  Update sbt-scalafmt to 2.5.2 (#27)
  Update munit, munit-scalacheck to 1.0.0-M11 (#26)
  Update cats-effect, cats-effect-testkit to 3.5.4 (#29)
  Update scalafmt-core to 3.7.17 (#28)
  Update sbt to 1.9.9 (#25)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.15.0 (#22)
  Update sbt-tpolecat to 0.4.4 (#21)
  Regenerate GitHub Actions workflow
  Update sbt-typelevel-ci-release, ... to 0.6.7
  Update nscplugin, sbt-scala-native, ... to 0.4.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant