databrickslabs / transpiler

SIEM-to-Spark Transpiler
Other
42 stars 5 forks source link

Bump scalatest_2.12 from 3.2.2 to 3.3.0-SNAP3 #93

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps scalatest_2.12 from 3.2.2 to 3.3.0-SNAP3.

Release notes

Sourced from scalatest_2.12's releases.

3.2.14

Scalactic/ScalaTest 3.2.14 is a point release that makes a few enhancements.

Changes included:

Matthew de Detrich (https://github.com/mdedetrich) Nima Taheri (https://github.com/nimatrueway Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)

3.2.13

Scalactic/ScalaTest 3.2.13 is a point release that makes a few enhancements.

Changes included:

  • Fixed missing original error message in the error message raised by 'should compile' matcher in Scala 3, also made it to use different message for parse and type error. (scalatest/scalatest#2125)
  • Added a more general approach to detect cyclic objects when traversing nested collections in Prettifier. (scalatest/scalatest#2131)
  • Added truncateAt function to Prettifier companion to allow creation of default prettifier that will truncate collection at certain size before prettifying. (scalatest/scalatest#2131)
  • WordSpec Error Message Enhancement: Propogate cause of TestFailedException and TestCanceledException in registerBranch and registerShorthandBranch function when the cause of NotAllowedException or DuplicateTestNameException. (scalatest/scalatest#2132)
  • Do away with GenTraversable and GenMap in Prettifier. (scalatest/scalatest#2134)
  • Updated to use Scala 3.1.3. (scalatest/scalatest#2135)
  • Bug fix in HtmlReporter to throw ClassNotFoundException correctly. (scalatest/scalatest#2138)
  • Change ConfigMapWrapperSuite to use wrapped suite's name and ID. (scalatest/scalatest#2142)
  • Scala 3: Use open class for concrete classes for style classes. (scalatest/scalatest#2146)
  • Enhanced cannotLoadDiscoveredSuite error message to include class name and error message. (scalatest/scalatest#2148)
  • Updated to use scala-native 0.4.5.

Thanks to the contributors for the Scalactic/ScalaTest 3.2.13 release:

Naftoli Gugenheim (https://github.com/nafg) Jacob Wood (https://github.com/JMdoubleU) Andrzej Wąsowski (https://github.com/wasowski) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)

3.2.12

ScalaTest 3.2.12 is a point release of ScalaTest that makes a few enhancements.

Changes included:

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)