Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 13.2.0
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(4 months ago)
(3 months ago)
(3 months ago)
dependencies java Stale
Bumps com.puppycrawl.tools:checkstyle from 11.0.0 to 13.2.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
checkstyle-13.2.0
Checkstyle 13.2.0 - https://checkstyle.org/releasenotes.html#Release_13.2.0
New:
#16678 - new Check: NumericalPrefixesInfixesSuffixesCharacterCaseCheck numerical prefixes, infixes, and suffixes should be lowercase, except for "L"
Bug fixes:
#18653 - False-negative: HexLiteralCase does not throw violation on Hex float literals #18486 - False positive: JavadocParagraph reports violation when
<`p`>is after tagscheckstyle-13.1.0
Checkstyle 13.1.0 - https://checkstyle.org/releasenotes.html#Release_13.1.0
Breaking backward compatibility:
#12556 - Remove deprecated method CheckstyleAntTask:createClasspath()
New:
#18329 - ImportControl: add module attribute to allow/disallow module imports #18368 - New check: MissingOverrideOnRecordAccessor to require Override on record component accessor methods
Bug fixes:
#16087 - false positive invalid tag JavadocType #18790 - IllegalTokenText reports false positives for Unicode whitespace characters without escape sequences #18118 - Inconsistent behaviour of
Indentationcheck #13038 - VariableDeclarationUsageDistanceCheck doesn't handle method definition properly
... (truncated)
Commits
4dd3be8[maven-release-plugin] prepare release checkstyle-13.2.084fa874doc: release notes for 13.2.048dfde0Issue #18809: removed xdocs section markers8ffb662Issue #17882: Add STRING_LITERAL token Javadoc with AST exampled0dcddfIssue #18612: Remove redundant tokens property from CustomImportOrder in goog...a6594e0Issue #18599: Disable InlineMeSuggester as Error Prone annotations are forbid...c1f7520Issue #18843: Indentation Check Handlers should not have reference to check i...6a0b1edIssue #18856: Split openrewrite-refaster-rules ci job into two jobs66b1f61Issue #18836: Enable pitest EXPERIMENTAL_MEMBER_VARIABLE and exclude optimiza...c7da3eedependency: Update Google Java Format version to 1.34.0- 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.2.0
Major
Technical Details
| ID: | 14987018 |
| UUID: | 3979862673 |
| Node ID: | PR_kwDOPdEMRs7FvBV8 |
| Host: | GitHub |
| Repository: | devopsvendi/java-project |