From 8ae0e747c22192aa50574302d1dc6624e67991fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:57:00 +0000 Subject: [PATCH] build(deps): bump the swift-deps group across 1 directory with 3 updates Bumps the swift-deps group with 3 updates in the /apps/macos directory: [github.com/apple/swift-log](https://github.com/apple/swift-log), [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle) and [github.com/pointfreeco/swift-concurrency-extras](https://github.com/pointfreeco/swift-concurrency-extras). Updates `github.com/apple/swift-log` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](https://github.com/apple/swift-log/compare/1.13.2...1.14.0) Updates `github.com/sparkle-project/sparkle` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.3...2.9.4) Updates `github.com/pointfreeco/swift-concurrency-extras` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/pointfreeco/swift-concurrency-extras/releases) - [Commits](https://github.com/pointfreeco/swift-concurrency-extras/compare/1.3.2...1.4.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-deps - dependency-name: github.com/pointfreeco/swift-concurrency-extras dependency-version: 1.4.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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] --- apps/macos/Package.resolved | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/macos/Package.resolved b/apps/macos/Package.resolved index 4d468873826..07e39a52615 100644 --- a/apps/macos/Package.resolved +++ b/apps/macos/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "edd9e4d33f7bfa6f12e839506792d9019b48928c713d214e670c97e2fb0ab53e", + "originHash" : "955d7f67bee666198989519d11d4e8ac4590a1f71e96ac59a6a80aa4ed91c28c", "pins" : [ { "identity" : "axorcist", @@ -69,8 +69,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "d46d456107feacc80711b21847b82b07bd9fb46e", - "version" : "2.9.3" + "revision" : "b6496a74a087257ef5e6da1c5b29a447a60f5bd7", + "version" : "2.9.4" } }, { @@ -96,8 +96,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-concurrency-extras", "state" : { - "revision" : "5a3825302b1a0d744183200915a47b508c828e6f", - "version" : "1.3.2" + "revision" : "a90e2e40a7a840a853dd29e57cbef5dbb72c9d5b", + "version" : "1.4.0" } }, { @@ -105,8 +105,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-log.git", "state" : { - "revision" : "92448c359f00ebe36ae97d3bd9086f13c7692b5a", - "version" : "1.13.2" + "revision" : "a878e7f8f46cfc0e1125e565b5c08e7d5272dc9a", + "version" : "1.14.0" } }, {