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, cats-free, cats-laws to 2.10.0 in series/0.6.x #954

Merged
merged 3 commits into from Aug 16, 2023

Conversation

typelevel-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 2.9.0 to 2.10.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" } ]

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

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Merging #954 (b735f15) into series/0.6.x (d9594ad) will increase coverage by 0.35%.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##           series/0.6.x     #954      +/-   ##
================================================
+ Coverage         83.90%   84.25%   +0.35%     
================================================
  Files               126      126              
  Lines              1758     1734      -24     
  Branches            180      171       -9     
================================================
- Hits               1475     1461      -14     
+ Misses              283      273      -10     
Files Changed Coverage Ξ”
modules/core/shared/src/main/scala/data/Arr.scala 100.00% <100.00%> (ΓΈ)

... and 5 files with indirect coverage changes

@armanbilge armanbilge merged commit 4ebff30 into series/0.6.x Aug 16, 2023
15 checks passed
@armanbilge armanbilge deleted the update/series/0.6.x/cats-core-2.10.0 branch August 16, 2023 17:51
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

2 participants