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 scala-library, scala-reflect to 2.13.8 #1051

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

scala-steward
Copy link
Contributor

Updates

  • org.scala-lang:scala-library
  • org.scala-lang:scala-reflect

from 2.13.7 to 2.13.8.

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 (2.13.7).
You might want to review and update them manually.

.github/workflows/ci.yml
Ignore future updates

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

updates.ignore = [ { groupId = "org.scala-lang" } ]

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

@scala-steward scala-steward force-pushed the update/scala-library-2.13.8 branch from e7ca65b to f0a0d63 Compare January 13, 2022 20:26
@codecov-commenter
Copy link

Codecov Report

Merging #1051 (f0a0d63) into develop (d96093b) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1051      +/-   ##
===========================================
- Coverage    89.71%   89.64%   -0.08%     
===========================================
  Files          124      124              
  Lines         9914     9914              
  Branches       497      497              
===========================================
- Hits          8894     8887       -7     
- Misses        1020     1027       +7     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/Applicative.scala 51.72% <0.00%> (-3.45%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.80% <0.00%> (-1.77%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.35% <0.00%> (-0.43%) ⬇️
...src/main/scala/com/twitter/algebird/Interval.scala 85.21% <0.00%> (ø)

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 d96093b...f0a0d63. Read the comment docs.

@johnynek johnynek merged commit c91b3a5 into twitter:develop Jan 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