Skip to content

fix(deps): update dependency org.xmlunit:xmlunit-legacy to v2.10.0#2794

Merged
ChristianMurphy merged 1 commit into
masterfrom
renovate/xmlunitversion
May 7, 2024
Merged

fix(deps): update dependency org.xmlunit:xmlunit-legacy to v2.10.0#2794
ChristianMurphy merged 1 commit into
masterfrom
renovate/xmlunitversion

Conversation

@renovate

@renovate renovate Bot commented May 7, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xmlunit:xmlunit-legacy (source) 2.9.1 -> 2.10.0 age adoption passing confidence

Release Notes

xmlunit/xmlunit (org.xmlunit:xmlunit-legacy)

v2.10.0

  • add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can
    be compared.
    Inspired by Issue #​259

  • By default the TransformerFactorys created will now try to disable extension functions. If you need extension
    functions for your transformations you may want to pass in your own instance of TransformerFactory and
    TransformerFactoryConfigurer may help with that.
    Inspired by Issue #​264
    This is tracked as CVE-2024-31573.

  • JAXPXPathEngine will now try to disable the execution of extension functions by default but uses
    XPathFactory#setProperty which is not available prior to Java 18. You may want to enable secure processing on an
    XPathFactory instance you pass to JAXPXPathEngine instead - and XPathFactoryConfigurer may help with that.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ChristianMurphy ChristianMurphy merged commit 9ee5202 into master May 7, 2024
@ChristianMurphy ChristianMurphy deleted the renovate/xmlunitversion branch May 7, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant