Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PMD

An extensible multilanguage static code analyzer.
Collective - Host: opensource - https://opencollective.com/pmd - Website: https://pmd-code.org - Code: https://github.com/pmd

Fix tests - ASTMethodDeclaration now has isFinal()

github.com/pmd/pmd - 721e88e812bc1543ce8c6d3e551fa230e8a29285 authored 10 months ago by Andreas Dangel <[email protected]>
[java] Remove FinalizableNode

github.com/pmd/pmd - 9febf2ceae1aee4077c6c294abf763f14f2481fd authored 10 months ago by Andreas Dangel <[email protected]>
Fix tests - Use consequently BaseJavaTreeDumpTest

github.com/pmd/pmd - 6909a9d7047beb2c729034080814d7ed8d640899 authored 10 months ago by Andreas Dangel <[email protected]>
Fix tests

* @PackagePrivate is deprecated now and gone
* @Static is no more deprecated for types, methods,...

github.com/pmd/pmd - ae2846df8a0e67fd7a69076663f89217c7e5076e authored 10 months ago by Andreas Dangel <[email protected]>
[java] Add hasVisibility method

Deprecate ASTClassOrInterfaceDeclaration#isPackagePrivate().
Use #hasVisibility(Visibility) inst...

github.com/pmd/pmd - 22e46404ee01387790c39e9c8297f6d0e33eeb65 authored 10 months ago by Andreas Dangel <[email protected]>
[java] Push isStatic() down to declaration

Only on ASTMethodDeclaration, ASTFieldDeclaration and ASTAnyTypeDeclaration.
This makes it possi...

github.com/pmd/pmd - 9869dccf4b5cd90431cd506af89175f2b7ddc0de authored 10 months ago by Andreas Dangel <[email protected]>
Merge pull request #4726 from Monits:upgrade-groovy

[groovy] Support Groovy to 3 and 4 and CPD suppressions #4726

github.com/pmd/pmd - e4f2307b061ac440dd1cf1adc5f73a7b62fc99d2 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes and docs for groovy (#4726)

github.com/pmd/pmd - 552ce7d36ff95ea16a9973a43f393fca349b59b9 authored 10 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into pr-4726

github.com/pmd/pmd - 65b4c38bca89503a9c9c816b2a868ab4352498d2 authored 10 months ago by Andreas Dangel <[email protected]>
Merge pull request #4685 from adangel:issue-4676-cpd-cli

[cli] Clarify CPD documentation, fix positional parameter handling #4685

github.com/pmd/pmd - 2862d36f4ebcf8eb33b8b19f1d9de9049a65d276 authored 10 months ago by Andreas Dangel <[email protected]>
Fix unit tests

github.com/pmd/pmd - 6ea7206f65e9da39965c100e0033cdad7c463d92 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4685)

github.com/pmd/pmd - 1ecda3f74986bae3d104c942a22544a999a3e092 authored 10 months ago by Andreas Dangel <[email protected]>
[cli] Use setters for --dir and positional parameters

This makes it possible to combine both inputs into a single list of
files to be analyzed.

github.com/pmd/pmd - 9ecbe2e5ce86afbc78f05be8f7da212f40bffb7a authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4697)

github.com/pmd/pmd - dfcde5acdee58acbd13265fe3be6cd61893f2b51 authored 10 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into issue-4676-cpd-cli

github.com/pmd/pmd - fc3fce1d025d775b9d38e5b2afe3d916d990ca06 authored 10 months ago by Andreas Dangel <[email protected]>
Merge pull request #4698 from openium:feature/swift-5.9-support

[swift] Add macro expansion support for swift 5.9 #4698

github.com/pmd/pmd - cc8455ee1b09102de51c7ed33b3fa0f4435b6f99 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4698)

github.com/pmd/pmd - 84c2eb7511c94c95c08c78e6e08406196b0a97ac authored 10 months ago by Andreas Dangel <[email protected]>
[swift] Log parser errors

* Eventually, this should throw, but the grammar
is very incomplete.
* Support opaque-types

github.com/pmd/pmd - 020e2da270056f9550d3ddcfe99241eb3d99cf60 authored 10 months ago by Andreas Dangel <[email protected]>
[swift] Make Macro expansion an expression

Add parser tests

github.com/pmd/pmd - dbfde44b9259b915982770549f31a28340d62c02 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] ADR 3 - API principles - updates

* clarify impl
* remove @ReservedSubclassing

github.com/pmd/pmd - 4666d22e0970a928edcb6dc1034a488bef612836 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Update rule writing docs (#2511)

Add NodeStream

github.com/pmd/pmd - b6df95c3443c15b55dfd089e847fe02516456f29 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Document TypeRes API and Symbols API (#4319)

github.com/pmd/pmd - 8ce3176c11dde94f35a776aefcac2f2b0b8577f7 authored 10 months ago by Andreas Dangel <[email protected]>
[doc] Document XPath integration (#4308)

github.com/pmd/pmd - e9b37fd6c8bedb065e1d76deb4b4c9e06225d706 authored 11 months ago by Andreas Dangel <[email protected]>
Update code signing cert

Valid until 2024-03-01

github.com/pmd/pmd-eclipse-plugin - 30a55af43a0444de806de611f1458a971fce477e authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #188 from adangel/pmd-dogfood-7.0.0-rc4

Bump pmd.check.version from 6.55.0 to 7.0.0-rc4

github.com/pmd/pmd-eclipse-plugin - 98cfbd061836ba9a39772a6c3438c78308d2f7fb authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #187 from adangel/upgrade-tycho-4.0.4

Bump tycho from 3.0.4 to 4.0.4

github.com/pmd/pmd-eclipse-plugin - be899cb39d41df5be9f9062bea305a383da01999 authored 11 months ago by Andreas Dangel <[email protected]>
Fix various PMD issues

github.com/pmd/pmd-eclipse-plugin - a70380d48da412bd73b80de9e3f4c817e3f39e77 authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #4749 from bergander:FixNoSuchMethodErrorInPmdCompat6

Fixes NoSuchMethodError on processing errors in pmd-compat6 #4749

github.com/pmd/pmd - abed5b00dc0587df4cbc335fe95a88417482c8ca authored 11 months ago by Andreas Dangel <[email protected]>
Bump pmd.check.version from 6.55.0 to 7.0.0-rc4

github.com/pmd/pmd-eclipse-plugin - 7406d491ffc9b7859e7acaaff8326a03cec1c8c7 authored 11 months ago by Andreas Dangel <[email protected]>
Bump maven-pmd-plugin from 3.21.0 to 3.21.2

github.com/pmd/pmd-eclipse-plugin - bfce155d0fe4d88d996a76261f66ee8a92877c96 authored 11 months ago by Andreas Dangel <[email protected]>
Remove old test source code

github.com/pmd/pmd-eclipse-plugin - 396e51847024caef604d1cc0d9f5032e9b4e6500 authored 11 months ago by Andreas Dangel <[email protected]>
Bump tycho from 3.0.4 to 4.0.4

github.com/pmd/pmd-eclipse-plugin - bc5f0044db157c6d7874120c02427c377dc2678e authored 11 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into pr-4749

github.com/pmd/pmd - 071a632de1a8e94b33796d25e9a352617bb99600 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4749)

github.com/pmd/pmd - 729d035f26d0834b6fe425dc5f6c98616152185f authored 11 months ago by Andreas Dangel <[email protected]>
Fix test

github.com/pmd/pmd - dcdab9d792ddd68a341a2e7ffde4dd207f8d665f authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #4759 from marcindabrowski:fix-java-errorprone-warnings

[java] fix: remove delimiter attribute from ruleset category/java/errorprone.xml #4759

github.com/pmd/pmd - 0a63e74d2d01a44c885a553fb08c18d052dc010b authored 11 months ago by Andreas Dangel <[email protected]>
[apex] Remove deprecated rule ref to ApexCSRF

This rule has been moved from security to errorprone
since PMD 6.21.0 already

github.com/pmd/pmd - 49e6777fff0671c092306d610d3f52ee6cd2a120 authored 11 months ago by Andreas Dangel <[email protected]>
Updated CHANGELOG.md

github.com/pmd/pmd-github-action - c50e3f36f36c7b6843e672cf3116e76e396f3d96 authored 11 months ago by GitHub Actions (pmd-bot) <[email protected]>
Bump eslint from 8.54.0 to 8.55.0 (#242)

Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https...

github.com/pmd/pmd-github-action - e4ddc9d1cea27a1210d766ad37d10ae6733f4403 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated CHANGELOG.md

github.com/pmd/pmd-github-action - 77272ce433bcfadf9cb1ac97e3ce9b8411e8d866 authored 11 months ago by GitHub Actions (pmd-bot) <[email protected]>
Bump nock from 13.3.8 to 13.4.0 (#241)

Bumps [nock](https://github.com/nock/nock) from 13.3.8 to 13.4.0.
- [Release notes](https://git...

github.com/pmd/pmd-github-action - 0d58f3147fee12e8189f83b5d3ab0b8add9f6844 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[test] Test built-in rulesets for warnings while loading

github.com/pmd/pmd - aa93a75009c2022d4406c29b200c2c99a6bd5a9a authored 11 months ago by Andreas Dangel <[email protected]>
Add @marcindabrowski as a contributor

github.com/pmd/pmd - 9f9a8f70687da9eb7987b9c6a9b25a4a57f8bdf7 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4759)

github.com/pmd/pmd - 272b23d7b2e50db0b7930e6b82877e4fd7f7c204 authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #186 from adangel/support-eclipse-2023-12

Support eclipse 2023-12

github.com/pmd/pmd-eclipse-plugin - 52c012d0e2623cfd306497cf7a02408f8bc508d6 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4642)

github.com/pmd/pmd - b2aca33e807c7ae59c3e02debe9359065072fc63 authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #1 from adangel:add-java21-samples

Add java21 samples from PMD #1

github.com/pmd/java-regression-tests - caeaf59b0ea9dabe988379fcba1403e560033281 authored 11 months ago by Andreas Dangel <[email protected]>
Use java 21 temurin ga

github.com/pmd/java-regression-tests - c984541ec304bc2afb89ea230f10c0b4c13b1f75 authored 11 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into support-eclipse-2023-12

github.com/pmd/pmd-eclipse-plugin - 089154713db8b5f779ae863efe5ee72ceeee0637 authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #185

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /net.sourceforge.pmd.eclipse.plugin ...

github.com/pmd/pmd-eclipse-plugin - b7f7770d35b122cca37b9384d0a73c101d611403 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#185)

github.com/pmd/pmd-eclipse-plugin - 64d3371db2f0df6d9f051ac0d109feaf999eef23 authored 11 months ago by Andreas Dangel <[email protected]>
Support eclipse 2023-12

github.com/pmd/pmd-eclipse-plugin - a5c77c7f608154af96554cc1ff9c16b634d9f90f authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#2511)

github.com/pmd/pmd - ad00f1f5716296906cdd709bc5c23e3d3090bc58 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update rule writing docs (#2511)

github.com/pmd/pmd - 10dd8e07bc8c0a64de89b944cdba140db2850b8b authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update rule writing docs (#2511)

github.com/pmd/pmd - fa12c0d5008af952e9bbd344d08fcd788130962d authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update rule writing docs (#2511)

github.com/pmd/pmd - add430b038a55ddec931bb5be2ed310f41160483 authored 11 months ago by Andreas Dangel <[email protected]>
Bump ch.qos.logback:logback-classic

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13.
...

github.com/pmd/pmd-eclipse-plugin - 80c050b349280c2e1d01baa95c526ed34e2a826a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove delimiter attribute from pmd-java/src/main/resources/category/java/errorprone.xml

When using `category/java/errorprone.xml` ruleset with PMD 7.0.0-rc4 I'm getting these warnings:...

github.com/pmd/pmd - 6d09555af6d76993d22f5330e49f6c6deb4c3c02 authored 11 months ago by Marcin Dąbrowski <[email protected]>
Add swift 5.9 support

github.com/pmd/pmd - 10ae2fae965286713055336887156c68d5fa1d05 authored 11 months ago by kenji <[email protected]>
Fix NoSuchMethodError on processing errors in pmd-compat6

github.com/pmd/pmd - f73d75d5a363f9c09f3880948944a2028b52a6f0 authored 11 months ago by Andreas Bergander <[email protected]>
Merge pull request #4706 from Debamoy:issue/1831-detached-test-case-reports-package-private-methods

[java] DetachedTestCase should not report on abstract methods #4706

github.com/pmd/pmd - c6d55ca059270c29cc89aa86b262650a028ea737 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4706, #1831)

github.com/pmd/pmd - 990090d6d1c7d081e148b590390c8725823d7563 authored 11 months ago by Andreas Dangel <[email protected]>
Add @Debamoy as a contributor

github.com/pmd/pmd - b0e2ab68c954cc879b329c6fb894ce266c91f8ef authored 11 months ago by Andreas Dangel <[email protected]>
Fix checkstyle

github.com/pmd/pmd - 10c184b44bfa8a1564bd3cffac3cc4a6cb7b1b5c authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #4754 from bergander:AllowCommentedBlocks

[java] EmptyControlStatementRule: Add allowCommentedBlocks property #4754

github.com/pmd/pmd - 3875ae2726463ed6fc0dd68c61a586cfd2c3f462 authored 11 months ago by Andreas Dangel <[email protected]>
Update @bergander as a contributor

github.com/pmd/pmd - 5ccae72a308a69e36de196993920f471f1cc5367 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4754)

github.com/pmd/pmd - 1e8d5874ed5516bfe324aea226210efe66fe23aa authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #4755 from oowekyala:issue4753-capture-of-wildcard

[java] Fix #4753 - PMD crashes while using generics and wildcards #4755

github.com/pmd/pmd - b06ff0bda44ddd5a39378b9de08bf62a33d1bf62 authored 11 months ago by Andreas Dangel <[email protected]>
Add @soyodream as a contributor

github.com/pmd/pmd - b69b1262926c17a142ebe407b1a937e15169c52f authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4753)

github.com/pmd/pmd - d77d936daa6f971bc841fd317402cb9c5267c8c8 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] ADR - formatting of headers

github.com/pmd/pmd - 32327876fbce4e089b4fde26e70f929a452bedba authored 11 months ago by Andreas Dangel <[email protected]>
[doc] ADR 3 - API principles

github.com/pmd/pmd - 8763e1a19fc702ec6253b24beddd9efdd0099ce6 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] ADR 3 - API principles

github.com/pmd/pmd - 1d2db3dfe050ceb8dfe9077d968d827a495bec30 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] ADR 3 - API principles

github.com/pmd/pmd - 98ed6b36e82ac3b3fa5d1d50e7ea9e3055654f06 authored 11 months ago by Andreas Dangel <[email protected]>
Update release notes

github.com/pmd/pmd - c3a91ea495d24a04894f7c2a695a969b45745057 authored 11 months ago by Clément Fournier <[email protected]>
Fix #4753

github.com/pmd/pmd - b7b26f01f570f5c6cf5e8874ab9240d7cc417740 authored 11 months ago by Clément Fournier <[email protected]>
Add allowCommentedBlocks property to EmptyControlStatementRule

github.com/pmd/pmd - de2a7e15ee139ca09bdc7801f43357547455d6c9 authored 11 months ago by Andreas Bergander <[email protected]>
issue-1831 added test cases

github.com/pmd/pmd - 3fc9d8fc77e7bd5f2e5abcb94646e8dd32952354 authored 11 months ago by Debamoy Datta <[email protected]>
Bump maven-surefire-plugin from 3.0.0-M8 to 3.2.2

github.com/pmd/build-tools - 30c338d78eebdeb4c008e74c42f573e2d0082136 authored 11 months ago by Andreas Dangel <[email protected]>
Upgrade to JUnit 5

github.com/pmd/build-tools - e4100108f85f78086356d1e6d1db9923028b7748 authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull requets #4750 from 219sansim:fix_flaky_SummaryHTMLRenderer

[core] Fix flaky SummaryHTMLRenderer #4750

github.com/pmd/pmd - f030d7f8d77cf3f943e4ef2a6fe3d7d01ee26c66 authored 11 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4750)

github.com/pmd/pmd - a8e80cc74b28174454a5b7a237278c4497bee12a authored 11 months ago by Andreas Dangel <[email protected]>
Add @219sansim as a contributor

github.com/pmd/pmd - 69e5307339a60b64481de8f2f85b4aa5c5b182b5 authored 11 months ago by Andreas Dangel <[email protected]>
No need to enable profile cli-dist anymore

Undo 1ac1bde6e238c1dd14680dde635c2f08f2982042

github.com/pmd/pmd - f2e61b7ec397ed0c5ec84b962748fde6e1d353c4 authored 11 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into build-improvements

github.com/pmd/pmd - f5f3ea127b257e95c6149489b7ef47611a707815 authored 11 months ago by Andreas Dangel <[email protected]>
Explicitly enable profile cli-dist for PR builds

github.com/pmd/pmd - 1ac1bde6e238c1dd14680dde635c2f08f2982042 authored 11 months ago by Andreas Dangel <[email protected]>
Check pmd-test-dogfood-config.xml ruleset

github.com/pmd/build-tools - 883bded06d7c135316f81f05066d13baa32ba13e authored 11 months ago by Andreas Dangel <[email protected]>
Use PMD 7.0.0-rc4 for maven-pmd-plugin

github.com/pmd/pmd - da95ddb4e31db3d59db94ca08ae46ba3f75ecc97 authored 11 months ago by Andreas Dangel <[email protected]>
Bump maven-pmd-plugin from 3.20.0 to 3.21.1

github.com/pmd/pmd - b72c277e9b7a232c514ed788dedd681207f20cfc authored 11 months ago by Andreas Dangel <[email protected]>
Bump build-tools from 22 to 23-SNAPSHOT

github.com/pmd/pmd - 2939e3e09147ff7c65a22c4df98e9c7332e9961f authored 11 months ago by Andreas Dangel <[email protected]>
Upgrade to PMD 7.0.0-rc4

github.com/pmd/build-tools - 1d159b1c6a889df05a3036b7a86bbd3cabb985d7 authored 11 months ago by Andreas Dangel <[email protected]>
Compile for Java 8

github.com/pmd/build-tools - a2ca9bf6fedc0be861c8d4bc97ffd8d6c0b96543 authored 11 months ago by Andreas Dangel <[email protected]>
Bump maven-compiler-plugin from 3.10.1 to 3.11.0

github.com/pmd/build-tools - a3cf1bf96a2a7ee1fdeb15eedd77f6b19f358eab authored 11 months ago by Andreas Dangel <[email protected]>
Bump maven from 3.9.2 to 3.9.5

github.com/pmd/build-tools - b2c427bd5eee7774f8d232de4a8478e4f205b774 authored 11 months ago by Andreas Dangel <[email protected]>
Renew release signing key [email protected]

github.com/pmd/build-tools - 0cead835b385c12dea8b2931d1950beb38635eac authored 11 months ago by Andreas Dangel <[email protected]>
Fix flaky SummaryHTMLRenderer

github.com/pmd/pmd - 49bf4406341e65fdc0d031704aa22824de76d444 authored 11 months ago by sandhu5 <[email protected]>
[doc] Fix dead links checker

github.com/pmd/pmd - bdc08e44fd92380d59cdc50cf9d8dd36e537c369 authored 11 months ago by Andreas Dangel <[email protected]>
[compat6] Update version to use 7.0.0-SNAPSHOT

github.com/pmd/pmd - 0aa781c3ab91a1dfba44d0e3fbc43c26b8bf13b1 authored 11 months ago by Andreas Dangel <[email protected]>
Prepare release of pmd-compat6 7.0.0-rc4

github.com/pmd/pmd - 655d1dc6c3e44ec01e20766b45f640cb58f2edbf authored 11 months ago by Andreas Dangel <[email protected]>
Merge pull request #4741 from adangel:pmd-compat6-module

Add pmd-compat6 module for maven-pmd-plugin #4741

github.com/pmd/pmd - 621dffdf4e1d28116181ac956663a959f1335f07 authored 11 months ago by Andreas Dangel <[email protected]>