Skip to content

Update scalatest to 3.2.20 - #150

Closed
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/scalatest-3.2.20
Closed

Update scalatest to 3.2.20#150
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/scalatest-3.2.20

Conversation

@scala-steward

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

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalatest:scalatest from 3.2.9 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!

⚙ 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, commit-count:1

Summary by CodeRabbit

  • Tests
    • Updated the ScalaTest dependency to version 3.2.20 for improved testing support.

@mr-git
mr-git force-pushed the update/scalatest-3.2.20 branch from c1e09fe to aef3b39 Compare August 11, 2026 06:25
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0d15b035-13c7-42d9-857a-3a7dd1cb40a4

📥 Commits

Reviewing files that changed from the base of the PR and between 9ccb40e and aef3b39.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

The build configuration updates the ScalaTest test dependency from version 3.2.9 to 3.2.20.

Changes

ScalaTest dependency update

Layer / File(s) Summary
Update ScalaTest test dependency
build.sbt
The ScalaTest test dependency version changes from 3.2.9 to 3.2.20.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the ScalaTest dependency update from version 3.2.9 to 3.2.20.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@mr-git

mr-git commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

done in #155

@mr-git mr-git closed this Aug 12, 2026
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