reactive-wizard
reactive-wizard copied to clipboard
Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.16.0
Bumps com.puppycrawl.tools:checkstyle from 10.14.0 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.087cf29c
doc: release notes for 10.16.04096711
Issue #14765: fix OverloadMethodsDeclarationOrderCheck5b05fff
Issue #14625: fixed inspections violations MismatchedJavadocCode48de202
dependency: bump com.google.errorprone:error_prone_core508757d
Issue #14625: move TailRecursion inspection problems to separate issue10908a4
Issue #14625: fix inspection violations OptionalGetWithoutIsPresent508c361
Issue #13213: Remove '//ok' comments from InputJavadocMethodExtraThrows40a1bba
supplemental: removed conditional that checks suppression list101e623
Issue #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 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)