From aab74f066c4380138c3186c2fc97d74dd9523d78 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Thu, 18 Aug 2022 22:34:18 -0400 Subject: [PATCH] chore: Upgrade FFI to 0.3.8 This version of ffi on Linux only needs glibc 2.24 to run, which should make us more compatible across a larger set of Linux distributions. --- build/download-native-libs.sh | 2 +- .../Consumer.Tests/pacts/Event API Consumer-Event API.json | 4 ++-- .../pacts/Stock Event Consumer-Stock Event Producer.json | 4 ++-- .../ReadMe/pacts/Something API Consumer-Something API.json | 4 ++-- tests/PactNet.Tests/data/v2-consumer-integration.json | 4 ++-- tests/PactNet.Tests/data/v3-consumer-integration.json | 4 ++-- tests/PactNet.Tests/data/v3-message-consumer-integration.json | 4 ++-- tests/PactNet.Tests/data/v3-message-integration.json | 4 ++-- tests/PactNet.Tests/data/v3-server-integration.json | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/build/download-native-libs.sh b/build/download-native-libs.sh index cd63abef..5c5d01ef 100755 --- a/build/download-native-libs.sh +++ b/build/download-native-libs.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -euo pipefail -FFI_VERSION="0.3.5" +FFI_VERSION="0.3.8" FFI_BASE_URL="https://github.com/pact-foundation/pact-reference/releases/download/libpact_ffi-v$FFI_VERSION" GREEN="\e[32m" diff --git a/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json b/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json index 20d160d6..3b9dcefc 100644 --- a/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json +++ b/samples/EventApi/Consumer.Tests/pacts/Event API Consumer-Event API.json @@ -240,8 +240,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "2.0.0" diff --git a/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json b/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json index 09c7fe97..32dc413b 100644 --- a/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json +++ b/samples/Messaging/Consumer.Tests/pacts/Stock Event Consumer-Stock Event Producer.json @@ -62,8 +62,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0" diff --git a/samples/ReadMe/pacts/Something API Consumer-Something API.json b/samples/ReadMe/pacts/Something API Consumer-Something API.json index 92d62467..2ef00516 100644 --- a/samples/ReadMe/pacts/Something API Consumer-Something API.json +++ b/samples/ReadMe/pacts/Something API Consumer-Something API.json @@ -32,8 +32,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v2-consumer-integration.json b/tests/PactNet.Tests/data/v2-consumer-integration.json index b204798c..528fa560 100644 --- a/tests/PactNet.Tests/data/v2-consumer-integration.json +++ b/tests/PactNet.Tests/data/v2-consumer-integration.json @@ -74,8 +74,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "2.0.0" diff --git a/tests/PactNet.Tests/data/v3-consumer-integration.json b/tests/PactNet.Tests/data/v3-consumer-integration.json index 0de707b9..fefe7f64 100644 --- a/tests/PactNet.Tests/data/v3-consumer-integration.json +++ b/tests/PactNet.Tests/data/v3-consumer-integration.json @@ -132,8 +132,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-message-consumer-integration.json b/tests/PactNet.Tests/data/v3-message-consumer-integration.json index 95e58651..e5ab1639 100644 --- a/tests/PactNet.Tests/data/v3-message-consumer-integration.json +++ b/tests/PactNet.Tests/data/v3-message-consumer-integration.json @@ -36,8 +36,8 @@ "language": "C#" }, "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-message-integration.json b/tests/PactNet.Tests/data/v3-message-integration.json index 5ac7ea8a..74d57081 100644 --- a/tests/PactNet.Tests/data/v3-message-integration.json +++ b/tests/PactNet.Tests/data/v3-message-integration.json @@ -16,8 +16,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0" diff --git a/tests/PactNet.Tests/data/v3-server-integration.json b/tests/PactNet.Tests/data/v3-server-integration.json index fb4bb74f..47e9fe7b 100644 --- a/tests/PactNet.Tests/data/v3-server-integration.json +++ b/tests/PactNet.Tests/data/v3-server-integration.json @@ -46,8 +46,8 @@ ], "metadata": { "pactRust": { - "ffi": "0.3.5", - "models": "0.4.1" + "ffi": "0.3.8", + "models": "0.4.4" }, "pactSpecification": { "version": "3.0.0"