Closed dependabot[bot] closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
javafx-tool | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 1, 2024 1:22am |
🧙 Sourcery has finished reviewing your pull request!
Thank you for following naming conventions! 😻
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
:no_entry: Ignored keywords (1)
* build(deps)Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
@unknowIfGuestInDream Please also modify the following files, thank you.
It seems all right 👌
No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0.
Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
41e15b3
[maven-release-plugin] prepare release checkstyle-10.20.0719ae40
doc: release notes for 10.20.04c67922
Issue #15831: enabled allowEmptySwitchBlockStatements property of WhitespaceA...67b98ab
Issue #14814: refactor checkline into iterative method9db3909
Issue #14814: refactor findmatch into iteration method853e2ba
Issue #13345: Enable examples tests for ExplicitInitializationCheck8e8df58
Issue #13345: Enable examples tests for CovariantEqualsCheckca693c7
Issue #15829: Added test class for ConstructorsDeclarationGroupingc256c10
Issue #6207: Added XPath regression test for ClassTypeParameterName42cf0ad
Issue #15456: Specify violation messages for ArrayTrailingCommaDependabot 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