From df0adb866efb78d1d603d1f2d7539372f8fc78f7 Mon Sep 17 00:00:00 2001 From: kishikawakatsumi <40610+kishikawakatsumi@users.noreply.github.com> Date: Mon, 19 May 2025 00:48:31 +0000 Subject: [PATCH] Update Swift Packages --- Package.resolved | 51 +++++++++++++++++++++++++++--------- Resources/Package.swift.json | 2 +- 2 files changed, 40 insertions(+), 13 deletions(-) diff --git a/Package.resolved b/Package.resolved index 5b96d16a..255b053f 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/swift-server/async-http-client.git", "state": { "branch": null, - "revision": "333f51104b75d1a5b94cb3b99e4c58a3b442c9f7", - "version": "1.25.2" + "revision": "3b265e6a00fc5c3fdb8f91f773e506990c704337", + "version": "1.26.0" } }, { @@ -82,6 +82,15 @@ "version": "1.3.2" } }, + { + "package": "swift-async-algorithms", + "repositoryURL": "https://github.com/apple/swift-async-algorithms.git", + "state": { + "branch": null, + "revision": "042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b", + "version": "1.0.4" + } + }, { "package": "swift-atomics", "repositoryURL": "https://github.com/apple/swift-atomics.git", @@ -91,6 +100,15 @@ "version": "1.2.0" } }, + { + "package": "swift-certificates", + "repositoryURL": "https://github.com/apple/swift-certificates.git", + "state": { + "branch": null, + "revision": "999fd70c7803da89f3904d635a6815a2a7cd7585", + "version": "1.10.0" + } + }, { "package": "swift-collections", "repositoryURL": "https://github.com/apple/swift-collections.git", @@ -123,8 +141,8 @@ "repositoryURL": "https://github.com/apple/swift-http-structured-headers.git", "state": { "branch": null, - "revision": "f280fc7676b9940ff2c6598642751ea333c6544f", - "version": "1.2.2" + "revision": "db6eea3692638a65e2124990155cd220c2915903", + "version": "1.3.0" } }, { @@ -159,8 +177,8 @@ "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "0f54d58bb5db9e064f332e8524150de379d1e51c", - "version": "2.82.1" + "revision": "34d486b01cd891297ac615e40d5999536a1e138d", + "version": "2.83.0" } }, { @@ -168,8 +186,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-extras.git", "state": { "branch": null, - "revision": "f1f6f772198bee35d99dd145f1513d8581a54f2c", - "version": "1.26.0" + "revision": "949cf2d3c895e3a576b0f5c5f902848ba17acbb9", + "version": "1.27.0" } }, { @@ -186,8 +204,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-ssl.git", "state": { "branch": null, - "revision": "6df102a39c8da5fdc2eae29a0f63546d660866fc", - "version": "2.30.0" + "revision": "4b38f35946d00d8f6176fe58f96d83aba64b36c7", + "version": "2.31.0" } }, { @@ -217,6 +235,15 @@ "version": "1.2.0" } }, + { + "package": "swift-service-lifecycle", + "repositoryURL": "https://github.com/swift-server/swift-service-lifecycle.git", + "state": { + "branch": null, + "revision": "e7187309187695115033536e8fc9b2eb87fd956d", + "version": "2.8.0" + } + }, { "package": "swift-system", "repositoryURL": "https://github.com/apple/swift-system.git", @@ -231,8 +258,8 @@ "repositoryURL": "https://github.com/vapor/vapor.git", "state": { "branch": null, - "revision": "87b0edd2633c35de543cb7573efe5fbf456181bc", - "version": "4.114.1" + "revision": "4014016aad591a120f244f9b9e8a57252b7e62b4", + "version": "4.115.0" } }, { diff --git a/Resources/Package.swift.json b/Resources/Package.swift.json index 84288832..2d90c0cd 100644 --- a/Resources/Package.swift.json +++ b/Resources/Package.swift.json @@ -174,7 +174,7 @@ "name" : "App", "packageKind" : { "root" : [ - "/private/var/folders/w5/_8wgjw3j5cg6mgrth3s2kg9m0000gn/T/tmp.cqfhaYA6HK" + "/private/var/folders/w5/_8wgjw3j5cg6mgrth3s2kg9m0000gn/T/tmp.6mYYIK3qKy" ] }, "pkgConfig" : null,