Skip to content

Update sbt-scalafix to 0.14.8 - #43

Open
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-scalafix-0.14.8
Open

Update sbt-scalafix to 0.14.8#43
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-scalafix-0.14.8

Conversation

@guizmaii

@guizmaii guizmaii commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.14.7 to 0.14.8

📜 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-minor, semver-spec-patch, commit-count:1

Copilot AI lite review requested due to automatic review settings September 7, 2026 01:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward patch-level sbt plugin version bump with no other code modifications or conflicting references found.

Pull request overview

Updates the build’s sbt plugin dependency ch.epfl.scala:sbt-scalafix from 0.14.7 to 0.14.8 to keep code formatting/linting tooling current in the SBT build.

Changes:

  • Bump sbt-scalafix plugin version to 0.14.8 in project/plugins.sbt.
File summaries
File Description
project/plugins.sbt Updates sbt-scalafix plugin version to 0.14.8.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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