Skip to content

Update scalafmt-core to 3.7.11#718

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
update/scalafmt-core-3.7.11
Closed

Update scalafmt-core to 3.7.11#718
github-actions[bot] wants to merge 1 commit into
mainfrom
update/scalafmt-core-3.7.11

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Aug 1, 2023

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.7.4 to 3.7.11

📜 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.7.4).
You might want to review and update them manually.

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: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Copy link
Copy Markdown
Contributor

@scholarsmate scholarsmate left a comment

Choose a reason for hiding this comment

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

+1

@scholarsmate scholarsmate added dependencies Pull requests that update a dependency file scala Pull requests that update Scala code labels Sep 22, 2023
@scholarsmate scholarsmate added this to the 1.4.0 milestone Sep 22, 2023
@scholarsmate
Copy link
Copy Markdown
Contributor

OBE by #832.

@shanedell shanedell deleted the update/scalafmt-core-3.7.11 branch October 26, 2025 00:31
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 scala Pull requests that update Scala code

Projects

No open projects
Status: Unmerged - Closed

Development

Successfully merging this pull request may close these issues.

1 participant