Skip to content

Update sbt-rewarn to 0.2.0 - #571

Merged
zarthross merged 1 commit into
circe:mainfrom
scala-steward:update/sbt-rewarn-0.2.0
Aug 3, 2026
Merged

Update sbt-rewarn to 0.2.0#571
zarthross merged 1 commit into
circe:mainfrom
scala-steward:update/sbt-rewarn-0.2.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.timushev.sbt:sbt-rewarn from 0.1.3 to 0.2.0

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.timushev.sbt", artifactId = "sbt-rewarn" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, commit-count:1

@codecov-commenter

codecov-commenter commented Jul 26, 2026

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 86.01%. Comparing base (f095331) to head (bdd3463).
⚠️ Report is 30 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     #571      +/-   ##
==========================================
- Coverage   88.88%   86.01%   -2.88%     
==========================================
  Files           9        9              
  Lines         135      193      +58     
  Branches       25       41      +16     
==========================================
+ Hits          120      166      +46     
- Misses         15       27      +12     
Flag Coverage Δ
2.12 88.88% <ø> (?)
2.13 88.88% <ø> (ø)
3 85.16% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@zarthross
zarthross enabled auto-merge August 3, 2026 09:28
@zarthross
zarthross merged commit f285b67 into circe:main Aug 3, 2026
9 checks passed
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.

3 participants