Skip to content

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

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

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core (source) 3.25.1 -> 3.25.2 age adoption passing confidence

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

javaparser/javaparser

v3.25.2

issues resolved

Changed
Fixed
  • Fix: issue 3947 MANIFEST.MF points to non-existent URL (MR #​3966 by @​jlerbsc)
  • Fix: issue 3951 ConfilictingGenericTypesException is thrown when an Object type is expected as a parameter and an interface is provided as the actual parameter (MR #​3963 by @​jlerbsc)
  • Fix: issue 3949 LexicalPreservingPrinter Ignores Changes to LambdaExp… (MR #​3959 by @​jlerbsc)
  • Fix: Unit test since Return-Type-Substituable is fully implemented on reference type (MR #​3943 by @​jlerbsc)
  • Fix: issue on FunctionalInterfaceLogic but waiting for Return-Type-Su… (MR #​3941 by @​jlerbsc)
  • Suggested fix: hardcoded specific LambdaExpr case in LexicalDifferenc… (MR #​3938 by @​blacelle)
  • Fix TextBlockLiteralExpr in LexicalDifferenceCalculator (MR #​3937 by @​blacelle)
  • Fix: issue 3919 An array of primitive type cannot be assigned to an array of object (MR #​3933 by @​jlerbsc)
Developer Changes
Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports