Skip to content

Update scalatest to 3.2.16 in 3.0.x#154

Merged
Atry merged 1 commit into3.0.xfrom
update/3.0.x/scalatest-3.2.16
Feb 24, 2026
Merged

Update scalatest to 3.2.16 in 3.0.x#154
Atry merged 1 commit into3.0.xfrom
update/3.0.x/scalatest-3.2.16

Conversation

@Atry
Copy link
Copy Markdown
Collaborator

@Atry Atry commented Jul 15, 2023

About this PR

📦 Updates org.scalatest:scalatest from 3.2.12 to 3.2.16

📜 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

@Atry Atry closed this Jan 11, 2026
@Atry Atry reopened this Jan 11, 2026
@Atry Atry merged commit f7f8344 into 3.0.x Feb 24, 2026
3 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.

1 participant