Ecosyste.ms: OpenCollective

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

github.com/javaparser/javaparser

Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
https://github.com/javaparser/javaparser

Merge pull request #4005 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.2

chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2

d880f11ba70252fbabccf5a0c102fc3b52005abe authored almost 2 years ago
Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.2

e785397249c729eb15092a14ce5b78d696cf0d76 authored almost 2 years ago
Merge pull request #4006 from javaparser/dependabot/github_actions/codecov/codecov-action-3.1.3

chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3

0644058d5a6f8dcbe74d13f789ad288a96e81b97 authored almost 2 years ago
chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
-...

bc30cc938ce79b8447bdb9e4ff2fabba806a5665 authored almost 2 years ago
chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to...

2b01f07f656a1c047dc761aef7e9e955bd9a8142 authored almost 2 years ago
Merge pull request #3997 from kris-scheibe/feature/java17-sealed-classes

add Java 17 sealed/non-sealed classes

690278439b028f2c750fd366e7779273b48c4daa authored almost 2 years ago
Merge branch 'master' into feature/java17-sealed-classes

4bc5ea34ac1a7bb5901ffc30b369bf730c28fef8 authored almost 2 years ago
Merge pull request #3998 from jlerbsc/master

Fix: Issue 3995 resolving a method call with a variadic argument of p…

fdbeb898a2e6c6b3d0d91d7d4cf387b94304a144 authored almost 2 years ago
Fix: Issue 3995 resolving a method call with a variadic argument of primitive type

11ed01dee14f39171cea32b9e05da6d28c59f579 authored almost 2 years ago
add Java 17 sealed/non-sealed classes

25b12b3edff2661c29cde8c80cc66abc6348c93b authored almost 2 years ago
Merge pull request #3996 from jlerbsc/master

Perf: Remove unnecessary methods and quickly return to the Range.cont…

78f2fb0ef51f65ba0ca7f3d684c1fcf945dc0bc0 authored almost 2 years ago
Perf: Remove unnecessary methods and quickly return to the Range.contains method call which is frequently called

8b8d95465f0027c83467503d56153fb90182566f authored almost 2 years ago
Merge pull request #3994 from javaparser/dependabot/github_actions/actions/checkout-3.5.2

chore(deps): bump actions/checkout from 3.5.1 to 3.5.2

53867943cafc5fae60e7a85984631d7cdc461595 authored almost 2 years ago
chore(deps): bump actions/checkout from 3.5.1 to 3.5.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [Release no...

e157886d52f032c81c6ff0b1d96210bb6badd334 authored almost 2 years ago
Merge pull request #3992 from javaparser/dependabot/github_actions/actions/checkout-3.5.1

chore(deps): bump actions/checkout from 3.5.0 to 3.5.1

734b0dee25e6ec10c5ae9a73ad939457771cf807 authored almost 2 years ago
chore(deps): bump actions/checkout from 3.5.0 to 3.5.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
- [Release no...

d728e38addaca13623fffdd8854a48678fc21ee7 authored almost 2 years ago
Merge pull request #3988 from javaparser/dependabot/github_actions/codecov/codecov-action-3.1.2

chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2

f4b01d05b59d29b2d6c2a6ab55f7df8b8f8d5ea7 authored almost 2 years ago
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
-...

a7b0a03096e825f9a0e35480fe5db1240c735408 authored almost 2 years ago
chore(deps): update dependency maven to v3.9.1

5cb7a556bc40a59eb19a3c39c138d0fc9bb883a9 authored almost 2 years ago
Merge pull request #3984 from xenoamess-fork/add-unit-test-for-interface-field-static

add test for showing interface field shall be static & final

109684eee0eb0843bace7d5f9b8b22b0f341fc35 authored almost 2 years ago
add test for showing interface field shall be static & final

1df25c74f4872084eacb57a9a040326f1ba36b16 authored almost 2 years ago
Merge pull request #3986 from jlerbsc/master

Fix: issue 3983 why FieldDeclaration in an interface calling isStatic…

55ed8a0524564a6af4dcc1e443a85f1d982da7b5 authored almost 2 years ago
Fix: issue 3983 why FieldDeclaration in an interface calling isStatic() return false?

47ee12c15b999afd0555747f1d1fd412e5170768 authored almost 2 years ago
Merge pull request #3985 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1

chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

15398e97feb73b40a8a1df4fa400e47aec3408df authored almost 2 years ago
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1

Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1.
...

8b3a86fe25e58d3415b366cb545666f42801aafd authored almost 2 years ago
Merge pull request #3981 from javaparser/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.9

chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9

19101ad9ccec72cd77fa6b46f661ab223042d69f authored almost 2 years ago
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9.
- [Release no...

4c8ba4bd421526ffcf0d003293931c113c098676 authored almost 2 years ago
Merge pull request #3980 from javaparser/dependabot/maven/com.puppycrawl.tools-checkstyle-10.9.3

chore(deps): bump checkstyle from 10.9.1 to 10.9.3

e25ff5fd2b446eb5b48bb476b37bb41dfeb4d403 authored almost 2 years ago
chore(deps): bump checkstyle from 10.9.1 to 10.9.3

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.1 to 10.9.3.
- [Release n...

617f1e38718d0d30e3c532578357aac48c5d3476 authored almost 2 years ago
Merge pull request #3979 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1

chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1

a6428be3811dd26b3b6abd818d6a08812634618e authored almost 2 years ago
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3...

0fd915204b7613cef12c4711ca563d8221ed1dc9 authored almost 2 years ago
Merge pull request #3975 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.1

chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

b25154ef660f18e6e13154b8a3357d385955b8f6 authored almost 2 years ago
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1

Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1...

434eaa86e9af9e2411f0a170446dece6c650e890 authored almost 2 years ago
Merge pull request #3965 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0

chore(deps): bump maven-release-plugin from 2.5.3 to 3.0.0

d02fc74f4e8e91787b9c86c3c663e98200b3fe7b authored almost 2 years ago
chore(deps): bump maven-release-plugin from 2.5.3 to 3.0.0

Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.0.
- [Re...

91032620106acfca5fa1f2a1c325a070bf458e0a authored almost 2 years ago
[maven-release-plugin] prepare for next development iteration

2fa30c8b88b37b0fde2b52dab4da43d964188e1b authored almost 2 years ago
[maven-release-plugin] prepare release javaparser-parent-3.25.2

6b9ff217c2f3bedabc7dd51c67011653defa6152 authored almost 2 years ago
update readme

99af3b86dfaa931df7bf2f540b686f566866b68b authored almost 2 years ago
Update changelog

bba8a994aa26020128a254e521ca7150a22e346b authored almost 2 years ago
Merge pull request #3953 from javaparser/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3.5.0

25f7af97decc449ddb3e71e8a900c0b2f2855c63 authored almost 2 years ago
chore(deps): update actions/checkout action to v3.5.0

71011ccc49e1d91c92a5ebdba0405c96e39d3a42 authored almost 2 years ago
Merge pull request #3966 from jlerbsc/master

Fix: issue 3947 MANIFEST.MF points to non-existent URL

46c713a04f6cd8a7f276f1a781104f8440814de8 authored almost 2 years ago
Fix: issue 3947 MANIFEST.MF points to non-existent URL

21eb8d99b1fd38f359bde8cef13f734cbbd771bb authored almost 2 years ago
Merge pull request #3963 from jlerbsc/master

Fix: issue 3951 ConfilictingGenericTypesException is thrown when an Object type is expected as a...

6f7bf20d1e44841fd5ff70dae8c4993e10136fe6 authored almost 2 years ago
Merge branch 'javaparser:master' into master

722bf94d6f37f93bc05f34761cfbc8f83c77a127 authored almost 2 years ago
Fix a typo on ConflictingGenericTypesException

49486c677affad846a9fff4b7f6e01366c2fe0fd authored almost 2 years ago
Fix: issue 3951 ConfilictingGenericTypesException is thrown when an Object type is expected as a parameter and an interface is provided as the actual parameter

c85c517c5a699efb5fdbab0349954dc4ba4e1420 authored almost 2 years ago
chore(deps): update dependency maven-wrapper to v3.2.0

f29c4b43a930453af3b238543a2ac5542d2889d9 authored almost 2 years ago
Merge pull request #3961 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.0.0

chore(deps): bump maven-scm-plugin from 1.13.0 to 2.0.0

b61a4a9ab8a11b93a8ca10b1a4d237626792df31 authored almost 2 years ago
chore(deps): bump maven-scm-plugin from 1.13.0 to 2.0.0

Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.13.0 to 2.0.0.
- [Release n...

6b0524897ba81fbf3b312047a6043671eb7f4af2 authored almost 2 years ago
Merge pull request #3958 from javaparser/dependabot/maven/com.puppycrawl.tools-checkstyle-10.9.1

chore(deps): bump checkstyle from 10.8.1 to 10.9.1

ae9112e21d1a7fceb1eb853cb4a9df9796cb2b05 authored almost 2 years ago
Merge branch 'master' into dependabot/maven/com.puppycrawl.tools-checkstyle-10.9.1

2780e670d23784b5c96c7240ffc33b63d9cf2e73 authored almost 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0

6501010db205f674795f05edb00278975b5684fa authored almost 2 years ago
Merge branch 'master' into dependabot/maven/com.puppycrawl.tools-checkstyle-10.9.1

0a98900cca954dd4062d4a355f364912d0dc1797 authored almost 2 years ago
Merge pull request #3954 from javaparser/dependabot/github_actions/actions/checkout-3.4.0

chore(deps): bump actions/checkout from 3.3.0 to 3.4.0

10be1ac5f51565e2cbc491941ab01b6e5fad4854 authored almost 2 years ago
Merge branch 'master' into dependabot/github_actions/actions/checkout-3.4.0

59b7af653d890309646b5bae94d4d9344b095c04 authored almost 2 years ago
Merge pull request #3959 from jlerbsc/master

Fix: issue 3949 LexicalPreservingPrinter Ignores Changes to LambdaExp…

d9af8a91d31e51a86edd93eb3614bce4e4ed548f authored almost 2 years ago
Improve explanation on LPP behavior

e82fde337bcb81d3e44eaa5e2a6a9aec0ec89056 authored almost 2 years ago
Fix: issue 3949 LexicalPreservingPrinter Ignores Changes to LambdaExpr Body

a60a846a6ca59fd1421625c47261f0797897ce3a authored almost 2 years ago
chore(deps): bump checkstyle from 10.8.1 to 10.9.1

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.1 to 10.9.1.
- [Release n...

03a28e96e8c6655ce6829e8b5c794de5f5815b79 authored almost 2 years ago
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release no...

6266e45a108e27ee2bba009bad55ebc9d7c7ebbf authored almost 2 years ago
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.8.1

2195a4229d6c4684f74ad3e9ac1f314a8d27fd1c authored almost 2 years ago
Merge pull request #3938 from blacelle/FixLambdaSwapBlockByExpr

Suggested fix: hardcoded specific LambdaExpr case in LexicalDifferenc…

1c7027dd3a13ad14a51808b2c1938195be00ced4 authored almost 2 years ago
Merge branch 'master' into FixLambdaSwapBlockByExpr

9117915aba46a09423cbd499b2a5f63ba1344f42 authored almost 2 years ago
Merge pull request #3943 from jlerbsc/master

Fix: Unit test since Return-Type-Substituable is fully implemented on reference type

409341c51c0d61452bbb5cb848128fc04a25d79f authored almost 2 years ago
Merge branch 'javaparser:master' into master

bdcaf124652028aafdf957bafbb23cdae308f293 authored almost 2 years ago
Fix: Unit test since Return-Type-Substituable is fully implemented on reference type

393541c35622240d8e86a56cd91607a49e77857d authored almost 2 years ago
Merge branch 'master' into FixLambdaSwapBlockByExpr

1d50cb2412a3f787ac86c9b1ddf1ec67abfe1a10 authored almost 2 years ago
Fix indentation

0bb09358e9598e784aac6c6346042dc0a56fa848 authored almost 2 years ago
Add comment, adjust indentation

124a4870a611d518b96910abecd216fffb5d3edc authored almost 2 years ago
Remove unused import

7273d185e5bf298af1e526f4136c14f824f4955f authored almost 2 years ago
Merge pull request #3941 from jlerbsc/master

Fix: issue on FunctionalInterfaceLogic but waiting for Return-Type-Su…

ebfece468999044c627b11a33c295eab2aa0bb66 authored almost 2 years ago
Fix: Init Return-Type-Substituable on reference type

aebe3bb8e506c372e6323fc0813a5197283884be authored almost 2 years ago
Fix: issue on FunctionalInterfaceLogic but waiting for Return-Type-Substituable is fully implemented on reference type

79fd273ffa2ece84bfe1b7af52b7f7b2cbaddec7 authored almost 2 years ago
Simplify unitTest not to reuse the original Statement

0690bc54aaa924d6b92dd57b849738768e92e750 authored almost 2 years ago
Merge pull request #3937 from blacelle/FixtextBlocksInLexicalPreservingPrinter

Fix TextBlockLiteralExpr in LexicalDifferenceCalculator

42ecfabdcb8fe05e764eb2ca7ade495aa38d153e authored almost 2 years ago
Switch to proper EOL, as allowed by https://openjdk.java.net/jeps/378#1--Line-terminatorsx

14ce6cebd7c83bedae2126cb62bb2b001aaa3f7f authored almost 2 years ago
leaner unittest

f77f827a43ce006ec7c712bdeb880bfa2d3c9fe9 authored almost 2 years ago
Leaner unitTest

5d2f91a03d4ded3691164a417deaef6de997594f authored almost 2 years ago
Suggested fix: hardcoded specific LambdaExpr case in LexicalDifferenceCalculator

ab852cd2c994d4ee5c28f31856f14c2f7cef33c4 authored almost 2 years ago
Fix TextBlockLiteralExpr in LexicalDifferenceCalculator

1952dfe2d39035d1d527850734eeca55ebc20d6f authored almost 2 years ago
Merge pull request #3933 from jlerbsc/master

Fix: issue 3919 An array of primitive type cannot be assigned to an array of object

2d78d98738cadf0397111b13bd3178ffe4f75896 authored almost 2 years ago
Fix the method resolution logic by better handling the variable arity methods in the case where the last parameter of the expected method is an array of objects and the actual parameter is an array

6ac5b8a092230570ab847de7aac176228c2a5333 authored almost 2 years ago
Add unit tests

d920214efb1ea6cfd417ac2b4560430e23410f78 authored almost 2 years ago
Merge branch 'javaparser:master' into master

4a76ec6a0d3fb65c3e868da57955a249cc2febd6 authored almost 2 years ago
Fix: issue 3919 An array of primitive type cannot be assigned to an array of object

2d7ff719fbe7bd0ec2307c4b82aa66d0e3e3cbf3 authored almost 2 years ago
[maven-release-plugin] prepare for next development iteration

e53ce0d34818304c8d5bb87e26a352d96b42300d authored almost 2 years ago
[maven-release-plugin] prepare release javaparser-parent-3.25.1

7e761814c661d67293fb9941287f544ce7fdd14c authored almost 2 years ago
update readme

1339a54315592690a6833a5d2568c8078eb2b900 authored almost 2 years ago
Update changelog

86e6f39a7eefa5854922ee0ae4c8aab3e04bb8f8 authored almost 2 years ago
Merge pull request #3928 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0

chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0

8bcc5b676d7af3b8c46d0dbd769dc163b4b3e30f authored almost 2 years ago
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3....

34592f6d0546f97875a6c2ce46e6dc20ad04e235 authored almost 2 years ago
Merge pull request #3927 from javaparser/dependabot/maven/com.puppycrawl.tools-checkstyle-10.8.0

chore(deps): bump checkstyle from 10.7.0 to 10.8.0

f5688c8916bc41d71d37a475b5215cacf8f5882c authored almost 2 years ago
chore(deps): bump checkstyle from 10.7.0 to 10.8.0

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.7.0 to 10.8.0.
- [Release n...

0f44e887aa65fbe71961c7efc10f7cde59308910 authored almost 2 years ago
Merge pull request #3926 from jlerbsc/master

Fix: issue 3924 Removing ImportDeclaration with Annotated package thr…

58333f0b2327f8c1eda46d0c6187c9f5db3d5b5a authored almost 2 years ago
Fix grammar to handle optional annotations and the begin range

5ca397365a5743d4bbfc1a8d4131c85e6b0491e9 authored almost 2 years ago
Fix: issue 3924 Removing ImportDeclaration with Annotated package through LexicalPreservingPrinter

4ea9b52e091b7fc529ed99351612dcc9e21a113c authored almost 2 years ago
Merge pull request #3921 from jlerbsc/master

Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor

11ea1f2b6f8f4a1ac0ba5bfa73f80f41af048373 authored almost 2 years ago
Fix the solution must be valid for inner type with non composite name, inner type with composite name and fully qualified type name

831f3c44d01c2b52e451bcbc1ad1d609b55c80b8 authored almost 2 years ago
Add test code related to the issue

7bc878838d18a73ae64545143c6049149e84c80a authored almost 2 years ago