From 3187ebf39fc8c6c65be4da40e9614399f7f27e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:57:24 +0000 Subject: [PATCH] build(deps): bump the swift-deps group in /apps/macos with 2 updates Bumps the swift-deps group in /apps/macos with 2 updates: [github.com/apple/swift-log](https://github.com/apple/swift-log) and [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle). Updates `github.com/apple/swift-log` from 1.11.0 to 1.14.0 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](https://github.com/apple/swift-log/compare/1.11.0...1.14.0) Updates `github.com/sparkle-project/sparkle` from 2.9.1 to 2.9.3 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.1...2.9.3) --- 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-deps - dependency-name: github.com/sparkle-project/sparkle dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] --- apps/macos/Package.resolved | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/macos/Package.resolved b/apps/macos/Package.resolved index 2b1522aeea8..3303147f108 100644 --- a/apps/macos/Package.resolved +++ b/apps/macos/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "f9e924b8f470e089aa7091969bba662a5f626f3481c57d9a808cc8d5f434cd9e", + "originHash" : "1b6ef5d25b610250fb5725e27d963f04de7564d8906b2c9e84324faf4d2fd4e5", "pins" : [ { "identity" : "axorcist", @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "066e75a8b3e99962685d6a90cdd5293ebffd9261", - "version" : "2.9.1" + "revision" : "d46d456107feacc80711b21847b82b07bd9fb46e", + "version" : "2.9.3" } }, { @@ -78,8 +78,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-log.git", "state" : { - "revision" : "8c0f217f01000dd30f60d6e536569ad4e74291f9", - "version" : "1.11.0" + "revision" : "a878e7f8f46cfc0e1125e565b5c08e7d5272dc9a", + "version" : "1.14.0" } }, {