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 sbt-scalafmt to 2.4.4 #1030

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:sbt-scalafmt from 2.4.3 to 2.4.4.
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 = "org.scalameta", artifactId = "sbt-scalafmt" } ]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch

@scala-steward scala-steward force-pushed the update/sbt-scalafmt-2.4.4 branch from 093c74e to 6f83a90 Compare November 19, 2021 09:01
@codecov-commenter
Copy link

Codecov Report

Merging #1030 (6f83a90) into develop (0f9dfbd) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1030      +/-   ##
===========================================
+ Coverage    89.57%   89.61%   +0.04%     
===========================================
  Files          124      124              
  Lines         9912     9912              
  Branches       509      509              
===========================================
+ Hits          8879     8883       +4     
+ Misses        1033     1029       -4     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.80% <0.00%> (-0.45%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.35% <0.00%> (-0.22%) ⬇️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.90% <0.00%> (+0.81%) ⬆️
...src/main/scala/com/twitter/algebird/Interval.scala 80.00% <0.00%> (+4.34%) ⬆️

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 0f9dfbd...6f83a90. Read the comment docs.

@regadas regadas merged commit ae256cf into twitter:develop Nov 19, 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