lhns / mc-fluid-physics

[Minecraft Mod] Blends together vanilla fluid mechanics with something a little more realistic plus some small additions
https://www.curseforge.com/minecraft/mc-mods/fluid-physics
Apache License 2.0
14 stars 8 forks source link

Bump org.typelevel:cats-core_2.13 from 2.6.1 to 2.12.0 #303

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps org.typelevel:cats-core_2.13 from 2.6.1 to 2.12.0.

Release notes

Sourced from org.typelevel:cats-core_2.13's releases.

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

Behind-the-Scenes

Updates

New Contributors

Full Changelog: https://github.com/typelevel/cats/compare/v2.11.0...v2.12.0

v2.11.0

Cats v2.11.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.4.

What's Changed

Features

Optimizations

Fixes

Documentation

Behind-the-scenes

... (truncated)

Changelog

Sourced from org.typelevel:cats-core_2.13's changelog.

Version 2.6.0

2021 April 20

Cats 2.6.0 is a binary-compatible release in the 2.x series. It provides support for Scala 2.12, 2.13, 3.0.0-RC2 and 3.0.0-RC3.

Additions

Changes

Version 2.5.0

2021 March 29

Cats 2.5.0 is a binary-compatible release in the 2.x series. It provides support for Scala 2.12, 2.13, 3.0.0-RC1 and 3.0.0-RC2.

Additions

Changes

Documentation

Version 2.4.1

2021 February 10

This release fixes a problem in Cats 2.4.0. It is not binary compatible with Cats 2.4.0. We urge everyone to skip 2.4.0 and upgrade directly to 2.4.1.

... (truncated)

Commits
  • 502e4b8 Merge pull request #4606 from mpilquist/topic/bump-base-version-to-2.12
  • b1e340d Bump first version with support for native 0.5
  • b5d5dd9 Bump base version to 2.12
  • a1fab57 Merge pull request #4602 from jozic/monad.flatmaporkeep
  • cff7d75 Merge pull request #4605 from typelevel/update/discipline-munit-2.0.0
  • fc582bb Update discipline-munit to 2.0.0
  • 6529b30 Merge pull request #4585 from typelevel/update/nscplugin-0.5.1
  • 5fd3703 Merge branch 'main' into update/nscplugin-0.5.1
  • 3c7474b Merge pull request #4604 from typelevel/update/munit-1.0.0
  • 0cc1072 Update munit to 1.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)