Skip to content

Bump the development-dependencies group with 2 updates #10056

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 2 updates: org.xmlunit:xmlunit-assertj3 and com.github.spotbugs.

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

Updates com.github.spotbugs from 6.1.11 to 6.1.12

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 2 updates: [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) and com.github.spotbugs.


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)

Updates `com.github.spotbugs` from 6.1.11 to 6.1.12

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-assertj3
  dependency-version: 2.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: com.github.spotbugs
  dependency-version: 6.1.12
  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 May 25, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels May 25, 2025
@artembilan artembilan added this to the 6.5.1 milestone May 25, 2025
@artembilan artembilan merged commit 42b281b into main May 25, 2025
2 of 3 checks passed
@artembilan artembilan deleted the dependabot/gradle/development-dependencies-18e4ad6588 branch May 25, 2025 01:30
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.

1 participant