Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4.

Release notes

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

XMLUnit for Java 2.10.4

This is a bugfix release. Fixed bugs:

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

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

XMLUnit for Java 2.10.4 - /Released 2025-09-13/

  • attributes with null values could cause a NullPointerException. Issue #307 PR #309
Commits
  • 9be68d1 release 2.10.4
  • 6700f96 Merge pull request #311 from xmlunit/chore-fix-comment
  • 016c06f fix inline comment
  • e250b15 Merge pull request #309 from xmlunit/deal-with-null-attrs
  • 3dd6fb5 record fix for #307
  • 52b7058 more places wher getChildNodes should be wrapped
  • 99e09e5 special handling for children of Attr nodes
  • ee5ba0a Merge pull request #305 from xmlunit/extend-compat-test-range
  • 44f9bec explicitly exclude matchers dependencies as hamcrest 3's artifact name has ch...
  • b169580 add additional compatibility tests
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @acoburn.


Dependabot commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner September 15, 2025 04:30
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/org.xmlunit-xmlunit-core-2.10.4 branch from 486663b to cfbc408 Compare September 16, 2025 13:45
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-version: 2.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/org.xmlunit-xmlunit-core-2.10.4 branch from cfbc408 to 4196045 Compare September 16, 2025 13:52
Copy link
Collaborator

@acoburn acoburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 849c7ee into 1.2 Sep 16, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/1.2/org.xmlunit-xmlunit-core-2.10.4 branch September 16, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants