dependabot[bot] opened a new pull request, #1204:
URL: https://github.com/apache/parquet-mr/pull/1204

   Bumps [org.scalactic:scalactic_2.12](https://github.com/scalatest/scalatest) 
from 3.0.1 to 3.3.0-SNAP4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scalatest/scalatest/releases";>org.scalactic:scalactic_2.12's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.2.17</h2>
   <p>Scalactic/ScalaTest 3.2.17 is a point release that makes a few 
enhancements.</p>
   <p>Changes included:</p>
   <ul>
   <li>Backport macro short-circuit fix to make &amp; and | to have consistent 
behavior with Scala's &amp; and |. ([PR <a 
href="https://redirect.github.com/scalatest/scalatest/issues/2261";>#2261</a>](<a
 
href="https://redirect.github.com/scalatest/scalatest/pull/2261";>scalatest/scalatest#2261</a>))</li>
   <li>Fixed images not included in scalatest-app jar file problem. ([PR <a 
href="https://redirect.github.com/scalatest/scalatest/issues/2271";>#2271</a>](<a
 
href="https://redirect.github.com/scalatest/scalatest/pull/2271";>scalatest/scalatest#2271</a>))</li>
   <li>Upgraded to JUnit 5.10 in ScalaTest+JUnit5. ([PR <a 
href="https://redirect.github.com/scalatest/scalatest/issues/8";>#8</a>](<a 
href="https://redirect.github.com/scalatest/scalatestplus-junit5/pull/8";>scalatest/scalatestplus-junit5#8</a>)
 in ScalaTest+JUnit5)</li>
   <li>Upgraded to Selenium 4.12 in ScalaTest+Selenium. ([PR <a 
href="https://redirect.github.com/scalatest/scalatest/issues/25";>#25</a>](<a 
href="https://redirect.github.com/scalatest/scalatestplus-selenium/pull/25";>scalatest/scalatestplus-selenium#25</a>)
 in ScalaTest+Selenium)</li>
   </ul>
   <p>Thanks to the contributors for the Scalactic/ScalaTest 3.2.17 release:
   Chua Chee Seng (<a 
href="https://github.com/cheeseng";>https://github.com/cheeseng</a>)
   Bill Venners (<a 
href="https://github.com/bvenners";>https://github.com/bvenners</a>)</p>
   <h2>3.2.16</h2>
   <p>Scalactic/ScalaTest 3.2.16 is a point release that makes a few 
enhancements.</p>
   <p>Changes included:</p>
   <ul>
   <li>Added overridable differ to Prettifier trait, and added functions to 
create prettifier instance with supplied Differ. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2221";>scalatest/scalatest#2221</a>).</li>
   <li>Recognize -S as a valid argument in checkArgsForValidity, used by 
Runner. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2222";>scalatest/scalatest#2222</a>).</li>
   <li>Deprecated NoArg as scala.DelayedInit is dropped from Scala 3, updated 
ScalaDoc. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2228";>scalatest/scalatest#2228</a>).</li>
   <li>Fixed compiler warning in expanded code when the size or length method 
call contains empty bracket. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2230";>scalatest/scalatest#2230</a>).</li>
   <li>Fixed &quot;SuiteAborted.this.message was null&quot; error (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2236";>scalatest/scalatest#2236</a>).</li>
   </ul>
   <p>Thanks to the contributors for the Scalactic/ScalaTest 3.2.16 release:</p>
   <p>Avatar Georgiy Kargapolov (<a 
href="https://github.com/inmost-light";>https://github.com/inmost-light</a>)
   shawjef3 (<a 
href="https://github.com/shawjef3";>https://github.com/shawjef3</a>)
   Chua Chee Seng (<a 
href="https://github.com/cheeseng";>https://github.com/cheeseng</a>)
   Bill Venners (<a 
href="https://github.com/bvenners";>https://github.com/bvenners</a>)</p>
   <h2>3.2.15</h2>
   <p>Scalactic/ScalaTest 3.2.15 is a point release that makes a few 
enhancements.</p>
   <p>Changes included:</p>
   <ul>
   <li>Updated diagrams macro for Scala 2 and 3 to render xml literal 
consistently between scala versions. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2169";>scalatest/scalatest#2169</a>)</li>
   <li>Added more Scala 3 infix keyword for style traits and matchers DSL 
functions. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2170";>scalatest/scalatest#2170</a>)</li>
   <li>Fix prettifier not being used for property check. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2173";>scalatest/scalatest#2173</a>)</li>
   <li>Enhanced GenSeqDiffer, GenSetDiffer and GenMapDiffer to support find 
diff elements according to limit size of prettifier when available. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2177";>scalatest/scalatest#2177</a>)</li>
   <li>Marked FutureOutcome, Sequential, Stepwise, Suites and Tag as open class 
in Scala 3. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2178";>scalatest/scalatest#2178</a>)</li>
   <li>Adjusted code in StepwiseNestedSuiteExecution to work with async test. 
(<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2211";>scalatest/scalatest#2211</a>)</li>
   <li>Updated to use Scala 2.12.17 and 2.13.10. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2171";>scalatest/scalatest#2171</a>)</li>
   <li>Updated to use Scala Native 0.4.9. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2216";>scalatest/scalatest#2216</a>)</li>
   <li>Fixed future get executed 2x problem in diagrams macro. (<a 
href="https://redirect.github.com/scalatest/scalatest/pull/2219";>scalatest/scalatest#2219</a>)</li>
   </ul>
   <p>Thanks to the contributors for the Scalactic/ScalaTest 3.2.15 release:</p>
   <p>Matthew de Detrich (<a 
href="https://github.com/mdedetrich";>https://github.com/mdedetrich</a>)</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/scalatest/scalatest/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.scalactic:scalactic_2.12&package-manager=maven&previous-version=3.0.1&new-version=3.3.0-SNAP4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to