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

chore(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 #467

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1.

Release notes

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

checkstyle-10.21.1

Checkstyle 10.21.1 - https://checkstyle.org/releasenotes.html#Release_10.21.1

Bug fixes:

#11374 - UnusedLocalVariable: False Positive when inner class has same field as variable

Commits
  • 426bbe4 [maven-release-plugin] prepare release checkstyle-10.21.1
  • 01f6dc7 doc: release notes for 10.21.1
  • 78afa19 Issue #14881: remove null from ValidateUntaggedSummary
  • 6062707 dependency: bump pmd.version from 7.8.0 to 7.9.0
  • e123c5e Issue #13345: Enable examples tests for PackageNameCheckExamplesTest
  • 6f61072 Issue #14631: Updated code_literal to new AST format
  • 453dd9a Issue #13345: Enable example test for SuppressWarningFilters
  • 3433ab6 Issue #13345: Enable examples tests for MissingJavadocPackageCheck
  • ffafaf6 dependency: Update maven checkstyle plugin to 3.6.0
  • 6f59c09 Issue #14631: Updated Right_Brace to new AST format
  • 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)

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.0 to 10.21.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.21.0...checkstyle-10.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2025
@dependabot dependabot bot requested a review from rhwood as a code owner January 1, 2025 20:17
Copy link

sonarqubecloud bot commented Jan 1, 2025

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.28%. Comparing base (cb74614) to head (aa2ce30).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #467   +/-   ##
=========================================
  Coverage     93.28%   93.28%           
  Complexity       61       61           
=========================================
  Files             3        3           
  Lines           655      655           
  Branches         13       13           
=========================================
  Hits            611      611           
  Misses           44       44           

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

@rhwood rhwood merged commit 0bf4903 into main Jan 1, 2025
11 checks passed
@rhwood rhwood deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-10.21.1 branch January 1, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant