Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [github.com/vapor/vapor](https://github.com/vapor/vapor), [github.com/vapor/fluent](https://github.com/vapor/fluent) and [github.com/vapor/leaf](https://github.com/vapor/leaf).


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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2873a2a commit 1825d19
Showing 1 changed file with 28 additions and 10 deletions.
38 changes: 28 additions & 10 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/swift-server/async-http-client.git",
"state": {
"branch": null,
"revision": "7a4dfe026f6ee0f8ad741b58df74c60af296365d",
"version": "1.9.0"
"revision": "fc510a39cff61b849bf5cdff17eb2bd6d0777b49",
"version": "1.11.5"
}
},
{
Expand All @@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/vapor/fluent.git",
"state": {
"branch": null,
"revision": "ea707ee318066a073c95b2b2df1aa640fcb67f9e",
"version": "4.4.0"
"revision": "26c446002f03c5ab34b20d86873014ef3d92d0da",
"version": "4.5.0"
}
},
{
Expand Down Expand Up @@ -69,8 +69,8 @@
"repositoryURL": "https://github.com/vapor/leaf.git",
"state": {
"branch": null,
"revision": "41741b782ac49959af2f7612661154326ac24d00",
"version": "4.1.5"
"revision": "6fe0e843c6599f5189e45c7b08739ebc5c410c3b",
"version": "4.2.4"
}
},
{
Expand Down Expand Up @@ -114,8 +114,8 @@
"repositoryURL": "https://github.com/vapor/routing-kit.git",
"state": {
"branch": null,
"revision": "5603b81ceb744b8318feab1e60943704977a866b",
"version": "4.3.1"
"revision": "611bc45c5dfb1f54b84d99b89d1f72191fb6b71b",
"version": "4.7.2"
}
},
{
Expand All @@ -127,6 +127,15 @@
"version": "3.18.0"
}
},
{
"package": "swift-algorithms",
"repositoryURL": "https://github.com/apple/swift-algorithms.git",
"state": {
"branch": null,
"revision": "f6919dfc309e7f1b56224378b11e28bab5bccc42",
"version": "1.2.0"
}
},
{
"package": "swift-atomics",
"repositoryURL": "https://github.com/apple/swift-atomics.git",
Expand Down Expand Up @@ -217,13 +226,22 @@
"version": "1.11.4"
}
},
{
"package": "swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics.git",
"state": {
"branch": null,
"revision": "0a5bc04095a675662cf24757cc0640aa2204253b",
"version": "1.0.2"
}
},
{
"package": "vapor",
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": null,
"revision": "b05266f863ee93eeff4b6d075364ccc8f81bbc1e",
"version": "4.57.0"
"revision": "9a837b8814509f418efca818bf54f2d44ddef0e6",
"version": "4.66.0"
}
},
{
Expand Down

0 comments on commit 1825d19

Please sign in to comment.