From d954d67fbc228ccaabca6f8d93ea551f1d905cf0 Mon Sep 17 00:00:00 2001 From: Kamil Kisiela Date: Mon, 18 Nov 2024 10:19:34 +0100 Subject: [PATCH] Update to latest (#85) --- gateways/cosmo-router/install.sh | 2 +- gateways/inigo-gateway/install.sh | 2 +- package-lock.json | 40 +++++++++++++++---------------- package.json | 6 ++--- website/index.html | 10 ++++++-- 5 files changed, 33 insertions(+), 27 deletions(-) diff --git a/gateways/cosmo-router/install.sh b/gateways/cosmo-router/install.sh index 1032dc0..3f41ed9 100755 --- a/gateways/cosmo-router/install.sh +++ b/gateways/cosmo-router/install.sh @@ -8,7 +8,7 @@ set -u BINARY_DOWNLOAD_PREFIX="https://github.com/wundergraph/cosmo/releases/download" # https://github.com/wundergraph/cosmo/releases -DOWNLOAD_VERSION="0.141.2" +DOWNLOAD_VERSION="0.142.1" download_binary() { downloader --check diff --git a/gateways/inigo-gateway/install.sh b/gateways/inigo-gateway/install.sh index 7f542e1..ce1ed65 100755 --- a/gateways/inigo-gateway/install.sh +++ b/gateways/inigo-gateway/install.sh @@ -8,7 +8,7 @@ set -u BINARY_DOWNLOAD_PREFIX="https://github.com/inigolabs/artifacts/releases/download" # https://github.com/inigolabs/artifacts/releases -DOWNLOAD_VERSION="v0.30.14" +DOWNLOAD_VERSION="v0.30.15" download_binaries() { downloader --check diff --git a/package-lock.json b/package-lock.json index efe148a..9e045e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "prettier": "3.3.3", "tsx": "4.19.2", "typescript": "5.6.3", - "wgc": "0.70.1" + "wgc": "0.70.2" } }, "node_modules/@apollo/cache-control-types": { @@ -2080,9 +2080,9 @@ "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" }, "node_modules/@tanstack/query-core": { - "version": "5.59.20", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.59.20.tgz", - "integrity": "sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==", + "version": "5.60.5", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.60.5.tgz", + "integrity": "sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ==", "dev": true, "license": "MIT", "peer": true, @@ -2092,14 +2092,14 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.60.2", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.60.2.tgz", - "integrity": "sha512-JhpJNxIAPuE0YCpP1Py4zAsgx+zY0V531McRMtQbwVlJF8+mlZwcOPrzGmPV248K8IP+mPbsfxXToVNMNwjUcw==", + "version": "5.60.5", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.60.5.tgz", + "integrity": "sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@tanstack/query-core": "5.59.20" + "@tanstack/query-core": "5.60.5" }, "funding": { "type": "github", @@ -2398,9 +2398,9 @@ } }, "node_modules/@wundergraph/composition": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@wundergraph/composition/-/composition-0.31.0.tgz", - "integrity": "sha512-iZasnDJAFa6MTO3HwbMUJhAG7rUv2njb2xYgQ16eA/NsguPAF0KUqfAvoabWnsw8CmDfjWD0eC8UC4XdNS23zQ==", + "version": "0.31.1", + "resolved": "https://registry.npmjs.org/@wundergraph/composition/-/composition-0.31.1.tgz", + "integrity": "sha512-3TEwOuqucA1Ryno7FWKsnrkAbuG5+/Gtm6jwFRs+KpapWHMmPB96OgthdPQ1vA20SE62MbeCGcgLDp7XQ26ezw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2424,16 +2424,16 @@ } }, "node_modules/@wundergraph/cosmo-shared": { - "version": "0.32.3", - "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-shared/-/cosmo-shared-0.32.3.tgz", - "integrity": "sha512-QgAXvLUbU/sa9Nycv0QgIuC0x16xtDwM3/DIs6i3pF2ZhL/nzSumwP1pmMoy8T40XG9Q+CYMK9ezFSgItF+dyw==", + "version": "0.32.4", + "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-shared/-/cosmo-shared-0.32.4.tgz", + "integrity": "sha512-iZjZEtDm2hOI7yTPOZFzun/YurrmAwIgm7fAQCJNtmTO0SUMKKx4JYrVhZ5dJ9qhnoiwlB8jPQCBxKkvlfkNag==", "dev": true, "license": "Apache-2.0", "dependencies": { "@bufbuild/protobuf": "^1.9.0", "@graphql-tools/schema": "^8.5.1", "@graphql-tools/utils": "^9.2.1", - "@wundergraph/composition": "0.31.0", + "@wundergraph/composition": "0.31.1", "@wundergraph/cosmo-connect": "0.87.0", "graphql": "^16.9.0", "pino": "^8.14.1" @@ -8616,9 +8616,9 @@ "license": "BSD-2-Clause" }, "node_modules/wgc": { - "version": "0.70.1", - "resolved": "https://registry.npmjs.org/wgc/-/wgc-0.70.1.tgz", - "integrity": "sha512-Qg0fReLPKsv1kgVBhycs+QCF3jPG/rfWm+IOgMiSJbk75OZ7ONdreeOM9SgOb4DBDIfQjUCwQupTnKYMGxG6Bg==", + "version": "0.70.2", + "resolved": "https://registry.npmjs.org/wgc/-/wgc-0.70.2.tgz", + "integrity": "sha512-VU3quvgVB16T0qVFknljfrCJhh6kP6as4e4neepjW/YzOt9n/JPu4SXOpE8be5owVDvbKvxQYOt1yq3za9E5Qw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -8627,9 +8627,9 @@ "@connectrpc/connect-node": "^1.4.0", "@graphql-tools/utils": "^10.2.2", "@scarf/scarf": "^1.3.0", - "@wundergraph/composition": "0.31.0", + "@wundergraph/composition": "0.31.1", "@wundergraph/cosmo-connect": "0.87.0", - "@wundergraph/cosmo-shared": "0.32.3", + "@wundergraph/cosmo-shared": "0.32.4", "boxen": "^7.1.1", "cli-progress": "^3.12.0", "cli-table3": "^0.6.3", diff --git a/package.json b/package.json index 0a6dc51..7aa4cad 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "express": "5.0.1", "prettier": "3.3.3", "tsx": "4.19.2", - "wgc": "0.70.1", - "typescript": "5.6.3" + "typescript": "5.6.3", + "wgc": "0.70.2" } -} \ No newline at end of file +} diff --git a/website/index.html b/website/index.html index 7558a77..ee21c5e 100644 --- a/website/index.html +++ b/website/index.html @@ -19,9 +19,15 @@ content="Apollo Federation Compatibility Audit: GraphQL Gateway Implementations" /> - + - +