Closed dependabot[bot] closed 1 week ago
[!IMPORTANT]
Review skipped
Bot user detected.
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.
Bumps
dependency.pmd.version
from 7.6.0 to 7.7.0. Updatesnet.sourceforge.pmd:pmd-core
from 7.6.0 to 7.7.0Release notes
Sourced from net.sourceforge.pmd:pmd-core's releases.
... (truncated)
Commits
7739f2b
[release] prepare release pmd_releases/7.7.0919e73f
Prepare pmd release 7.7.0e2d59c0
Fix #5244: [java] UselessOperationOnImmutable: consider java.time.* types (#5...8f2d47d
Fix #5270: [apex] AvoidNonRestrictiveQueries: Fix regex for detecting LIMIT c...e6097d6
[java] Rename rule SwitchStmtsShouldHaveDefault to NonExhaustiveSwitch (#5267)5e83246
[doc] Update release notes (#5267)62c2858
Fix #5257: [java] NonCaseLabelInSwitch - support switch expressions (#5256)0d8878d
[java] Rename rule DefaultLabelNotLastInSwitch (#5255)4b23718
Fix #4813: [java] SwitchStmtsShouldHaveDefault false positive with pattern ma...3a501a0
Fix #5249 and #5250: [java] TooFewBranchesForSwitch ignore pattern matching a...Updates
net.sourceforge.pmd:pmd-java
from 7.6.0 to 7.7.0Release notes
Sourced from net.sourceforge.pmd:pmd-java's releases.
... (truncated)
Commits
7739f2b
[release] prepare release pmd_releases/7.7.0919e73f
Prepare pmd release 7.7.0e2d59c0
Fix #5244: [java] UselessOperationOnImmutable: consider java.time.* types (#5...8f2d47d
Fix #5270: [apex] AvoidNonRestrictiveQueries: Fix regex for detecting LIMIT c...e6097d6
[java] Rename rule SwitchStmtsShouldHaveDefault to NonExhaustiveSwitch (#5267)5e83246
[doc] Update release notes (#5267)62c2858
Fix #5257: [java] NonCaseLabelInSwitch - support switch expressions (#5256)0d8878d
[java] Rename rule DefaultLabelNotLastInSwitch (#5255)4b23718
Fix #4813: [java] SwitchStmtsShouldHaveDefault false positive with pattern ma...3a501a0
Fix #5249 and #5250: [java] TooFewBranchesForSwitch ignore pattern matching a...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