dependabot maven(deps): bump checkstyle from 10.21.4 to 10.23.0
Bumps checkstyle from 10.21.4 to 10.23.0.
Release notes
Sourced from checkstyle's releases.
checkstyle-10.23.0
Checkstyle 10.23.0 - https://checkstyle.org/releasenotes.html#Release_10.23.0
New:
#9745 - JavadocMethod: new property 'allowInlineReturn' to support for Javadoc return tag as inline
Bug fixes:
#14697 - False negative in UnusedImportCheck
checkstyle-10.22.0
Checkstyle 10.22.0 - https://checkstyle.org/releasenotes.html#Release_10.22.0
Breaking backward compatibility:
#9280 - JavadocVariable: new property 'accessModifiers' as substitution of 'scope' and 'excludeScope' #15499 - Change default or IllegalIdentifierName
Bug fixes:
#16641 -
FileContents.getJavadocBefore()
: Comments should not be skipped if it is not alone in line #16385 - JavadocTagContinuationIndentation Ignore indentation check when HTML tag break line #16628 - use SLL prediction mode for fast javadoc parsing to improve performance #43 - JavadocMethod: Javadoc Not Detected Above Multiline Comments #12817 - Incorrect Indentation errors for expression switches with google_checks.xml #6637 - SuppressWarningsHolder aliasList members don't act like aliases #13043 - Make references optional for link and linkplain tags #16005 - Parse errors if ``@see
spans multiple lines #14446 - Parse error when Javadoc contains `@`snippet with code example that uses Java annotation
... (truncated)
Commits
-
25f2753
[maven-release-plugin] prepare release checkstyle-10.23.0 -
ed97c94
doc: release notes for 10.23.0 -
9e773ff
Issue #16332: Updated SuppressionSingleFilterExamplesTest methods to use veri... -
688d0cd
Issue #16360: Migrate XMLLoggerTest to use inlineConfigParser -
66946e9
Issue #16360: Migrate XMLLoggerTest.testAddErrorOnZeroColumns to use inlineCo... -
4890ef6
Issue #14631: Updated HR_TAG to new AST format -
754c35d
minor: Bump version to 10.23.0-SNAPSHOT -
359fa91
Issue #16155: use nio api in XpathFileGeneratorAuditListener -
3f0fec8
Issue #9745: Added JavadocMethod inline return tag support -
381a852
Issue #14631: Updated DD to new AST format - Additional commits viewable in compare view