-
Notifications
You must be signed in to change notification settings - Fork 6
build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 in /api-tests #1511
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 in /api-tests #1511
Conversation
|
@dependabot rebase |
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4e7cfc3 to
c8871b5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
RichardSlater
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No breaking changes, passing CI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Checkstyle dependency from version 10.26.1 to 11.0.0 in the api-tests module. This is a major version upgrade that introduces breaking changes, most notably requiring JDK 17 as the minimum supported version.
Key changes:
- Upgrade Checkstyle from 10.26.1 to 11.0.0, which includes JDK 17 requirement and various bug fixes
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
| <pact.jvm.provider.junit.version>4.0.10</pact.jvm.provider.junit.version> | ||
| <spotbugs.version>4.9.4</spotbugs.version> | ||
| <puppycrawl-tools-checkstyle.version>10.26.1</puppycrawl-tools-checkstyle.version> | ||
| <puppycrawl-tools-checkstyle.version>11.0.0</puppycrawl-tools-checkstyle.version> |
Copilot
AI
Aug 13, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checkstyle 11.0.0 requires JDK 17 as the minimum version. Please ensure that the project's Java version is compatible with this requirement, as this is a breaking change from the previous version.



Bumps com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
a0745b1[maven-release-plugin] prepare release checkstyle-11.0.07ea982edoc: release notes for 11.0.0bf67badIssue #17269: Changind Docker Script to latest groovy Image1931995Issue #14769: Implemented modifier package structure for IT Regression areacb690d0Issue #14769: Implemented metrics package structure for IT Regression area4869fe5Issue #14769: Implemented javadoc package structure for IT Regression area77bf83eIssue #14769: Implemented indentation package structure for IT Regression area0b012baIssue #14769: Implemented imports package structure for IT Regression area6b0f638Revert "minor: trim whitespaces after regression report comment"ed7df15minor: trim whitespaces after regression report commentYou can trigger a rebase of this PR 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)