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.0 #971

Merged
merged 1 commit into from
May 15, 2021

Conversation

scala-steward
Copy link
Contributor

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

Files still referring to the old version number

The following files still refer to the old version number (0.12.0).
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-minor, old-version-remains

@codecov-commenter
Copy link

Codecov Report

Merging #971 (e7bdf60) into develop (10bfc34) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #971      +/-   ##
===========================================
+ Coverage    89.62%   89.65%   +0.03%     
===========================================
  Files          119      119              
  Lines         9871     9871              
  Branches       511      511              
===========================================
+ Hits          8847     8850       +3     
+ Misses        1024     1021       -3     
Impacted Files Coverage Δ
...src/main/scala/com/twitter/algebird/Interval.scala 78.26% <0.00%> (-3.48%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 97.00% <0.00%> (+0.64%) ⬆️
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (+0.88%) ⬆️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.90% <0.00%> (+1.63%) ⬆️

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 10bfc34...e7bdf60. Read the comment docs.

@regadas regadas merged commit b43c0f3 into twitter:develop May 15, 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