fix(deps): update dependency checkstyle to v13.2.0#8053
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency checkstyle to v13.2.0#8053renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8053 +/- ##
============================================
- Coverage 90.22% 90.21% -0.01%
Complexity 7600 7600
============================================
Files 838 838
Lines 22806 22806
Branches 2274 2274
============================================
- Hits 20577 20575 -2
- Misses 1517 1519 +2
Partials 712 712 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.1.0→13.2.0Release Notes
checkstyle/checkstyle (checkstyle)
v13.2.0Compare Source
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 tagsOther Changes:
Documentation examples for MultiFileRegexpHeader does not have any header
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Redundant `tokens` property in `CustomImportOrder` of `google_checks.xml`
Resolve error-prone violations
Fix SpotBugs UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR warning in IndentationCheck
Split openrewrite-refaster-rules ci job into two jobs
Enable pitest EXPERIMENTAL_MEMBER_VARIABLE
Add validation for single commit in pull
Update all pitest profiles to have mutationThreshold=99
Resolve violations from spotbugs sb-contrib 7.6.0
Convert regressions that use maven-checkstyle-plugin to CLI based
Define violation messages for all violations
dependency: bump pmd.version from 7.20.0 to 7.21.0
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.