From db0fbd9d3e140e951f35dc5640affefbd71c127f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 04:37:01 +0000 Subject: [PATCH] build(deps): bump the apple group across 1 directory with 2 updates Bumps the apple group with 2 updates in the /ee/psso/authentikPlatform.xcodeproj directory: [github.com/apple/swift-log](https://github.com/apple/swift-log) and [github.com/apple/swift-nio](https://github.com/apple/swift-nio). Updates `github.com/apple/swift-log` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](https://github.com/apple/swift-log/compare/1.12.0...2aed77ae5ec9a86d8fe42c12275e4c2653a286ee) Updates `github.com/apple/swift-nio` from 2.99.0 to 2.100.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.99.0...57c0a08a331aaea9f5d7a932ad94ef43be942a95) --- updated-dependencies: - dependency-name: github.com/apple/swift-log dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: apple - dependency-name: github.com/apple/swift-nio dependency-version: 2.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apple ... Signed-off-by: dependabot[bot] --- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ee/psso/authentikPlatform.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ee/psso/authentikPlatform.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7c1972f3..7af5d2da 100644 --- a/ee/psso/authentikPlatform.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ee/psso/authentikPlatform.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -123,8 +123,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-log.git", "state" : { - "revision" : "5073617dac96330a486245e4c0179cb0a6fd2256", - "version" : "1.12.0" + "revision" : "2aed77ae5ec9a86d8fe42c12275e4c2653a286ee", + "version" : "1.13.1" } }, { @@ -132,8 +132,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "f71c8d2a5e74a2c6d11a0fbe324774b5d6084237", - "version" : "2.99.0" + "revision" : "57c0a08a331aaea9f5d7a932ad94ef43be942a95", + "version" : "2.100.0" } }, {