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

Skip to content

Update sbt-scalafix to 0.12.0#720

Merged
catherinejelder merged 1 commit intospotify:masterfrom
scala-steward:update/sbt-scalafix-0.12.0
Mar 8, 2024
Merged

Update sbt-scalafix to 0.12.0#720
catherinejelder merged 1 commit intospotify:masterfrom
scala-steward:update/sbt-scalafix-0.12.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.11.1 to 0.12.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, commit-count:1

@codecov
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.74%. Comparing base (a76c803) to head (940573b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #720   +/-   ##
=======================================
  Coverage   70.74%   70.74%           
=======================================
  Files          44       44           
  Lines        1839     1839           
  Branches      296      317   +21     
=======================================
  Hits         1301     1301           
  Misses        538      538           
Flag Coverage Δ
ratatoolCli 2.87% <ø> (ø)
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.51% <ø> (ø)
ratatoolExamples 17.22% <ø> (ø)
ratatoolSampling 61.78% <ø> (ø)
ratatoolScalacheck 79.34% <ø> (ø)
ratatoolShapeless 4.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@catherinejelder catherinejelder merged commit 9f9f97d into spotify:master Mar 8, 2024
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.

2 participants

Comments