Skip to content
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

Bump xmlunit-assertj from 2.8.2 to 2.8.3 #1077

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps xmlunit-assertj from 2.8.2 to 2.8.3.

Release notes

Sourced from xmlunit-assertj's releases.

XMLUnit for Java 2.8.3

  • added a new fullDescription method to Diff that provides a string-representation of all differences - not just the first one like toString does. PR #235 fixing #232 by @​Boiarshinov

  • made sure AssertJ's methods to override the assertion message like withFailMessage are honored. #225

  • adjusted unit tests so they pass when AssertJ 3.19.0 is used. PR #212 by mmathesius

Changelog

Sourced from xmlunit-assertj's changelog.

XMLUnit for Java 2.8.3 - /Released 2021-10-17/

  • added a new fullDescription method to Diff that provides a string-representation of all differences - not just the first one like toString does. PR #235 fixing #232 by @​Boiarshinov

  • made sure AssertJ's methods to override the assertion message like withFailMessage are honored. #225

  • adjusted unit tests so they pass when AssertJ 3.19.0 is used. PR #212 by mmathesius

Commits

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 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-assertj](https://github.com/xmlunit/xmlunit) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #1077 (8d6bea7) into master (9ab8d16) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1077   +/-   ##
=========================================
  Coverage     79.80%   79.80%           
  Complexity     1453     1453           
=========================================
  Files           240      240           
  Lines          5328     5328           
  Branches        420      420           
=========================================
  Hits           4252     4252           
  Misses          919      919           
  Partials        157      157           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ab8d16...8d6bea7. Read the comment docs.

@uhafner uhafner merged commit 7f7224e into master Oct 20, 2021
@uhafner uhafner deleted the dependabot/maven/org.xmlunit-xmlunit-assertj-2.8.3 branch October 20, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
1 participant