Skip to content

Dependency updates#560

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

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

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Nov 27, 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.

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 e803158 to b39b300 Compare March 11, 2026 02:03
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from e5b0c12 to 5572afe Compare March 19, 2026 02:36
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from e0f4d6f to f05cf7f Compare March 27, 2026 06:12
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from c2a6465 to 28cf647 Compare April 3, 2026 23:33
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from cc2e82a to 34e7b48 Compare April 11, 2026 21:43
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