dependabot[bot] opened a new pull request #263:
URL: https://github.com/apache/axis-axis2-java-core/pull/263


   Bumps [xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.8.4 to 
2.9.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/xmlunit/xmlunit/releases";>xmlunit-legacy's 
releases</a>.</em></p>
   <blockquote>
   <h2>XMLUnit for Java 2.9.0</h2>
   <p>The major change of XMLUnit for Java 2.9.0 is the addition of a new 
module <code>xmlunit-jakarta-jaxb-impl</code> that can be used in addition to 
<code>xmlunit-core</code> when you want to use the Jakarta XML Binding API in 
version 3. For details please see the <a 
href="https://github.com/xmlunit/user-guide/wiki/JAXB";>user's guide</a>.</p>
   <p>The full list of changes of XMLUnit for Java 2.9.0 is:</p>
   <ul>
   <li>
   <p>added a new module <code>xmlunit-jakarta-jaxb-impl</code> that makes 
<code>Input.fromJaxb</code> use <code>jakarta.xml.bind</code> rather than  
<code>javax.xml.bind</code>. For more details see the <a 
href="https://github.com/xmlunit/user-guide/wiki/JAXB";>User's Guide</a>.</p>
   <p>This change is not fully backwards compatible. The 
<code>JaxbBuilder</code> class has become abstract and the 
<code>withMarshaller</code> method has changed its signature. For most cases 
the change will not be noticed and for almost all other cases it should be 
enough to re-compile your code against XMLUnit 2.9.x.</p>
   <p>Issue <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/227";>#227</a>
 and PR <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/247";>#247</a></p>
   </li>
   <li>
   <p>added <code>NodeFilters#satisfiesAll</code> and <code>satifiesAny</code> 
methods to make it easier to combine multiple node filters. added to simplify 
the use case of <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/249";>#249</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-legacy's
 changelog</a>.</em></p>
   <blockquote>
   <h2>XMLUnit for Java 2.9.0 - /Released 2022-01-25/</h2>
   <ul>
   <li>
   <p>added a new module <code>xmlunit-jakarta-jaxb-impl</code> that makes
   <code>Input.fromJaxb</code> use <code>jakarta.xml.bind</code> rather than
   <code>javax.xml.bind</code>. For more details see the <a 
href="https://github.com/xmlunit/user-guide/wiki/JAXB";>User's
   Guide</a>.</p>
   <p>This change is not fully backwards compatible. The 
<code>JaxbBuilder</code>
   class has become abstract and the <code>withMarshaller</code> method has
   changed its signature. For most cases the change will not be noticed
   and for almost all other cases it should be enough to re-compile
   your code against XMLUnit 2.9.x.</p>
   <p>Issue <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/227";>#227</a>
 and PR
   <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/247";>#247</a></p>
   </li>
   <li>
   <p>added <code>NodeFilters#satisfiesAll</code> and <code>satifiesAny</code> 
methods to make
   it easier to combine multiple node filters.
   added to simplify the use case of <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/249";>#249</a></p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/cc4242d06d9dee45bbbbabbb5ddaea28d64dd9b0";><code>cc4242d</code></a>
 XMLUnit 2.9.0</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/e8420e80ed5ff60236d09f2950f5e0c5d8fcc59d";><code>e8420e8</code></a>
 name profile properly</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/fc9d2cb8e4fe34669bd70c4f0038928b1b2058c4";><code>fc9d2cb</code></a>
 Java9 and 10 seem to require the JAXB RI</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/98444ee320b4cfc7d8615e5638638c50d9b750de";><code>98444ee</code></a>
 I should have known which parameter the shell script expects :-)</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/7638c0787cfcb73514b80d7d13a63e18d5a654c5";><code>7638c07</code></a>
 trigger Travis CI build</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/4d9a85438bc79c19ecb3348f4505b63de739b5bf";><code>4d9a854</code></a>
 NodeFilters.satisfyAll and .satisfyAny</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/eb7cc2c042e25273b8901ca425833c04bcdc8f3f";><code>eb7cc2c</code></a>
 explicitly document the <code>withFoo</code> methods are not additive</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/64e55a33c658bc9d902b036f56a2d839fd63fa1d";><code>64e55a3</code></a>
 JAXB compatibility tests</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/51ee34b6eaeb99cf3668825a6321b501fd64668d";><code>51ee34b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/247";>#247</a>
 from xmlunit/jakarta-jaxb</li>
   <li><a 
href="https://github.com/xmlunit/xmlunit/commit/528ba4f931a143835f540b514aedddee0a350744";><code>528ba4f</code></a>
 document JAXB change</li>
   <li>Additional commits viewable in <a 
href="https://github.com/xmlunit/xmlunit/compare/v2.8.4...v2.9.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.xmlunit:xmlunit-legacy&package-manager=maven&previous-version=2.8.4&new-version=2.9.0)](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: java-dev-unsubscr...@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to