fix(deps): update all minor dependencies (v2-main)#333
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
06e935b to
2ee03cc
Compare
7fa6fda to
5ff6c06
Compare
|
5ff6c06 to
330fc4c
Compare
|
330fc4c to
ca00b6f
Compare
|
ca00b6f to
849f335
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
3.5.5→3.5.65.14.3→5.14.42.25.4→2.26.12.11.0→2.12.02.0.17→2.0.182.21.0→2.22.0Release Notes
xmlunit/xmlunit (org.xmlunit:xmlunit-assertj3)
v2.12.0Compare Source
bumped xmlunit-assertj3's dependency on assert to 3.27.7.
This is to make people aware of
GHSA-rqfh-9r24-8c9r
XMLUnit itself does not use the affected code in AssertJ so the upgrade is not strictly necessary - and this is why
the xmlunit-assertj module is not updated. In fact the assertions provided by xmlunit-assertj3 are the recommended
upgrade path for users of AssertJ 3.x+.
PRs #320 and
#321
actually made
withDTDParsingDisableddo what it says.This is a bugfix and in a way it is backwards incompatible as it changes default behavior in a way that I intended to
do with XMLUnit 2.6.0 eight years ago.
DocumentBuilderFactoryConfigurer.DefaultWithDTDParsingprovides thebehavior of XMLUnit 2.6.0 to 2.11.0.
PRs #326 by @jmestwa-coder
and #328
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.