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 shapeless to 2.3.8 #1056

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

scala-steward
Copy link
Contributor

Updates com.chuusai:shapeless from 2.3.7 to 2.3.8.
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 = "com.chuusai", artifactId = "shapeless" } ]

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

@codecov-commenter
Copy link

Codecov Report

Merging #1056 (319789a) into develop (2a2d73b) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1056      +/-   ##
===========================================
- Coverage    89.62%   89.61%   -0.02%     
===========================================
  Files          124      124              
  Lines         9957     9957              
  Branches       501      501              
===========================================
- Hits          8924     8923       -1     
- Misses        1033     1034       +1     
Impacted Files Coverage Δ
...main/scala/com/twitter/algebird/monad/Reader.scala 52.94% <0.00%> (-5.89%) ⬇️
.../main/scala/com/twitter/algebird/Applicative.scala 51.72% <0.00%> (-3.45%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 80.86% <0.00%> (-1.74%) ⬇️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.08% <0.00%> (-0.82%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.57% <0.00%> (-0.43%) ⬇️
.../main/scala/com/twitter/algebird/Approximate.scala 90.32% <0.00%> (+1.61%) ⬆️
.../main/scala/com/twitter/algebird/BloomFilter.scala 95.57% <0.00%> (+1.76%) ⬆️
.../main/scala/com/twitter/algebird/Successible.scala 91.66% <0.00%> (+4.16%) ⬆️

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 2a2d73b...319789a. Read the comment docs.

@johnynek johnynek merged commit 8142c3c into twitter:develop Feb 13, 2022
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