Skip to content

Dependency updates#527

Merged
neko-kai merged 7 commits into
7mind:developfrom
scala-steward:update/all
Jun 6, 2026
Merged

Dependency updates#527
neko-kai merged 7 commits into
7mind:developfrom
scala-steward:update/all

Conversation

@scala-steward

@scala-steward scala-steward commented Apr 25, 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!

⚙ 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 = "org.graalvm.buildtools", artifactId = "graalvm-reachability-metadata" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-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 = "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.typelevel", artifactId = "sbt-tpolecat" }
  }
]
labels: library-update, sbt-plugin-update, early-semver-patch, semver-spec-patch, early-semver-major, semver-spec-major, version-scheme:early-semver, early-semver-minor, semver-spec-minor, commit-count:n:7

@scala-steward scala-steward requested a review from neko-kai as a code owner April 25, 2026 13:14
@scala-steward scala-steward force-pushed the update/all branch 4 times, most recently from d644fd7 to 3f1b7ec Compare May 31, 2026 13:07
@scala-steward scala-steward force-pushed the update/all branch 2 times, most recently from 29f7630 to 7d1c5f0 Compare June 4, 2026 12:59
@neko-kai neko-kai merged commit 9ffb006 into 7mind:develop Jun 6, 2026
3 checks passed
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.

2 participants