Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:scalafmt-core from 3.9.4 to 3.9.10

πŸ“œ 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 = "scalafmt-core" } ]

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

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

@ckipp01 ckipp01 merged commit 793a10e into scoverage:main Oct 4, 2025
53 checks passed
@tgodzik
Copy link

tgodzik commented Oct 7, 2025

@ckipp01 do you need help with maintenance of the repo? We can try and help out

@ckipp01
Copy link
Member

ckipp01 commented Oct 7, 2025

@ckipp01 do you need help with maintenance of the repo? We can try and help out

Absolutely. The biggest thing is just getting the build definition / cross version publishing all working with the newer sbt versions in order to unlock publishing.

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