dependency-check-plugin
dependency-check-plugin copied to clipboard
Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.16.0
Bumps com.puppycrawl.tools:checkstyle from 10.12.7 to 10.16.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
checkstyle-10.16.0
Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0
New:
#14620 - LITERAL_CASE token support in RightCurlyCheck
Bug fixes:
#14765 - OverloadMethodDeclarationOrder check ignores anything besides methods #14788 - MagicNumberCheck NPE when ignoring field declarations #14092 - UnusedLocalVariable does not support local classes #12923 - UnusedImports does not report unused static imports when the method is used as a method reference
checkstyle-10.15.0
Checkstyle 10.15.0 - https://checkstyle.org/releasenotes.html#Release_10.15.0
Breaking backward compatibility:
#14615 - fix ordering of AST under STRING_TEMPLATE_BEGIN and remove empty STRING_TEMPLATE_CONTENT nodes
New:
#11340 - Add ignoreMethodAnnotatedBy property to ParameterNumberCheck
Bug fixes:
#11230 - FallThrough check false positive with labelled break #3110 - some messages are still hardcoded in english
... (truncated)
Commits
e8aa612[maven-release-plugin] prepare release checkstyle-10.16.087cf29cdoc: release notes for 10.16.04096711Issue #14765: fix OverloadMethodsDeclarationOrderCheck5b05fffIssue #14625: fixed inspections violations MismatchedJavadocCode48de202dependency: bump com.google.errorprone:error_prone_core508757dIssue #14625: move TailRecursion inspection problems to separate issue10908a4Issue #14625: fix inspection violations OptionalGetWithoutIsPresent508c361Issue #13213: Remove '//ok' comments from InputJavadocMethodExtraThrows40a1bbasupplemental: removed conditional that checks suppression list101e623Issue #14715: Enforced new naming convention in IT area 24- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)