Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalafmt-core to 3.7.17 #262

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Nov 18, 2023

About this PR

πŸ“¦ Updates org.scalameta:scalafmt-core from 3.7.1 to 3.7.17

πŸ“œ 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.1).
You might want to review and update them manually.

.git-blame-ignore-revs
.scalafmt.conf
βš™ 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:n:3

@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from 0ef790c to b67f443 Compare March 1, 2024 00:05
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from b67f443 to 2b405ff Compare March 31, 2024 00:02
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from 2b405ff to 9c362f5 Compare April 23, 2024 20:14
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from 9c362f5 to 8b70048 Compare May 6, 2024 03:09
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch 2 times, most recently from 9ec66e0 to 0c81b46 Compare May 17, 2024 19:26
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from 0c81b46 to b45becf Compare May 29, 2024 20:35
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from b45becf to a5ff607 Compare June 28, 2024 21:56
@scala-steward scala-steward force-pushed the update/scalafmt-core-3.7.17 branch from a5ff607 to 8685ef9 Compare August 29, 2024 19:18
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.

1 participant