Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

build(deps): bump the swift-deps group across 1 directory with 3 updates#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/apps/macos/swift-deps-81e14130ac
Open

build(deps): bump the swift-deps group across 1 directory with 3 updates#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/apps/macos/swift-deps-81e14130ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the swift-deps group with 3 updates in the /apps/macos directory: github.com/orchetect/menubarextraaccess, github.com/apple/swift-log and github.com/sparkle-project/sparkle.

Updates github.com/orchetect/menubarextraaccess from 1.2.2 to 1.3.0

Release notes

Sourced from github.com/orchetect/menubarextraaccess's releases.

1.3.0

Improved

  • Improved reliability of status item discovery upon MenuBarExtra scene initialization

Changed

  • menuBarExtraAccess(...) scene modifier is now required to be the first modifier applied to a MenuBarExtra

Maintenance

  • Added Package manifest for Swift 6.2 toolchain with DebugLogging trait
  • Updated example projects
Commits
  • 33bb0e4 Updated GitHub CI
  • 041fdce Renamed CI Xcode scheme
  • 78e1216 Updated example projects
  • 8d8a246 menuBarExtraAccess() scene modifier is now required as first modifier appli...
  • 4ad6b50 Updated README
  • 0303ae6 Improved reliability of status item discovery upon MenuBarExtra scene initial...
  • aac5e3e Added Package manifest for Swift 6.2 toolchain with DebugLogging trait
  • 16df7fd Updated GitHub CI
  • b71b97a Updated GitHub CI
  • 61847fb Updated GitHub CI
  • Additional commits viewable in compare view

Updates github.com/apple/swift-log from 1.10.1 to 1.11.0

Release notes

Sourced from github.com/apple/swift-log's releases.

1.11.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-log@1.10.1...1.11.0

Commits
  • 8c0f217 [CI] Add automated release workflow using swift-temporal-sdk (#434)
  • f4f84c9 Avoid using CFilePointer typealias in default logger (#433)
  • 1f38a59 [SLG-0005]: LogEvent LogHandler API implementation (#423)
  • 39e1491 [CI] Disable Darwin tests while we investigate flakiness (#430)
  • 63ee499 Enable tests on simulators (#429)
  • c9ceb51 [SLG-0005]: LogEvent LogHandler API proposal (#424)
  • 154acdf Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to...
  • b934514 Update proposal SLG-0003 after public review (#419)
  • c5f4278 Use org security policy instead of our bespoke version (#426)
  • 4f1022c Fix benchmarks — traits are only available in 6.1+ (#417)
  • Additional commits viewable in compare view

Updates github.com/sparkle-project/sparkle from 2.9.0 to 2.9.1

Release notes

Sourced from github.com/sparkle-project/sparkle's releases.

2.9.1 Appcast Improvements

Changes:

  • Fix potential crash due to race condition within clearDownloadedUpdate (#2863) (Julian Pscheid)
  • Fix generate_appcast failing if feed URL doesn't have lastPathComponent (#2862) (Julian Pscheid)
  • Don't let progress status text title string line wrap (#2856) (Zorg)
  • Add minimal framework support for building arm64e (#2858, #2860) (Zorg)
  • Add SKIP_INSTALL=YES to for XPCServices targets (#2864) (Jeremy Huddleston Sequoia)

Please also check 2.9.0 for previous changes.

Commits
  • 066e75a Update Package management files for version 2.9.1
  • e97ba75 Update change log for 2.9.1
  • c625894 Fix crash in clearDownloadedUpdate due to race condition of receiving delta u...
  • c1dbf52 Configurations: Add SKIP_INSTALL=YES to for XPCServices targets (#2864)
  • cd20a12 Fix generate_appcast failing if feed URL doesn't have lastPathComponent (#2862)
  • 59ff700 Upgrade actions/checkout to version 6 (#2861)
  • 829fa4c Use inherited ARCHS for framework (#2860)
  • ae10c16 Add minimal framework support for building arm64e (#2858)
  • a888daa Don't let progress status text title string line wrap (#2856)
  • 61a100a Indent test application paragraph and list items in parent list (#2854)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Apr 6, 2026
@dependabot dependabot bot changed the title build(deps): bump the swift-deps group in /apps/macos with 3 updates build(deps): bump the swift-deps group across 1 directory with 3 updates Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/swift/apps/macos/swift-deps-81e14130ac branch 3 times, most recently from 489eaa8 to 6afa659 Compare April 9, 2026 11:31
Bumps the swift-deps group in /apps/macos with 3 updates: [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.11.0
- [Release notes](https://github.com/apple/swift-log/releases)
- [Commits](apple/swift-log@1.10.1...1.11.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/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.11.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>
@dependabot dependabot bot force-pushed the dependabot/swift/apps/macos/swift-deps-81e14130ac branch from 6afa659 to 7418d27 Compare April 10, 2026 11:31
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

4 similar comments
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants