Skip to content

chore: Patches/Minor updates#14

Open
ldg-github-ci wants to merge 9 commits intomainfrom
update/patches_minor
Open

chore: Patches/Minor updates#14
ldg-github-ci wants to merge 9 commits intomainfrom
update/patches_minor

Conversation

@ldg-github-ci
Copy link
Collaborator

@ldg-github-ci ldg-github-ci commented Oct 29, 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.

CHANGELOG.md
project/Dependencies.scala
⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.monovore", artifactId = "decline" },
  { groupId = "com.softwaremill.sttp.tapir", artifactId = "tapir-http4s-client" },
  { groupId = "org.flywaydb", artifactId = "flyway-core" },
  { groupId = "org.http4s", artifactId = "http4s-core" },
  { groupId = "org.postgresql", artifactId = "postgresql" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "munit" },
  { groupId = "org.scalameta", artifactId = "sbt-scalafmt" },
  { 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.monovore", artifactId = "decline" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.softwaremill.sttp.tapir", artifactId = "tapir-http4s-client" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.flywaydb", artifactId = "flyway-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.http4s", artifactId = "http4s-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.postgresql", artifactId = "postgresql" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "munit" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  }
]
labels: library-update, test-library-update, sbt-plugin-update, early-semver-minor, semver-spec-minor, semver-spec-patch, version-scheme:early-semver, early-semver-patch, old-version-remains, commit-count:n:9

@ldg-github-ci ldg-github-ci force-pushed the update/patches_minor branch 8 times, most recently from 3a88df7 to abfc901 Compare November 6, 2025 00:44
@ldg-github-ci ldg-github-ci force-pushed the update/patches_minor branch 7 times, most recently from 0434625 to f74aa22 Compare November 14, 2025 00:42
@ldg-github-ci ldg-github-ci force-pushed the update/patches_minor branch 8 times, most recently from 1cc0a72 to 08e8706 Compare November 22, 2025 00:28
@ldg-github-ci ldg-github-ci force-pushed the update/patches_minor branch 7 times, most recently from 5d37240 to f909c2b Compare November 27, 2025 01:42
@ledgerhq-scala-steward ledgerhq-scala-steward bot force-pushed the update/patches_minor branch 10 times, most recently from dc4e2cc to 5fd2e7c Compare February 17, 2026 00:43
@ldg-github-ci ldg-github-ci force-pushed the update/patches_minor branch 8 times, most recently from a1ffe92 to 1cce89a Compare February 25, 2026 00:38
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