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

Skip to content

Update scalactic to 3.2.16#173

Merged
mergify[bot] merged 1 commit intomainfrom
update/scalactic-3.2.16
May 21, 2023
Merged

Update scalactic to 3.2.16#173
mergify[bot] merged 1 commit intomainfrom
update/scalactic-3.2.16

Conversation

@scala-steward-geirolz
Copy link
Contributor

Updates org.scalactic:scalactic from 3.2.15 to 3.2.16.
GitHub Release Notes - Version Diff

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.15).
You might want to review and update them manually.

project/ProjectDependencies.scala
Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalactic", artifactId = "scalactic" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalactic", artifactId = "scalactic" }
}]

labels: test-library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward-geirolz scala-steward-geirolz bot requested a review from geirolz as a code owner May 21, 2023 00:58
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Merging #173 (bdc3bc8) into main (9939412) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files          23       23           
  Lines         309      309           
  Branches       24       24           
=======================================
  Hits          238      238           
  Misses         71       71           

@mergify mergify bot merged commit 22acbc7 into main May 21, 2023
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.

0 participants