build(deps): bump com.puppycrawl.tools:checkstyle from 10.17.0 to 11.0.1 by dependabot[bot] · Pull Request #1189 · allure-framework/allure-java
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps com.puppycrawl.tools:checkstyle from 10.17.0 to 11.0.1.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
checkstyle-11.0.1
Checkstyle 11.0.1 - https://checkstyle.org/releasenotes.html#Release_11.0.1
Bug fixes:
#3110 - some messages are still hardcoded in english #17563 - Google style: No proper way to check if the reason for swallowing the exception is actually appropriate #17551 - Missing violations on Unicode and Octal values of
\s#17501 - Google style: Word TODO of Todo comment must be in all capscheckstyle-11.0.0
Checkstyle 11.0.0 - https://checkstyle.org/releasenotes.html#Release_11.0.0
Breaking backward compatibility:
#13209 - Migrate project to JDK 17 #17321 - Use jdk17 as minimial required
New:
#17366 - FinalParameters - missing several tokens to check
Bug fixes:
#17332 - False positive from JavadocType: Unused
@param tag #8205 - fix all false-negatives about there is no single space between a type annotation and [] or .... for Google Style #17158 - InvalidJavadocPosition false-positive for record compact constructor with package-private accessibility
... (truncated)
Commits
93dd00f[maven-release-plugin] prepare release checkstyle-11.0.19160446doc: release notes for 11.0.188f7085Issue #3110: Remaining hardcoded english in DefaultLogger.java is translated ...4dd7ff6Issue #3110: Remaining hardcoded english in Checker.java is translated in mes...17c6e37supplemental: Documentation to disable LineLength Check on Text-blocks1e22276Issue #17701: update Cirrus CI configuration to use Temurin JDK instead of Op...8a5fbf6Issue #17429: Replacing JDK Back to 17 In Gradle Build to Fix CIaf5ae24dependency: bump actions/setup-java from 4 to 5f1084a7supplemental: IT covering test methods names containing underscores8f937b6Revert "Issue #17104: migrate IDEA inpection in CI to 2025.2"- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)