Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update scalatest to 3.2.17#202

Merged
geirolz merged 4 commits intomainfrom
update/scalatest-3.2.17
Oct 31, 2023
Merged

Update scalatest to 3.2.17#202
geirolz merged 4 commits intomainfrom
update/scalatest-3.2.17

Conversation

@scala-steward-geirolz
Copy link
Contributor

@scala-steward-geirolz scala-steward-geirolz bot commented Sep 10, 2023

About this PR

πŸ“¦ Updates org.scalatest:scalatest from 3.2.16 to 3.2.17

πŸ“œ 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

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f689019) 77.02% compared to head (1af5206) 77.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files          23       23           
  Lines         309      309           
  Branches       22       22           
=======================================
  Hits          238      238           
  Misses         71       71           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@geirolz geirolz merged commit f567a10 into main Oct 31, 2023
@geirolz geirolz deleted the update/scalatest-3.2.17 branch October 31, 2023 13:40
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