From f05d6657520a91f82276d81675f627fd6e78442c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:21:12 +0000 Subject: [PATCH 1/2] chore(deps): update dependency apollographql/apollo-ios to v1.6.1 --- BuildTools/ApolloTool/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildTools/ApolloTool/Package.swift b/BuildTools/ApolloTool/Package.swift index 18b81f67..6a86b4a7 100644 --- a/BuildTools/ApolloTool/Package.swift +++ b/BuildTools/ApolloTool/Package.swift @@ -7,7 +7,7 @@ let package = Package( name: "ApolloTool", platforms: [.macOS(.v10_13)], dependencies: [ - .package(url: "https://github.com/apollographql/apollo-ios", exact: "1.5.2"), + .package(url: "https://github.com/apollographql/apollo-ios", exact: "1.6.1"), ], targets: [.target(name: "ApolloTool", path: "")] ) From 549d2d56365f1919ef90d23bf6767849e88576db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Oct 2023 15:31:45 +0000 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20package.re?= =?UTF-8?q?solved?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BuildTools/ApolloTool/Package.resolved | 31 ++------------------------ 1 file changed, 2 insertions(+), 29 deletions(-) diff --git a/BuildTools/ApolloTool/Package.resolved b/BuildTools/ApolloTool/Package.resolved index acc14285..845e60ed 100644 --- a/BuildTools/ApolloTool/Package.resolved +++ b/BuildTools/ApolloTool/Package.resolved @@ -5,17 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "42802f5cbcab4705c73d9d83fbc2bcfab022bc17", - "version" : "1.5.2" - } - }, - { - "identity" : "inflectorkit", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattt/InflectorKit", - "state" : { - "revision" : "d8cbcc04972690aaa5fc760a2b9ddb3e9f0decd7", - "version" : "1.0.0" + "revision" : "7bbdce4bebb0b3978e69f8a34f26227ab733d96d", + "version" : "1.6.1" } }, { @@ -26,24 +17,6 @@ "revision" : "7a2e3cd27de56f6d396e84f63beefd0267b55ccb", "version" : "0.14.1" } - }, - { - "identity" : "swift-argument-parser", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-argument-parser.git", - "state" : { - "revision" : "8f4d2753f0e4778c76d5f05ad16c74f707390531", - "version" : "1.2.3" - } - }, - { - "identity" : "swift-collections", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-collections", - "state" : { - "revision" : "a902f1823a7ff3c9ab2fba0f992396b948eda307", - "version" : "1.0.5" - } } ], "version" : 2