Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-jvm

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://github.com/pact-foundation/pact-jvm

chore: fix for 'compileTestJava' task (current target is 18) and 'compileTestKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version

205bbd341c7db41ca15864f5ba02d8878b9b124a authored about 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1609 from Codex-/bump_antlr

Bump Antlr4 to 4.11.1

6f8a347b362d33f485c2130d8f02c3f524e75d0f authored about 2 years ago by Ronald Holshausen <[email protected]>
chore: Bump Antlr4 to 4.11.1

6a53c7f68969d7394a59537a3e44a184dc26de1e authored over 2 years ago by Alex Miller <[email protected]>
Merge pull request #1607 from holly-cummins/use-tccl-in-loader

Use Thread Context ClassLoader to find test resources

7258f435ec444141063892f9d003c2e55b126036 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1606 from holly-cummins/bump-kotlinresult

Bump version of Kotlin Result to work around build failures

03a8b3deb7fdfe381cd22191400fe9ae94c31b11 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'stefano-lucka-fix/cvs'

bfa1a4ca3870e6a11c6f42aabc951cdc8d22b4b5 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: correct static code issues and failing tests from PR #1605

ca37bdb8b6c9c772dfcd08464a455677688b8225 authored over 2 years ago by Ronald Holshausen <[email protected]>
Use Thread Context ClassLoader to find test resources

873b0e5b3e261b5440af1f14c669f1f6e23f6d69 authored over 2 years ago by Holly Cummins <[email protected]>
Bump version of Kotlin Result to work around Unresolved reference build failures

50863b9f6ed367ab0e778c3ccec635ee4cdfdaf3 authored over 2 years ago by Holly Cummins <[email protected]>
Fix issue with base classes

db962337e7c3794651d335cdaf83e13d9a3b72cc authored over 2 years ago by Stefano Lucka <[email protected]>
fix: PactBuilder was not correctly setting up HTTP interaction given a Map structure

11811508c29eec0ebcf013c63b6257cb07008fa3 authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.4.0-beta.6

9593dec646f77fc93d110e31d7382e05a7e49982 authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.0-beta.5

90916d67183df798a873169770d41eb9bb3b2e74 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: Update PactBuilder DSL to support TRANSPORT and default to HTTP interactions

674562d273ff5d1fdf2797e3f1a67775b95ede4c authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

666f0fe98daefa304d5d89560354cd759751d9b2 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1602 from pact-foundation/feat/raw-selector-json

feat: add capability to the selector builder DSL to add raw JSON snippets

ef2fc842a91cf6e573731e49b808233f8c587af7 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: update docs on providing raw selector JSON

d31b3e6f45acf01193e8b2ae1797149f79b9aa87 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: add capability to the selector builder DSL to add raw JSON snippets

416b19d23ad521e7ad4dcd3d1a38e9eed9c7bfcb authored over 2 years ago by Ronald Holshausen <[email protected]>
fix(Gradle): publishing pacts - default to the consumer version system property if it is set #1601

fa7d27065eea1672f3380d459cf6bc7a22315ca1 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

3e9217d23032df3294b930fe8e4627d94b3e3a53 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'release/gradle-plugin'

488d1fc0189413d2af80edf7014ea0276bc063d3 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: fix publishing Gradle plugin to Maven Central #1588

67204596b974a4163a64c53fe01d9ab9be9addea authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: add matching functions to consumer DSL to matcher numbers with a regex #1600

08bb852a37758ff6bc1241033a50b5c3916297b6 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1598 from Zabuzard/lambda_dsl_pact_request_response

Adding Lambda DSL variants for request/response

a9e81689b9ebb4cc6ab576f3ec626654a602779b authored over 2 years ago by Ronald Holshausen <[email protected]>
Adding Lambda DSL variants for request/response

* and a sample that showcases them

7580b45998bd421d49bbdd5258e479124fc7cf98 authored over 2 years ago by Zabuzard <[email protected]>
bump version to 4.4.0-beta.5

07441a8b3aa9c06e751ee9af51b5b1c5727b9d5c authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.0-beta.4

369f82f4e7dc717f622e6ae0829bf70cc3287213 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Upgrade plugin driver to 0.1.5

e4d37b9a8c0f3a98268f0519a88639c289466990 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: Upgrade plugin driver to 0.1.4. Supports plugins that use IP4 addresses

9a1c9c3cfc02bc6618398b076fa2e6f9a6399c8e authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

87e053d067de7e1312f11dc210da8fd95207b153 authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.3.15

d0947165c1b849d4da93be7f7a2f3fbbec68b75b authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.3.14

5cc2bdba1e063f6e5ee522c2e268a59fe8dbdd7e authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: add example JUnit4 Spring test using new consumer version selector method

ddf7d794bcbd11f1e129f7419efb2f18d2e79db6 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Add docs for using consumer version selector methods with JUnit4

09d907b79aca6c9c99baa3e23ff586200d47d9d2 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Update readme with updated Kotlin version

1a79529084f552fd46a3b17a90e087537804dd0c authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1597 from jaswanthm/fix/CVE-2022-24329-upgrade-kotlin-jvm-to-1.6.21

Updated kotlin version from 1.5.31 to 1.6.21

9be3a9bb7e74252ee8bdaddb939859b69adf1502 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: support consumer version selector methods on Kotlin test classes #1594

cfc6e389366cf6e34528e86d4b3b224f3192f194 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: raise an exception when the consumerVersionSelectors method has the wrong signature #1594

d56079c0d27dbd91b42b2fd336ca2b6fce802591 authored over 2 years ago by Ronald Holshausen <[email protected]>
Updated kotlin version from 1.5.31 to 1.6.21

4ee099dae2d8afefef2689a057ea559581aa128c authored over 2 years ago by Jaswanth <[email protected]>
fix: allways apply the plugin-publish plugin to the Gradle plugin project #1588

561f0428d355410c399f8bf6150e96138007b517 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: move PactBrokerLoaderSpec to provider test source

5ef6270da3c17353a5b696f6c872637a5006b581 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Correct JUnit 5 readme

510c484823f715e62f7480e6a9fbca98ba875bcf authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1595 from stefano-lucka/consumerVersionSelectors-must-be-public

docs: Consumer version selector method must be public

59498da3272164619dbef35d1369c789ead86ade authored over 2 years ago by Ronald Holshausen <[email protected]>
Consumer version selector method must be public

37de1f298f1cf1af733d3915f0a6ce9f3a859f82 authored over 2 years ago by Stefano Lucka <[email protected]>
Merge pull request #1590 from bfugas/diff-utils-upgrade

Replace diff-utils with the latest actively maintained version 4.12

1217b614820162c26d2c2979d6421060f8dede59 authored over 2 years ago by Ronald Holshausen <[email protected]>
Replace diff-utils with the latest actively maintained version 4.12

18832534bd6bbd254f297262666a8314073ddd53 authored over 2 years ago by Bernard Fugas <[email protected]>
Merge branch 'master' into v4.4.x

c8a799bb65269c96fd7b867f30afd5b3bb086d04 authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.3.14

8c31b4f1d456fa842d3fc8d2ccb391a906ea90d4 authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.3.13

aa425a9fef19710f5703e55a88a42d953cc309d6 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix(Gradle): fixes gradle provider verification from pact file #1587

b852509366018d86b67fbc04cbe87f23ca174399 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix(Gradle): Update methods on GradleProviderInfo to support calling hasPactsFromPactBroker without options #1586

d7ec72411e139baa2a3e26ff6d3eb2ce983bb275 authored over 2 years ago by Ronald Holshausen <[email protected]>
Update README.md

9e98f0b1850e0f51f81650200850c0450e249fde authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.4.0-beta.4

30b8d7dbd281ef1698055e6be06238849ceb67bd authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.4.0-beta.3

a68957bccb8c1fc8f6e437641734083117687ac9 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: update build steps

3bc7bac3ea1ddadbafd8e9ab71c44635361a6d90 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: update build steps

30f0f09c4074fe69c1d5fdeb5704eaa9571a5036 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Merge differences in from master branch

3c45c44f177a2d4b2132da6e8a66b62f92fc6440 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

95a0e3cba7b98fcf253d853b24c3beb5fc3de46e authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: upgrade plugin-publish Gradle plugin to 1.0.0

0bc7cdfe52a62806d16759217544f0500e3970ff authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: correct publishing Gradle plugin

84fa682ed6fb3472408b61b20de05e21227fb23a authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.3.13

76d846abf68458f07b6f89dd2f6dd0b8c915ce1e authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.3.12

98efb3f3ccbbc347abe77565d6aa8c7e92e58367 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: add support for LocalDate to LambdaDslObject #1530

ad812c4381c8712eae9ece0417842a7fc22b2e9d authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: pass the value resolver on to the PactVerificationContext, fixes issues with Spring tests #1572

d914ff1d3321d63f453818522f6dea34f0e02bff authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: pass consumer.pending through when validating an async message interaction #1573

c085da6673eaefec6146bbdd5c81ef76991214d7 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: support multipart form posts with multiple parts #1574

fe762dc9c3c0be1da0a9bcdd091dd8c6e50082d7 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: add example test with negative numbers #1575

67b2a8c1ee391aebbf55229c7fec75d520956ce8 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: support multi-line matching with plain text matcher #1579

021c0c7e78bd9460cc06d13c2636caf4c4a6d30f authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Update JUnit 4 readme

27e9c3f3e731c80b3953292c247f9e1c6b722b22 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: for NoSuchMethodError: void kotlin.jvm.internal.FunctionReferenceImpl

2a0f97761efbb6977f2f6ea7609deebf39720a57 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Update Maven plugin readme with latest consumer version selectors

6c60109c3293f94816f76e0bbae8bc5784c12c7e authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Update Maven plugin with latest consumer version selectors

d46c317d39cc87cb5c6f1b63184a18892be84fb7 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge pull request #1560 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config

884f6ff386f6684f7733bd3f1dc0a21e22177202 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Update versions in readme

0f52f4d502d8a0a39fcbab86ada4fe0be36d92c2 authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.3.7

1864b9a789c049cb010c5dc0f33be460fbcb8d43 authored over 2 years ago by Ronald Holshausen <[email protected]>
Updating build.gradle to fix vulnerability

Updating build.gradle to fix vulnerability CVE-2022-22965

51e6c9e7a51becb35fec3dd81fb328f6fe99d37f authored over 2 years ago by rejeeshg <[email protected]>
Update build.gradle to mitigate Vuln CVE-2022-22965

Update build.gradle to mitigate Vulnerabilities from dependencies: CVE-2022-22965

b65408f96cd06563188363ce97bf3a5afd5c8345 authored over 2 years ago by rejeeshg <[email protected]>
docs: make jvm link relative

da5f89599bc7c848e29255fb6b4f814ed7874a62 authored over 2 years ago by Yousaf Nabi <[email protected]>
docs: update link in main readme

0a8737c64df1e97aeabbce47d8b510bd98ee6d3e authored over 2 years ago by Yousaf Nabi <[email protected]>
chore: add **NOTE:** not :::note

0812f64b42dcf90e0813327155b2a421beb8845f authored over 2 years ago by Yousaf Nabi <[email protected]>
docs: remove links to java8 guide

close https://github.com/pact-foundation/docs.pact.io/issues/138

- update junit guide to poin...

b4a5f62ff93d0501a7035b921747cc8cd5b433a9 authored over 2 years ago by Yousaf Nabi <[email protected]>
Revert "Merge branch 'master' into v4.4.x"

This reverts commit 0f5dc1f8fcc9db7e39c5d24abd4d827d64c28317, reversing
changes made to 71cfdcf7...

d9e6286a06333e419c8cd86fade3d675d9f2ded8 authored over 2 years ago by Ronald Holshausen <[email protected]>
Revert "Merge branch 'master' into v4.4.x"

This reverts commit f0fcf368814ee30fc76c09f2f21bdb81284e624e, reversing
changes made to 0f5dc1f8...

f15e24ff75398965f49147f7fd93f79c4fe90ac3 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: Upgrade Kotlin to 1.6.21

8d33dc9e58dd06b9a20924b896785ee880396292 authored over 2 years ago by Ronald Holshausen <[email protected]>
Merge branch 'master' into v4.4.x

f0fcf368814ee30fc76c09f2f21bdb81284e624e authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: split the Maven Central and Gradle Portal releases into seperate steps

e0d911e2d3dd242f8edfbaedbfc09b72e05dee00 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: correct JUnit 5 readme

1ca0db917f61184ffb9188382016be6418b720c2 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: remove deprecation anotation from selector tag methods

84337cea7110d41357acb8a146c5f99e423a1e0a authored over 2 years ago by Ronald Holshausen <[email protected]>
bump version to 4.3.12

04974aa97feb163a8475e1177e6eb02d0a6c089b authored over 2 years ago by Ronald Holshausen <[email protected]>
update changelog for release 4.3.11

987b46b576223b762d344b086d4684082a1e301e authored over 2 years ago by Ronald Holshausen <[email protected]>
refactor: rename ConsumerVersionSelectors annotation so it does not clash with the model class

a47176118917db6053717c842f6c72cfafc38f84 authored over 2 years ago by Ronald Holshausen <[email protected]>
fix: correct publish config to work with Gradle 7

8335063df47d1c29959162a3065302fc0f7b74f7 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Update JUnit 5 readme with Consumer Version Selectors DSL

0ccc32dd204f41e8fbd83a0d5766fe42fa8c33bd authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Update JUnit 5 readme with Consumer Version Selectors DSL

79b0038c307d1bf33ae1819d8cab7a833a72dee8 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat: Update JUnit 5 readme with Consumer Version Selectors DSL

d50014ce2e07fb742725b2a68cd5fe7d21332cbe authored over 2 years ago by Ronald Holshausen <[email protected]>
refactor: Consumer Version Selectors method does not need a parameter

471c13e8f921f1f5e28c51f9516018f30ab91aae authored over 2 years ago by Ronald Holshausen <[email protected]>
Feat: Support consumer version selectors DSL for JUnit 5

f37c1379f83c077c76898ea2db4077e200f51c26 authored over 2 years ago by Ronald Holshausen <[email protected]>
feat(JUnit): allow pact loader to setup from the test class instead of just annotations

3932b24569150fc9be779029ee93cdf95ce0bfc7 authored over 2 years ago by Ronald Holshausen <[email protected]>
chore: correct the GitHub URL in Gradle plugin

7b739a19fc50815a34c8caaa349837446703cede authored over 2 years ago by Ronald Holshausen <[email protected]>
docs: Update Gradle readme with branches and releases support

cb3d021f2d28af2748d95717a108f48cad64bcd9 authored over 2 years ago by Ronald Holshausen <[email protected]>