chore(deps-dev): bump org.scalatest:scalatest_2.12 from 3.2.12 to 3.2.20#924
Merged
github-actions[bot] merged 1 commit intoJun 25, 2026
Conversation
6a628ae to
6593234
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #924 +/- ##
============================================
+ Coverage 88.84% 88.85% +0.01%
- Complexity 776 789 +13
============================================
Files 174 174
Lines 7285 7285
Branches 422 422
============================================
+ Hits 6472 6473 +1
+ Misses 681 680 -1
Partials 132 132 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
6593234 to
062d1fa
Compare
062d1fa to
476cb6d
Compare
476cb6d to
723eed9
Compare
Bumps [org.scalatest:scalatest_2.12](https://github.com/scalatest/scalatest) from 3.2.12 to 3.2.20. - [Release notes](https://github.com/scalatest/scalatest/releases) - [Commits](scalatest/scalatest@release-3.2.12...release-3.2.20) --- updated-dependencies: - dependency-name: org.scalatest:scalatest_2.12 dependency-version: 3.2.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
723eed9 to
31e245b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.scalatest:scalatest_2.12 from 3.2.12 to 3.2.20.
Release notes
Sourced from org.scalatest:scalatest_2.12's releases.
... (truncated)
Commits
b4efe5aUpdated previous version to 3.2.19.eb5a55dFixed problem when staging 3.2.20.ca3f2fbAdded allowUnsafeScalaLibUpgrade := true to NativeBuild to fix build problem ...ba31dceFixed failing test in HavePropertyMatcherSpec.scala when building with Scala ...cfb7335Made 2.13.10 as first crossScalaVersions, which will be the default scala ver...8254368Changed to use sonaUpload.2d57172Made build to work with publishing to Sonatype Central.ca2f528Merge branch 'feature-scala-3-type-checked-triple-equal-fix' of https://githu...555ff41Corrected scaladoc about default execution context in JS.829fa73Got the new tests for TypeCheckedTripleEquals to work in a separate Assertion...