Skip to content

Dependency updates#526

Open
scala-steward wants to merge 8 commits into7mind:developfrom
scala-steward:update/all
Open

Dependency updates#526
scala-steward wants to merge 8 commits into7mind:developfrom
scala-steward:update/all

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Dec 26, 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 = "dev.zio", artifactId = "zio" },
  { groupId = "io.7mind.izumi", artifactId = "distage-core" },
  { groupId = "org.graalvm.buildtools", artifactId = "graalvm-reachability-metadata" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" },
  { groupId = "org.scalatest", artifactId = "scalatest" },
  { groupId = "org.tpolecat", artifactId = "doobie-core" },
  { groupId = "org.typelevel", artifactId = "sbt-tpolecat" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.7mind.izumi", artifactId = "distage-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.graalvm.buildtools", artifactId = "graalvm-reachability-metadata" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalatest", artifactId = "scalatest" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.tpolecat", artifactId = "doobie-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.typelevel", artifactId = "sbt-tpolecat" }
  }
]
labels: library-update, test-library-update, sbt-plugin-update, early-semver-patch, semver-spec-patch, early-semver-minor, semver-spec-minor, version-scheme:early-semver, early-semver-pre-release, semver-spec-pre-release, old-version-remains, commit-count:n:8

@scala-steward scala-steward force-pushed the update/all branch 5 times, most recently from 67b819b to a373f35 Compare February 2, 2026 16:30
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from e4c9eb4 to 55f29f2 Compare February 10, 2026 14:15
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from f41ac57 to 6edb734 Compare February 18, 2026 14:45
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from ee91af2 to 2bf6365 Compare February 26, 2026 14:16
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 125742d to ce94c51 Compare March 6, 2026 14:17
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 6148deb to 6d52c20 Compare March 14, 2026 13:54
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 97b5413 to fb50075 Compare March 22, 2026 13:47
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from b44fc77 to 57c57eb Compare March 30, 2026 13:34
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