build(deps): bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.6.0 by dependabot[bot] · Pull Request #1290 · allure-framework/allure-java
Bumps com.puppycrawl.tools:checkstyle from 12.3.1 to 13.6.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
checkstyle-13.6.0
Checkstyle 13.6.0 - https://checkstyle.org/releasenotes.html#Release_13.6.0
New:
#19813 - ConstructorsDeclarationGroupingCheck: new property required to order constructors according to increasing arity. #20109 - NoLineWrap: false negative for wrapped 'import module' (MODULE_IMPORT) declarations.
Bug fixes:
#20216 - MagicNumberCheck: NullPointerException on compact source files when ignoreFieldDeclaration=true (JEP 512). #20292 - percent-encode double quote in SarifLogger file uri. #19623 - Add checks for OpenJDK Style §3.3 - Import statements. #19926 - Documentation Comments Style Guide - validate Default Constructors. #20206 - Javadoc parser error on openjdk source java/lang/Character.java. #20215 - EmptyLineSeparatorCheck: NullPointerException on compact source files with adjacent top-level members (JEP 512). #20273 - Javadoc parser problems. #19973 - FinalLocalVariableCheck: NullPointerException on compact source files (JEP 512). #20267 - ModifiedControlVariableCheck: NullPointerException on compact source files (JEP 512). #20303 - minor: escape file name in generated suppression files. #20212 - MissingOverrideCheck: NullPointerException on compact source files when javaFiveCompatibility=true (JEP 512). #20214 - MissingOverrideOnRecordAccessorCheck: NullPointerException on compact source files (JEP 512). #20210 - MethodNameCheck: NullPointerException on compact source files (JEP 512). #20213 - UnusedLocalVariableCheck: NullPointerException on compact source files with a top-level field (JEP 512). #19734 - Add checks for OpenJDK Style - Wildcard Imports. #19908 - PackageDeclarationCheck reports false positive on JEP 512 compact source files. #19909 - OuterTypeFilename reports false positive on JEP 512 compact source files. #20111 - EmptyLineSeparator: false negative for 'import module' (MODULE_IMPORT) followed by a type declaration. #15085 - Extend UnusedLocalVariable to support pattern variables. #20108 - Indentation: false negative for 'import module' (MODULE_IMPORT) declarations are never checked. #17810 - JDK 25, JEP 512: Compact Source Files and Instance Main Methods not supported.
... (truncated)
Commits
6c24a73[maven-release-plugin] prepare release checkstyle-13.6.0cd2c012doc: release notes for 13.6.0aeb3cdeIssue #19935: Mark doc image source location as no validation6cfbdb0Issue #20216: Fix NPE in MagicNumberCheck for compact source files2f1af32Issue #19764: Move violation comments out of Javadoc in atclauseorder1c649a1Pull #20292: percent-encode double quote in SarifLogger file uri89ffcfcdependency: bump org.eclipse.jgit:org.eclipse.jgit374c13dIssue #18435: Fix xdocs Examples AST Consistency Test - annotationonsameline0d6fc8cIssue #18435: Fix xdocs Examples AST Consistency Test - annotationlocation1f2954cIssue #19623: Adding remaining modules- 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 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)