Skip to content

Bump com.github.javaparser:javaparser-core from 3.6.3 to 3.26.4 #3245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps com.github.javaparser:javaparser-core from 3.6.3 to 3.26.4.

Release notes

Sourced from com.github.javaparser:javaparser-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)

❤️ Contributors

Thank You to all contributors who worked on this release!

javaparser-parent-3.26.3

Changed

Fixed

Developer Changes

... (truncated)

Changelog

Sourced from com.github.javaparser:javaparser-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)

❤️ Contributors

Thank You to all contributors who worked on this release!

Version 3.26.3

issues resolved

Changed

Fixed

... (truncated)

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)

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

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-core
  dependency-version: 3.26.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Apr 7, 2025
@tishun tishun added the status: help-wanted An issue that a contributor can help us with label Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help-wanted An issue that a contributor can help us with type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant