You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/11 04:01:25 UTC

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #173: Bump xmlunit-legacy from 2.9.0 to 2.9.1

dependabot[bot] opened a new pull request, #173:
URL: https://github.com/apache/maven-shade-plugin/pull/173

   Bumps [xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.9.1.
   <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.1</h2>
   <ul>
   <li>
   <p>fixed some AssertJ tests that didn't work on Windows.
   Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/252">#252</a> and PR <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/253">#253</a> by <a href="https://github.com/Boiarshinov"><code>@​Boiarshinov</code></a></p>
   </li>
   <li>
   <p>added overloads to <code>ElementSelectors.byXPath</code> that accept a <code>XPathEngine</code> argument.
   Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/255">#255</a></p>
   </li>
   <li>
   <p>added Cyclone DX SBOMs to release artifacts</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.1 - /Released 2023-01-10/</h2>
   <ul>
   <li>
   <p>fixed some AssertJ tests that didn't work on Windows.
   Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/252">#252</a> and PR
   <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/253">#253</a> by
   <a href="https://github.com/Boiarshinov"><code>@​Boiarshinov</code></a></p>
   </li>
   <li>
   <p>added overloads to <code>ElementSelectors.byXPath</code> that accept a <code>XPathEngine</code>
   argument.
   Issue <a href="https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/255">#255</a></p>
   </li>
   <li>
   <p>added Cyclone DX SBOMs to release artifacts</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/9118af20aeaa6b8665be9c13fc84c1fd25b51acd"><code>9118af2</code></a> prepare XMLUnit 2.9.1</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/c8fcf0a5575af8d434f43a2c051a9814b51df5e3"><code>c8fcf0a</code></a> fix remaining javadoc warnings raised by Java 17</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/f4aa630bb5238dfc8fd963f86eddb8fde459ee72"><code>f4aa630</code></a> next batch of fixed javadoc warnings, just a few hundred left</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/5e53d0fb2c8958cc416bc72cda68fba5be58d714"><code>5e53d0f</code></a> chip away on javadoc warnings found by Java 17</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/78f66d2d7a2490f3b459a586afb132c55c90d3ed"><code>78f66d2</code></a> allow javadocs to be built using Java 17</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/737789db2aa06029c4ec93d7e293545d0fa2f851"><code>737789d</code></a> reference to a &quot;third&quot; jar is misleading</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/1cced6e34cd225ed2f4dff672bff59a468e70382"><code>1cced6e</code></a> provide descriptions for all modules</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/0baf9e9078bdf1f34f92b36b6118b6f5c1bccf02"><code>0baf9e9</code></a> update javadoc plugin, fix new javadoc warnings</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/505f014b13e60ae215473a37f7b0d9587308da8a"><code>505f014</code></a> javadoc warning</li>
   <li><a href="https://github.com/xmlunit/xmlunit/commit/98dc0be49204fe14823fc7c278e62b211629edaf"><code>98dc0be</code></a> really hide cyclonedx plugin when building on Java 7</li>
   <li>Additional commits viewable in <a href="https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.9.1">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.9.0&new-version=2.9.1)](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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-shade-plugin] slachiewicz merged pull request #173: Bump xmlunit-legacy from 2.9.0 to 2.9.1

Posted by "slachiewicz (via GitHub)" <gi...@apache.org>.
slachiewicz merged PR #173:
URL: https://github.com/apache/maven-shade-plugin/pull/173


-- 
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: issues-unsubscribe@maven.apache.org

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