From 8f3bedc6c910280043be7d6cd5fdb0de95099b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 02:58:40 +0000 Subject: [PATCH] Swift: Bump the swift-dependencies group with 2 updates Bumps the swift-dependencies group with 2 updates: [github.com/apple/swift-metrics](https://github.com/apple/swift-metrics) and [github.com/vapor/postgres-kit](https://github.com/vapor/postgres-kit). Updates `github.com/apple/swift-metrics` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/apple/swift-metrics/releases) - [Commits](https://github.com/apple/swift-metrics/compare/2.6.0...2.6.1) Updates `github.com/vapor/postgres-kit` from 2.13.5 to 2.14.0 - [Release notes](https://github.com/vapor/postgres-kit/releases) - [Commits](https://github.com/vapor/postgres-kit/compare/2.13.5...2.14.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-metrics dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies - dependency-name: github.com/vapor/postgres-kit dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index 4a0cd1bb0..bbca1b133 100644 --- a/Package.resolved +++ b/Package.resolved @@ -141,8 +141,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/postgres-kit.git", "state" : { - "revision" : "0b72fa83b1023c4b82072e4049a3db6c29781fff", - "version" : "2.13.5" + "revision" : "f4d4b9e8db9a907644d67d6a7ecb5f0314eec1ad", + "version" : "2.14.0" } }, { @@ -420,8 +420,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-metrics.git", "state" : { - "revision" : "3c0f419970ae1c9f942d3abfd4f562e243e9f9e8", - "version" : "2.6.0" + "revision" : "44491db7cc66774ab930cf15f36324e16b06f425", + "version" : "2.6.1" } }, {