Skip to content

[2.9.x] Patch updates#13340

Merged
mkurz merged 1 commit into
2.9.xfrom
update/2.9.x/patches
Jun 29, 2025
Merged

[2.9.x] Patch updates#13340
mkurz merged 1 commit into
2.9.xfrom
update/2.9.x/patches

Conversation

@mkurz
Copy link
Copy Markdown
Member

@mkurz mkurz commented Jun 29, 2025

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

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 numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

.git-blame-ignore-revs
⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.scalameta", artifactId = "scalafmt-core" }
]

Or, add these to slow down future updates of these dependencies:

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

@mkurz mkurz merged commit 3d8dc73 into 2.9.x Jun 29, 2025
24 checks passed
@mkurz mkurz deleted the update/2.9.x/patches branch June 29, 2025 22:19
@mkurz mkurz added this to the 2.9.8 milestone Jul 1, 2025
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