Add support for Java 23 and Java 24 (PR #4901 by @rpx99)
Improved the code by removing code duplication from the method used to obtain methods declared in a class/interface/enumeration (PR #4883 by @jlerbsc)
Fixed
Fix: issue 4890 Method call resolution fails for variadic reference-type parameters with primitive arguments (PR #4943 by @jlerbsc)
Fix: issue 4941 Type variables are not correctly mapped when inheriting between generic interfaces (PR #4942 by @jlerbsc)
Fix: issue 4188 UnsolvedSymbolException resolving MethocCallExpr using MethodReferenceExpr (PR #4931 by @jlerbsc)
Fix grammar ambiguities causing crashes when using assert and module as names (PR #4929 by @johannescoetzee)
Fix: issue #3916 Method 'valueOf' cannot be resolved in context MyEnum.One.valueOf("") (PR #4916 by @jlerbsc)
Adds the ability to use the word 'assert' prior to Java version 1.4 (PR #4915 by @jlerbsc)
Fix: Simplify code and possibly improve the resolution of extended interfaces when using qualified names (PR #4882 by @jlerbsc)
test: improve SourceRoot coverage and apply spotless formatting #4795 (PR #4881 by @Joyce-5)
renovateBot
changed the title
fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Jan 22, 2026
renovateBot
changed the title
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Jan 27, 2026
renovateBot
changed the title
fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Apr 30, 2026
renovateBot
changed the title
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.0
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.1
May 4, 2026
renovateBot
changed the title
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.1
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.2
May 31, 2026
renovateBot
changed the title
Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.2
fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.2
Aug 17, 2026
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
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:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)v3.28.2
issues resolved
Added
Changed
Fixed
Uncategorised
❤️ Contributors
Thank You to all contributors who worked on this release!
v3.28.1
issues resolved
Added
Changed
Fixed
Uncategorised
❤️ Contributors
Thank You to all contributors who worked on this release!
v3.28.0
issues resolved
Added
Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors
Thank You to all contributors who worked on this release!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.