Skip to content

Commit 661aa2b

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/apple/swift-log](https://github.com/apple/swift-log), [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle) and [github.com/steipete/peekaboo](https://github.com/steipete/Peekaboo). Updates `github.com/apple/swift-log` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](apple/swift-log@1.12.0...1.13.1) Updates `github.com/sparkle-project/sparkle` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](sparkle-project/Sparkle@2.9.1...2.9.2) Updates `github.com/steipete/peekaboo` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/steipete/Peekaboo/releases) - [Commits](openclaw/Peekaboo@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-log dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps - dependency-name: github.com/sparkle-project/sparkle dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps - dependency-name: github.com/steipete/peekaboo dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a3ce7c commit 661aa2b

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
@@ -19,7 +19,7 @@ let package = Package(
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"),
22-
.package(url: "https://github.com/steipete/Peekaboo.git", exact: "3.2.1"),
22+
.package(url: "https://github.com/steipete/Peekaboo.git", exact: "3.3.0"),
2323
.package(path: "../shared/OpenClawKit"),
2424
.package(path: "../swabble"),
2525
],

0 commit comments

Comments
 (0)