javasymbolsolver-maven-sample icon indicating copy to clipboard operation
javasymbolsolver-maven-sample copied to clipboard

Bump com.github.javaparser:javaparser-symbol-solver-core from 3.26.3 to 3.26.4

Open dependabot[bot] opened this issue 7 months ago • 0 comments

Bumps com.github.javaparser:javaparser-symbol-solver-core from 3.26.3 to 3.26.4.

Release notes

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

javaparser-parent-3.26.4

Developer Changes

Uncategorised

  • Fix: issue 4554 Import added through CompilationUnit.addImport should not have a range (PR #4693 by @​jlerbsc)
  • Improving documentation on SwithEntry (PR #4685 by @​jlerbsc)
  • Fix issue 4670 LexicalPreservingPrinter removed incorect token when removing modifier of a Parameter with annotations (PR #4674 by @​jlerbsc)
  • Fix: issue 4668 Issue with FieldAccessExpr resolving for custom class (PR #4671 by @​jlerbsc)
  • #4664 remove misleading javadoc (PR #4666 by @​verhasi)
  • #4653 use report-aggregate of jacoco instead of report to use the dep… (PR #4658 by @​verhasi)

:heart: Contributors

Thank You to all contributors who worked on this release!

Changelog

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

Next Release (Version 3.26.4)

issues resolved

Developer Changes

Uncategorised

  • Fix: issue 4554 Import added through CompilationUnit.addImport should not have a range (PR #4693 by @​jlerbsc)
  • Improving documentation on SwithEntry (PR #4685 by @​jlerbsc)
  • Fix issue 4670 LexicalPreservingPrinter removed incorect token when removing modifier of a Parameter with annotations (PR #4674 by @​jlerbsc)
  • Fix: issue 4668 Issue with FieldAccessExpr resolving for custom class (PR #4671 by @​jlerbsc)
  • #4664 remove misleading javadoc (PR #4666 by @​verhasi)
  • #4653 use report-aggregate of jacoco instead of report to use the dep… (PR #4658 by @​verhasi)

:heart: Contributors

Thank You to all contributors who worked on this release!

Commits
  • 42e17b2 [maven-release-plugin] prepare release javaparser-parent-3.26.4
  • 40f899a Update changelog
  • e6da9bf update readme
  • 4100434 Update changelog
  • abfb109 fix(deps): update byte-buddy.version to v1.17.5 (#4702)
  • c0a0e2c chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.22.0 (#...
  • 05256ca fix(deps): update byte-buddy.version to v1.17.4 (#4696)
  • d02e308 fix(deps): update byte-buddy.version to v1.17.3 (#4695)
  • fe6856f Merge pull request #4693 from jlerbsc/master
  • fc7d6a6 Fix formatting issue
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Apr 01 '25 10:04 dependabot[bot]