Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 28, 2024

This PR contains the following updates:

Package Change Age Confidence
org.xmlunit:xmlunit-core (source) 2.9.1 -> 2.10.4 age confidence

Release Notes

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

v2.10.4

Compare Source

  • attributes with null values could cause a NullPointerException.
    Issue #​307
    PR #​309

v2.10.3

Compare Source

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core.
    Also fixed the Export-Package header of the legacy module.
    Issue #​300
    PR #​301

v2.10.2

Compare Source

  • the published POM of xmlunit-legacy lacked the dependency on xmlunit-core.
    Issue #​296

v2.10.1

Compare Source

  • placeholders can now also be used inside of the local part of xsi:type attributes.
    PR #​293

  • PlaceholderDifferenceEvaluator would cause ClassCastException for documents with
    differences in xsi:type attributes.
    Issue #​276

  • updated a bunch of Maven plugins, in particular we now create CylcloneDX files using
    version 1.6 of the schema.
    PR #​292

  • updated bytebuddy dependency of xmlunit-assertj to 2.12.23 in order
    to support Java 17 properly

  • Migrated form TravisCI to CircleCI
    Issue #​289

  • Migrated to Sonatype's Central Portal
    Issue #​287

  • added a new BOM artifact xmlunit-bom
    Issue #​269

  • Comparison has earned a new convenience constructor.
    PR #​280 by
    @​hiufung-kwok

  • Input.from now detects Reader arguments and uses fromReader.
    PR #​281 by
    @​SThomasP

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 was generated by Mend Renovate. View the repository job log.

Copy link

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

@renovate renovate bot force-pushed the renovate/xmlunit.version branch from eac4f95 to 131a13f Compare May 19, 2025 08:26
@renovate renovate bot changed the title chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.0 chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.1 May 19, 2025
@renovate renovate bot force-pushed the renovate/xmlunit.version branch from 131a13f to 1935c95 Compare May 23, 2025 10:41
@renovate renovate bot changed the title chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.1 chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.2 May 23, 2025
@renovate renovate bot changed the title chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.2 chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.3 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/xmlunit.version branch from 1935c95 to bbefe65 Compare June 19, 2025 18:02
Copy link

@renovate renovate bot force-pushed the renovate/xmlunit.version branch from bbefe65 to cbd8bc5 Compare September 13, 2025 22:00
@renovate renovate bot changed the title chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.3 chore(deps): update dependency org.xmlunit:xmlunit-core to v2.10.4 Sep 13, 2025
Copy link

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.

0 participants