dependabot[bot] opened a new pull request #11: URL: https://github.com/apache/maven-antrun-plugin/pull/11
Bumps [xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.7.0 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xmlunit/xmlunit/releases">xmlunit-matchers's releases</a>.</em></p> <blockquote> <h2>XMLUnit for Java 2.8.0</h2> <p>This release now requires Java 7 for all modules and updates some dependencies - the changed JAXB dependency is a breaking change. It also fixes a few bugs.</p> <p>Details of changes:</p> <ul> <li> <p>changed optional JAXB dependency to use Jakarta XML Binding API PR <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/186">#186</a> by <a href="https://github.com/endrejeges">@endrejeges</a></p> </li> <li> <p>bumped the bytebuddy dependency to 1.10.10 for the AssertJ module in the hope it would help with <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/188">#188</a></p> <ul> <li>and change its scope from provided to compile time, which should finally fix the issue.</li> </ul> </li> <li> <p>added a new <code>extractingText</code> method to <code>MultipleNodeAssert</code> to make it possible to write AssertJ assertions against the textual content of nodes more easily. Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/192">#192</a> and PR <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/193">#193</a> by <a href="https://github.com/keesvandieren">@keesvandieren</a></p> </li> <li> <p>changed the minimum Java version required from Java 6 to Java 7 for all modules (it has already been Java 7 for the AssertJ module before).</p> </li> <li> <p><code>DefaultNodeMatcher</code> with multiple <code>ElementSelector</code>s could fail to find the best matches as the order of <code>ElementSelector</code>s should select them. <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/197">#197</a></p> </li> <li> <p><code>Input</code> builder now supports <code>java.nio.file.Path</code> <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/196">#196</a></p> </li> <li> <p>It is now possible to specify a custom <code>TransformerFactory</code> for <code>DefaultComparisonFormatter</code>. <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/195">#195</a></p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md">xmlunit-matchers's changelog</a>.</em></p> <blockquote> <h2>XMLUnit for Java 2.8.0 - /Released 2020-10-30/</h2> <ul> <li> <p>changed optional JAXB dependency to use Jakarta XML Binding API PR <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/186">#186</a> by <a href="https://github.com/endrejeges">@endrejeges</a></p> </li> <li> <p>bumped the bytebuddy dependency to 1.10.10 for the AssertJ module in the hope it would help with <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/188">#188</a></p> <ul> <li>and change its scope from provided to compile time, which should finally fix the issue.</li> </ul> </li> <li> <p>added a new <code>extractingText</code> method to <code>MultipleNodeAssert</code> to make it possible to write AssertJ assertions against the textual content of nodes more easily. Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/192">#192</a> and PR <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/193">#193</a> by <a href="https://github.com/keesvandieren">@keesvandieren</a></p> </li> <li> <p>changed the minimum Java version required from Java 6 to Java 7 for all modules (it has already been Java 7 for the AssertJ module before).</p> </li> <li> <p><code>DefaultNodeMatcher</code> with multiple <code>ElementSelector</code>s could fail to find the best matches as the order of <code>ElementSelector</code>s should select them. <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/197">#197</a></p> </li> <li> <p><code>Input</code> builder now supports <code>java.nio.file.Path</code> <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/196">#196</a></p> </li> <li> <p>It is now possible to specify a custom <code>TransformerFactory</code> for <code>DefaultComparisonFormatter</code>. <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/195">#195</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xmlunit/xmlunit/commit/505f08233652ea6045828c45c7c1bb1494eac2a2"><code>505f082</code></a> release XMLUnit for Java 2.8.0</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/5ae4f721496157ea252426fb891fc77e602d7438"><code>5ae4f72</code></a> allow a custom TransformerFactory in DefaultComparisonFormatter</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/c92c9585173461af520624f3af7a59f41f897cf1"><code>c92c958</code></a> support java.nio.file.Path as input source</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/5bb7a2667dd3275476eafbac48fa487c26606b85"><code>5bb7a26</code></a> markup</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/8bb2221efc0ea34b29cdab59b31bc27b80655520"><code>8bb2221</code></a> change bytebudy dependency scope to compile</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/2eb05aa6d4f2c046ed3fe71adedafc0a8824430e"><code>2eb05aa</code></a> whitespace</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/f48146a0638a83f9f3cb2b59514e873b8b633933"><code>f48146a</code></a> give each ElementSelector a chance to see all nodes first</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/fe167c76fde7cd3f3d3b6546b8efdad82f981d57"><code>fe167c7</code></a> just make sure <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/197">#197</a> isn't caused by conditional ElementSelector</li> <li><a href="https://github.com/xmlunit/xmlunit/commit/664a90e21254b6b9921d37218d984264f6eabeef"><code>664a90e</code></a> initial testcase for <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/197">#197</a></li> <li><a href="https://github.com/xmlunit/xmlunit/commit/cfffb0f139ac730041d1f8bc11eba74b5d52e3a4"><code>cfffb0f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/198">#198</a> from PascalSchumacher/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/xmlunit/xmlunit/compare/v2.7.0...v2.8.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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 </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. For queries about this service, please contact Infrastructure at: [email protected]
