From 0cb5b5e7b669c13dfe71eca7aa7c99dd618eb91b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 19:26:48 +0000 Subject: [PATCH 1/2] chore(deps): update dependency apollographql/apollo-ios to from: "1.15.3" --- Packages/Dependencies/Package.swift | 2 +- Packages/MatchCore/Package.swift | 2 +- Packages/Utility/Package.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/Dependencies/Package.swift b/Packages/Dependencies/Package.swift index 40cd680c..d15eaa9d 100644 --- a/Packages/Dependencies/Package.swift +++ b/Packages/Dependencies/Package.swift @@ -46,7 +46,7 @@ var package = Package( .library(name: "WidgetClient", targets: ["WidgetClient"]), ], dependencies: [ - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.2"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.4.0"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.1"), diff --git a/Packages/MatchCore/Package.swift b/Packages/MatchCore/Package.swift index 71e3558c..6a3abe9a 100644 --- a/Packages/MatchCore/Package.swift +++ b/Packages/MatchCore/Package.swift @@ -67,7 +67,7 @@ let package = Package( dependencies: [ .package(path: "../Utility"), .package(path: "../Dependencies"), - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.2"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.1"), .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.15.2"), ], diff --git a/Packages/Utility/Package.swift b/Packages/Utility/Package.swift index 1341bda7..57e86799 100644 --- a/Packages/Utility/Package.swift +++ b/Packages/Utility/Package.swift @@ -17,7 +17,7 @@ var package = Package( .library(name: "TcaHelpers", targets: ["TcaHelpers"]), ], dependencies: [ - .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.2"), + .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"), .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.15.2"), ], From 91c13d82061b0d62f07ca839ad8cbece548b29df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Nov 2024 19:36:14 +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 --- BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 509c1cc3..3f8c1564 100644 --- a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431", - "version" : "1.15.2" + "revision" : "c3f48d45ec1300bc95243bf19f67284f9dc0d14a", + "version" : "1.15.3" } }, { diff --git a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index cb4f365a..d6a1f8e1 100644 --- a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431", - "version" : "1.15.2" + "revision" : "c3f48d45ec1300bc95243bf19f67284f9dc0d14a", + "version" : "1.15.3" } }, { diff --git a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 42ef4db2..6dc2d167 100644 --- a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431", - "version" : "1.15.2" + "revision" : "c3f48d45ec1300bc95243bf19f67284f9dc0d14a", + "version" : "1.15.3" } }, { diff --git a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index cb4f365a..d6a1f8e1 100644 --- a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431", - "version" : "1.15.2" + "revision" : "c3f48d45ec1300bc95243bf19f67284f9dc0d14a", + "version" : "1.15.3" } }, { diff --git a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved index cb4f365a..d6a1f8e1 100644 --- a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apollographql/apollo-ios", "state" : { - "revision" : "7122421c2ba9ce2d252943cef055c74ef56ea431", - "version" : "1.15.2" + "revision" : "c3f48d45ec1300bc95243bf19f67284f9dc0d14a", + "version" : "1.15.3" } }, {