Skip to content
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

Bump com.puppycrawl.tools:checkstyle from 8.42 to 10.16.0 #5163

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps com.puppycrawl.tools:checkstyle from 8.42 to 10.16.0.

Release notes

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

checkstyle-10.16.0

Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0

New:

#14620 - LITERAL_CASE token support in RightCurlyCheck

Bug fixes:

#14765 - OverloadMethodDeclarationOrder check ignores anything besides methods #14788 - MagicNumberCheck NPE when ignoring field declarations #14092 - UnusedLocalVariable does not support local classes #12923 - UnusedImports does not report unused static imports when the method is used as a method reference

checkstyle-10.15.0

Checkstyle 10.15.0 - https://checkstyle.org/releasenotes.html#Release_10.15.0

Breaking backward compatibility:

#14615 - fix ordering of AST under STRING_TEMPLATE_BEGIN and remove empty STRING_TEMPLATE_CONTENT nodes

New:

#11340 - Add ignoreMethodAnnotatedBy property to ParameterNumberCheck

Bug fixes:

#11230 - FallThrough check false positive with labelled break #3110 - some messages are still hardcoded in english

... (truncated)

Commits
  • e8aa612 [maven-release-plugin] prepare release checkstyle-10.16.0
  • 87cf29c doc: release notes for 10.16.0
  • 4096711 Issue #14765: fix OverloadMethodsDeclarationOrderCheck
  • 5b05fff Issue #14625: fixed inspections violations MismatchedJavadocCode
  • 48de202 dependency: bump com.google.errorprone:error_prone_core
  • 508757d Issue #14625: move TailRecursion inspection problems to separate issue
  • 10908a4 Issue #14625: fix inspection violations OptionalGetWithoutIsPresent
  • 508c361 Issue #13213: Remove '//ok' comments from InputJavadocMethodExtraThrows
  • 40a1bba supplemental: removed conditional that checks suppression list
  • 101e623 Issue #14715: Enforced new naming convention in IT area 24
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner April 29, 2024 14:53
@dependabot dependabot bot added the dependencies This issue is a problem in a dependency. label Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-10.16.0 branch 4 times, most recently from 900822e to be47eda Compare May 2, 2024 19:16
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 10.16.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.42...checkstyle-10.16.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-10.16.0 branch from be47eda to a19ce56 Compare May 3, 2024 18:57
Copy link

sonarcloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@davidh44
Copy link
Contributor

davidh44 commented May 6, 2024

could not merge, because it causes checkstyle failures.

@davidh44 davidh44 closed this May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-10.16.0 branch May 6, 2024 16:35
@joviegas joviegas mentioned this pull request May 7, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant