Skip to content

Update sbt-wartremover, wartremover to 2.4.20#429

Closed
scala-steward wants to merge 1 commit intoLREN-CHUV:masterfrom
scala-steward:update/sbt-wartremover-2.4.20
Closed

Update sbt-wartremover, wartremover to 2.4.20#429
scala-steward wants to merge 1 commit intoLREN-CHUV:masterfrom
scala-steward:update/sbt-wartremover-2.4.20

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates

  • org.wartremover:sbt-wartremover
  • org.wartremover:wartremover

from 2.4.1 to 2.4.20.

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 (2.4.1).
You might want to review and update them manually.

CHANGELOG.md
Adjust future updates

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

updates.ignore = [ { groupId = "org.wartremover" } ]

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

dependencyOverrides = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "org.wartremover" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward
Copy link
Copy Markdown
Contributor Author

Superseded by #455.

@scala-steward scala-steward deleted the update/sbt-wartremover-2.4.20 branch October 17, 2022 20:36
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