You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/11 02:58:13 UTC

[GitHub] [parquet-mr] dependabot[bot] opened a new pull request, #1110: Bump scalatest_2.12 from 3.0.1 to 3.3.0-SNAP4

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

   Bumps [scalatest_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">scalatest_2.12's releases</a>.</em></p>
   <blockquote>
   <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>)
   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.14</h2>
   <p>Scalactic/ScalaTest 3.2.14 is a point release that makes a few enhancements.</p>
   <p>Changes included:</p>
   <ul>
   <li>Set sorting reporter as complete if test run failed unexpected. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2161">scalatest/scalatest#2161</a>)</li>
   <li>Fixed serialization problem for TestFailedException thrown from EitherValues. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2159">scalatest/scalatest#2159</a>)</li>
   <li>Enabled scaladoc artifact for Scala 3 build. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2163">scalatest/scalatest#2163</a>)</li>
   <li>Marked matchers DSL with Scala 3 infix keyword. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2158">scalatest/scalatest#2158</a>)</li>
   <li>Enhanced pretty print support for case classes. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2155">scalatest/scalatest#2155</a>)</li>
   <li>Enhanced pretty print support for tuples. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2160">scalatest/scalatest#2160</a>)</li>
   <li>Changed the remaining GenTraversable in Prettifier to Iterable. (<a href="https://redirect.github.com/scalatest/scalatest/pull/2156">scalatest/scalatest#2156</a>)</li>
   </ul>
   <!-- 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.scalatest:scalatest_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 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-unsubscribe@parquet.apache.org

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


[GitHub] [parquet-mr] dependabot[bot] closed pull request #1110: Bump scalatest_2.12 from 3.0.1 to 3.3.0-SNAP4

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #1110: Bump scalatest_2.12 from 3.0.1 to 3.3.0-SNAP4
URL: https://github.com/apache/parquet-mr/pull/1110


-- 
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-unsubscribe@parquet.apache.org

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


[GitHub] [parquet-mr] dependabot[bot] commented on pull request #1110: Bump scalatest_2.12 from 3.0.1 to 3.3.0-SNAP4

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1110:
URL: https://github.com/apache/parquet-mr/pull/1110#issuecomment-1729435128

   OK, I won't notify you about version 3.3.x again, unless you re-open this PR.


-- 
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-unsubscribe@parquet.apache.org

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


[GitHub] [parquet-mr] Fokko commented on pull request #1110: Bump scalatest_2.12 from 3.0.1 to 3.3.0-SNAP4

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #1110:
URL: https://github.com/apache/parquet-mr/pull/1110#issuecomment-1729435056

   @dependabot ignore this minor version


-- 
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-unsubscribe@parquet.apache.org

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