Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0#6246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 22, 2025

Bumpscom.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0.

Release notes

Sourced fromcom.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 inJavadocVariableCheck#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 incompare 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 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/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...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javaPull requests that update Java code labelsMay 22, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javaPull requests that update Java code labelsMay 22, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.94%. Comparing base(121bf1e) to head(34f6c77).

Additional details and impacted files
@@             Coverage Diff              @@##             master    #6246      +/-   ##============================================+ Coverage     73.92%   73.94%   +0.01%- Complexity     5333     5334       +1============================================  Files           676      676                Lines         18475    18475                Branches       3574     3574              ============================================+ Hits          13658    13661       +3+ Misses         4267     4266       -1+ Partials        550      548       -2

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alxkmalxkm merged commitd23a0ec intomasterMay 22, 2025
7 checks passed
@alxkmalxkm deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-10.24.0 branchMay 22, 2025 21:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@alxkmalxkmalxkm approved these changes

@DenizAltunkapanDenizAltunkapanAwaiting requested review from DenizAltunkapanDenizAltunkapan is a code owner

@yanglbmeyanglbmeAwaiting requested review from yanglbmeyanglbme is a code owner

@vil02vil02Awaiting requested review from vil02vil02 is a code owner

@BamaCharanChhandogiBamaCharanChhandogiAwaiting requested review from BamaCharanChhandogiBamaCharanChhandogi is a code owner

@siriaksiriakAwaiting requested review from siriaksiriak is a code owner

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavaPull requests that update Java code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@codecov-commenter@alxkm

[8]ページ先頭

©2009-2025 Movatter.jp