Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.2.

Release notes

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

XMLUnit for Java 2.10.2

This release fixes a problem with the published POM of the xmlunit-legacy module. It doesn't contain any changes to any of the other modules.

XMLUnit for Java 2.10.1

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

Changelog

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

XMLUnit for Java 2.10.2 - /Released 2025-05-23/

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

XMLUnit for Java 2.10.1 - /Released 2025-05-19/

  • 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

Commits
  • 6508bc6 release 2.10.2
  • e70fc4f Merge pull request #297 from xmlunit/fix-published-legacy-pom
  • ef5b858 don't publish dependency reduces POM as POM for legacy module
  • e1ea0be Merge pull request #295 from xmlunit/typo
  • 6d055a3 typo
  • bd50b78 Merge pull request #294 from xmlunit/release-2.10.1
  • c7219b4 prepare next release cycle
  • ec8c388 prepare 2.10.1 release
  • 7967a32 Merge pull request #293 from xmlunit/make-placeholders-deal-with-xsi-type
  • 7c2d8b3 cover case of different QName namespaces
  • 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 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)

Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.0...v2.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 2, 2025
@iBotPeaches iBotPeaches merged commit 76f6014 into master Jun 5, 2025
25 checks passed
@iBotPeaches iBotPeaches added this to the 2.12.0 milestone Jun 5, 2025
@iBotPeaches iBotPeaches deleted the dependabot/gradle/org.xmlunit-xmlunit-legacy-2.10.2 branch June 5, 2025 01:31
iBotPeaches added a commit to iBotPeaches/apktool.org that referenced this pull request Jun 5, 2025
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