Skip to content

Dependency updates#412

Open
scala-steward wants to merge 7 commits into
7mind:developfrom
scala-steward:update/all
Open

Dependency updates#412
scala-steward wants to merge 7 commits into
7mind:developfrom
scala-steward:update/all

Conversation

@scala-steward

@scala-steward scala-steward commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

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 = "com.github.sbt", artifactId = "sbt-release" },
  { groupId = "org.scala-js", artifactId = "sbt-scalajs" },
  { groupId = "org.scala-native", artifactId = "sbt-scala-native" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.github.sbt", artifactId = "sbt-release" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-js", artifactId = "sbt-scalajs" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-native", artifactId = "sbt-scala-native" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  }
]
labels: sbt-plugin-update, test-library-update, library-update, early-semver-minor, semver-spec-minor, semver-spec-patch, early-semver-patch, version-scheme:early-semver, old-version-remains, commit-count:n:7

@scala-steward
scala-steward force-pushed the update/all branch 6 times, most recently from 1aa2e44 to cb13f11 Compare May 26, 2026 10:33
@scala-steward
scala-steward force-pushed the update/all branch 4 times, most recently from 709ccfa to f372c60 Compare June 2, 2026 13:18
@scala-steward
scala-steward force-pushed the update/all branch 4 times, most recently from 56f776e to 00e1e97 Compare June 10, 2026 13:07
@scala-steward
scala-steward force-pushed the update/all branch 4 times, most recently from 5826fcf to 1f94e90 Compare July 18, 2026 13:29
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