Skip to content
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

chore(deps): bump com.github.javaparser:javaparser-core from 3.26.3 to 3.26.4 #6988

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.github.javaparser:javaparser-core from 3.26.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!

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!

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.26.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.26.3...javaparser-parent-3.26.4)

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from manusa, oscerd and rohanKanojia April 1, 2025 11:57
@dependabot dependabot bot requested review from andreaTP and shawkins as code owners April 1, 2025 11:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2025
Copy link

sonarqubecloud bot commented Apr 1, 2025

@manusa manusa added this to the 7.2.0 milestone Apr 1, 2025 — with automated-tasks
Copy link
Member

@manusa manusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx!

@manusa manusa merged commit 6880e4a into main Apr 1, 2025
20 checks passed
@manusa manusa deleted the dependabot/maven/com.github.javaparser-javaparser-core-3.26.4 branch April 1, 2025 12:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants