2lambda123 / michelin-kstreamplify

Apache License 2.0
0 stars 0 forks source link

Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 #31

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0.

Release notes

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

checkstyle-10.18.0

Checkstyle 10.18.0 - https://checkstyle.org/releasenotes.html#Release_10.18.0

Breaking backward compatibility:

#15159 - RedundantModifer Should Violate Final Modifer on Unnamed Variables if jdkVersion GTE 22 #14805 - Remove Support for String Template Syntax #15082 - LITERAL_WHEN and LAND tokens in switch statements should have EXPR child

New:

#10798 - RedundantModifierCheck: New property 'jdkVersion' to violate strictfp as redundant modifier if version LTE 17 #15062 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: SuppressWarnings #15027 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: WhitespaceAround #15025 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: WhitespaceAfter #14948 - Add Check Support for Java 21 Record Pattern : ParenPad #12542 - new Treewalker property to skip all nested Modules if there is parsing exception #14950 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: UnusedLocalVariable #14963 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: FinalParameter #14966 - Add Check Support for Java 21 Record Pattern : MethodParamPad #14970 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: PatternVariableName #15015 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: CatchParameterName #15014 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: LambdaParameterName #15016 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: IllegalIdentifierName #15012 - LocalFinalVariableName must include _ #15053 - Define severity for google style config by variable #14946 - Add Check Support for Java 21 Record Pattern : IllegalType #14981 - False positive in FinalLocalVariable check on unnamed variables #14907 - Add support to check grouping of Constructors in google style guide implementation #15059 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: New Check UnusedLambdaParameterShouldBeUnnamed #15058 - Add Check Support for Java 21 Unnamed Variables & Patterns Syntax: New Check UnusedCatchParameterShouldBeUnnamed #14975 - Add Check Support for Java 17 Sealed Classes: New Check SealedShouldHavePermitsList #14985 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: New Check WhenShouldBeUsed #14979 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: New Check MissingNullCaseInSwitch #6723 - new check: LeadingAsteriskAlignCheck

Bug fixes:

#15504 - MissingSwitchDefault false positive on switch expressions when wrapped in return() #15445 - Update NPathComplexity Check to Account for when expression as a Possible Execution Path #15429 - Google style: method names should not allow to have '_' unless they are annotated by Test #15040 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: SimplifyBooleanReturn #15322 - NeedBraces Check Should violate Switch Expressions with Arrow Syntax That Directly Yields a Value #15047 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: NPathComplexity #15045 - Add Check Support for Java 21 Pattern Matching for Switch Syntax: CyclomaticComplexity #15029 - Update EmptyBlockCheck to Violate Empty Case Blocks with Arrow Syntax #15123 - MissingSwitchDefault : False positive when case null in switch labeled statement group #14688 - LocalVariableNameCheck incorrectly flags variables named _ (see JEP456) #14891 - Add Support for Java 21 Record Pattern : MissingSwitchDefault #14955 - Remove href from LineLength module property in google style config and update test cases

... (truncated)

Commits
  • ece521c [maven-release-plugin] prepare release checkstyle-10.18.0
  • aadb50c doc: release notes for 10.18.0
  • 3f1fc43 doc: update documentation for jdkVersion property in RedundantModifierCheck
  • 8da6f47 Issue #15340: created InputFormatted file for section 3.3.2 No Line Wrapping
  • 7a5837f Issue #15340: created InputFormatted file for section 2.3.1 whitespace charac...
  • 5b2b330 Issue #15340: created InputFormatted file for section 7.1.2 Paragraphs
  • d010bda Issue #15159: RedundantModifierCheck should violate final modifier on unnamed...
  • d32c27b dependency: bump nl.jqno.equalsverifier:equalsverifier
  • 81b0261 Issue #15059: New Check UnusedLambdaParameterShouldBeUnnamed
  • c976754 Issue #15340: created InputFormatted file for section 3 Source File
  • 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 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)

Description by Korbit AI

What change is being made?

Bump com.puppycrawl.tools:checkstyle version from 10.17.0 to 10.18.0 in pom.xml.

Why are these changes being made?

This update includes bug fixes and improvements from the Checkstyle library, ensuring our code quality checks are up-to-date with the latest standards and features.

Summary by CodeRabbit

dependabot[bot] commented 2 months ago

The following labels could not be found: dependencies.

cr-gpt[bot] commented 2 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

performance-testing-bot[bot] commented 2 months ago

Unable to locate .performanceTestingBot config file

git-greetings[bot] commented 2 months ago

Thanks @dependabot[bot] for opening this PR!

For COLLABORATOR only :

korbit-ai[bot] commented 2 months ago

My review is in progress :book: - I will have feedback for you in a few minutes!

coderabbitai[bot] commented 2 months ago

Walkthrough

The pom.xml file has been updated to change the version of the Checkstyle dependency from 10.17.0 to 10.18.0. This update reflects an upgrade to the Checkstyle tool, which is utilized for enforcing Java coding standards. No other dependencies or configurations within the file have been modified.

Changes

Files Change Summary
pom.xml Updated Checkstyle version from 10.17.0 to 10.18.0

Poem

🐰 In the garden of code, a change we embrace,
With Checkstyle's new version, we quicken our pace.
From 10.17 to 10.18, oh what a delight,
Keeping our standards shiny and bright!
Hopping through lines, with joy we shall code,
For every small change helps lighten the load! 🌼✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
git-greetings[bot] commented 2 months ago
PR Details of @dependabot[bot] in michelin-kstreamplify : OPEN CLOSED TOTAL
2 28 30