Skip to content

chore(deps): bump org.xmlunit:xmlunit-placeholders from 2.12.0 to 2.13.0 - #44

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.xmlunit-xmlunit-placeholders-2.13.0
Closed

chore(deps): bump org.xmlunit:xmlunit-placeholders from 2.12.0 to 2.13.0#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.xmlunit-xmlunit-placeholders-2.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps org.xmlunit:xmlunit-placeholders from 2.12.0 to 2.13.0.

Release notes

Sourced from org.xmlunit:xmlunit-placeholders's releases.

XMLUnit for Java 2.13.0

This release adds new options allowing people to strengthen the security of the XML parser used during validation or XPath evaluation and adds an option to specify the locale used to parse patterns in the isDateTime placeholder.

Full list of changes:

  • added explicit settings to the Validator classes that disable (external) DTD loading during validation. The default remains to allow loading of external content as this is often a requirement during validation.

    PRs #331 and #332 by @​jmestwa-coder

  • added constructor overloads to JAXPXPathEngine to allow specifying the DocumentBuilderFactory used for the Source overloads of the selectNodes and evaluate methods.

    PRs #333 by @​jmestwa-coder

  • IsDateTimePlaceholderHandler now parses the explicit and ISO date formats using Locale.US rather than the JVM default locale so results no longer depend on the host locale. An optional second argument allows specifying a different locale as a BCP 47 language tag.

    PR #335 by @​jmestwa-coder

Changelog

Sourced from org.xmlunit:xmlunit-placeholders's changelog.

XMLUnit for Java 2.13.0 - /Released 2026-07-31/

  • added explicit settings to the Validator classes that disable (external) DTD loading during validation. The default remains to allow loading of external content as this is often a requirement during validation.

    PRs #331 and #332 by @​jmestwa-coder

  • added constructor overloads to JAXPXPathEngine to allow specifying the DocumentBuilderFactory used for the Source overloads of the selectNodes and evaluate methods.

    PRs #333 by @​jmestwa-coder

  • IsDateTimePlaceholderHandler now parses the explicit and ISO date formats using Locale.US rather than the JVM default locale so results no longer depend on the host locale. An optional second argument allows specifying a different locale as a BCP 47 language tag.

    PR #335 by @​jmestwa-coder

Commits
  • d7da10c prepare the 2.13.0 release
  • 998399d Merge pull request #336 from xmlunit/jmestwa-coder-isdatetime-locale
  • 084d1a4 add explicit test for empty second argument
  • 323c87f allow specifying locale for isDateTime pattern
  • ed2748b pin locale when parsing dates in IsDateTimePlaceholderHandler
  • f0a6fe6 Merge pull request #334 from xmlunit/add-release-notes
  • 4765a05 add release notes for #331 #332 #333 by @​jmestwa-coder
  • 9e4f6cd Merge pull request #332 from jmestwa-coder/parsing-validator-external-entities
  • 0a1885b Merge pull request #331 from jmestwa-coder/jaxp-validator-external-dtd
  • c3b7c7e Merge pull request #333 from jmestwa-coder/xpath-source-external-entities
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 11, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 11, 2026
Bumps [org.xmlunit:xmlunit-placeholders](https://github.com/xmlunit/xmlunit) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-placeholders
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.xmlunit-xmlunit-placeholders-2.13.0 branch from 854bb8c to 3150594 Compare August 11, 2026 14:32
@dependabot
dependabot Bot deleted the dependabot/gradle/org.xmlunit-xmlunit-placeholders-2.13.0 branch August 11, 2026 14:56
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant