Skip to content

fix(deps): update java-parser-version to v3.28.2#90

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/java-parser-version
Open

fix(deps): update java-parser-version to v3.28.2#90
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/java-parser-version

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.javaparser:javaparser-symbol-solver-core (source) 3.27.03.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!

v3.28.1

issues resolved

Added
Changed
  • refactor(lexicalpreservation): introduce TextElementSequence API and migrate core classes (PR #​4955 by @​jlerbsc)
  • refactor: Extract and centralize indentation logic in lexical preservation (PR #​4952 by @​jlerbsc)
Fixed
Uncategorised
  • Add comprehensive test suite for lexical preserving printer rules (PR #​4957 by @​jlerbsc)
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.28.0

issues resolved

Added
Changed
  • Improves issue 4188 resolution (PR #​4934 by @​jlerbsc)
  • 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
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!

v3.27.1

issues resolved

Changed
Fixed
Developer Changes
Uncategorised
❤️ Contributors

Thank You to all contributors who worked on this release!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot 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 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/java-parser-version branch from def77cb to e0cf68a Compare May 4, 2026 18:23
@renovate renovate Bot changed the title fix(deps): 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.1 May 4, 2026
@renovate renovate Bot force-pushed the renovate/java-parser-version branch from e0cf68a to 926d328 Compare June 3, 2026 13:31
@renovate renovate Bot changed the title fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.28.1 fix(deps): update java-parser-version to v3.28.2 Jun 3, 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.

0 participants