Skip to content

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

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

chore(deps): bump the swift-deps group across 1 directory with 3 updates#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/swift/apps/macos/swift-deps-39ea7addff

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 2, 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.12.0

Release notes

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

1.12.0

What's Changed

SemVer Minor

Other Changes

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

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
  • 5073617 SLG-0003: Error parameter implementation (#425)
  • 6f3fbac Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.8 to...
  • 41f6c72 Retroactively update status of SLG-0005 to Approved (#438)
  • bffceaf Drop Swift 6.0 (#436)
  • 6558438 SLG-0004: Metadata privacy levels proposal (#416)
  • 7c04f86 Enable Swift 6.3 jobs in CI (#435)
  • 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)
  • 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 May 2, 2026
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>
@dependabot dependabot Bot changed the title chore(deps): bump the swift-deps group in /apps/macos with 3 updates chore(deps): bump the swift-deps group across 1 directory with 3 updates May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/swift/apps/macos/swift-deps-39ea7addff branch from 41e9caf to 2f614a4 Compare May 4, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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