Bump com.puppycrawl.tools:checkstyle from 8.2 to 13.4.2#8627
Bump com.puppycrawl.tools:checkstyle from 8.2 to 13.4.2#8627dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.2 to 13.4.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.2...checkstyle-13.4.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
Closing this PR as Checkstyle 13.4.2 requires Java 21 (class file version 65.0), but the 2.x branch is currently building with Java 17 (class file version 61.0). For 2.x, we should stick to a Checkstyle version compatible with Java 17 (e.g., 10.x series). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.puppycrawl.tools:checkstyle from 8.2 to 13.4.2.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
7fade3b[maven-release-plugin] prepare release checkstyle-13.4.2559c008doc: release notes for 13.4.28ff1f4fIssue #19772: Excluded plexus-utils due to vulnerability7de1768dependency: bump checkerframework.version from 4.0.0 to 4.1.0ff75c20Issue #19764: Move violation comments out of Javadoc for javadoctype input files3db5753Issue #19729: added formatting56c54adIssue #19709: Fix Indentation false positive for nested yield switch expression04a55f7Issue #19755: Added checks for OpenJDK Style §4.3 - Method Namesc1a3c48Issue #12843: Activate disabled no-error validation jobs in CI2dce8d2Issue #13740: Find a way to make example message skip par or message without ...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 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)