Skip to content

Commit 2f614a4

Browse files
chore(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/orchetect/menubarextraaccess](https://github.com/orchetect/MenuBarExtraAccess), [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/orchetect/menubarextraaccess` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/orchetect/MenuBarExtraAccess/releases) - [Commits](orchetect/MenuBarExtraAccess@1.2.2...1.3.0) Updates `github.com/apple/swift-log` from 1.10.1 to 1.12.0 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](apple/swift-log@1.10.1...1.12.0) Updates `github.com/sparkle-project/sparkle` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](sparkle-project/Sparkle@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-log dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-deps - 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/sparkle-project/sparkle dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47624bb commit 2f614a4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/macos/Package.resolved

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/macos/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
.executable(name: "openclaw-mac", targets: ["OpenClawMacCLI"]),
1616
],
1717
dependencies: [
18-
.package(url: "https://github.com/orchetect/MenuBarExtraAccess", exact: "1.2.2"),
18+
.package(url: "https://github.com/orchetect/MenuBarExtraAccess", exact: "1.3.0"),
1919
.package(url: "https://github.com/swiftlang/swift-subprocess.git", from: "0.4.0"),
2020
.package(url: "https://github.com/apple/swift-log.git", from: "1.10.1"),
2121
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.0"),

0 commit comments

Comments
 (0)