Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalatest from 3.2.17 to 3.2.18 #162

Merged
merged 1 commit into from
May 8, 2024

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 19, 2024

About this PR

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

πŸ“œ 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: library-update, early-semver-patch, semver-spec-patch, commit-count:1

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.08%. Comparing base (71c0695) to head (3559f10).
Report is 2 commits behind head on main.

❗ Current head 3559f10 differs from pull request most recent head f6e146d. Consider uploading reports for the commit f6e146d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   95.08%   95.08%           
=======================================
  Files           4        4           
  Lines         122      122           
  Branches       15       15           
=======================================
  Hits          116      116           
  Misses          6        6           

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

@scala-steward scala-steward force-pushed the update/scalatest-3.2.18 branch 2 times, most recently from fc6e51d to 3559f10 Compare March 4, 2024 18:55
@lefou lefou changed the title Update scalatest to 3.2.18 Update scalatest from 3.2.17 to 3.2.18 May 8, 2024
@lefou lefou merged commit 6e0efbb into lefou:main May 8, 2024
52 of 53 checks passed
@lefou lefou added this to the after 0.5.0 milestone May 8, 2024
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.

None yet

2 participants