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.8.0 #422

Merged
merged 1 commit into from Jun 22, 2022
Merged

Update cats-core to 2.8.0 #422

merged 1 commit into from Jun 22, 2022

Conversation

typelevel-steward[bot]
Copy link
Contributor

Updates org.typelevel:cats-core from 2.7.0 to 2.8.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!

Ignore 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" } ]

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

@codecov-commenter
Copy link

Codecov Report

Merging #422 (10312c7) into main (fd1d688) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   95.06%   94.99%   -0.08%     
==========================================
  Files           9        9              
  Lines        1338     1338              
  Branches      124      124              
==========================================
- Hits         1272     1271       -1     
- Misses         66       67       +1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 94.45% <0.00%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd1d688...10312c7. Read the comment docs.

@johnynek
Copy link
Collaborator

I think we need to bump to scala 3.1 here.

But on the bright side it enables scala native I think.

@regadas regadas merged commit b4f0ccf into main Jun 22, 2022
@regadas regadas deleted the update/cats-core-2.8.0 branch June 22, 2022 11:25
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

3 participants