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 kind-projector to 0.13.2 #1000

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.typelevel:kind-projector from 0.13.1 to 0.13.2.
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!

Files still referring to the old version number

The following files still refer to the old version number (0.13.1).
You might want to review and update them manually.

CHANGES.md
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.typelevel", artifactId = "kind-projector" } ]

labels: library-update, semver-patch, old-version-remains

@codecov-commenter
Copy link

Codecov Report

Merging #1000 (cc8b167) into develop (100086a) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head cc8b167 differs from pull request most recent head d9c980d. Consider uploading reports for the commit d9c980d to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1000      +/-   ##
===========================================
+ Coverage    89.59%   89.65%   +0.06%     
===========================================
  Files          124      124              
  Lines         9905     9905              
  Branches       511      511              
===========================================
+ Hits          8874     8880       +6     
+ Misses        1031     1025       -6     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (-0.89%) ⬇️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.08% <0.00%> (-0.82%) ⬇️
.../main/scala/com/twitter/algebird/DecayingCMS.scala 83.81% <0.00%> (-0.42%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.78% <0.00%> (+0.42%) ⬆️
...src/main/scala/com/twitter/algebird/Interval.scala 80.86% <0.00%> (+4.34%) ⬆️
.../main/scala/com/twitter/algebird/Successible.scala 91.66% <0.00%> (+8.33%) ⬆️
...main/scala-2.12-/com/twitter/algebird/compat.scala 83.33% <0.00%> (+16.66%) ⬆️

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 100086a...d9c980d. Read the comment docs.

@johnynek johnynek merged commit ce23870 into twitter:develop Sep 4, 2021
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.

3 participants