Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 1 update: org.xmlunit:xmlunit-assertj3.

Updates org.xmlunit:xmlunit-assertj3 from 2.10.3 to 2.10.4

Release notes

Sourced from org.xmlunit:xmlunit-assertj3'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-assertj3'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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit).


Updates `org.xmlunit:xmlunit-assertj3` 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-assertj3
  dependency-version: 2.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Sep 14, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Sep 14, 2025
@github-actions github-actions bot added this to the 6.5.2 milestone Sep 14, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 14, 2025 00:07
@github-actions github-actions bot merged commit 0f17214 into 6.5.x Sep 14, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.5.x/development-dependencies-be37929127 branch September 14, 2025 00:09
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.

0 participants