Pull requests · pmd/pmd
[dist] Various small changes to AntIT.java:
#6577 opened Apr 5, 2026 by UncleOwen Loading…
2 tasks done
[core] Throw a TestAbortedException on disabled tests
#6576 opened Apr 5, 2026 by UncleOwen Loading…
2 of 3 tasks
[java] Fix #6427: Add bitwise and/or/xor to BINARY_PROMOTED_OPS
#6573 opened Apr 2, 2026 by UncleOwen Loading…
3 tasks done
chore(deps): bump bigdecimal from 4.0.1 to 4.1.0 in /docs dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#6572 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps-dev): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.2 to 9.1.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6571 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps): bump org.apache.groovy:groovy from 5.0.4 to 5.0.5 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6570 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps-dev): bump net.bytebuddy:byte-buddy-agent from 1.18.7 to 1.18.8 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6569 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.2.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6568 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps-dev): bump log4j.version from 2.25.3 to 2.25.4 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6567 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6566 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6565 opened Apr 1, 2026 by dependabot bot Loading…
chore(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#6564 opened Apr 1, 2026 by dependabot bot Loading…
[apex] Remove class name as indicator of test class in helper Java
#6563 opened Apr 1, 2026 by dschach Loading…
4 tasks done
[java] Fix #6163: ConstructorCallsOverridableMethod: False positive with call to enclosing class
#6561 opened Mar 31, 2026 by lukasgraef Loading…
3 of 4 tasks
More restrictive check for violation location in tests
#6559 opened Mar 31, 2026 by zbynek • Draft
1 of 4 tasks
#6558 opened Mar 30, 2026 by mmnhgo Loading…
[java] Fix #4272: False positive in UnitTestShouldIncludeAssert when using assertion in lambda
#6556 opened Mar 28, 2026 by lukasgraef Loading…
3 of 4 tasks
[java] new rule OverridingThreadRun to prefer using Runnable a:new-rule Proposal to add a new built-in rule
#6555 opened Mar 28, 2026 by zbynek Loading…
3 of 4 tasks
[java] False positive in DontCallThreadRun with super.run()
#6554 opened Mar 28, 2026 by zbynek Loading…
2 of 4 tasks
[java] Fix StackOverflowError in TypeOps projection of cyclic captured type vars
#6553 opened Mar 27, 2026 by slovdahl Loading…
3 of 4 tasks
Bump PMD from 7.22.0 to 7.23.0 dependencies Pull requests that update a dependency file
[java] UnusedAssignment: fix false negative with unconditional if(true) overwrite (#6518)
#6525 opened Mar 23, 2026 by leemeii Loading…
[java] UselessPureMethodCall: fix false negative for primitive stream peek (#6517)
#6524 opened Mar 23, 2026 by leemeii Loading…
[java] SimplifyBooleanReturns: fix false negative with redundant anonymous block (#6519)
#6523 opened Mar 23, 2026 by leemeii Loading…