Skip to content

Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.2#1828

Merged
kingthorin merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 1, 2026
Merged

Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.2#1828
kingthorin merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

This PR contains the following updates:

Package Change Age Confidence
com.github.javaparser:javaparser-symbol-solver-core (source) 3.28.13.28.2 age confidence

Release Notes

javaparser/javaparser (com.github.javaparser:javaparser-symbol-solver-core)

v3.28.2

issues resolved

Added
  • fix: implement phase-2 poly-expression inference for method/construct or references (JLS §15.12.2.7) (PR #​5031 by @​jlerbsc)
  • Enforce JLS §14.11.1 language-level rules for multi-pattern case labels (PR #​5010 by @​jlerbsc)
Changed
Fixed
Uncategorised
  • fix: resolve NameExpr to field when local variable with same name is declared later (PR #​5025 by @​jlerbsc)
❤️ Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jun 1, 2026

PR Summary

  • Updated Java Parser version in Project Configuration file
    The version of Java Parser used in our project has been updated from version 3.28.1 to 3.28.2 in our Project's Configuration ('pom.xml') file. This update incorporates the latest features, security patches, and performance improvement from the recent version of Java Parser into our project.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.43%. Comparing base (1b6a9fe) to head (e2d7305).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1828      +/-   ##
============================================
- Coverage     92.44%   92.43%   -0.02%     
  Complexity     3513     3513              
============================================
  Files           343      343              
  Lines          6962     6962              
  Branches        684      684              
============================================
- Hits           6436     6435       -1     
- Misses          360      361       +1     
  Partials        166      166              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kingthorin kingthorin merged commit 40a17e1 into main Jun 1, 2026
13 checks passed
@kingthorin kingthorin deleted the renovate/all-minor-patch branch June 1, 2026 00:36
@asolntsev asolntsev added this to the 2.6.0 milestone Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants