Skip to content

Dependency Updates - #27

Merged
github-actions[bot] merged 9 commits into
mainfrom
update/all
Jun 2, 2026
Merged

Dependency Updates#27
github-actions[bot] merged 9 commits into
mainfrom
update/all

Conversation

@permutive-steward

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 = "com.alejandrohdezma", artifactId = "sbt-ci" },
  { groupId = "com.alejandrohdezma", artifactId = "sbt-fix" },
  { groupId = "com.alejandrohdezma", artifactId = "sbt-modules" },
  { groupId = "com.alejandrohdezma", artifactId = "sbt-scalafmt-defaults" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scalameta", artifactId = "sbt-scalafmt" },
  { groupId = "org.typelevel", artifactId = "sbt-tpolecat" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.alejandrohdezma", artifactId = "sbt-ci" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.alejandrohdezma", artifactId = "sbt-fix" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.alejandrohdezma", artifactId = "sbt-modules" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.alejandrohdezma", artifactId = "sbt-scalafmt-defaults" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.typelevel", artifactId = "sbt-tpolecat" }
  }
]
labels: sbt-plugin-update, library-update, early-semver-major, semver-spec-major, version-scheme:early-semver, semver-spec-minor, early-semver-minor, semver-spec-patch, commit-count:n:8

@permutive-steward
permutive-steward Bot requested a review from a team as a code owner June 1, 2026 06:41
@github-actions
github-actions Bot enabled auto-merge June 1, 2026 06:41
@github-actions github-actions Bot added 📈 dependency-update Dependency update (possibly bot-automated) ⚖️ XS Size of PR between 10 and 50 lines labels Jun 1, 2026
@github-actions
github-actions Bot merged commit e72da66 into main Jun 2, 2026
6 checks passed
@github-actions
github-actions Bot deleted the update/all branch June 2, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚖️ XS Size of PR between 10 and 50 lines 📈 dependency-update Dependency update (possibly bot-automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant