Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 13.4.2
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(about 1 month ago)
(16 days ago)
(16 days ago)
dependencies java
Bumps com.puppycrawl.tools:checkstyle from 11.0.0 to 13.4.2.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
checkstyle-13.4.2
Checkstyle 13.4.2 - https://checkstyle.org/releasenotes.html#Release_13.4.2
Bug fixes:
#19709 - False-positive in Indentation check with yield switch statements. #19755 - Add checks for OpenJDK Style §4.3 - Method Names. #18438 - False positive: EmptyLineSeparator reports violation on method call.
checkstyle-13.4.1
Checkstyle 13.4.1 - https://checkstyle.org/releasenotes.html#Release_13.4.1
Bug fixes:
#5460 - ImportOrder: option=under; doesn't allow empty line between 'import' and 'import static'. #19641 - Add checks for OpenJDK Style §3.10 - Variable Declarations. #19620 - Add checks for OpenJDK Style §3.14 - Literals. #19619 - Add checks for OpenJDK Style §3.7 - Indentation. #19617 - Add checks for OpenJDK Style §2 - Java Source Files. #19662 - Add checks for OpenJDK Style §3.12 - Lambda Expressions. #19559 - AnnotationLocation allows same-line parameterless annotation on class declarations (violates Google Style §4.8.5.2). #19608 - False negative: VariableDeclarationUsageDistance does not flag variable usage inside try blocks. #19682 - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in google_checks.xml.
... (truncated)
Commits
7fade3b[maven-release-plugin] prepare release checkstyle-13.4.2559c008doc: release notes for 13.4.28ff1f4fIssue #19772: Excluded plexus-utils due to vulnerability7de1768dependency: bump checkerframework.version from 4.0.0 to 4.1.0ff75c20Issue #19764: Move violation comments out of Javadoc for javadoctype input files3db5753Issue #19729: added formatting56c54adIssue #19709: Fix Indentation false positive for nested yield switch expression04a55f7Issue #19755: Added checks for OpenJDK Style §4.3 - Method Namesc1a3c48Issue #12843: Activate disabled no-error validation jobs in CI2dce8d2Issue #13740: Find a way to make example message skip par or message without ...- 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)
Package Dependencies
com.puppycrawl.tools:checkstyle
maven
11.0.0 → 13.4.2
Major
Technical Details
| ID: | 15985237 |
| UUID: | 4425384167 |
| Node ID: | PR_kwDOPdEMRs7aew44 |
| Host: | GitHub |
| Repository: | devopsvendi/java-project |