Skip to content

Commit

Permalink
Bump the all-dependencies group with 3 updates (#286)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [github.com/swift-server/swift-service-lifecycle](https://github.com/swift-server/swift-service-lifecycle), [github.com/hummingbird-project/swift-websocket](https://github.com/hummingbird-project/swift-websocket) and [github.com/soto-project/soto-core](https://github.com/soto-project/soto-core).


Updates `github.com/swift-server/swift-service-lifecycle` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/swift-server/swift-service-lifecycle/releases)
- [Commits](swift-server/swift-service-lifecycle@2.6.2...2.6.3)

Updates `github.com/hummingbird-project/swift-websocket` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/hummingbird-project/swift-websocket/releases)
- [Commits](hummingbird-project/swift-websocket@1.2.0...1.2.1)

Updates `github.com/soto-project/soto-core` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/soto-project/soto-core/releases)
- [Commits](soto-project/soto-core@7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: github.com/swift-server/swift-service-lifecycle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/hummingbird-project/swift-websocket
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/soto-project/soto-core
  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 Jan 6, 2025
1 parent 88b8f8f commit 5d4eb08
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,5 +1,5 @@
{
"originHash" : "c0966acfb6d5b9f51054a7571557f2103df5a66c20ae3b81d22abf41ddcc9b01",
"originHash" : "c4c5b2834b9d6899ef982fed9c0a7915c597ce7a235e0b8b41df64fe5f4f81b5",
"pins" : [
{
"identity" : "async-http-client",
Expand Down Expand Up @@ -96,8 +96,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/soto-project/soto-core.git",
"state" : {
"revision" : "2614aa43ab0eef94b873d84249fc974368b39369",
"version" : "7.3.0"
"revision" : "d2b2726eb7ef7f054b64264cf2e1884a3182e4a9",
"version" : "7.3.1"
}
},
{
Expand Down Expand Up @@ -357,8 +357,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-server/swift-service-lifecycle.git",
"state" : {
"revision" : "f70b838872863396a25694d8b19fe58bcd0b7903",
"version" : "2.6.2"
"revision" : "c2e97cf6f81510f2d6b4a69453861db65d478560",
"version" : "2.6.3"
}
},
{
Expand All @@ -384,8 +384,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/hummingbird-project/swift-websocket.git",
"state" : {
"revision" : "06e5e25110a3766a355a5aa6958d91d533458ea0",
"version" : "1.2.0"
"revision" : "b15960a331ad39b3c1ee9e76afc34d951e07803b",
"version" : "1.2.1"
}
},
{
Expand Down

0 comments on commit 5d4eb08

Please sign in to comment.