Skip to content

Commit

Permalink
Swift: Bump the swift-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the swift-dependencies group with 3 updates: [github.com/vapor/vapor](https://github.com/vapor/vapor), [github.com/vapor/fluent-postgres-driver](https://github.com/vapor/fluent-postgres-driver) and [github.com/vapor/fluent](https://github.com/vapor/fluent).


Updates `github.com/vapor/vapor` from 4.105.2 to 4.106.0
- [Release notes](https://github.com/vapor/vapor/releases)
- [Commits](vapor/vapor@4.105.2...4.106.0)

Updates `github.com/vapor/fluent-postgres-driver` from 2.9.2 to 2.10.0
- [Release notes](https://github.com/vapor/fluent-postgres-driver/releases)
- [Commits](vapor/fluent-postgres-driver@2.9.2...2.10.0)

Updates `github.com/vapor/fluent` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/vapor/fluent/releases)
- [Commits](vapor/fluent@4.11.0...4.12.0)

---
updated-dependencies:
- dependency-name: github.com/vapor/vapor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/vapor/fluent-postgres-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/vapor/fluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f300b44 commit b0bb1b2
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" : "6ae7335a682b3be27994b6ef856d2a166455a5b43a582f9c17da2f694763ca42",
"originHash" : "dc3bf42fa48879a09c1964d275852534314a37a02a8414746ef460c9ecb1134d",
"pins" : [
{
"identity" : "async-http-client",
Expand Down Expand Up @@ -69,8 +69,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/fluent.git",
"state" : {
"revision" : "dfcbeba27a576c20ff181d496f21ecd45d2c1a71",
"version" : "4.11.0"
"revision" : "223b27d04ab2b51c25503c9922eecbcdf6c12f89",
"version" : "4.12.0"
}
},
{
Expand All @@ -87,8 +87,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/fluent-postgres-driver.git",
"state" : {
"revision" : "e2988a8c960196eca2891f3a0bb1caad9044e7ea",
"version" : "2.9.2"
"revision" : "fd57101e426d3edf66a32ba63a7d0b8ced4d7499",
"version" : "2.10.0"
}
},
{
Expand Down Expand Up @@ -528,8 +528,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/vapor.git",
"state" : {
"revision" : "a4d7d4d32ef4a21dd10bc6375f4d20da3c5594e4",
"version" : "4.105.2"
"revision" : "1466c50e4ad39072143e2fcdf13b4ba11be375a0",
"version" : "4.106.0"
}
},
{
Expand Down

0 comments on commit b0bb1b2

Please sign in to comment.