Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.0 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.10.0

Compare Source

  • 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.

Copy link

sonarcloud bot commented Apr 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

None yet

0 participants