Skip to content

Update dependency com.github.javaparser:javaparser-core to v3.24.0

Semyon Levin requested to merge renovate/com.github.javaparser into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core 3.23.1 -> 3.24.0 age adoption passing confidence

Release Notes

javaparser/javaparser

v3.24.0

issues resolved

Added
Changed
  • Minor refactoring on LexicalreservingPrinter especially in the class Difference (MR #​3424 by @​jlerbsc)
  • Update the readme with @pedrombmachado 's suggestions (#​3357), and also to switch from mvn to mvnw within some sample instructions (MR #​3420 by @​MysterAitch)
  • Reducing deeply nested logic in MethodResolutionLogic (work in progress) (MR #​3411 by @​jlerbsc)
  • Reducing deeply nested logic in MethodResolutionLogic (MR #​3409 by @​jlerbsc)
  • Improved RemoveMethodGenerator and ReplaceMethodGenerator to only override super when needed. (MR #​3248 by @​4everTheOne)
  • Reduced complexity for methods in JavaParserFacade (MR #​3204 by @​4everTheOne)
Fixed
Developer Changes
Contributors

Thank You to all contributors who worked on this release!


Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports