Skip to content

Update sbt, scripted-plugin to 1.11.4 - #169

Merged
SimY4 merged 1 commit into
mainfrom
update/sbt-1.11.4
Aug 10, 2025
Merged

SimY4 merged 1 commit into
mainfrom
update/sbt-1.11.4

Conversation

@scala-steward-simy4

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.11.3 to 1.11.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.scala-sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@codecov-commenter

codecov-commenter commented Aug 10, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.72%. Comparing base (05139af) to head (374b5cb).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #169   +/-   ##
=========================================
  Coverage     61.72%   61.72%           
  Complexity      139      139           
=========================================
  Files            14       14           
  Lines           870      870           
  Branches        133      133           
=========================================
  Hits            537      537           
  Misses          296      296           
  Partials         37       37           

☔ 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.

@SimY4
SimY4 merged commit be33f6f into main Aug 10, 2025
4 checks passed
@SimY4
SimY4 deleted the update/sbt-1.11.4 branch August 10, 2025 07: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.

2 participants