From e5fa3f33e17d53cd4a9ef205699a04af989b91f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 02:56:17 +0000 Subject: [PATCH] chore(deps): bump the swift-deps group across 1 directory with 4 updates Bumps the swift-deps group with 4 updates in the /apps/macos directory: [github.com/orchetect/menubarextraaccess](https://github.com/orchetect/MenuBarExtraAccess), [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/blaizzy/mlx-audio-swift](https://github.com/Blaizzy/mlx-audio-swift). Updates `github.com/orchetect/menubarextraaccess` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/orchetect/MenuBarExtraAccess/releases) - [Commits](https://github.com/orchetect/MenuBarExtraAccess/compare/1.2.2...1.3.0) Updates `github.com/apple/swift-log` from 1.10.1 to 1.14.0 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](https://github.com/apple/swift-log/compare/1.10.1...1.14.0) Updates `github.com/sparkle-project/sparkle` from 2.9.0 to 2.9.4 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.0...2.9.4) Updates `github.com/blaizzy/mlx-audio-swift` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/Blaizzy/mlx-audio-swift/releases) - [Commits](https://github.com/Blaizzy/mlx-audio-swift/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/orchetect/menubarextraaccess dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-deps - 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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps - dependency-name: github.com/blaizzy/mlx-audio-swift dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] --- apps/macos/Package.resolved | 31 ++++++++++++++++++++----------- apps/macos/Package.swift | 4 ++-- 2 files changed, 22 insertions(+), 13 deletions(-) diff --git a/apps/macos/Package.resolved b/apps/macos/Package.resolved index ad30810241..5d908bd5b6 100644 --- a/apps/macos/Package.resolved +++ b/apps/macos/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "31972864afdac74537794e1a3b7bd22484c09ec1be8e3624fb9ea582e9222ad9", + "originHash" : "9af2c6575fc5bafbe55d54118ae743a8e6c6d66d68d5bebf6d181edf7c7e6572", "pins" : [ { "identity" : "axorcist", @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/orchetect/MenuBarExtraAccess", "state" : { - "revision" : "707dff6f55217b3ef5b6be84ced3e83511d4df5c", - "version" : "1.2.2" + "revision" : "33bb0e4b1e407feac791e047dcaaf9c69b25fd26", + "version" : "1.3.0" } }, { @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Blaizzy/mlx-audio-swift", "state" : { - "revision" : "fcbd04daa1bfebe881932f630af2ba6ce9af3274", - "version" : "0.1.2" + "revision" : "d302a5c6080d2bb97bae38c7418f82abb76013b6", + "version" : "0.1.3" } }, { @@ -69,8 +69,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ml-explore/mlx-swift-lm.git", "state" : { - "revision" : "25b00d4e22e61ec9c41efda47990cd2084ec87ff", - "version" : "2.31.3" + "revision" : "1c05248bb0899e2a7a4962b84d319cf12f4e12aa", + "version" : "3.31.3" } }, { @@ -87,8 +87,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "21d8df80440b1ca3b65fa82e40782f1e5a9e6ba2", - "version" : "2.9.0" + "revision" : "b6496a74a087257ef5e6da1c5b29a447a60f5bd7", + "version" : "2.9.4" } }, { @@ -168,8 +168,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-log.git", "state" : { - "revision" : "bbd81b6725ae874c69e9b8c8804d462356b55523", - "version" : "1.10.1" + "revision" : "a878e7f8f46cfc0e1125e565b5c08e7d5272dc9a", + "version" : "1.14.0" } }, { @@ -199,6 +199,15 @@ "version" : "0.4.0" } }, + { + "identity" : "swift-syntax", + "kind" : "remoteSourceControl", + "location" : "https://github.com/swiftlang/swift-syntax.git", + "state" : { + "revision" : "0687f71944021d616d34d922343dcef086855920", + "version" : "600.0.1" + } + }, { "identity" : "swift-system", "kind" : "remoteSourceControl", diff --git a/apps/macos/Package.swift b/apps/macos/Package.swift index 688bb94b16..a7c5b50c4d 100644 --- a/apps/macos/Package.swift +++ b/apps/macos/Package.swift @@ -15,12 +15,12 @@ let package = Package( .executable(name: "openclaw-mac", targets: ["OpenClawMacCLI"]), ], dependencies: [ - .package(url: "https://github.com/orchetect/MenuBarExtraAccess", exact: "1.2.2"), + .package(url: "https://github.com/orchetect/MenuBarExtraAccess", exact: "1.3.0"), .package(url: "https://github.com/swiftlang/swift-subprocess.git", from: "0.4.0"), .package(url: "https://github.com/apple/swift-log.git", from: "1.10.1"), .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.0"), .package(url: "https://github.com/steipete/Peekaboo.git", branch: "main"), - .package(url: "https://github.com/Blaizzy/mlx-audio-swift", exact: "0.1.2"), + .package(url: "https://github.com/Blaizzy/mlx-audio-swift", exact: "0.1.3"), .package(path: "../shared/OpenClawKit"), .package(path: "../../Swabble"), ],