Skip to content

Update scalatest to 3.2.20#119

Merged
eshu merged 1 commit intomainfrom
update/scalatest-3.2.20
Mar 28, 2026
Merged

Update scalatest to 3.2.20#119
eshu merged 1 commit intomainfrom
update/scalatest-3.2.20

Conversation

@h8io
Copy link
Copy Markdown
Contributor

@h8io h8io bot commented Mar 27, 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

@github-actions
Copy link
Copy Markdown
Contributor

769f6f3

xi (root)

Scala 2.12

Project Name xi
ID root
Statements Total 9
Invoked 9
Ignored 0
Rate $\color{#0f0}100.00\%$
Branches Total 2
Invoked 2
Rate $\color{#0f0}100.00\%$

xi (root)

Scala 2.13

Project Name xi
ID root
Statements Total 9
Invoked 9
Ignored 0
Rate $\color{#0f0}100.00\%$
Branches Total 2
Invoked 2
Rate $\color{#0f0}100.00\%$

Download full HTML report

@eshu eshu merged commit 87880c3 into main Mar 28, 2026
1 check passed
@eshu eshu deleted the update/scalatest-3.2.20 branch March 28, 2026 03:46
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