Skip to content

Dependency Updates - #378

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

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

Conversation

@alejandrohdezma-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!

🔍 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.

project/dependencies.conf
⚙ 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-dependencies" },
  { groupId = "org.scala-sbt", artifactId = "sbt" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.alejandrohdezma", artifactId = "sbt-dependencies" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  }
]
labels: sbt-plugin-update, library-update, early-semver-minor, semver-spec-patch, early-semver-major, semver-spec-minor, version-scheme:early-semver, early-semver-patch, old-version-remains, commit-count:n:2

@github-actions github-actions Bot added 📈 dependency-update Dependency update (possibly bot-automated) ⚖️ XXS Size of PR is less than 10 lines labels Jun 15, 2026
@github-actions
github-actions Bot enabled auto-merge June 15, 2026 11:21
@github-actions
github-actions Bot merged commit e08d0b5 into main Jun 15, 2026
6 checks passed
@github-actions
github-actions Bot deleted the update/all branch June 15, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚖️ XXS Size of PR is less than 10 lines 📈 dependency-update Dependency update (possibly bot-automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants