Skip to content

Bump com.github.javaparser:javaparser-symbol-solver-core from 3.27.0 to 3.28.1 - #101

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.javaparser-javaparser-symbol-solver-core-3.28.1
Closed

Bump com.github.javaparser:javaparser-symbol-solver-core from 3.27.0 to 3.28.1#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.javaparser-javaparser-symbol-solver-core-3.28.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown

Bumps com.github.javaparser:javaparser-symbol-solver-core from 3.27.0 to 3.28.1.

Release notes

Sourced from com.github.javaparser:javaparser-symbol-solver-core's releases.

javaparser-parent-3.28.1

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!

javaparser-parent-3.28.0

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

  • Fix: issue 4890 Method call resolution fails for variadic reference-type parameters with primitive arguments (PR #4943 by @​jlerbsc)

... (truncated)

Changelog

Sourced from com.github.javaparser:javaparser-symbol-solver-core's changelog.

Version 3.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!

Version 3.28.0

issues resolved

Added

Changed

... (truncated)

Commits
  • f3eec10 [maven-release-plugin] prepare release javaparser-parent-3.28.1
  • 73a872a update readme
  • dd85a9c Update changelog
  • e4fbb05 Merge pull request #4994 from javaparser/renovate/codecov-codecov-action-6.x
  • e2ee251 chore(deps): update codecov/codecov-action action to v6
  • d8ea322 fix(grammar): allow empty component list in RecordPattern
  • b3b12a3 fix(grammar): allow empty component list in RecordPattern
  • 1f5ee1a fix(deps): update dependency org.javassist:javassist to v3.31.0-ga (#5006)
  • 88b1028 fix(deps): update dependency org.checkerframework:checker-qual to v3.55.1 (#5...
  • ede7f68 fix(deps): update dependency com.google.guava:guava to v33.6.0-jre (#5003)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.javaparser:javaparser-symbol-solver-core](https://github.com/javaparser/javaparser) from 3.27.0 to 3.28.1.
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.27.0...javaparser-parent-3.28.1)

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-symbol-solver-core
  dependency-version: 3.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 29, 2026
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.

If you plan to continue work on this:

  • Update the PR with new commits
  • Respond to review comments
  • Rebase on the latest main branch

Thank you for your contribution!

@github-actions github-actions Bot added the stale label Jul 14, 2026
@github-actions

Copy link
Copy Markdown

This pull request was automatically closed due to inactivity.
Feel free to reopen if you'd like to continue this work.

@github-actions github-actions Bot closed this Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/gradle/com.github.javaparser-javaparser-symbol-solver-core-3.28.1 branch July 28, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants