Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Mar 9, 2025

About this PR

πŸ“¦ Updates com.lihaoyi:acyclic from 0.3.12 to 0.3.18

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. 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 this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.lihaoyi", artifactId = "acyclic" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.lihaoyi", artifactId = "acyclic" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, commit-count:1

This was referenced Mar 9, 2025
@scala-steward scala-steward force-pushed the update/acyclic-0.3.18 branch from 9c8f42d to 906317b Compare April 20, 2025 14:57
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.

1 participant