spotbugs / spotbugs-maven-plugin

Maven Mojo Plug-In to generate reports based on the SpotBugs Analyzer
https://spotbugs.github.io/spotbugs-maven-plugin/
Apache License 2.0
69 stars 51 forks source link

Update dependency com.github.javaparser:javaparser-core to v3.25.10 #783

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.javaparser:javaparser-core (source) 3.25.9 -> 3.25.10 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

javaparser/javaparser (com.github.javaparser:javaparser-core) ### [`v3.25.10`](https://togithub.com/javaparser/javaparser/blob/HEAD/changelog.md#Version-32510) [issues resolved](https://togithub.com/javaparser/javaparser/milestone/206?closed=1) ##### Fixed - Fix issue 4345 Strange error when trying to find erasure of generic t… (PR [#​4362](https://togithub.com/javaparser/javaparser/pull/4362) by [@​jlerbsc](https://togithub.com/jlerbsc)) - fix: issue 4358 prevent infinite cycles with static imports (PR [#​4359](https://togithub.com/javaparser/javaparser/pull/4359) by [@​kdunee](https://togithub.com/kdunee)) - Refactor `ResolvedReferenceType#equals` (PR [#​4351](https://togithub.com/javaparser/javaparser/pull/4351) by [@​freya022](https://togithub.com/freya022)) - fix: issue 4331 Cannot be 'abstract' and also 'private'. for a private method in an interface (PR [#​4332](https://togithub.com/javaparser/javaparser/pull/4332) by [@​jlerbsc](https://togithub.com/jlerbsc)) ##### Developer Changes - chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (PR [#​4341](https://togithub.com/javaparser/javaparser/pull/4341) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### :heart: Contributors Thank You to all contributors who worked on this release! - [@​kdunee](https://togithub.com/kdunee) - [@​freya022](https://togithub.com/freya022) - [@​jlerbsc](https://togithub.com/jlerbsc)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.