Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-wartremover to 3.1.4 #1816

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updates org.wartremover:sbt-wartremover from 3.0.6 to 3.1.4

📜 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 = "org.wartremover", artifactId = "sbt-wartremover" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.wartremover", artifactId = "sbt-wartremover" }
}]
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, commit-count:1

@blast-hardcheese blast-hardcheese force-pushed the update/sbt-wartremover-3.1.4 branch from c7689d6 to 3e186a2 Compare October 8, 2023 05:23
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9651d97) 84.46% compared to head (3e186a2) 82.99%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1816      +/-   ##
==========================================
- Coverage   84.46%   82.99%   -1.48%     
==========================================
  Files          95       95              
  Lines        5885     5885              
  Branches      737      737              
==========================================
- Hits         4971     4884      -87     
- Misses        914     1001      +87     
Files Coverage Δ
...rs/java/dropwizard/DropwizardServerGenerator.scala 94.75% <ø> (ø)
...tors/java/springMvc/SpringMvcServerGenerator.scala 89.68% <ø> (ø)
...s/scala/dropwizard/DropwizardServerGenerator.scala 83.62% <ø> (ø)
.../dev/guardrail/generators/scala/syntax/Scala.scala 88.00% <ø> (ø)

... and 14 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blast-hardcheese blast-hardcheese merged commit 297892b into guardrail-dev:master Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants