Skip to content

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

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.0 -> 3.25.1 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.1

issues resolved

API or Behaviour Change
  • Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (MR #​3896 by @​jlerbsc)
Added
Changed
Fixed
  • Fix: issue 3924 Removing ImportDeclaration with Annotated package thr… (MR #​3926 by @​jlerbsc)
  • Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor (MR #​3921 by @​jlerbsc)
  • Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f… (MR #​3920 by @​jlerbsc)
  • Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<T[]> (MR #​3917 by @​jlerbsc)
  • Fix: \s escape gives lexical error but should be valid since Java 15 (MR #​3903 by @​jlerbsc)
  • Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (MR #​3896 by @​jlerbsc)
  • Fix issue 1883 Finding lambda return type (MR #​3890 by @​jlerbsc)
  • Fix: issue 1815 ArrayIndexOutOfBoundsException when resolving lambda parameter. This fix is offered by Blackgen (MR #​3888 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