From 66af715ed2d2f0e10999e5cce26aadfb103d97cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 02:34:47 +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/pointfreeco/swift-case-paths](https://github.com/pointfreeco/swift-case-paths), [github.com/pointfreeco/xctest-dynamic-overlay](https://github.com/pointfreeco/xctest-dynamic-overlay) and [github.com/swift-server/async-http-client](https://github.com/swift-server/async-http-client). Updates `github.com/apple/swift-nio` from 2.73.0 to 2.74.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.73.0...2.74.0) Updates `github.com/pointfreeco/swift-case-paths` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/pointfreeco/swift-case-paths/releases) - [Commits](https://github.com/pointfreeco/swift-case-paths/compare/1.5.5...1.5.6) Updates `github.com/pointfreeco/xctest-dynamic-overlay` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/pointfreeco/xctest-dynamic-overlay/releases) - [Commits](https://github.com/pointfreeco/xctest-dynamic-overlay/compare/1.4.1...1.4.2) Updates `github.com/swift-server/async-http-client` from 1.22.2 to 1.23.0 - [Release notes](https://github.com/swift-server/async-http-client/releases) - [Commits](https://github.com/swift-server/async-http-client/compare/1.22.2...1.23.0) --- 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/pointfreeco/swift-case-paths dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies - dependency-name: github.com/pointfreeco/xctest-dynamic-overlay dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies - dependency-name: github.com/swift-server/async-http-client dependency-type: indirect update-type: version-update:semver-minor 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 29b858d61..7fe6678c3 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,13 +1,13 @@ { - "originHash" : "ffa10a67edac6ee37635430d003297e21d9194acee768955166323bb0308a261", + "originHash" : "6ae7335a682b3be27994b6ef856d2a166455a5b43a582f9c17da2f694763ca42", "pins" : [ { "identity" : "async-http-client", "kind" : "remoteSourceControl", "location" : "https://github.com/swift-server/async-http-client.git", "state" : { - "revision" : "6df8e1c17e68f0f93de2443b8c8cafca9ddcc89a", - "version" : "1.22.2" + "revision" : "64abc77edf1ef81e69bd90a2ac386de615c8e8ea", + "version" : "1.23.0" } }, { @@ -294,8 +294,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-case-paths", "state" : { - "revision" : "642e6aab8e03e5f992d9c83e38c5be98cfad5078", - "version" : "1.5.5" + "revision" : "bc92c4b27f9a84bfb498cdbfdf35d5a357e9161f", + "version" : "1.5.6" } }, { @@ -384,8 +384,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "1b33db2dea6a64d5b619b9e888175133c6d7f410", - "version" : "2.73.0" + "revision" : "665206000b8307cab5ac51203d29b0f232d7e31b", + "version" : "2.74.0" } }, { @@ -555,8 +555,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/xctest-dynamic-overlay", "state" : { - "revision" : "27d767d643fa2cf083d0a73d74fa84cacb53e85c", - "version" : "1.4.1" + "revision" : "770f990d3e4eececb57ac04a6076e22f8c97daeb", + "version" : "1.4.2" } }, {