Skip to content

[2.9.x] Patch updates#13381

Merged
mkurz merged 1 commit into
2.9.xfrom
update/2.9.x/patches
Jul 5, 2025
Merged

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

Conversation

@mkurz
Copy link
Copy Markdown
Member

@mkurz mkurz commented Jul 4, 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.

documentation/manual/releases/release27/migration27/Migration27.md
⚙ Adjust future updates

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

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

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
  }
]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@mkurz mkurz merged commit c5caf31 into 2.9.x Jul 5, 2025
25 checks passed
@mkurz mkurz deleted the update/2.9.x/patches branch July 5, 2025 06:57
@mkurz mkurz added this to the 2.9.9 milestone Sep 11, 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