-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: pmd/pmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[java] Fix #559: Improve UseUtilityClassRule to trigger also on classes that have only static member variables or a mix of static member variables and static methods.
#6638
opened Apr 30, 2026 by
UncleOwen
Member
Loading…
3 tasks done
[java] Fix XPath for OverridingThreadRun rule
#6636
opened Apr 29, 2026 by
zbynek
Contributor
Loading…
3 of 4 tasks
chore(deps): bump com.google.code.gson:gson from 2.13.2 to 2.14.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6635
opened Apr 29, 2026 by
dependabot
Bot
Loading…
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6634
opened Apr 29, 2026 by
dependabot
Bot
Loading…
chore(deps): bump crate-ci/typos from 1.45.1 to 1.45.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#6632
opened Apr 29, 2026 by
dependabot
Bot
Loading…
chore(deps): bump ruby/setup-ruby from 1.305.0 to 1.306.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#6631
opened Apr 29, 2026 by
dependabot
Bot
Loading…
[java] Cleanup: Remove TODO from ModifierOwner.getVisibility()
#6623
opened Apr 25, 2026 by
UncleOwen
Member
Loading…
2 tasks done
[chore][apex][swift] Fix #4972: Update antlr from 4.9.3 to 4.13.2
#6621
opened Apr 24, 2026 by
UncleOwen
Member
Loading…
2 tasks done
[java] Fix #5746: separate test sources and resources
#6619
opened Apr 22, 2026 by
UncleOwen
Member
Loading…
1 task done
chore(deps): bump io.github.apex-dev-tools:apex-parser from 4.4.1 to 5.0.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6612
opened Apr 22, 2026 by
dependabot
Bot
Loading…
[java] Fix #6308: Add syntax highlighting to MarkdownRenderer
#6605
opened Apr 19, 2026 by
UncleOwen
Member
Loading…
4 tasks done
[java] Fix #3288: new rule JUnit5TestNoPrivateModifierRule
#6604
opened Apr 18, 2026 by
UncleOwen
Member
Loading…
4 tasks done
[java] Fix #6602: Fix false negative in LocalVariableCouldBeFinalRule
#6603
opened Apr 17, 2026 by
UncleOwen
Member
Loading…
4 tasks done
[java] Fix #4288: Document that CallSuperFirst and CallSuperLast are android only.
#6601
opened Apr 17, 2026 by
UncleOwen
Member
Loading…
[java] Fix #3212: enhance UseStandardCharsets
#6597
opened Apr 15, 2026 by
UncleOwen
Member
Loading…
4 tasks done
[java] Fix #2801: Add a property to OnlyOneReturnRule to allow guard ifs.
#6587
opened Apr 14, 2026 by
UncleOwen
Member
Loading…
4 tasks done
[core][most languages] Fix #4814: deprecate AbstractRule#as ctx
#6586
opened Apr 13, 2026 by
UncleOwen
Member
Loading…
3 tasks done
[java] Fix #6427: Add bitwise and/or/xor to BINARY_PROMOTED_OPS
#6573
opened Apr 2, 2026 by
UncleOwen
Member
Loading…
3 tasks done
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…
[java] Fix #6163: ConstructorCallsOverridableMethod: False positive with call to enclosing class
#6561
opened Mar 31, 2026 by
lukasgraef
Contributor
Loading…
3 of 4 tasks
[java] SimplifyConditional: Fix false negative when null check and instanceof are separated by other && conditions
#6558
opened Mar 30, 2026 by
mmnhgo
Loading…
[java] new rule AssertStatementInTest
#6557
opened Mar 28, 2026 by
zbynek
Contributor
Loading…
4 tasks done
[java] Fix StackOverflowError in TypeOps projection of cyclic captured type vars
#6553
opened Mar 27, 2026 by
slovdahl
Loading…
3 of 4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.