Skip to content

Update sbt-scapegoat to 1.2.13#299

Open
steward-scala[bot] wants to merge 1 commit intomasterfrom
update/sbt-scapegoat-1.2.13
Open

Update sbt-scapegoat to 1.2.13#299
steward-scala[bot] wants to merge 1 commit intomasterfrom
update/sbt-scapegoat-1.2.13

Conversation

@steward-scala
Copy link
Contributor

@steward-scala steward-scala bot commented May 18, 2025

About this PR

📦 Updates com.sksamuel.scapegoat:sbt-scapegoat from 1.2.6 to 1.2.13

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

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

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.57%. Comparing base (7e10fb6) to head (542a734).
Report is 55 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
+ Coverage   28.03%   28.57%   +0.54%     
==========================================
  Files          22       22              
  Lines         132      133       +1     
==========================================
+ Hits           37       38       +1     
  Misses         95       95              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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