Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xmlunit:xmlunit-matchers (source) 2.8.4 -> 2.9.0 age adoption passing confidence
org.xmlunit:xmlunit-core (source) 2.8.4 -> 2.9.0 age adoption passing confidence

Release Notes

xmlunit/xmlunit

v2.9.0

Compare Source

  • added a new module xmlunit-jakarta-jaxb-impl that makes
    Input.fromJaxb use jakarta.xml.bind rather than
    javax.xml.bind. For more details see the User's
    Guide
    .

    This change is not fully backwards compatible. The JaxbBuilder
    class has become abstract and the withMarshaller method has
    changed its signature. For most cases the change will not be noticed
    and for almost all other cases it should be enough to re-compile
    your code against XMLUnit 2.9.x.

    Issue #​227 and PR
    #​247

  • added NodeFilters#satisfiesAll and satifiesAny methods to make
    it easier to combine multiple node filters.
    added to simplify the use case of #​249


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 🤖 dependencies Dependency upgrade label Jan 25, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jan 25, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #2474 (2cd52f2) into main (699b702) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2474   +/-   ##
=========================================
  Coverage     83.64%   83.64%           
  Complexity     2677     2677           
=========================================
  Files           319      319           
  Lines          9441     9441           
  Branches        918      918           
=========================================
  Hits           7897     7897           
  Misses         1204     1204           
  Partials        340      340           

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 699b702...2cd52f2. Read the comment docs.

@mpkorstanje mpkorstanje merged commit f16431f into main Jan 25, 2022
@mpkorstanje mpkorstanje deleted the renovate/xmlunit.version branch January 25, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 dependencies Dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants