Skip to content

dependabot maven(deps): bump checkstyle from 10.14.2 to 10.15.0

Bumps checkstyle from 10.14.2 to 10.15.0.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.15.0

Checkstyle 10.15.0 - https://checkstyle.org/releasenotes.html#Release_10.15.0

Breaking backward compatibility:

#14615 - fix ordering of AST under STRING_TEMPLATE_BEGIN and remove empty STRING_TEMPLATE_CONTENT nodes

New:

#11340 - Add ignoreMethodAnnotatedBy property to ParameterNumberCheck

Bug fixes:

#11230 - FallThrough check false positive with labelled break #3110 - some messages are still hardcoded in english

Commits
  • 72fe7d3 [maven-release-plugin] prepare release checkstyle-10.15.0
  • b277d49 doc: release notes for 10.15.0
  • aef4a32 Issue #14715: Enforced new naming convention in IT area Five
  • 341cb5e Issue #14715: Enforced new naming convention in IT area Two
  • 4fe8118 dependency: bump commons-io:commons-io from 2.15.1 to 2.16.0
  • e20f9e2 Issue #14715: Enforce new naming convention on methodtypeparametername in IT ...
  • d35128b Issue #14715: Enforced new naming convention in IT area One
  • f4b7158 supplemental: refactor misaligned leading asterisks in javadoc comments
  • dd7b849 dependency: bump org.apache.maven.plugins:maven-gpg-plugin
  • 194a6f7 Issue #14715: Enforced new naming convention on visibilitymodifier in IT area
  • Additional commits viewable in compare view

Merge request reports