-
Notifications
You must be signed in to change notification settings - Fork 1
Commit ed3d9ec
authored
chore: update dependency com.puppycrawl.tools:checkstyle to v10.23.1 (#82)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.puppycrawl.tools:checkstyle](https://checkstyle.org/)
([source](https://redirect.github.com/checkstyle/checkstyle)) |
`10.22.0` -> `10.23.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>checkstyle/checkstyle
(com.puppycrawl.tools:checkstyle)</summary>
###
[`v10.23.1`](https://redirect.github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.23.1)
Checkstyle 10.23.1 -
https://checkstyle.org/releasenotes.html#Release\_10.23.1
Bug fixes:
[#​16630](https://redirect.github.com/checkstyle/checkstyle/issues/16630)
- JavadocParagraph false violation when `<`p`>` is inside of
`<`div`>``<`/div`>`
[#​15769](https://redirect.github.com/checkstyle/checkstyle/issues/15769)
- google_checks.xml: remove xpath suppression and false-positive
indentation violations for block codes
[#​15792](https://redirect.github.com/checkstyle/checkstyle/issues/15792)
- Fix false-negatives regarding LITERAL_CATCH to detect K`&`R Blocks in
google_checks.xml
[#​11641](https://redirect.github.com/checkstyle/checkstyle/issues/11641)
- SuppressWarningsHolder should allow usage of simple name of Checks in
aliasList
<details>
<summary>Other Changes:</summary>
<br/>
doc: remove outdated note about ANTLR versions in Javadoc vs Java
grammar explanation <br/>
Define violation messages for all violations <br/>
Missing test for InputIndentationInvalidArrayInitIndent.java with
forceStrictCondition=false <br/>
Update Filters Exampes to use verifyFilterWithInlineConfigParser <br/>
Cover pitest survivals with tests <br/>
disallow import of `java.util.concurrent.atomic.AtomicInteger` yet, it
is still used in `api\SeverityLevelCounter.java` and
`checks\UniquePropertiesCheck.java` <br/>
Update CLI help to mention that folder also can be used <br/>
Extend documentation on no lombok support <br/>
separate examples by horizontal line <br/>
Configuration website does not allow linking to Examples <br/>
Remove usage of AtomicInteger from NPathComplexityCheck <br/>
update JavadocTokenTypes.java to new format of AST print <br/>
chore: use span classes for layout <br/>
Website layout breaks at viewport width `>`= 1999px <br/>
fix `OSX build` when `.DS_Store` is present <br/>
doc: remove SonarCloud badge from README.md <br/>
use new nio jdk api instead of all api <br/>
Enforce file size on Java inputs <br/>
infra: verify-no-exception-configs is in semaphore ci <br/>
align ubuntu image version `ubuntu-22.04` -`>` `ubuntu-24.04` <br/>
doc: improve variableDeclarationUsage...Check's docs to avoid confusion
on calculation of distance <br/>
Resolve CheckerFramework violations <br/>
fix whitespace typo in `Note : ` -`>` `Note: ` <br/>
Bad links on Sponsoring page <br/>
add Content section to config.xml and writinglisteners.xml.vm <br/>
Broken Backport Links on Website <br/>
Fix existing cases of `getFileContents()` usage <br/>
Broken Flattr Link and Image on Sponsoring Page <br/>
Resolve Pitest Suppression in Pitest-Javadoc Profile <br/>
SarifLoggerTest.java to use verifyWithInlineConfigParserAndLogger <br/>
</details>
###
[`v10.23.0`](https://redirect.github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.23.0)
Checkstyle 10.23.0 -
https://checkstyle.org/releasenotes.html#Release\_10.23.0
New:
[#​9745](https://redirect.github.com/checkstyle/checkstyle/issues/9745)
- JavadocMethod: new property 'allowInlineReturn' to support for Javadoc
return tag as inline
Bug fixes:
[#​14697](https://redirect.github.com/checkstyle/checkstyle/issues/14697)
- False negative in UnusedImportCheck
<details>
<summary>Other Changes:</summary>
<br/>
SuppressionSingleFilterExamplesTest methods should use:
`verifyFilterWithInlineConfigParser` <br/>
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger <br/>
update JavadocTokenTypes.java to new format of AST print <br/>
use new nio jdk api instead of all api <br/>
CircleCI is failing on xwiki validation. <br/>
</details>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 6:00am" in timezone
Europe/Berlin, 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/CloudNetService/module-rest).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjQwLjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidDogZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ab83f44 commit ed3d9ecCopy full SHA for ed3d9ec
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments