From 4bcc6568984db2c7e23ebb4efe4a828cc57d4c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:02:09 +0330 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 4 updates (#212) Bumps the all-dependencies group with 4 updates in the / directory: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2), [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) and [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto). Updates `github.com/apple/swift-nio` from 2.67.0 to 2.68.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.67.0...2.68.0) Updates `github.com/apple/swift-nio-http2` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/apple/swift-nio-http2/releases) - [Commits](https://github.com/apple/swift-nio-http2/compare/1.32.0...1.33.0) Updates `github.com/apple/swift-nio-extras` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/apple/swift-nio-extras/releases) - [Commits](https://github.com/apple/swift-nio-extras/compare/1.22.0...1.23.0) Updates `github.com/apple/swift-crypto` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/apple/swift-crypto/releases) - [Commits](https://github.com/apple/swift-crypto/compare/3.4.0...3.5.2) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/apple/swift-nio-http2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/apple/swift-nio-extras dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/apple/swift-crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Package.resolved | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Package.resolved b/Package.resolved index f600b7c5..d25b7f54 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "0992b6258fbc9ce0910245e4efa7688e1527f3d32738a11879cf5e2557078069", + "originHash" : "dcc5fd7c7c73a2f9105c1ce911453ce9fa3abb83239fb7d8a9505587a63b3676", "pins" : [ { "identity" : "async-http-client", @@ -159,8 +159,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "bc1c29221f6dfeb0ebbfbc98eb95cd3d4967868e", - "version" : "3.4.0" + "revision" : "46072478ca365fe48370993833cb22de9b41567f", + "version" : "3.5.2" } }, { @@ -213,8 +213,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "e5a216ba89deba84356bad9d4c2eab99071c745b", - "version" : "2.67.0" + "revision" : "fc79798d5a150d61361a27ce0c51169b889e23de", + "version" : "2.68.0" } }, { @@ -222,8 +222,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-extras.git", "state" : { - "revision" : "a3b640d7dc567225db7c94386a6e71aded1bfa63", - "version" : "1.22.0" + "revision" : "05c36b57453d23ea63785d58a7dbc7b70ba1745e", + "version" : "1.23.0" } }, { @@ -231,8 +231,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-http2.git", "state" : { - "revision" : "8d8eb609929aee75336a0a3d2417280786265868", - "version" : "1.32.0" + "revision" : "a0224f3d20438635dd59c9fcc593520d80d131d0", + "version" : "1.33.0" } }, {