Skip to content

Update scalatest to 3.2.20#245

Merged
michaelmior merged 1 commit intodataunitylab:mainfrom
scala-steward:update/scalatest-3.2.20
Mar 31, 2026
Merged

Update scalatest to 3.2.20#245
michaelmior merged 1 commit intodataunitylab:mainfrom
scala-steward:update/scalatest-3.2.20

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Mar 26, 2026

About this PR

📦 Updates org.scalatest:scalatest from 3.2.19 to 3.2.20

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (3.2.19).
You might want to review and update them manually.

project/Dependencies.scala
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalatest", artifactId = "scalatest" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalatest", artifactId = "scalatest" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.82%. Comparing base (7fddbaa) to head (25f61e6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   82.86%   82.82%   -0.04%     
==========================================
  Files          42       42              
  Lines        2836     2836              
  Branches      467      467              
==========================================
- Hits         2350     2349       -1     
- Misses        486      487       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
@scala-steward scala-steward force-pushed the update/scalatest-3.2.20 branch from e321309 to 25f61e6 Compare March 28, 2026 17:10
@michaelmior michaelmior merged commit eb506e2 into dataunitylab:main Mar 31, 2026
6 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.

2 participants