Bump com.puppycrawl.tools:checkstyle from 10.5.0 to 10.23.0 by dependabot[bot] · Pull Request #1204 · sqlancer/sqlancer
Bumps com.puppycrawl.tools:checkstyle from 10.5.0 to 10.23.0.
Release notes
Sourced from com.puppycrawl.tools: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 ``@seespans 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.0ed97c94doc: release notes for 10.23.09e773ffIssue #16332: Updated SuppressionSingleFilterExamplesTest methods to use veri...688d0cdIssue #16360: Migrate XMLLoggerTest to use inlineConfigParser66946e9Issue #16360: Migrate XMLLoggerTest.testAddErrorOnZeroColumns to use inlineCo...4890ef6Issue #14631: Updated HR_TAG to new AST format754c35dminor: Bump version to 10.23.0-SNAPSHOT359fa91Issue #16155: use nio api in XpathFileGeneratorAuditListener3f0fec8Issue #9745: Added JavadocMethod inline return tag support381a852Issue #14631: Updated DD to new AST format- 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)