From 7606d6909b57d4a6db4c8b6a5d610aa87d15ab15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:33:38 +0000 Subject: [PATCH] chore: bump the swift-dependencies group across 1 directory with 2 updates Bumps the swift-dependencies group with 2 updates in the / directory: [github.com/grpc/grpc-swift](https://github.com/grpc/grpc-swift) and [github.com/posthog/posthog-ios](https://github.com/PostHog/posthog-ios). Updates `github.com/grpc/grpc-swift` from 1.27.5 to 2.2.3 - [Release notes](https://github.com/grpc/grpc-swift/releases) - [Commits](https://github.com/grpc/grpc-swift/compare/1.27.5...adc18c3e1c55027d0ce43893897ac448e3f27ebe) Updates `github.com/posthog/posthog-ios` from 3.67.0 to 3.68.2 - [Release notes](https://github.com/PostHog/posthog-ios/releases) - [Changelog](https://github.com/PostHog/posthog-ios/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-ios/compare/3.67.0...131859db52a6d65bc77a6f8846239a22bad8dd14) --- updated-dependencies: - dependency-name: github.com/grpc/grpc-swift dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: swift-dependencies - dependency-name: github.com/posthog/posthog-ios dependency-version: 3.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Splajompy.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Splajompy.xcodeproj/project.pbxproj b/Splajompy.xcodeproj/project.pbxproj index 7d6c0c44..e8aa217a 100644 --- a/Splajompy.xcodeproj/project.pbxproj +++ b/Splajompy.xcodeproj/project.pbxproj @@ -753,7 +753,7 @@ repositoryURL = "https://github.com/PostHog/posthog-ios.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 3.49.0; + minimumVersion = 3.68.2; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Splajompy.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Splajompy.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 3a5a21d0..4dd9b6e3 100644 --- a/Splajompy.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Splajompy.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/grpc/grpc-swift.git", "state" : { - "revision" : "6a8927df5a91710b414caba4f8a088dead4633db", - "version" : "1.27.5" + "revision" : "adc18c3e1c55027d0ce43893897ac448e3f27ebe", + "version" : "2.2.3" } }, { @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/PostHog/posthog-ios.git", "state" : { - "revision" : "067ccbb5290517eb7362117879488f9286ffe299", - "version" : "3.67.0" + "revision" : "131859db52a6d65bc77a6f8846239a22bad8dd14", + "version" : "3.68.2" } }, {