dependabot[bot] opened a new pull request, #879: URL: https://github.com/apache/ws-axiom/pull/879
Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.5 to 2.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jaxen-xpath/jaxen/releases">jaxen:jaxen's releases</a>.</em></p> <blockquote> <h2>2.0.6</h2> <p>Version 2.0.6 fixes one bug in the new iterative algorithms that incorrectly evaluated some parenthesized XPath expressions like <code>((//A)[2]//B)[1]/C.</code></p> <h2>What's Changed</h2> <ul> <li>Remove $Id$ line from LICENSE.txt by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/519">jaxen-xpath/jaxen#519</a></li> <li>Revise RELEASING.md for clarity and completeness by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/523">jaxen-xpath/jaxen#523</a></li> <li>Add contribution license acknowledgment to default PR template by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/525">jaxen-xpath/jaxen#525</a></li> <li>Fix canFlattenParenthesizedFilterExpr to reject patterns with path operators after predicates by <a href="https://github.com/michael-sevcik"><code>@michael-sevcik</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/518">jaxen-xpath/jaxen#518</a></li> <li>Update RELEASING.md The release script updates index.xml so it doesn't need to be done maually by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/527">jaxen-xpath/jaxen#527</a></li> <li>Update release notes for version 2.0.5 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/530">jaxen-xpath/jaxen#530</a></li> <li>Change title from 'Status' to 'Release Notes' by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/531">jaxen-xpath/jaxen#531</a></li> <li>Update release workflow to bump src/site/xdoc/releases.xml version references by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/529">jaxen-xpath/jaxen#529</a></li> <li>Add change history for Jaxen version 2.0.6 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/526">jaxen-xpath/jaxen#526</a></li> <li>Redo change by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/532">jaxen-xpath/jaxen#532</a></li> <li>Update release notes for versions 2.0.5 and 2.0.6 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/533">jaxen-xpath/jaxen#533</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] made their first contribution in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/479">jaxen-xpath/jaxen#479</a></li> <li><a href="https://github.com/michael-sevcik"><code>@michael-sevcik</code></a> made their first contribution in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/518">jaxen-xpath/jaxen#518</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jaxen-xpath/jaxen/compare/v2.0.3...v2.0.6">https://github.com/jaxen-xpath/jaxen/compare/v2.0.3...v2.0.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/ac67424180fc2d07ddc4a96888889df680a9e2b0"><code>ac67424</code></a> Release 2.0.6</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/21d86cbf88ae9b7edd94a22b5b9430ce8152b81d"><code>21d86cb</code></a> Update release notes for versions 2.0.5 and 2.0.6 (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/533">#533</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/81554f86153c20459c1cf187cfdf162e2075f776"><code>81554f8</code></a> Redo change (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/532">#532</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/d63e45954cf3081c2b7aaf90df560c0771a00e5d"><code>d63e459</code></a> Add change history for Jaxen version 2.0.6 (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/526">#526</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/a0ea0cb32fae40dd5080ba85a7acf6cfbbfb0e22"><code>a0ea0cb</code></a> Update release workflow to bump src/site/xdoc/releases.xml version references...</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/fc607005be2391a7e53b3ff16d38d0429f249852"><code>fc60700</code></a> Change title from 'Status' to 'Release Notes' (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/531">#531</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/95f98baeb90b3661755bf195d7e7d3f17cdb1bdf"><code>95f98ba</code></a> Update release notes for version 2.0.5 (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/530">#530</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/9afa807ac4f6a5599c58d7d43d31718a7409beb5"><code>9afa807</code></a> Update RELEASING.md for clarity and accuracy (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/527">#527</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/7436a3df958ef423b57b10c9e3d19d03131b5727"><code>7436a3d</code></a> Fix flattening to reject patterns with path operators after predicates (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/518">#518</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/ea6da862e6d879499650fe1dc6a071d792865ae7"><code>ea6da86</code></a> Add contribution license acknowledgment to default PR template (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/525">#525</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jaxen-xpath/jaxen/compare/v2.0.5...v2.0.6">compare view</a></li> </ul> </details> <br /> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
