Skip to content

Update sbt-scalafmt to 2.5.6#1096

Merged
mergify[bot] merged 2 commits intoprofunktor:masterfrom
scala-steward:update/sbt-scalafmt-2.5.6
Apr 25, 2026
Merged

Update sbt-scalafmt to 2.5.6#1096
mergify[bot] merged 2 commits intoprofunktor:masterfrom
scala-steward:update/sbt-scalafmt-2.5.6

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Oct 31, 2025

About this PR

📦 Updates org.scalameta:sbt-scalafmt from 2.5.5 to 2.5.6

📜 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 = "org.scalameta", artifactId = "sbt-scalafmt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@scala-steward scala-steward force-pushed the update/sbt-scalafmt-2.5.6 branch from c1a8054 to 5cdcce5 Compare March 26, 2026 23:50
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 25, 2026

This pull request, with head sha 33997db51cf64a6963d124ae4f9f2998a81da0c7, has been successfully merged with fast-forward by Mergify.

This pull request will be automatically closed by GitHub.

As soon as GitHub detects that the sha 33997db51cf64a6963d124ae4f9f2998a81da0c7 is part of the master branch, it will mark this pull request as merged.

It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch update/sbt-scalafmt-2.5.6, this means GitHub will fail to detect the merge.

@mergify mergify Bot merged commit 33997db into profunktor:master Apr 25, 2026
3 checks passed
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