Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Update sbt-scalafix to 0.12.1#136

Closed
zhongl wants to merge 1 commit intomainfrom
update/sbt-scalafix-0.12.1
Closed

Update sbt-scalafix to 0.12.1#136
zhongl wants to merge 1 commit intomainfrom
update/sbt-scalafix-0.12.1

Conversation

@zhongl
Copy link
Member

@zhongl zhongl commented Sep 9, 2024

About this PR

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

📜 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

@github-actions
Copy link

github-actions bot commented Sep 9, 2024

Pull Request Test Coverage Report for Build 10775058000

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.5%

Totals Coverage Status
Change from base Build 7015059936: 0.0%
Covered Lines: 18
Relevant Lines: 48

💛 - Coveralls

@zhongl zhongl closed this Apr 12, 2025
@zhongl zhongl deleted the update/sbt-scalafix-0.12.1 branch April 12, 2025 10:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant