chore(deps): update dependency org.typelevel:cats-free to v2 #3332
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.1
->2.6.1
Release Notes
typelevel/cats
v2.6.1
Compare Source
There are no noteworthy additions in this release, but it is the first Cats release for Scala 3!
v2.6.0
Compare Source
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
Alternative[Set]
in alleycats by @rtyleyChanges
v2.5.0
Compare Source
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
ApplicativeError
by @wibisonov2.4.2
Compare Source
Cats 2.4.2 is a small maintenance release, with added support Scala 3.0.0-RC1.
Additions
Changes
v2.4.1
Compare Source
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.
Cats 2.4.1 is a hotfix release in the 2.x series. It is binary compatible to every previous release in the 2.x series, except for Cats 2.4.0.
The following release notes contain all cumulative changes since Cats 2.3.1.
Additions
Changes
implicit
has been made un-implicit
, but anotherimplicit
with a different semantics has been provided (core)implicit
method asimplicit
(alleycats)Documentation
v2.4.0
Compare Source
2021 February 9
Cats 2.4.0 contains an unintended source-breaking change, please upgrade directly to 2.4.1.
v2.3.1
Compare Source
2020 December 18
Cats 2.3.1 adds support for Scala 3.0.0-M3 and is published for Scala 2.12, 2.13, and 3.0.0-M2 as well.
Changes From 2.3.0
ApplicativeThrow
andMonadThrow
to cats package object (from cats-effect) (@agustafson)v2.3.0
Compare Source
2020 November 26
Welcome to the first stable release of Cats on Scala 3… milestone 2! We will continue releasing minor versions within the 2.3.x lineage against Scala 3.0.0 until it reaches a final stable release. The decision to push a stable release of Cats in advance of this date was made in order to simplify versioning within the downstream ecosystem.
Changes From 2.2.0
immutable.Seq
(@JosephMoniz)distinct
to TraverseFilter (@takayahilton)v2.2.0
Compare Source
2020 September 3
3 API / feature enhancements
toValidated
to TrySyntax by @gagandeepkalra3 documentation improvements
5 build improvements
v2.1.1
Compare Source
2020 February 25
This release introduces support for Scala.js 1.0.0. There are no changes since 2.1.0 for the
Scala.js 0.6 or JVM artifacts. This is likely to be the last Cats release supporting Scala.js 0.6,
and we encourage Scala.js users to upgrade to 1.0.0 as soon as possible.
v2.1.0
Compare Source
2019 December 18
This release currently only supports Scala 2.12 and 2.13. It provides the same binary compatibility
guarantees as Cats 2.0 (note that it is not guaranteed to be binary-compatible with the 2.1.0
release candidates).
3 API / feature enhancements
1 documentation improvement
4 build improvements
v2.0.0
Compare Source
Cats 2.0.0 is available for Scala 2.11, 2.12, 2.13, and Scala.js 0.6. This release maintains binary compatibility with Cats 1.x.x in the cats-kernel, cats-core and cats-free modules, but not cats-laws, cats-kernel-laws, cats-testkit, or alleycats.
2 source breaking changes
1 bug fix
1 documentation improvement
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 WhiteSource Renovate. View repository job log here.