Skip to content

build(deps): bump xmlunit.version from 2.10.0 to 2.10.2 #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps xmlunit.version from 2.10.0 to 2.10.2.
Updates 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

Updates org.xmlunit:xmlunit-assertj3 from 2.10.0 to 2.10.2

Release notes

Sourced from org.xmlunit:xmlunit-assertj3'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-assertj3'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 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 `xmlunit.version` from 2.10.0 to 2.10.2.

Updates `org.xmlunit:xmlunit-legacy` 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)

Updates `org.xmlunit:xmlunit-assertj3` 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
- dependency-name: org.xmlunit:xmlunit-assertj3
  dependency-version: 2.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 23, 2025
@cortlepp cortlepp merged commit 7c0a4aa into master May 28, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/xmlunit.version-2.10.2 branch May 28, 2025 13:20
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