kory33 / s2mc-test

Scala-to-Minecraft testing framework.
Other
15 stars 2 forks source link

chore(deps): update dependency org.typelevel:cats-free to v2.12.0 #140

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
org.typelevel:cats-free (source) minor 2.11.0 -> 2.12.0

Release Notes

typelevel/cats (org.typelevel:cats-free) ### [`v2.12.0`](https://togithub.com/typelevel/cats/releases/tag/v2.12.0) [Compare Source](https://togithub.com/typelevel/cats/compare/v2.11.0...v2.12.0) Cats v2.12.0 is a binary-compatible release in the 2.x series. It is published for Scala 2.12, 2.13, and 3.3+ with Scala.js 1.13+ and Scala Native 0.5. #### What's Changed ##### Features - Add `flatMapOrKeep` to `Monad` by [@​jozic](https://togithub.com/jozic) in [https://github.com/typelevel/cats/pull/4602](https://togithub.com/typelevel/cats/pull/4602) ##### Behind-the-Scenes - Remove special ExecutionContextExecutor by [@​kapunga](https://togithub.com/kapunga) in [https://github.com/typelevel/cats/pull/4601](https://togithub.com/typelevel/cats/pull/4601) - Bump base version to 2.12 by [@​mpilquist](https://togithub.com/mpilquist) in [https://github.com/typelevel/cats/pull/4606](https://togithub.com/typelevel/cats/pull/4606) ##### Updates - Update nscplugin, sbt-scala-native to 0.5.1 by [@​typelevel-steward](https://togithub.com/typelevel-steward) in [https://github.com/typelevel/cats/pull/4585](https://togithub.com/typelevel/cats/pull/4585) - Update discipline-munit to 2.0.0 by [@​typelevel-steward](https://togithub.com/typelevel-steward) in [https://github.com/typelevel/cats/pull/4605](https://togithub.com/typelevel/cats/pull/4605) #### New Contributors - [@​kapunga](https://togithub.com/kapunga) made their first contribution in [https://github.com/typelevel/cats/pull/4601](https://togithub.com/typelevel/cats/pull/4601) **Full Changelog**: https://github.com/typelevel/cats/compare/v2.11.0...v2.12.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.