Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the plugins group with 1 update: com.puppycrawl.tools:checkstyle.

Updates com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.24.0

Checkstyle 10.24.0 - https://checkstyle.org/releasenotes.html#Release_10.24.0

New:

#5983 - CLI: generate suppresion xml content (SuppressionFilter) for certain Checks but whole file with violation #16174 - New Check: MultiFileRegexpHeader to allow specify few header file to validate

Bug fixes:

#16786 - private enums being treated as public in JavadocVariableCheck #16564 - EmptyLineSeparator check does not validate newlines before comments in Interfaces #8807 - SuppressWithPlainTextCommentFilter is slow on files with multiple errors #14654 - incompatibility with google-java-format: CatchFormalParameter is indented by 4 spaces instead of 2 #15098 - Indentation of the Block child of switch rule is not validated when no braces

Commits
  • f8c3db8 [maven-release-plugin] prepare release checkstyle-10.24.0
  • a504e10 doc: release notes for 10.24.0
  • 555e6c3 infra: Update releasenotes-gen-xdoc-push.sh to not use mvnw
  • 1ebcc8f Issue #16786: Ensure enum constants accessibility is properly evaluated
  • b1c4124 Issue #5983: add listner to generate suppression.xml for SupperssionFilter by...
  • 87bfcc6 dependency: bump org.pitest:pitest-junit5-plugin from 1.2.2 to 1.2.3
  • 6ea2b7d minor: Bump version to 10.24.0-SNAPSHOT
  • e1a9b1e Issue #16174: Implement New Check MultiFileRegexpHeader
  • f1a6cd0 Issue #16564: Fixed EmptyLineSeparator validation with Javadoc
  • ee779ba Pull #17110: fix log typo
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @edwardsph.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 13:41
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-4de33bb807 branch from 93312c6 to 482ea16 Compare May 26, 2025 19:25
Copy link
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-4de33bb807 branch 2 times, most recently from 0753987 to 8bfb88d Compare May 27, 2025 08:29
Bumps the plugins group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


Updates `com.puppycrawl.tools:checkstyle` from 10.23.1 to 10.24.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.24.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 10.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/1.2/plugins-4de33bb807 branch from 8bfb88d to 52d6b1e Compare May 27, 2025 08:36
@dependabot dependabot bot merged commit 74e1816 into 1.2 May 27, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/1.2/plugins-4de33bb807 branch May 27, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants