Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 8, 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!

⚙ Adjust future updates

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

updates.ignore = [
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scala-sbt", artifactId = "sbt-dependency-tree" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt-dependency-tree" }
  }
]
labels: library-update, sbt-plugin-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:n:2
This is an automatic backport of pull request #13516 done by [Mergify](https://mergify.com).

(cherry picked from commit 302e7d8)
@mergify mergify bot added the conflicts label Sep 8, 2025
@mergify

This comment was marked as resolved.

@mergify mergify bot mentioned this pull request Sep 8, 2025
@mkurz mkurz changed the title [main] [3.0.x] Patch updates (backport #13516) by @scala-steward Patch updates (backport #13516) by @scala-steward Sep 8, 2025
(cherry picked from commit f7a8cb0)

# Conflicts:
#	project/Versions.scala
mergify bot added a commit that referenced this pull request Sep 8, 2025
@mkurz mkurz merged commit 01e02f6 into main Sep 8, 2025
29 of 31 checks passed
@mkurz mkurz deleted the mergify/bp/main/pr-13516 branch September 8, 2025 11:04
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.

3 participants