From 1ef4bd5d03aca641305b79614f3d9beb14c509cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 03:00:59 +0000 Subject: [PATCH] Swift: Bump the swift-dependencies group with 4 updates Bumps the swift-dependencies group with 4 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-asn1](https://github.com/apple/swift-asn1), [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) and [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras). Updates `github.com/apple/swift-nio` from 2.74.0 to 2.75.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.74.0...2.75.0) Updates `github.com/apple/swift-asn1` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/apple/swift-asn1/releases) - [Commits](https://github.com/apple/swift-asn1/compare/1.2.0...1.3.0) Updates `github.com/apple/swift-nio-ssl` from 2.27.2 to 2.28.0 - [Release notes](https://github.com/apple/swift-nio-ssl/releases) - [Commits](https://github.com/apple/swift-nio-ssl/compare/2.27.2...2.28.0) Updates `github.com/apple/swift-nio-extras` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/apple/swift-nio-extras/releases) - [Commits](https://github.com/apple/swift-nio-extras/compare/1.24.0...1.24.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-asn1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-nio-ssl dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-nio-extras dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Package.resolved b/Package.resolved index 25474f397..3ca68b5bf 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "3cd797e6d6ea564d2e548fd7ddacb7b00622eae1163c02710174a2599676f597", + "originHash" : "7cc5c4941501213f114a78a7a3e7a697de728087ecc65cc3ea15a6ba79e9c664", "pins" : [ { "identity" : "async-http-client", @@ -276,8 +276,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-asn1.git", "state" : { - "revision" : "df5d2fcd22e3f480e3ef85bf23e277a4a0ef524d", - "version" : "1.2.0" + "revision" : "7faebca1ea4f9aaf0cda1cef7c43aecd2311ddf6", + "version" : "1.3.0" } }, { @@ -420,8 +420,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "665206000b8307cab5ac51203d29b0f232d7e31b", - "version" : "2.74.0" + "revision" : "f7dc3f527576c398709b017584392fb58592e7f5", + "version" : "2.75.0" } }, { @@ -429,8 +429,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-extras.git", "state" : { - "revision" : "d1ead62745cc3269e482f1c51f27608057174379", - "version" : "1.24.0" + "revision" : "2e9746cfc57554f70b650b021b6ae4738abef3e6", + "version" : "1.24.1" } }, { @@ -447,8 +447,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-ssl.git", "state" : { - "revision" : "7b84abbdcef69cc3be6573ac12440220789dcd69", - "version" : "2.27.2" + "revision" : "d7ceaf0e4d8001cd35cdc12e42cdd281e9e564e8", + "version" : "2.28.0" } }, {