Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.5.2 to 3.5.9.
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!

Adjust future updates

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

updates.ignore = [ { groupId = "org.scalameta", artifactId = "scalafmt-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Merging #281 (f22e456) into main (9ff99e6) will decrease coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
- Coverage   60.27%   59.99%   -0.28%     
==========================================
  Files         153      153              
  Lines        3252     3252              
  Branches      101      101              
==========================================
- Hits         1960     1951       -9     
- Misses       1292     1301       +9     
Impacted Files Coverage Δ
.../ukg/surge/multilanguage/scalasdk/ScalaSurge.scala 0.00% <ø> (ø)
.../surge/kafka/streams/KafkaStreamManagerActor.scala 55.69% <0.00%> (-8.87%) ⬇️
...StreamsUpdatePartitionsOnStateChangeListener.scala 82.85% <0.00%> (-8.58%) ⬇️
...health/windows/actor/HealthSignalWindowActor.scala 94.73% <0.00%> (+0.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jeffboutotte jeffboutotte merged commit 43826e3 into UltimateSoftware:main Aug 17, 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