Conversation
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.1 to 13.4.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-13.4.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@copilot please make the appropriate changes to upgrade to the latest version of check style. The API of this library should not change, so I suspect we should disable some checks |
Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/0088c37e-67da-4af5-b202-91c7db9438bb Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/0088c37e-67da-4af5-b202-91c7db9438bb Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
- Add missing colons to all TODO comments in src/main/**/*.java - Rename subtitle_codec → subtitleCodec in AbstractFFmpegStreamBuilder - Rename pass_directory → passDirectory, pass_prefix → passPrefix, user_agent → userAgent, read_at_native_frame_rate → readAtNativeFrameRate, extra_args → extraArgs in FFmpegBuilder - Rename last_pts → lastPts in Stream.java and Frame.java Build: passes with Java 17 and Java 21 Checkstyle: 0 violations Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
All TODO comments in src/main have been updated to include colons, so the blanket suppression is no longer needed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
Contributor
Done in commit Checkstyle 13.x requires Java 21, so the plugin execution was moved from the Three new checks needed handling:
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
… packages Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/86d0454c-0b0c-4c94-86f9-5a9aac6a30ed Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/6ced5075-aa6e-49cb-88d9-80156cb38817 Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
…Javadoc check Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/6ced5075-aa6e-49cb-88d9-80156cb38817 Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
bramp
approved these changes
Apr 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.puppycrawl.tools:checkstyle from 10.23.1 to 13.4.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
ad2d2d2[maven-release-plugin] prepare release checkstyle-13.4.0ac969f5doc: release notes for 13.4.0b96d1c3Issue #15456: Define violation messages for JavadocTagContinuationIndentationd47cde5Issue #11163: Enforce file size on InputNeedBracesTestSwitchExpressionbbb00f9Issue #16361: add comment on testAddException601213dIssue #12721: add Buildkite CI with mvn verify95cecf8dependency: bump org.openrewrite.recipe:rewrite-migrate-java92dcd3ddependency: bump pmd.version from 7.22.0 to 7.23.0ab7a33cIssue #16361: Refactor testNewCtor70cab66Issue #16361: Add explanatory comment for testReadResourceWithInvalidNameDependabot 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)