Skip to content

Update cats-retry to 3.1.3#730

Open
gvolpe wants to merge 1 commit intosecond-editionfrom
update/cats-retry-3.1.3
Open

Update cats-retry to 3.1.3#730
gvolpe wants to merge 1 commit intosecond-editionfrom
update/cats-retry-3.1.3

Conversation

@gvolpe
Copy link
Owner

@gvolpe gvolpe commented Mar 17, 2024

About this PR

📦 Updates com.github.cb372:cats-retry from 3.1.0 to 3.1.3

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (3.1.0).
You might want to review and update them manually.

project/Dependencies.scala
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.cb372", artifactId = "cats-retry" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.cb372", artifactId = "cats-retry" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

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.

1 participant

Comments