Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 4 updates (#212)
Browse files Browse the repository at this point in the history
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](apple/swift-nio@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](apple/swift-nio-http2@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](apple/swift-nio-extras@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](apple/swift-crypto@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent e9b7340 commit 4bcc656
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "0992b6258fbc9ce0910245e4efa7688e1527f3d32738a11879cf5e2557078069",
"originHash" : "dcc5fd7c7c73a2f9105c1ce911453ce9fa3abb83239fb7d8a9505587a63b3676",
"pins" : [
{
"identity" : "async-http-client",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down Expand Up @@ -213,26 +213,26 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "e5a216ba89deba84356bad9d4c2eab99071c745b",
"version" : "2.67.0"
"revision" : "fc79798d5a150d61361a27ce0c51169b889e23de",
"version" : "2.68.0"
}
},
{
"identity" : "swift-nio-extras",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-extras.git",
"state" : {
"revision" : "a3b640d7dc567225db7c94386a6e71aded1bfa63",
"version" : "1.22.0"
"revision" : "05c36b57453d23ea63785d58a7dbc7b70ba1745e",
"version" : "1.23.0"
}
},
{
"identity" : "swift-nio-http2",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-http2.git",
"state" : {
"revision" : "8d8eb609929aee75336a0a3d2417280786265868",
"version" : "1.32.0"
"revision" : "a0224f3d20438635dd59c9fcc593520d80d131d0",
"version" : "1.33.0"
}
},
{
Expand Down

0 comments on commit 4bcc656

Please sign in to comment.