Skip to content

Dependency updates#560

Open
scala-steward wants to merge 9 commits into
zio:developfrom
scala-steward:update/all
Open

Dependency updates#560
scala-steward wants to merge 9 commits into
zio:developfrom
scala-steward:update/all

Conversation

@scala-steward

@scala-steward scala-steward commented Nov 27, 2025

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.

build.sbt
project/Deps.sc
.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.typesafe", artifactId = "sbt-mima-plugin" },
  { groupId = "dev.zio", artifactId = "zio-sbt-website" },
  { groupId = "io.7mind.izumi.sbt", artifactId = "sbt-izumi" },
  { groupId = "org.scala-js", artifactId = "sbt-scalajs" },
  { groupId = "org.scala-native", artifactId = "auxlib" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" },
  { groupId = "org.scalatest", artifactId = "scalatest" },
  { groupId = "org.typelevel", artifactId = "kind-projector" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio-sbt-website" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.7mind.izumi.sbt", artifactId = "sbt-izumi" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-js", artifactId = "sbt-scalajs" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-native", artifactId = "auxlib" }
  },
  {
    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.typelevel", artifactId = "kind-projector" }
  }
]
labels: sbt-plugin-update, library-update, test-library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, early-semver-minor, semver-spec-pre-release, early-semver-major, semver-spec-minor, version-scheme:semver-spec, version-scheme:strict, old-version-remains, commit-count:n:9

@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 606a7f3 to 21a717c Compare December 4, 2025 22:18
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from eb2581f to 038526b Compare December 13, 2025 03:58
@scala-steward scala-steward force-pushed the update/all branch 3 times, most recently from 79a581d to 77df0bf Compare December 18, 2025 23:40
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from aaac7ba to c5bba4f Compare December 28, 2025 20:28
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from f905acc to a70f2f0 Compare January 6, 2026 07:11
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from ed418a0 to 1991021 Compare January 14, 2026 06:23
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from fdebcf0 to 3a8800f Compare February 5, 2026 06:02
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from e486d08 to 8cd55f8 Compare March 22, 2026 21:13
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 2a3c384 to 3575922 Compare March 30, 2026 23:01
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 2a4c5e5 to 7ad6ece Compare April 8, 2026 02:27
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 5982d98 to 59fe955 Compare April 16, 2026 00:55
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from 3967b69 to 6bd112a Compare April 23, 2026 21:26
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