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

.git-blame-ignore-revs
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-minor, semver-spec-minor, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Base: 60.38% // Head: 60.35% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (59e79ba) compared to base (4772829).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   60.38%   60.35%   -0.04%     
==========================================
  Files         152      152              
  Lines        3254     3254              
  Branches      105      105              
==========================================
- Hits         1965     1964       -1     
- Misses       1289     1290       +1     
Impacted Files Coverage Δ
...windows/stream/actor/HealthSignalStreamActor.scala 46.66% <0.00%> (-13.34%) ⬇️
...a/surge/kafka/KafkaPartitionShardRouterActor.scala 58.38% <0.00%> (-0.68%) ⬇️
...health/windows/actor/HealthSignalWindowActor.scala 94.73% <0.00%> (+1.50%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jeffboutotte jeffboutotte merged commit 31b0e14 into UltimateSoftware:main Oct 19, 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