dependabot maven(deps): bump checkstyle from 10.14.0 to 10.14.1
Bumps checkstyle from 10.14.0 to 10.14.1.
Release notes
Sourced from checkstyle's releases.
checkstyle-10.14.1
Checkstyle 10.14.1 - https://checkstyle.org/releasenotes.html#Release_10.14.1
Bug fixes:
#14566 - Performance regression from 10.12.4 to 10.13.0 #12020 - False positive in RightCurly with 'alone_or_singleline' RightCurlyOption in try/catch #3110 - some messages are still hardcoded in english #13309 - False positive error from JavadocType with record #3502 - VariableDeclarationUsageDistance: no violation to move variables closer to block
Commits
-
4729a8c
[maven-release-plugin] prepare release checkstyle-10.14.1 -
d5be21e
doc: release notes for 10.14.1 -
4ffb2fa
Issue #14566: Improve lexer performance -
3870875
Issue #13345: enable test for AvoidNoArgumentSuperConstructorCallCheck -
b518572
Issue #6207: Add XPath IT Regression for VisibilityModifier -
eea237e
Issue #12020: False positive in RightCurly with 'alone_or_singleline' option ... -
38906f9
Issue #13213: Remove "// ok" from onestatementperline -
75f3200
Issue #13213: Remove '//ok' from atclauseorder -
e481d61
Issue #3110: BugFix Checker.java removed hardcoded msg finishLocalSetup -
96ec54d
Issue #14436: Enforced naming convention for NestedForDepthCheckTest - Additional commits viewable in compare view