From 0e9a9444be39863f95f920e3b5a8c521eaa8b016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:14:45 +0000 Subject: [PATCH] chore(deps): bump the swift-dependencies group across 1 directory with 3 updates Bumps the swift-dependencies group with 3 updates in the / directory: [github.com/apple/swift-log](https://github.com/apple/swift-log), [github.com/apple/swift-nio](https://github.com/apple/swift-nio) and [github.com/vapor/jwt-kit](https://github.com/vapor/jwt-kit). Updates `github.com/apple/swift-log` from 1.13.1 to 1.14.0 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](https://github.com/apple/swift-log/compare/1.13.1...1.14.0) Updates `github.com/apple/swift-nio` from 2.101.0 to 2.101.2 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.101.0...2.101.2) Updates `github.com/vapor/jwt-kit` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/vapor/jwt-kit/releases) - [Commits](https://github.com/vapor/jwt-kit/compare/5.5.0...5.6.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-log dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-nio dependency-version: 2.101.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-dependencies - dependency-name: github.com/vapor/jwt-kit dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Package.resolved b/Package.resolved index ae5e46b..f6c38ba 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "ba7db0085f78bbbfa5d74c01616c4ae2c90de1b613dce3ead01ab9df7f57870c", + "originHash" : "e8ce0c2db5adf0ea14e8ed3c7946e14cc22279b4b4b936f47c16c3ac3a0af996", "pins" : [ { "identity" : "csqlite", @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/jwt-kit.git", "state" : { - "revision" : "a93a262fefb0938b799191b54f581ffa43422d96", - "version" : "5.5.0" + "revision" : "7abc497b0f907191933c87166e9b6a41b9d028d6", + "version" : "5.6.0" } }, { @@ -159,8 +159,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-log.git", "state" : { - "revision" : "2aed77ae5ec9a86d8fe42c12275e4c2653a286ee", - "version" : "1.13.1" + "revision" : "a878e7f8f46cfc0e1125e565b5c08e7d5272dc9a", + "version" : "1.14.0" } }, { @@ -177,8 +177,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "77b84ac2cd2ac9e4ac67d19f045fd5b434f56967", - "version" : "2.101.0" + "revision" : "cd3e1152083706d77b223fb29110e590efcc70c0", + "version" : "2.101.2" } }, {