Skip to content

Commit

Permalink
Bump the all-dependencies group with 3 updates (#269)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/swift-server/async-http-client](https://github.com/swift-server/async-http-client) and [github.com/apple/swift-log](https://github.com/apple/swift-log).


Updates `github.com/apple/swift-nio` from 2.76.1 to 2.77.0
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.76.1...2.77.0)

Updates `github.com/swift-server/async-http-client` from 1.23.1 to 1.24.0
- [Release notes](https://github.com/swift-server/async-http-client/releases)
- [Commits](swift-server/async-http-client@1.23.1...1.24.0)

Updates `github.com/apple/swift-log` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/apple/swift-log/releases)
- [Commits](apple/swift-log@1.6.1...1.6.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/swift-server/async-http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Nov 27, 2024
1 parent 8a02b18 commit 29a19cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"originHash" : "e0b88391c3211195fc102b8f74963e3f09b1b5969f97731559acb8f33b8f1451",
"originHash" : "dca5e794c8b3a81bc75ec11f07be870ef0a52e91ecbf5dc7a88a5e15d414f905",
"pins" : [
{
"identity" : "async-http-client",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-server/async-http-client.git",
"state" : {
"revision" : "0a9b72369b9d87ab155ef585ef50700a34abf070",
"version" : "1.23.1"
"revision" : "2119f0d9cc1b334e25447fe43d3693c0e60e6234",
"version" : "1.24.0"
}
},
{
Expand Down Expand Up @@ -213,8 +213,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "9cb486020ebf03bfa5b5df985387a14a98744537",
"version" : "1.6.1"
"revision" : "96a2f8a0fa41e9e09af4585e2724c4e825410b91",
"version" : "1.6.2"
}
},
{
Expand All @@ -240,8 +240,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "914081701062b11e3bb9e21accc379822621995e",
"version" : "2.76.1"
"revision" : "dca6594f65308c761a9c409e09fbf35f48d50d34",
"version" : "2.77.0"
}
},
{
Expand Down

0 comments on commit 29a19cc

Please sign in to comment.