chore(deps)(deps): bump com.github.javaparser:javaparser-symbol-solver-core from 3.28.0 to 3.28.1
Closed
Number: #127
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
May 11, 2026 at 10:53 AM UTC
(19 days ago)
(19 days ago)
Updated:
May 13, 2026 at 04:29 AM UTC
(17 days ago)
(17 days ago)
Closed:
May 13, 2026 at 04:29 AM UTC
(17 days ago)
(17 days ago)
Time to Close:
1 day
Description:
Bumps com.github.javaparser:javaparser-symbol-solver-core from 3.28.0 to 3.28.1.
Release notes
Sourced from com.github.javaparser:javaparser-symbol-solver-core's releases.
javaparser-parent-3.28.1
Added
- Implement switch expr type extraction (PR #4968 by
@mrjameshamilton)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
- fix(grammar): allow empty component list in RecordPattern (PR #5008 by
@jlerbsc)- Fix: issue #4974 How to detect array.length ValueDeclaration (PR #5000 by
@jlerbsc)- Fix CommentInserter crash on compact classes (PR #4963 by
@johannescoetzee)- Resolve parsing issue for module-info classes with multiple exports (PR #4962 by
@mrjameshamilton)- Issue3365 (PR #4956 by
@jlerbsc)- Fix: issue 4949 Parsing issue in switch with yield with Java 25 parser configuration (PR #4950 by
@jlerbsc)Uncategorised
:heart: Contributors
Thank You to all contributors who worked on this release!
Changelog
Sourced from com.github.javaparser:javaparser-symbol-solver-core's changelog.
Version 3.28.1
Added
- Implement switch expr type extraction (PR #4968 by
@mrjameshamilton)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
- fix(grammar): allow empty component list in RecordPattern (PR #5008 by
@jlerbsc)- Fix: issue #4974 How to detect array.length ValueDeclaration (PR #5000 by
@jlerbsc)- Fix CommentInserter crash on compact classes (PR #4963 by
@johannescoetzee)- Resolve parsing issue for module-info classes with multiple exports (PR #4962 by
@mrjameshamilton)- Issue3365 (PR #4956 by
@jlerbsc)- Fix: issue 4949 Parsing issue in switch with yield with Java 25 parser configuration (PR #4950 by
@jlerbsc)Uncategorised
:heart: Contributors
Thank You to all contributors who worked on this release!
Commits
f3eec10[maven-release-plugin] prepare release javaparser-parent-3.28.173a872aupdate readmedd85a9cUpdate changeloge4fbb05Merge pull request #4994 from javaparser/renovate/codecov-codecov-action-6.xe2ee251chore(deps): update codecov/codecov-action action to v6d8ea322fix(grammar): allow empty component list in RecordPatternb3b12a3fix(grammar): allow empty component list in RecordPattern1f5ee1afix(deps): update dependency org.javassist:javassist to v3.31.0-ga (#5006)88b1028fix(deps): update dependency org.checkerframework:checker-qual to v3.55.1 (#5...ede7f68fix(deps): update dependency com.google.guava:guava to v33.6.0-jre (#5003)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Ecosystem:
maven
maven
Version Change:
3.28.0 → 3.28.1
Update Type:
Patch
Patch
Technical Details
| ID: | 15784107 |
| UUID: | 4420196954 |
| Node ID: | PR_kwDORy3Sgs7aNx3T |
| Host: | GitHub |
| Repository: | RandomCodeSpace/codeiq |