From 0563ea969ffa52827fcc24db88bf206498604249 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:06:43 +0000 Subject: [PATCH] Auto update SPM with latest Kingfisher release 8.11.0 --- BrowserKit/Package.resolved | 4 ++-- BrowserKit/Package.swift | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- firefox-ios/Client.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/BrowserKit/Package.resolved b/BrowserKit/Package.resolved index f32f37306588b..b15a1f286671c 100644 --- a/BrowserKit/Package.resolved +++ b/BrowserKit/Package.resolved @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/onevcat/Kingfisher.git", "state" : { - "revision" : "cf8be20d07654570554c8a8a4952bc8a5766a8b0", - "version" : "8.9.0" + "revision" : "410984bf301f4fa224fe56277b3f8672cc465c79", + "version" : "8.11.0" } }, { diff --git a/BrowserKit/Package.swift b/BrowserKit/Package.swift index 686fed526cc63..ea4dfff87c5f4 100644 --- a/BrowserKit/Package.swift +++ b/BrowserKit/Package.swift @@ -72,7 +72,7 @@ let package = Package( branch: "master"), .package( url: "https://github.com/onevcat/Kingfisher.git", - exact: "8.9.0"), + exact: "8.11.0"), .package( url: "https://github.com/AliSoftware/Dip.git", exact: "7.1.1"), diff --git a/SampleComponentLibraryApp/SampleComponentLibraryApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/SampleComponentLibraryApp/SampleComponentLibraryApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7c451fe84a667..517c52f798816 100644 --- a/SampleComponentLibraryApp/SampleComponentLibraryApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/SampleComponentLibraryApp/SampleComponentLibraryApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/onevcat/Kingfisher.git", "state" : { - "revision" : "cf8be20d07654570554c8a8a4952bc8a5766a8b0", - "version" : "8.9.0" + "revision" : "410984bf301f4fa224fe56277b3f8672cc465c79", + "version" : "8.11.0" } }, { diff --git a/firefox-ios/Client.xcodeproj/project.pbxproj b/firefox-ios/Client.xcodeproj/project.pbxproj index 09d414fddffd8..883f37765a6ea 100644 --- a/firefox-ios/Client.xcodeproj/project.pbxproj +++ b/firefox-ios/Client.xcodeproj/project.pbxproj @@ -32885,7 +32885,7 @@ repositoryURL = "https://github.com/onevcat/Kingfisher.git"; requirement = { kind = exactVersion; - version = 8.9.0; + version = 8.11.0; }; }; 8AB30EC62B6C038600BD9A9B /* XCRemoteSwiftPackageReference "lottie-ios" */ = { diff --git a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 9b637a434d173..20ee146eeb869 100644 --- a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -69,8 +69,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/onevcat/Kingfisher.git", "state" : { - "revision" : "cf8be20d07654570554c8a8a4952bc8a5766a8b0", - "version" : "8.9.0" + "revision" : "410984bf301f4fa224fe56277b3f8672cc465c79", + "version" : "8.11.0" } }, { diff --git a/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 32f3842b91031..58df40d23cbd1 100644 --- a/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/onevcat/Kingfisher.git", "state": { "branch": null, - "revision": "cf8be20d07654570554c8a8a4952bc8a5766a8b0", - "version": "8.9.0" + "revision": "410984bf301f4fa224fe56277b3f8672cc465c79", + "version": "8.11.0" } }, {