Skip to content

Update sbt-ci-release to 1.11.1#157

Merged
SimY4 merged 2 commits intomainfrom
update/sbt-ci-release-1.11.1
Jun 3, 2025
Merged

Update sbt-ci-release to 1.11.1#157
SimY4 merged 2 commits intomainfrom
update/sbt-ci-release-1.11.1

Conversation

@scala-steward-simy4
Copy link
Contributor

About this PR

📦 Updates com.github.sbt:sbt-ci-release from 1.9.3 to 1.11.1

📜 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.github.sbt", artifactId = "sbt-ci-release" } ]

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

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2025

⚠️ 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 66.80%. Comparing base (33a42fa) to head (64f638c).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #157   +/-   ##
=========================================
  Coverage     66.80%   66.80%           
  Complexity      142      142           
=========================================
  Files            17       17           
  Lines           982      982           
  Branches        161      161           
=========================================
  Hits            656      656           
  Misses          270      270           
  Partials         56       56           

☔ 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 eb1876d into main Jun 3, 2025
4 checks passed
@SimY4 SimY4 deleted the update/sbt-ci-release-1.11.1 branch June 3, 2025 09:08
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