Skip to content

Commit

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


Updates `github.com/apple/swift-system` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/apple/swift-system/releases)
- [Commits](apple/swift-system@1.4.0...1.4.1)

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

Updates `github.com/apple/swift-crypto` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/apple/swift-crypto/releases)
- [Commits](apple/swift-crypto@3.11.0...3.11.1)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-system
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/swift-server/async-http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-crypto
  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 Feb 18, 2025
1 parent f089713 commit a3d2d8f
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" : "2460846800edfae4e3ab2ee2282222393b0144b8bd32d58098759ee585de3f25",
"originHash" : "75964ba5fe28945c264d18911d82b46b4e40473c2079febdf33ab558e0866f98",
"pins" : [
{
"identity" : "async-http-client",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-server/async-http-client.git",
"state" : {
"revision" : "b645ad40822b5c59ac92b758c5c17af054b5b01f",
"version" : "1.25.1"
"revision" : "333f51104b75d1a5b94cb3b99e4c58a3b442c9f7",
"version" : "1.25.2"
}
},
{
Expand Down Expand Up @@ -195,8 +195,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto.git",
"state" : {
"revision" : "b6049c0b2efdcea34d5fc2c0e28d9d79320163ba",
"version" : "3.11.0"
"revision" : "45305d32cfb830faebcaa9a7aea66ad342637518",
"version" : "3.11.1"
}
},
{
Expand Down Expand Up @@ -384,8 +384,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "c8a44d836fe7913603e246acab7c528c2e780168",
"version" : "1.4.0"
"revision" : "3a1b4a8e05a219c47efe85a120ec4e7ecd2071ca",
"version" : "1.4.1"
}
},
{
Expand Down

0 comments on commit a3d2d8f

Please sign in to comment.