Skip to content

Dependency Updates - #377

Merged
github-actions[bot] merged 1 commit into
mainfrom
update/all
Jun 1, 2026
Merged

Dependency Updates#377
github-actions[bot] merged 1 commit 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" }
]

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

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

@github-actions github-actions Bot added 📈 dependency-update Dependency update (possibly bot-automated) ⚖️ XXS Size of PR is less than 10 lines labels Jun 1, 2026
@github-actions
github-actions Bot enabled auto-merge June 1, 2026 10:29
@github-actions
github-actions Bot merged commit 7a410fb into main Jun 1, 2026
6 checks passed
@github-actions
github-actions Bot deleted the update/all branch June 1, 2026 10:36
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