Skip to content

Update dependencies #231

Open
filosganga-scala-steward[bot] wants to merge 2 commits into
mainfrom
update/main/all
Open

Update dependencies #231
filosganga-scala-steward[bot] wants to merge 2 commits into
mainfrom
update/main/all

Conversation

@filosganga-scala-steward

@filosganga-scala-steward filosganga-scala-steward Bot commented Jun 16, 2026

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 = "org.scala-js", artifactId = "sbt-scalajs" },
  { groupId = "org.scala-sbt", artifactId = "sbt" }
]

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

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

@github-actions github-actions Bot enabled auto-merge (squash) June 16, 2026 06:00
@codacy-production

codacy-production Bot commented Jun 16, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants