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

Add java22 samples from PMD

github.com/pmd/java-regression-tests - f877241c1706d6ebed5c2fb87f3b608be02205c7 authored 8 months ago by Andreas Dangel <[email protected]>
[ci] Use ruby 3.3

github.com/pmd/pmd-bluej - cddd7d1f32ae825f08669c15c5b3fc00a67f5abc authored 8 months ago by Andreas Dangel <[email protected]>
[dist] Bump commons-compress from 1.21 to 1.26.0

Fixes https://github.com/pmd/pmd/security/dependabot/51
Fixes CVE-2024-26308
Fixes https://githu...

github.com/pmd/pmd - bd9fa30cf3d410feeedb37cefa4d745c359bfbfa authored 8 months ago by Andreas Dangel <[email protected]>
[ci] Fix upload of sbom after rename

github.com/pmd/pmd - 8adc11964dfb417b216487f4d0753c6660116a8d authored 8 months ago by Andreas Dangel <[email protected]>
[dist] Remove unnecessary exclusion for pmd-cli:sh:completion

Note: java and javascript are needed for tests in cli

Refs #4594

github.com/pmd/pmd - 474274e12944d966911a5cfbb90c11dbd1fbefca authored 8 months ago by Andreas Dangel <[email protected]>
[dist] Make SBOM optional in assembly descriptor

fix dist sbom

github.com/pmd/pmd - decb759a8f0f8a9d28fd75b7f37e5f064e7a1c14 authored 8 months ago by Andreas Dangel <[email protected]>
[doc] Update maven doc, include PMD 7 usage, remove maven1

github.com/pmd/pmd - db02f357c52f62a127431be7bb03b9bcf4f1ebf3 authored 8 months ago by Andreas Dangel <[email protected]>
[doc] Update migration guide for XML Report Format changes

github.com/pmd/pmd - d6c282bfba279ae876c3f2c25dbceefa1db36e7c authored 8 months ago by Andreas Dangel <[email protected]>
Use ruby 3.3

github.com/pmd/pmd-designer - 6d07171b59a0fb5a66b4909f2482bd84683a86bd authored 8 months ago by Andreas Dangel <[email protected]>
Use ruby 3.3

github.com/pmd/pmd-eclipse-plugin - 70a368d1fc6fb78fdd1bb2cfc56a09c78f0e0cf6 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4825 from lbovet:master

[plsql] Fix ignored WITH clause for SELECT INTO statements #4825

github.com/pmd/pmd - d23395a44041124f68b22464c356f5fc25601f91 authored 8 months ago by Andreas Dangel <[email protected]>
[doc] Update release notes (#4820, #4825)

github.com/pmd/pmd - a481a062fe732369e5bcd346c49d8612c50e1de9 authored 8 months ago by Andreas Dangel <[email protected]>
Add @lbovet as a contributor

github.com/pmd/pmd - 81206f2ee312459c7ce12b3713573571b57cd845 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4776 from adangel:issue-4776-ruby3

[ci] Upgrade to ruby 3 #4826

github.com/pmd/pmd - 019039c606cc6e6f18dd677225a99d8389a3f951 authored 8 months ago by Andreas Dangel <[email protected]>
[ci] Use regular PMD_CI_SCRIPTS_URL

github.com/pmd/pmd - e002b161e52b157fdf9ebce236ae8ef72c5778e3 authored 8 months ago by Andreas Dangel <[email protected]>
Fix manual integration test build

github.com/pmd/pmd-regression-tester - 7a3139f053290fa6c1c443cc92a618b16c56dfd0 authored 8 months ago by Andreas Dangel <[email protected]>
Use actions/checkout@v4, actions/cache@v4

github.com/pmd/pmd-regression-tester - d4790bbdc5ddbce5a43dc031e1a33635c37de603 authored 8 months ago by Andreas Dangel <[email protected]>
Fix rubocop issue

github.com/pmd/pmd-regression-tester - b4b8cc476cae0649d1b5de57f36f0d05e8d3b12b authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #123 from adangel:ruby3

Support ruby 3.3.0 #123

github.com/pmd/pmd-regression-tester - b421c2ef0c83255502f7d96a3c6a056d0c0792f3 authored 8 months ago by Andreas Dangel <[email protected]>
Use regular PMD_CI_SCRIPTS

github.com/pmd/pmd-regression-tester - 23249df873b9389a0e2c61d32fd25a1abb89f8c3 authored 8 months ago by Andreas Dangel <[email protected]>
Fix true/TRUE

Ruby 2.7 defined the uppercase constants, but Ruby 3 doesn't anymore.

github.com/pmd/pmd-regression-tester - 1fa6e2f175619f8b12c2fc5489b062ee956b95a1 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #29 from adangel:ruby3

Add support for Ruby 3 #29

github.com/pmd/build-tools - 5243e5744521cd04bf4710b0353bf28642258676 authored 8 months ago by Andreas Dangel <[email protected]>
Revert "Use check-environment.sh from PR branch"

This reverts commit 7e5f94054b3c524f2b7ccd4610b41c3c4bda10cb.

github.com/pmd/build-tools - a8788b8991f0ff19235d46ff74bba22bd298942e authored 8 months ago by Andreas Dangel <[email protected]>
Fix Dangerfile

github.com/pmd/pmd - 828bcaa89b90df9b78a3d92ff1978d05eb5f8a82 authored 8 months ago by Andreas Dangel <[email protected]>
Make sure, ruby and bundler are available

github.com/pmd/pmd - 04509a9fba50174b59289481d289706ff272cbfc authored 8 months ago by Andreas Dangel <[email protected]>
Update gems

Fixes https://github.com/pmd/pmd/security/dependabot/49
Fixes https://github.com/pmd/pmd/securit...

github.com/pmd/pmd - aa6851e2d2d9a1918abab08eefc97bff601af673 authored 8 months ago by Andreas Dangel <[email protected]>
[ci] Upgrade to ruby 3

Fixes #4776

github.com/pmd/pmd - fa01fcd38b33bbcece7eeba2d6018baaae0adfd3 authored 8 months ago by Andreas Dangel <[email protected]>
Fix setup-ruby action config

github.com/pmd/pmd-regression-tester - 6951ab7331f55a8cc108dc3b0a777a0f64111dcc authored 8 months ago by Andreas Dangel <[email protected]>
Update changelog (#123)

github.com/pmd/pmd-regression-tester - ea802ab0760f86736c7976dd8857a8d9d323ad5b authored 8 months ago by Andreas Dangel <[email protected]>
Use check-environment.sh from PR branch

github.com/pmd/build-tools - 7e5f94054b3c524f2b7ccd4610b41c3c4bda10cb authored 8 months ago by Andreas Dangel <[email protected]>
Support ruby 3.3.0

And also update rubocop

github.com/pmd/pmd-regression-tester - 3f5043ff3c340f10bafb1fcc28c0539ae02b4ba9 authored 8 months ago by Andreas Dangel <[email protected]>
Update maven from 3.9.1 to 3.9.6

github.com/pmd/build-tools - 368435d1f5f4a2f859125d4a3fe15e30706bf9c5 authored 8 months ago by Andreas Dangel <[email protected]>
Add support for ruby 3.3.0

github.com/pmd/build-tools - 25e5586b40a9fae71c377dc371b1eb5fa53b8712 authored 8 months ago by Andreas Dangel <[email protected]>
[plsql] Fix support of WITH clause

github.com/pmd/pmd - 4509b6b966f7d91dafddf7e3555e052199a358b8 authored 8 months ago by Laurent Bovet <[email protected]>
[java] Enable tests in JavaCpdLexerTest

github.com/pmd/pmd - 9e900a2c70cbfcfcc093575e38ed06abe6f2c0bd authored 8 months ago by Andreas Dangel <[email protected]>
Update pmd/pmd-eclipse-plugin-p2-site

github.com/pmd/pmd-eclipse-plugin-p2-site - 293e89a59166a6b55f390fe2ca1a2b587da3ac6c authored 8 months ago by PMD CI (pmd-bot) <[email protected]>
Bump actions/checkout@4, actions/setup-java@4, actions/cache@4

github.com/pmd/pmd-eclipse-plugin - c965d029b9d6a2e6c0c889ae0dce71ec3edc4266 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #79 from adangel:update-to-pmd-7.0.0-snapshot

Update to latest PMD 7.0.0-SNAPSHOT #79

github.com/pmd/pmd-designer - 0279ad26e7acd7513eccecc2b57093d3b38880d9 authored 8 months ago by Andreas Dangel <[email protected]>
Update release notes

github.com/pmd/pmd-designer - 482a880c61054a91cfe979e1a7adb37726996e31 authored 8 months ago by Andreas Dangel <[email protected]>
Don't export XPath version anymore

github.com/pmd/pmd-designer - 97703747650b34424186704a2d02e94946c43927 authored 8 months ago by Andreas Dangel <[email protected]>
Update to PMD 7.0.0-SNAPSHOT

github.com/pmd/pmd-designer - 5cbd837a5a648bd8e24ac8dd6e25fa85cf3db893 authored 8 months ago by Andreas Dangel <[email protected]>
Update to PMD 7.0.0-SNAPSHOT

Removed XPath Version

github.com/pmd/pmd-eclipse-plugin - b47f498b6266dbbee012e35dd7e5eae3bc6a17b3 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4808 from adangel:issue-3905-tree-export-api

[core] Promote Tree Export API as stable #4808

github.com/pmd/pmd - 19496ef198ea79ec7ff516e44744e2ff8887076f authored 8 months ago by Andreas Dangel <[email protected]>
[compat6] Fix XPathRule compatibility

github.com/pmd/pmd - 0c82e97b6a9c0dad4377deaf6eb358b8f6dbb964 authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4804 from adangel:issue-4309-xpath-cleanups

[core] XPath cleanups #4804

github.com/pmd/pmd - 5931461ca9718325d255e24007f6f9710842bbe7 authored 8 months ago by Andreas Dangel <[email protected]>
[compat6] Fix compatibility layer

This is now an unhealthy mixture of old and new
classes. But the integration tests are working.

github.com/pmd/pmd - 7698b6a9947aedcbe091509ac35952b32f0f916a authored 8 months ago by Andreas Dangel <[email protected]>
[doc] Fix javadoc links after moving reporting

github.com/pmd/pmd - 8950cec263426cc307522fabc6de76b303dde11f authored 8 months ago by Andreas Dangel <[email protected]>
Fix imports

github.com/pmd/pmd - a2f2720f77155e8f2ba37f1fa008eebc77c8b5cc authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4803 from adangel:issue-3903-reporting-package

[core] Consolidate n.s.pmd.reporting package #4803

github.com/pmd/pmd - 6a328d6cd02b3ae4305173457077876d99e14f32 authored 8 months ago by Andreas Dangel <[email protected]>
[compat6] Remove RuleSetFactory - not needed

It was used by RuleSetLoader, but this was stripped
down to do nothing anymore. See the comments...

github.com/pmd/pmd - 4bf2c8b980b8ab852d47b17c2d5076265ec4e4ed authored 8 months ago by Andreas Dangel <[email protected]>
[doc] Fix javadoc links after moving Rule

github.com/pmd/pmd - a9c0ee0cd7d64d07f0dbc76d7ed724e3e3ed3b6e authored 8 months ago by Andreas Dangel <[email protected]>
Merge pull request #4799 from adangel:issue-3917-rule-package

[core] Consolidate n.s.pmd.lang.rule package #4799

github.com/pmd/pmd - 2a3128fb8600b06912e58f745e42ee4f7f8b6484 authored 8 months ago by Andreas Dangel <[email protected]>
[ci] Fix dogfood SNAPSHOT version

github.com/pmd/pmd - 9748580ee296007e0572830d63da22ee071cead5 authored 9 months ago by Andreas Dangel <[email protected]>
Update to PMD 7.0.0-SNAPSHOT

github.com/pmd/pmd-eclipse-plugin - ee523a16819b92cdc6d276433318668d86a70342 authored 9 months ago by Andreas Dangel <[email protected]>
Use latest pmd-designer 7.0.0-SNAPSHOT

github.com/pmd/pmd - 41938cacea1cf1e2f1e63a3b5caa4499f80c0629 authored 9 months ago by Andreas Dangel <[email protected]>
[ci] Bump checkout and cache to v4

github.com/pmd/pmd-designer - e6ee17582518375062c080158a84a430c0312500 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #78 from adangel:fix-deprecations

Fix deprecations from PMD 7 (getTerseName -> getId) #78

github.com/pmd/pmd-designer - 328814ef87924871566ec768ac59e91f9e7491a7 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #77 from adangel:check-with-pmd7

Enable PMD checks with PMD 7 #77

github.com/pmd/pmd-designer - ed9d9f16e089514b713297b376214b464369ee4f authored 9 months ago by Andreas Dangel <[email protected]>
Update release notes

github.com/pmd/pmd-designer - 2f905081d4696b38b8640609cc5a2d37d9167380 authored 9 months ago by Andreas Dangel <[email protected]>
Update release notes

github.com/pmd/pmd-designer - acec04f335735ef308c427b756c1b8d741c42dd8 authored 9 months ago by Andreas Dangel <[email protected]>
Fix PMD deprecations (getTerseName -> getId)

github.com/pmd/pmd-designer - 3562f8ee7d92a422b30bc96bb25f7c0a16df1a53 authored 9 months ago by Andreas Dangel <[email protected]>
Update custom PMD rules

github.com/pmd/pmd-designer - 585d090807eb7ea04d4c9fbca94decdf89a049a2 authored 9 months ago by Andreas Dangel <[email protected]>
Fix PMD violations

github.com/pmd/pmd-designer - 60cf31b3d57e3da8cfec02342f8089e766e849c7 authored 9 months ago by Andreas Dangel <[email protected]>
Check code with PMD 7.0.0-rc4

github.com/pmd/pmd-designer - c9cafb4b1c688a2aa7e7c508f75f0a56ca0c0379 authored 9 months ago by Andreas Dangel <[email protected]>
Use pmd.core.version 7.0.0-SNAPSHOT

github.com/pmd/pmd-designer - c0f94ef655f0121030e32c4755490c76a119bfc4 authored 9 months ago by Andreas Dangel <[email protected]>
[compat6] Fix compile errors

github.com/pmd/pmd - 14ae7f4ce04ae88cba5216797a9f18b88bf87a3b authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4798 from adangel:textcolor-renderer

[core] TextColorRenderer: Remove property color #4798

github.com/pmd/pmd - 5e4b7f5eb5bedd37e57a1934f62b46fffd58599d authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4797 from adangel:lexexception-cpdlexer

[core] Rename TokenMgrError to LexException, Tokenizer to CpdLexer #4797

github.com/pmd/pmd - fa97cff7ffa996212a245390f346e9f32ee77208 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4796 from adangel:remove-deprecated-and-release-rulesets

Remove deprecated and release rulesets #4796

github.com/pmd/pmd - a78e17b7a688dddaf029782704d2717c8b2fe503 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4795 from adangel:remove-ruleset-factory-compatibility

[core] Remove ruleset compatibility filter (RuleSetFactoryCompatibility) and CLI option --no-rul...

github.com/pmd/pmd - a76ec3410c5a7ba87c8197bda569117c6245657e authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4793 from adangel:undeprecate-dysfunction-reason

[core] Undeprecate PropertySource::dysfunctionReason in PMD 7 #4793

github.com/pmd/pmd - a411bc5dac6256a6c4369814bc84760db7350c12 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4792 from adangel:undeprecate-node-getImage

[core] Undeprecate Node::getImage() in PMD 7 #4792

github.com/pmd/pmd - c8686a0dff75b33eaf06a6582a549597acf5487c authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4786 from adangel:issue-4313-remove-old-rule-reference-notation

[core] Remove support for deprecated rule set references notation #4786

github.com/pmd/pmd - 5b2b03847ec7791798a40351eba07dfcc2d75630 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4782 from adangel:avoid-image

[core] Avoid using getImage/@Image #4782

github.com/pmd/pmd - 2fbe5cb147293d6254fc20fd5ce84f94cd13e94c authored 9 months ago by Andreas Dangel <[email protected]>
Merge branch 'master' into avoid-image

github.com/pmd/pmd - c6ce5a95575c70394b6b30e40fb6a8d775b892ff authored 9 months ago by Andreas Dangel <[email protected]>
Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

github.com/pmd/pmd - 1d95f0f03e35d78dfdb88f4da999b244b3e2d6a8 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[doc] Remove not existing `-language` cli param

It was already removed for PMD 7.

github.com/pmd/pmd - 4a1ba2c3c0defaaaf9e78cf09719fd545058303c authored 9 months ago by Andreas Dangel <[email protected]>
Prepare new development version 5.0.2-SNAPSHOT

github.com/pmd/pmd-bluej - c32c56262490b6620c51b969b69a6ef65754c172 authored 9 months ago by Andreas Dangel <[email protected]>
Prepare new version 5.0.1

github.com/pmd/pmd-bluej - 6167f1aa2bc269fa22df501d99bc48e4c86e2a84 authored 9 months ago by Andreas Dangel <[email protected]>
[ci] Update actions, use ruby 2.7 explicitly

github.com/pmd/pmd-bluej - 47fb294d32c36a32033dc286b2cf145d4fbfdf80 authored 9 months ago by Andreas Dangel <[email protected]>
[ci] Update build-tools

github.com/pmd/pmd-bluej - 57a97146bffa220ee834daf9b5f6b943479fa5ee authored 9 months ago by Andreas Dangel <[email protected]>
Add support for PMD 7 (#8)

github.com/pmd/pmd-bluej - ec336900c25cb35b8a44492f6ec4d9b9fb6a5516 authored 9 months ago by Andreas Dangel <[email protected]>
Update to PMD 7.0.0-SNAPSHOT

github.com/pmd/pmd-eclipse-plugin - 250a3174b4d9edc476e623e0eb50fc897cdf7d8f authored 9 months ago by Andreas Dangel <[email protected]>
[ci] Use build-tools 23-SNAPSHOT (master)

github.com/pmd/pmd-eclipse-plugin - 01375c5ab89a16598b66a8dbc9a8ae42fb55971c authored 9 months ago by Andreas Dangel <[email protected]>
Fix broken link

github.com/pmd/pmd - 033ede29256ad920a0deed6719a6d5d89f77ae6f authored 9 months ago by Juan Martín Sotuyo Dodero <[email protected]>
Fix Windows dir separator

github.com/pmd/pmd - 68680de9cb82e686e5820a618d16271d11716656 authored 9 months ago by Juan Martín Sotuyo Dodero <[email protected]>
Fix Windows samples

github.com/pmd/pmd - f70b0d04cf02f09ebbe0a3050df267adfe9898c5 authored 9 months ago by Juan Martín Sotuyo Dodero <[email protected]>
Merge pull request #4777 from adangel:fix-deprecated-api-usage

Fix deprecated API usage #4777

github.com/pmd/pmd - 88239b703e9ffbfa72203d332127983d6c805308 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4775 from adangel:apex-fix-deprecated-api-usage

[apex][visualforce] Fix deprecated API usage #4775

github.com/pmd/pmd - 7041f27d9f4a41ac164ce106d12135755d85d41d authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4772 from adangel:plsql-fix-deprecated-api-usage

[plsql] Fix deprecated API usage #4772

github.com/pmd/pmd - 59c2e86203ce8a4c20599467db184f0f7efd7db8 authored 9 months ago by Andreas Dangel <[email protected]>
Merge pull request #4768 from adangel:java-ast-updates

[java] Updates to AST nodes #4768

github.com/pmd/pmd - 0c4b4f4dcda405702f9aa608cf59a9d24fca347c authored 9 months ago by Andreas Dangel <[email protected]>
[core] Promote Tree Export API as stable

Fixes #3905

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

github.com/pmd/pmd - f5c4aaddf28559d743fcf37e3f97c99abc55c89d authored 9 months ago by Andreas Dangel <[email protected]>
[core] XPathHandler/XPathFunctionDefintion: Refactoring, javadoc

github.com/pmd/pmd - 304ff2ec256710d0e33ddd19cc4abfcf1b618a08 authored 9 months ago by Andreas Dangel <[email protected]>
[core] XPathHandler: Avoid direct dependency on saxon, Part 2

Define new interface FunctionCall, that replaces the
saxon interface ExtensionFunctionCall.

github.com/pmd/pmd - 721661c3f9925fcb0f9979f7dbf20a67fa14bf10 authored 9 months ago by Andreas Dangel <[email protected]>
[core] XPathHandler: Avoid direct dependency on saxon, Part 1

github.com/pmd/pmd - b8ecc890afcbd4d034e5a4d7abd08b57a743d1f5 authored 9 months ago by Andreas Dangel <[email protected]>
[compat6] Provide XPathRule under old package

github.com/pmd/pmd - c800bba7335f62fb5a178c8f66c64e7375312316 authored 9 months ago by Andreas Dangel <[email protected]>
[compat6] Fix SuppressedViolations compatibility

github.com/pmd/pmd - 3941fe1988bc87da03163728be2a1bf850540d39 authored 9 months ago by Andreas Dangel <[email protected]>
Remove version property for XPath rules

github.com/pmd/build-tools - 60f7add6e77215da009a136b4f7ff82dccb46a18 authored 9 months ago by Andreas Dangel <[email protected]>
[core] XPathRule - remove version property (#4309)

github.com/pmd/pmd - 049f2c7c596d015e5e496279ae1c43332657eb39 authored 9 months ago by Andreas Dangel <[email protected]>