From db167cf9c1b45470c7159f4bba6c47fb6e339141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 01:43:43 +0000 Subject: [PATCH 1/2] chore(deps): update dependency facebook/facebook-ios-sdk to v18 --- Packages/DependencyPackage/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/DependencyPackage/Package.swift b/Packages/DependencyPackage/Package.swift index b4596f96..ec303af7 100644 --- a/Packages/DependencyPackage/Package.swift +++ b/Packages/DependencyPackage/Package.swift @@ -43,7 +43,7 @@ let package = Package( .package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "3.7.5"), .package(url: "https://github.com/apollographql/apollo-ios", from: "1.6.1"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.1.2"), - .package(url: "https://github.com/facebook/facebook-ios-sdk", from: "16.3.1"), + .package(url: "https://github.com/facebook/facebook-ios-sdk", from: "18.0.0"), ], targets: [ .target(name: "AnalyticsClient", dependencies: [ From d43f2378c9b1810b96fcead5d1ef2d859ae213cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jan 2025 01:51:34 +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 --- God.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/God.xcworkspace/xcshareddata/swiftpm/Package.resolved b/God.xcworkspace/xcshareddata/swiftpm/Package.resolved index af12c331..fffbfe15 100644 --- a/God.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/God.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/facebook/facebook-ios-sdk", "state" : { - "revision" : "3fe31c168903759de1c5752d12856c5c437c6862", - "version" : "16.3.1" + "revision" : "b28dde427715b45a26ebebf697929f4a81b15e04", + "version" : "18.0.0" } }, {