Skip to content

Update scalatest to 3.2.20 - #116

Merged
mr-git merged 1 commit into
evolution-gaming:masterfrom
scala-steward:update/scalatest-3.2.20
Aug 11, 2026
Merged

Update scalatest to 3.2.20#116
mr-git merged 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.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!

⚙ 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

  • Chores
    • Updated the ScalaTest testing dependency to version 3.2.20.

@mr-git
mr-git force-pushed the update/scalatest-3.2.20 branch from 3f297c8 to 9518fd4 Compare August 11, 2026 09:52
@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: 13523523-08f4-4ee5-9261-e22cf1c318ef

📥 Commits

Reviewing files that changed from the base of the PR and between aa1f323 and 9518fd4.

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

📝 Walkthrough

Walkthrough

The build configuration updates the ScalaTest test dependency from version 3.2.19 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.19 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.19 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
🧪 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 merged commit 291e40e into evolution-gaming:master Aug 11, 2026
4 of 7 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