Skip to content

Conversation

@xdev-renovate
Copy link
Member

@xdev-renovate xdev-renovate commented Oct 10, 2025

This PR contains the following updates:

Package Type Update Change
com.puppycrawl.tools:checkstyle (source) build minor 12.1.0 -> 12.3.0

Release Notes

checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)

v12.3.0

Checkstyle 12.3.0 - https://checkstyle.org/releasenotes.html#Release_12.3.0

New:

#​18207 - IllegalImport: new property illegalModules to cover module imports
#​17223 - Google-style: New Check TextBlockGoogleStyleFormattingCheck

Bug fixes:

#​18283 - Google style checks should allow _ keyword for anonymous variables

Other Changes:
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Clone `apache/kafka` once KAFKA-19809 is merged
Add Kakfa project into Checkstyle regression suite
use new nio jdk api instead of all api
Recfactor classes to avoid CT_CONSTRUCTOR_THROW violation
uncliear error message if basedir is Linux based but execution is on windows
test to check indentation trailing comments are vertically aligned
infra: Fixing ECJ's version to be pinned, rather than being dynamic to not break CI pipelines
Website Generation doesn't automatically reflect new changes to checks.xml and checks/`<`type`>`/index.xml
Define violation messages for all violations
checkstyle-12.2.0: fails 2 checks building from source code
Xdoc marco to put version in xdoc from 'since' javadoc tag on Check
CI: verify-no-exception-configs should actually check contribution PR to append the same Check
Resolve Pitest Suppressions - main
Resolve Pitest Suppressions - ant
doc: note UnusedImports limitation for module import declarations

v12.2.0

Checkstyle 12.2.0 - https://checkstyle.org/releasenotes.html#Release_12.2.0

New:

#​18088 - Include full check name alongside ID in XML violation reports
#​17919 - Java25's import-module support

Bug fixes:

#​18074 - JAR for 12.1.1 is missing org.slf4j package
#​18171 - RedundantImport does not work with module imports
#​18132 - PatternVariableAssignment gives error when assigning to field (using this.) with the same name as pattern variable
#​18104 - Drop support in checks for no-longer-compilable preview feature - Pattern matching for swtich

Other Changes:
doc: clarify behavior of NewlineAtEndOfFileCheck regarding extra blank lines
Resolve Pitest Suppressions - main
Improve wrapping in web site
resolve PMD warning during execution
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
Update `JavadocCommentsTokenTypes.java` to new format of AST print
doc: mention ANTLR regression report
Refine newly added reuse of metadata and xdoc to simplify Javadocs
Updating properties in Input files to mention all default properties,
Define violation messages for all violations
Convert eligible classes to records
doc: explain how to use CLI generated xpath
Update SuppressionSingleFilter examples to use all properties
Website Generation doesn't automatically reflect new changes to checks.xml and checks/`<`type`>`/index.xml
Java 22 test files that were marked as compilable but are not
Special color for property links
Inprove website rendering
Add check to prohibit Windows line endings
Complitaion jobs in CircleCI do not pick up all files
Run regression testing in CI over openjdk25
Add Java 25 compilation to CircleCI
Add `async` and/or `defer` attributes to site scripts
doc: Add extra section about 'Performance Regressions'

v12.1.2

Checkstyle 12.1.2 - https://checkstyle.org/releasenotes.html#Release_12.1.2

Bug fixes:

#​18074 - JAR for 12.1.1 is missing org.slf4j package
#​8396 - Indent issue with multiline method call with array element

Other Changes:
UI Flickering on Checkstyle.org – Panel Resizes Erratically on Navigation
Enhancement: Add Smooth Scrolling to Anchor Links in Documentation
Broken link to Maven Snapshot repository in README
Inprove website rendering
Deploy configuration-1-3.xsd to the CheckStyle website
Website Generation doesn't automatically reflect new changes to checks.xml and checks/`<`type`>`/index.xml
Enforce file size on Java inputs
doc: archive release notes for 8.35-10.26
Add missing property examples to XDocs for Checkstyle Checks
links to old releases in web are damaged
Resolve Pitest Suppressions - packagenamesloader
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
GenericWhitespace when TAB is used instead of space
Webpage is blank of JDEPEND section
Code syntax highlighting javascript (code-prettify) is executed twice
Cover pitest survivals with tests
No space in command line checkstyle commands
Resolve Pitest Suppression in Pitest-Javadoc Profile
Add `rewrite` support for `errorprone.refasterrules`

v12.1.1

Checkstyle 12.1.1 - https://checkstyle.org/releasenotes.html#Release_12.1.1

Bug fixes:

#​17975 - Incorrect encoding in non-English properties files causing garbled characters in localized messages
#​17681 - Google style config and formatter differ on blank line separation
#​3110 - some messages are still hardcoded in english

Other Changes:
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Add `rewrite` support for `errorprone.refasterrules`
avoid horizontal scrolling in atclauseorder.html
Wrong tagOrder in AtClauseOrder documentation.
Resolve error-prone violations
Enforce file size on Java inputs
Cover pitest survivals with tests
Define violation messages for all violations
SLF4J configuration warnings when running tests
JVM warnings when running tests

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from 08a3c5b to 4350a29 Compare October 12, 2025 04:13
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12 Update dependency com.puppycrawl.tools:checkstyle to v12.0.1 Oct 13, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from 4350a29 to e9e87ef Compare October 13, 2025 04:15
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12.0.1 Update dependency com.puppycrawl.tools:checkstyle to v12.1.0 Oct 20, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from e9e87ef to f5d6470 Compare October 20, 2025 04:17
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12.1.0 Update dependency com.puppycrawl.tools:checkstyle to v12.1.1 Oct 27, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from f5d6470 to fe1b3ae Compare October 27, 2025 04:19
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12.1.1 Update dependency com.puppycrawl.tools:checkstyle to v12.1.2 Nov 12, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from fe1b3ae to d70b817 Compare November 12, 2025 04:15
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12.1.2 Update dependency com.puppycrawl.tools:checkstyle to v12.2.0 Dec 1, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from d70b817 to 06f5ede Compare December 1, 2025 04:33
@xdev-renovate xdev-renovate changed the title Update dependency com.puppycrawl.tools:checkstyle to v12.2.0 Update dependency com.puppycrawl.tools:checkstyle to v12.3.0 Dec 14, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/com.puppycrawl.tools-checkstyle-12.x branch from 06f5ede to a05b526 Compare December 14, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant