Ecosyste.ms: OpenCollective

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

Friends of Apache Groovy

Supports activities within the Groovy community
Collective - Host: opensource - https://opencollective.com/friends-of-groovy - Website: https://twitter.com/FriendsOfGroovy - Code: https://github.com/apache/groovy

parse test only

github.com/apache/groovy - 7f280fe133a5a47df4264951bf98e49843c12112 authored over 1 year ago by Eric Milles <[email protected]>
remove type vars from `JSR308Permitted2`

github.com/apache/groovy - 5e501c44988018392c01ee9d0a698cba2c8d3e51 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11179: JSR 308: inline constants and variable scope for type anno

github.com/apache/groovy - aae0d08b0b58e347aaff64d6a2f0c5e32f27a0b2 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-9154: add test case

github.com/apache/groovy - ad2ac49937a0566ca9cab6d440d87ff8e123cf87 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-9155: add test case

github.com/apache/groovy - eee9e7b28032fb9ad5a884d55afbb685a657e7d0 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11178: JSR 308: ctor call type annotations

github.com/apache/groovy - b779d3068652d6191d32f411a1d97f904ed0f19b authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-7213, GROOVY-8859: no trait bridge for private methods

github.com/apache/groovy - 032ed6c5082f7e45ac4e7dfb6d3e578b61f5956d authored over 1 year ago by Eric Milles <[email protected]>
Use the tap() method instead of with(), as tap() returns the object instead of returning the last expression of the closure like with with().

Without this change, variable p3 actually contained the int 1951

github.com/apache/groovy - 6ab3fa8f7d25d73346dbafbd8787c3a64a4f7a67 authored over 1 year ago by Guillaume Laforge <[email protected]>
Move JDK 18 into groovy-build-test-aux matrix

github.com/apache/groovy - 4ca29fa5bccd97d51d25deb5b1ffb485f0d70a46 authored over 1 year ago by Goooler <[email protected]>
update dependency metadata

github.com/apache/groovy - 976817aa1d84360de370f9eb08f1b3ff99afa1b1 authored over 1 year ago by Paul King <[email protected]>
update dependency metadata

github.com/apache/groovy - 8906429ab5f31444a78a807e9084e7f2027dcdcc authored over 1 year ago by Paul King <[email protected]>
GROOVY-11176: Bump checkstyle to 10.12.3 (build dependency)

github.com/apache/groovy - 9f8deb80d9d9f08eb9427484ebfc4498fa18ff99 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11175: Bump javaparser to 3.24.5

github.com/apache/groovy - 83958a0cd3c5b045d89b83ccfc8ad7c907234d91 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11174: Bump logback-classic to 1.4.11 (test dependency)

github.com/apache/groovy - b295686aa439b70cb2da8e508691b44e1730a10a authored over 1 year ago by Paul King <[email protected]>
GROOVY-11173: Bump picocli to 4.7.5

github.com/apache/groovy - c1078840e90bf0b013cb3c7e5ba7a75e301c21b7 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11172: Bump jqwik to 1.8.0 (test dependency)

github.com/apache/groovy - 920d42262ef0989419032e269a4c424fbbeb6ca0 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11171: Bump slf4j to 2.0.9 (test and standard install dependency)

github.com/apache/groovy - ad97324e501249b6da83f46f2e4f118a5c7f322e authored over 1 year ago by Paul King <[email protected]>
GROOVY-11156: remove illegal magic accessor usage

github.com/apache/groovy - 2bcbef97399b15616c3112f8e3b7947f5f46ede8 authored over 1 year ago by Jochen Theodorou <[email protected]>
Bump actions/checkout from 3 to 4

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

github.com/apache/groovy - 6acf1fd488df1d2d404eea2f27936289daa04e50 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.gradle.common-custom-user-data-gradle-plugin

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.1 to 1.11.2.

---
updated-depen...

github.com/apache/groovy - 257e61d98e53ab4c0e833d5797035e769b3b02eb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GROOVY-11167: JsonOutput should handle Records like POGOs

github.com/apache/groovy - c0d69539f916e31e623ad901242904334d85975d authored over 1 year ago by Paul King <[email protected]>
GROOVY-11170: Fix edge cases for SecureASTCustomizer (improve Javadoc)

github.com/apache/groovy - 59c70832e175781dc66c0018a00c20be2396a623 authored over 1 year ago by Paul King <[email protected]>
GROOVY-8854: write `T.m(p)` as `this.m($static$self,p)` not `$self.m(p)`

github.com/apache/groovy - 0aa78d0a33702240127c53f36bb9bfb0f12e6d4f authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11170: Fix edge cases for SecureASTCustomizer (fix test cases)

github.com/apache/groovy - c14652b5eb91d41b8331a2197b3eef7c96065405 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11170: Fix edge cases for SecureASTCustomizer (test cases)

github.com/apache/groovy - 6cfa9e4a0a79248e11c76e27376237ebde263433 authored over 1 year ago by Paul King <[email protected]>
Improve method selection for script body in SecureASTCustomizer

github.com/apache/groovy - 599a1aca5ebbc5f5c20f8ffdb1aa641613074fcd authored over 1 year ago by Paul King <[email protected]>
GROOVY-8587: trait helper `$static_methodMissing`

github.com/apache/groovy - d3b40a85654401b82d9607158bf3bb297f5d0289 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-8587: remove standard MOP methods from trait helper inner classes

github.com/apache/groovy - cef3a2c1d0d59ccd1071e155df8ea133fbb813c2 authored over 1 year ago by Eric Milles <[email protected]>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.5 to 5.1.6

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - 90eedda336a0fccdcd15243c4c104c9382935cfa authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0

Bumps com.github.ben-manes.versions from 0.47.0 to 0.48.0.

---
updated-dependencies:
- dependen...

github.com/apache/groovy - 49b53841b032a3749380624a8efff24018394447 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GROOVY-6663: `super` calls and bridge methods

github.com/apache/groovy - 444e236fd48303b5af73550c8f1b8cce959db574 authored over 1 year ago by Eric Milles <[email protected]>
Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277

Bumps org.sonarqube from 4.3.0.3225 to 4.3.1.3277.

---
updated-dependencies:
- dependency-name:...

github.com/apache/groovy - 5c5332bb1d74c0ddac7c52e5e30a5c1897bc071c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.nosphere.apache:creadur-rat-gradle from 0.8.0 to 0.8.1

Bumps org.nosphere.apache:creadur-rat-gradle from 0.8.0 to 0.8.1.

---
updated-dependencies:
- d...

github.com/apache/groovy - 0a97087a44f1d7be5e29a63668a2ba81e0eb9181 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GROOVY-11165: JEP 445 compatibility additional functionality (document @BaseScript case)

github.com/apache/groovy - 5c6644bfe30c130af6d734bf6b371a2259efe10d authored over 1 year ago by Paul King <[email protected]>
GROOVY-11165: JEP 445 compatibility additional functionality

github.com/apache/groovy - a3543ff05824d4230c5a54f89f79b61e52a95d3f authored over 1 year ago by Paul King <[email protected]>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.4 to 5.1.5

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - 0a3ef030d5137b0c8da93d015162d15985d3bd63 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GROOVY-10974: add test case

github.com/apache/groovy - 6dc5b63a0976037cf01fa2f3ffe637a467461576 authored over 1 year ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 67e2469e050ae828c41570ee93f235aa314ea424 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11164: Mark main/run methods in scripts as @Generated

github.com/apache/groovy - d9961ad83d8f52184f44f3bdac4d720ef4743bd5 authored over 1 year ago by Paul King <[email protected]>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.3 to 5.1.4

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - aa21508888a1a68c108323d6ab931daa70e6b6c5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
node meta data

github.com/apache/groovy - 6953697ca27d69bf03271c83cd22348dfc58ea5f authored over 1 year ago by Eric Milles <[email protected]>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.2 to 5.1.3

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - b7bb0eac7aa4dc178576eec5fa380c37a85f6cc7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix an AsciiDoc inline code block

needed to use "unconstrained formatting pair" since there was no space after the closing backtic...

github.com/apache/groovy - dd81c3aed16758976910230e0f5b44037734bc0d authored over 1 year ago by Alex Sherwin <[email protected]>
update dependency metadata

github.com/apache/groovy - 1124451a8f25cdf541c835d1a39495c031a892a9 authored over 1 year ago by Paul King <[email protected]>
update verification metadata

github.com/apache/groovy - 73ba3ba958ceaa9f3b9931a46a9aaa878b95ba6b authored over 1 year ago by Paul King <[email protected]>
GROOVY-10975: STC: method pointer/reference parameter(s) and return type

github.com/apache/groovy - 1a3885aacbc7bab29495de4e60392b9227349b19 authored over 1 year ago by Eric Milles <[email protected]>
vmplugin: reuse `toAnnotationNode` not lower-level `configureAnnotation`

github.com/apache/groovy - 47867dcbc3d17e6661305de8deebbe2b7253f436 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-10756: fix erasure (like `ResolveVisitor#resolveGenericsHeader`)

github.com/apache/groovy - f5bb31c4b6709b2e7a850dc380bfab712ccc1cb8 authored over 1 year ago by Eric Milles <[email protected]>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.1.0 to 5.1.2

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - 2a8c5fbc61ebd55a1c000b977b40f49695f22023 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor assertFalse(equals()) with assertNotEquals

github.com/apache/groovy - 6d84e245fd9bf78a45ebf323aef939eded5a4e7b authored over 1 year ago by Taher Ghaleb <[email protected]>
GROOVY-8096: resolve script super class

github.com/apache/groovy - de118a175d6df0347f75ce1a2026049fe9a93a37 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11160: Bump ivy to 2.5.2

github.com/apache/groovy - 586ef238360a79be7b84aa205618eebd6d36b138 authored over 1 year ago by Paul King <[email protected]>
update dependency metadata

github.com/apache/groovy - c6cf00c9f07e879359923b3c6edb5ad2663f29f5 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11162: Bump Ant version to 1.10.14

github.com/apache/groovy - adfcbc63a60c517dbb4cd5b739ff099999df2c1c authored over 1 year ago by Paul King <[email protected]>
GROOVY-11159: protect class definition from modification via a reference

github.com/apache/groovy - 17bc993b3edae12b31012b8c2091261cd071efa8 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11157: Provide a GINQ aggregate function shorthand for returning a list of the selected items

github.com/apache/groovy - c5977979827784bfa70fdc30bc1ccd44d9ec3076 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11155: Add DGM variants of count(Iterable|Iterator|Map, Closure) with an initial value

github.com/apache/groovy - 628625a40501eaca18886ceca6bbf1061ac57961 authored over 1 year ago by Paul King <[email protected]>
GROOVY-7024, GROOVY-10985: self property precedence

github.com/apache/groovy - 1ea6927ad9c6ec7e05266e1385e3787866c888ad authored over 1 year ago by Eric Milles <[email protected]>
minor style issues

github.com/apache/groovy - 4b0f162ecdfc056d104155a0c17d15cf23b0b60c authored over 1 year ago by Paul King <[email protected]>
minor style issues

github.com/apache/groovy - eb738ea24f6a36149d520d3e3d8af4c13c4fe6ae authored over 1 year ago by Paul King <[email protected]>
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.1 to 5.1.3

Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gra...

github.com/apache/groovy - e83822f160ecbd1ddbfeb33ed25006efa4dc337e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.3 to 5.1.0

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gra...

github.com/apache/groovy - 1fc3a5e6f2a6feaaf7686d7fc0f9dd9533026c77 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`groovy-contracts`: refactor attribute replacement

github.com/apache/groovy - 95f36bc52cdca47ca7722e45aabb57152dcc86f7 authored over 1 year ago by Eric Milles <[email protected]>
`groovy-contracts`: fix dsld errors and matching

github.com/apache/groovy - 8f9c007e128aa4ec4862b7fd8bb048118db16cc8 authored over 1 year ago by Eric Milles <[email protected]>
exclude occasional error log files

github.com/apache/groovy - cd71ce0117dcb320a6e50fd343f72c45995d1888 authored over 1 year ago by Paul King <[email protected]>
defer `dynamicType()` usage

github.com/apache/groovy - 4e7cd375ba48583654d73fdfe7da3b3f3fd72999 authored over 1 year ago by Eric Milles <[email protected]>
fix typo

github.com/apache/groovy - a4fb7aaca444096c0e48593f24c7879698076875 authored over 1 year ago by Eric Milles <[email protected]>
make it simpler to output jmh results

github.com/apache/groovy - 4428e75d059372f2a29267ba47d0ed9990c8049a authored over 1 year ago by Paul King <[email protected]>
make it simpler to output jmh results

github.com/apache/groovy - 602ddb94c152ce1ebe10e064922e88d557141ce5 authored over 1 year ago by Paul King <[email protected]>
update dependency metadata

github.com/apache/groovy - 71d261e110ff8cdc19a51e79e756da5c5f608298 authored over 1 year ago by Paul King <[email protected]>
GROOVY-10855: normalized annotation metadata (pt.2)

github.com/apache/groovy - 5f8c82e9c88bb7087bdf134f2864d7ca9008b9e7 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-10602: fix dropped parameter detection

github.com/apache/groovy - 05a116688df321a187966b0e7234edd024bd40f4 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11151: Example in the Documentation of the Coercion Operator is Wrong

github.com/apache/groovy - 44fd02c393b9d2daef7b33b5c58a2d3aac4d0ff2 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11151: Example in the Documentation of the Coercion Operator is Wrong

github.com/apache/groovy - b586919e3f1f67cfaebea23e515ccaea6d0b3ad3 authored over 1 year ago by Paul King <[email protected]>
tider jar for jmh

github.com/apache/groovy - e95ab29a5bf62f1e07fae48485c74f8a06c09d46 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11146: Support flattening of Optionals in flatten

github.com/apache/groovy - 10192205c587f5105b6a9c8792aa989091fa08de authored over 1 year ago by Paul King <[email protected]>
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin

Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gra...

github.com/apache/groovy - e5f2d261c5ef6ffcccdf66457f4366a2ef7d215b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225

Bumps org.sonarqube from 4.2.1.3168 to 4.3.0.3225.

---
updated-dependencies:
- dependency-name:...

github.com/apache/groovy - e7481d5dcdf60dd42dd709fdaab95f1edfcf29bf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GROOVY-11150: Bump JMH to 1.37 (performance test dependency) plus minor refactor

github.com/apache/groovy - f04f35c015116badbed7f847e617905123e41d68 authored over 1 year ago by Paul King <[email protected]>
keep spotbugsSlf4f in sync with latest version we use

github.com/apache/groovy - 1caa7dc0c72d26b5ad4ac9def966e65a085da754 authored over 1 year ago by Paul King <[email protected]>
GROOVY-11148: Bump JUnit Jupiter/JUnit Platform to 5.10.0/1.10.0

github.com/apache/groovy - 28e0874ef039814c6c705f1a770d93a327c9e5dd authored over 1 year ago by Paul King <[email protected]>
GROOVY-11147: Bump logback-classic to 1.4.9 (test dependency)

github.com/apache/groovy - 635e25ab48295ef59a938e776b2daef781ae4063 authored over 1 year ago by Paul King <[email protected]>
binary compatibility/serializability fixes

github.com/apache/groovy - 51552c2a329ccb754539f31beb8c561f81c40608 authored over 1 year ago by Paul King <[email protected]>
binary compatibility/serializability fixes

github.com/apache/groovy - 35664ddeb4f07608170d401b398a056fdc13d7a6 authored over 1 year ago by Paul King <[email protected]>
improve javadoc

github.com/apache/groovy - ceff650447ca6f11e4f447347593f7d25bfac506 authored over 1 year ago by Paul King <[email protected]>
remove accidentally added file

github.com/apache/groovy - 0549704603f8a7d15828201d8efc2864e9d5278d authored over 1 year ago by Paul King <[email protected]>
GROOVY-11145: add `join()` extension

github.com/apache/groovy - 4e6238dd3c83aa83e95a8477f2a1b2f4a40ff5df authored over 1 year ago by Eric Milles <[email protected]>
sort `r`..`x` methods

github.com/apache/groovy - 03e13f7f5049f74d4e1174b288e647e516beaf42 authored over 1 year ago by Eric Milles <[email protected]>
sort `o` and `p` methods

github.com/apache/groovy - 7ed4ccc3bfc23e041811d06c2f9b941b7d5095ba authored over 1 year ago by Eric Milles <[email protected]>
sort `m` and `n` methods

github.com/apache/groovy - 6335e45d07d67f414bf894339bf6852d14837ad3 authored over 1 year ago by Eric Milles <[email protected]>
sort `j` and `l` methods

github.com/apache/groovy - a97cb0659bce98ad88012f8056f992d2c3b1233e authored over 1 year ago by Eric Milles <[email protected]>
sort `h` and `i` methods

github.com/apache/groovy - e11c1e01525cc3480914f1665044a866c6650a42 authored over 1 year ago by Eric Milles <[email protected]>
sort `f` and `g` methods

github.com/apache/groovy - 70c17c26afbed767dc4af08b49ad0f2e185ef792 authored over 1 year ago by Eric Milles <[email protected]>
sort `d` and `e` methods

github.com/apache/groovy - 41d6ef3647727416b8f93470923ff09f45332a5b authored over 1 year ago by Eric Milles <[email protected]>
sort `b` and `c` methods

github.com/apache/groovy - 3755f451b29ec39c6ab41d0f5c0a4df6a8e8bda0 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11145: add `join()` example

github.com/apache/groovy - 32f49c3538d4389cf8de5d2441e779cdf7cb6767 authored over 1 year ago by Eric Milles <[email protected]>
sort `a` methods

github.com/apache/groovy - 69d676c25fe9287eb2678e11432aa63b7dc8039d authored over 1 year ago by Eric Milles <[email protected]>
additional example

github.com/apache/groovy - 4f41b7942ef9e93f0eede0ae925acd7f5f73c118 authored over 1 year ago by Paul King <[email protected]>
GROOVY-9933: style items

github.com/apache/groovy - 93c899f612ab345d5a4d0e1418e29b7353cd36d7 authored over 1 year ago by Eric Milles <[email protected]>
GROOVY-11070: SC: safe-index array get and put supports negative numbers

github.com/apache/groovy - 423a8bda0f59a6d177ea3d94450a0a3e7af30fce authored over 1 year ago by Eric Milles <[email protected]>