Skip to content

Update dependency checkstyle to v10.5.0

Particify Dependency Bot requested to merge renovate/checkstyle-10.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
checkstyle (source) 10.3.4 -> 10.5.0 age adoption passing confidence

Release Notes

checkstyle/checkstyle

v10.5.0

Compare Source

Checkstyle 10.5.0 - https://checkstyle.org/releasenotes.html#Release_10.5.0

New:

#​11644 - Allow 3rd party Check providers to group modules under custom parent module

Bug fixes:

#​12443 - checkstyle 10.3.3 and newer throws NullPointerException on annotated generic types from IllegalType rule #​12345 - False positive in NoWhiteSpaceAfter #​12291 - EmptyForInitializerPad: ArrayIndexOutOfBoundsException

Other Changes:
doc: releasenotes 10.5.0
Resolve Pitest suppression for RightCurlyCheck
Remove new curl parameter from all GitHub actions for release
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
Github action "Copy site to sourceforge"
Issue #​11604: separates detail ast from xpath
PMD warning in execution logs
failure of update github.io to clone checkstyle.github.io
Enforce file size on Java inputs
failure to publish github release notes ' R: Publish GitHub Page'
Resolve Pitest suppression for AccessModifierOption
Resolve Pitest suppression for SeparatorWrapCheck
Re-enable sonar
Investigate why GITHUB token has no access to issues
Update doc for MutableException
Update Test Configuration To Support Adding TreeWalker Property
Missing Link found on Checkstyle docs
doc: archive release notes for 8.0-8.34
add release number validation
Create instance of regexp check to enforce usage of 'fail-with-body' in curl commands
Action 'Bump version/Update Milestone' is failing to update milestones
Specify violation messages in input files.
'R: Publish GitHub Page' failing at perform curl command but action status is succcess
Debug documentation is not clear
Improper text in NewLineAtEndOfFileCheck documentation
doc: expanded documentation on severities
Resolve Pitest for Block Profile-2

v10.4

Compare Source

Checkstyle 10.4 - https://checkstyle.org/releasenotes.html#Release_10.4

Breaking backward compatibility:

#​12101 - Checker.localeLanguage property work strange with system property user.language #​12102 - Remove custom cache in Violation.java. It was extra cache for resource bundle cache for messages.

Bug fixes:

#​11920 - False Positive: UnusedLocalVariableCheck

Other Changes:
Overview Section is quite confusing
Move codenarc to non GitHub CI
CI: validate MR number when commit is for MR
Create CI task to fail MR if merge commit exists
checker-framework.groovy depends too much on name of repo
Resolve Switch case mutation for ParenPad
Rename all 'Checker-Framework / checker-..' actions
Resolve Pitest suppression for ParenPad
Resolve Pitest suppression for Javadoc profile
Resolve Pitest suppression for misc profile
dependency: bump mockito-inline from 4.8.0 to 4.8.1
UnusedImports doc: add limitation regarding same-name imports
Update doc for EmptyLineSeparator
Update verify-no-exception-configs validation
Pitest/Checker: Drop New/Unnecessary Displays And Switch to Git Diff
Add example of custom jars to Ant Documentation
Resolve Pitest suppression for block profile
Resolve Pitest suppression for EmptyForInitializerPad-2
doc: Update SuppressionXpathSingleFilter example (related to #​3095)
doc: remove teamcity badge but keep links in case we will restore it
Create IDEA Inspections Docker image for CircleCI
Specify violation messages in input files.
Resolve Pitest suppression for SeperatorWrapCheck
Resolve Pitest suppression for EmptyForInitializerPadCheck
Resolve Pitest suppression for MethodParamPadCheck
Resolve Pitest suppression for OperatorWrapCheck
Resolve Pitest suppression for AbstractParenPadCheck - 2
Resolve Pitest suppression for EmptyForIteratorPadCheck
Resolve Pitest suppression for AbstractParenPadCheck
Remove changes needed for PMD Accessor violations from Java 11 improvements
Minor word missing in checkstyle docs
doc: fix formatting mistake

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports