Skip to content

Conversation

@gu-scala-steward-public-repos
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:scalafmt-core from 3.10.2 to 3.10.3

πŸ“œ 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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (3.10.2).
You might want to review and update them manually.

.git-blame-ignore-revs
yarn.lock
βš™ 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: dependencies

@gu-scala-steward-public-repos gu-scala-steward-public-repos bot requested a review from a team as a code owner December 30, 2025 15:00
@gu-scala-steward-public-repos gu-scala-steward-public-repos bot added the dependencies Pull requests that update a dependency file label Dec 30, 2025
@DanielCliftonGuardian DanielCliftonGuardian merged commit fcc52fe into main Dec 30, 2025
9 checks passed
@DanielCliftonGuardian DanielCliftonGuardian deleted the update/scalafmt-core-3.10.3 branch December 30, 2025 15:35
@gu-prout
Copy link

gu-prout bot commented Dec 30, 2025

Seen on ADMIN-PROD (created by @gu-scala-steward-public-repos[bot] and merged by @DanielCliftonGuardian 8 minutes and 40 seconds ago)

@gu-prout
Copy link

gu-prout bot commented Dec 30, 2025

Seen on FRONTS-PROD (created by @gu-scala-steward-public-repos[bot] and merged by @DanielCliftonGuardian 8 minutes and 45 seconds ago)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Seen-on-ADMIN-PROD Seen-on-FRONTS-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants