Skip to content

[3.0.x] Patch updates#1195

Merged
mkurz merged 1 commit into3.0.xfrom
update/3.0.x/patches
Jul 5, 2025
Merged

[3.0.x] Patch updates#1195
mkurz merged 1 commit into3.0.xfrom
update/3.0.x/patches

Conversation

@mkurz
Copy link
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!

⚙ Adjust future updates

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

updates.ignore = [
  { groupId = "org.playframework", artifactId = "play-docs-sbt-plugin" },
  { groupId = "org.scala-lang", artifactId = "scala3-compiler" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.playframework", artifactId = "play-docs-sbt-plugin" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala3-compiler" }
  }
]
labels: sbt-plugin-update, library-update, early-semver-patch, semver-spec-patch, version-scheme:semver-spec, commit-count:n:2

@mkurz mkurz force-pushed the update/3.0.x/patches branch from 037d183 to a57ce7f Compare July 5, 2025 06:55
@mkurz mkurz merged commit e60969f into 3.0.x Jul 5, 2025
17 checks passed
@mkurz mkurz deleted the update/3.0.x/patches branch July 5, 2025 07:27
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