From c125ecdd091e11a55b32c31c742a961d55c30677 Mon Sep 17 00:00:00 2001 From: kishikawakatsumi <40610+kishikawakatsumi@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:39:43 +0000 Subject: [PATCH] Update Swift Packages --- Package.resolved | 57 +++++++++++++++++++++--------------- Resources/Package.swift.json | 8 ++--- 2 files changed, 37 insertions(+), 28 deletions(-) diff --git a/Package.resolved b/Package.resolved index b5bb2beb..76d8dcd4 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": "6df8e1c17e68f0f93de2443b8c8cafca9ddcc89a", - "version": "1.22.2" + "revision": "0a9b72369b9d87ab155ef585ef50700a34abf070", + "version": "1.23.1" } }, { @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/vapor/console-kit.git", "state": { "branch": null, - "revision": "78c0dd739df8cb9ee14a8bbbf770facc4fc3402a", - "version": "4.15.0" + "revision": "966d89ae64cd71c652a1e981bc971de59d64f13d", + "version": "4.15.1" } }, { @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/vapor/leaf.git", "state": { "branch": null, - "revision": "dd799be2a92e7207ad86c567e4fc7dd37413ff60", - "version": "4.4.0" + "revision": "bf48d2423c00292b5937c60166c7db99705cae47", + "version": "4.4.1" } }, { @@ -73,6 +73,15 @@ "version": "1.2.0" } }, + { + "package": "swift-asn1", + "repositoryURL": "https://github.com/apple/swift-asn1.git", + "state": { + "branch": null, + "revision": "7faebca1ea4f9aaf0cda1cef7c43aecd2311ddf6", + "version": "1.3.0" + } + }, { "package": "swift-atomics", "repositoryURL": "https://github.com/apple/swift-atomics.git", @@ -87,8 +96,8 @@ "repositoryURL": "https://github.com/apple/swift-collections.git", "state": { "branch": null, - "revision": "9bf03ff58ce34478e66aaee630e491823326fd06", - "version": "1.1.3" + "revision": "671108c96644956dddcd89dd59c203dcdb36cec7", + "version": "1.1.4" } }, { @@ -96,8 +105,8 @@ "repositoryURL": "https://github.com/apple/swift-crypto.git", "state": { "branch": null, - "revision": "81bee98e706aee68d39ed5996db069ef2b313d62", - "version": "3.7.1" + "revision": "8fa345c2081cfbd4851dffff5dd5bed48efe6081", + "version": "3.9.0" } }, { @@ -132,8 +141,8 @@ "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "9746cf80e29edfef2a39924a66731249223f42a3", - "version": "2.72.0" + "revision": "914081701062b11e3bb9e21accc379822621995e", + "version": "2.76.1" } }, { @@ -141,8 +150,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-extras.git", "state": { "branch": null, - "revision": "d1ead62745cc3269e482f1c51f27608057174379", - "version": "1.24.0" + "revision": "2e9746cfc57554f70b650b021b6ae4738abef3e6", + "version": "1.24.1" } }, { @@ -150,8 +159,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-http2.git", "state": { "branch": null, - "revision": "b5f7062b60e4add1e8c343ba4eb8da2e324b3a94", - "version": "1.34.0" + "revision": "eaa71bb6ae082eee5a07407b1ad0cbd8f48f9dca", + "version": "1.34.1" } }, { @@ -159,8 +168,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-ssl.git", "state": { "branch": null, - "revision": "7b84abbdcef69cc3be6573ac12440220789dcd69", - "version": "2.27.2" + "revision": "c7e95421334b1068490b5d41314a50e70bab23d1", + "version": "2.29.0" } }, { @@ -168,8 +177,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-transport-services.git", "state": { "branch": null, - "revision": "38ac8221dd20674682148d6451367f89c2652980", - "version": "1.21.0" + "revision": "bbd5e63cf949b7db0c9edaf7a21e141c52afe214", + "version": "1.23.0" } }, { @@ -186,8 +195,8 @@ "repositoryURL": "https://github.com/apple/swift-system.git", "state": { "branch": null, - "revision": "d2ba781702a1d8285419c15ee62fd734a9437ff5", - "version": "1.3.2" + "revision": "c8a44d836fe7913603e246acab7c528c2e780168", + "version": "1.4.0" } }, { @@ -195,8 +204,8 @@ "repositoryURL": "https://github.com/vapor/vapor.git", "state": { "branch": null, - "revision": "1466c50e4ad39072143e2fcdf13b4ba11be375a0", - "version": "4.106.0" + "revision": "fb1df8223bfc5507133879f81b23ae387cd16839", + "version": "4.106.2" } }, { diff --git a/Resources/Package.swift.json b/Resources/Package.swift.json index ea6745cb..1e1ae3c0 100644 --- a/Resources/Package.swift.json +++ b/Resources/Package.swift.json @@ -63,7 +63,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "1.1.3", + "lowerBound" : "1.1.4", "upperBound" : "2.0.0" } ] @@ -86,7 +86,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "3.7.1", + "lowerBound" : "3.9.0", "upperBound" : "4.0.0" } ] @@ -132,7 +132,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "1.3.2", + "lowerBound" : "1.4.0", "upperBound" : "2.0.0" } ] @@ -144,7 +144,7 @@ "name" : "App", "packageKind" : { "root" : [ - "/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmp.gQ4CLzaRjv" + "/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/tmp.MZaz0l4ZNq" ] }, "pkgConfig" : null,