From 96a979c4432a58b8e66495a2e1a16036d81aa7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:26:13 +0000 Subject: [PATCH] Swift: Bump the swift-dependencies group with 2 updates Bumps the swift-dependencies group with 2 updates: [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) and [github.com/vapor/multipart-kit](https://github.com/vapor/multipart-kit). Updates `github.com/apple/swift-nio-http2` from 1.34.1 to 1.35.0 - [Release notes](https://github.com/apple/swift-nio-http2/releases) - [Commits](https://github.com/apple/swift-nio-http2/compare/1.34.1...1.35.0) Updates `github.com/vapor/multipart-kit` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/vapor/multipart-kit/releases) - [Commits](https://github.com/vapor/multipart-kit/compare/4.7.0...4.7.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio-http2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/vapor/multipart-kit dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index e89fbb7e1..9c6c312e2 100644 --- a/Package.resolved +++ b/Package.resolved @@ -132,8 +132,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/multipart-kit.git", "state" : { - "revision" : "a31236f24bfd2ea2f520a74575881f6731d7ae68", - "version" : "4.7.0" + "revision" : "3498e60218e6003894ff95192d756e238c01f44e", + "version" : "4.7.1" } }, { @@ -438,8 +438,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-http2.git", "state" : { - "revision" : "eaa71bb6ae082eee5a07407b1ad0cbd8f48f9dca", - "version" : "1.34.1" + "revision" : "170f4ca06b6a9c57b811293cebcb96e81b661310", + "version" : "1.35.0" } }, {