Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/apps/macos/swift-deps-842a1c6a5b
Open

chore(deps): bump the swift-deps group across 1 directory with 4 updates#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/apps/macos/swift-deps-842a1c6a5b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

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

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.14.0

Release notes

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

1.14.0

What's Changed

SemVer Minor

Other Changes

Full Changelog: apple/swift-log@1.13.2...1.14.0

1.13.2

What's Changed

SemVer Patch

Full Changelog: apple/swift-log@1.13.1...1.13.2

1.13.1

What's Changed

SemVer Patch

Full Changelog: apple/swift-log@1.13.0...1.13.1

1.13.0

What's Changed

SemVer Minor

This release contains a source-breaking change of MetadataValue compatibility with custom string interpolations. Please see apple/swift-log#467 for details.

Full Changelog: apple/swift-log@1.12.1...1.13.0

1.12.1

What's Changed

SemVer Patch

... (truncated)

Commits
  • a878e7f [SLG-0006]: task-local logger implementation (#459)
  • 2c52ee2 Bump actions/checkout from 6 to 7 (#472)
  • ca61184 [SLG-0006]: task-local logger proposal (#460)
  • 92448c3 Add (default:) string interpolation overloads (#471)
  • 2aed77a Match DefaultStringInterpolation appendInterpolation overloads (#469)
  • 7dc6101 [SLG-0004]: metadata value attributes implementation (#453)
  • a012e0a Adopt multi-package macOS benchmarks workflow (#466)
  • 1069d31 Skip handler dispatch for setters under MaxLogLevelNone (#465)
  • 3061a62 Shared workflows changed from Xcode XX.X to Xcode swift X.X (#461)
  • 184c737 Migrate macOS CI to Swift version inputs (#457)
  • Additional commits viewable in compare view

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

Release notes

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

2.9.4 Appcast Improvements

Changes:

  • Fix backgrounded apps sometimes not bringing windows from user initiated actions in active focus (#2890) (Zorg, wojciech-kulik)

This release contains an activation fix for backgrounded / dockless applications using Sparkle's standard user interface.

Please also check 2.9.3, 2.9.2, 2.9.1, and 2.9.0 for previous changes.

2.9.3 Appcast Improvements

Changes:

  • Fix updating not working the first time if the app's bundle ID ends with ".app" (#2882) (Zorg)

This release contains a very specific installation fix for apps that use a bundle identifier ending with .app

Please also check 2.9.2, 2.9.1, and 2.9.0 for previous changes.

2.9.2 Appcast Improvements

Changes:

  • Show hidden window title in update window for accessibility (#2871) (Zorg)
  • Polish and update Spanish translations to be gender neutral (#2874, #2875) (Emilio P Egido)
  • Guard against NULL CFRelease() on failure condition in fallback path (#2867) (Zorg)
  • Guard against symlinks when applying delta update files (fe7b718) (Zorg, fg0x0)
  • Enforce connection to installer to be validated before receiving appcast item data (#2876, #2877) (Zorg, fg0x0)

This release contains two high-complex security fixes reported by @​fg0x0. The details will be posted in the 2.9 discussion.

Please also check 2.9.1 and 2.9.0 for previous changes.

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
  • b6496a7 Update Package management files for version 2.9.4
  • 4ba9745 Update CHANGELOG for version 2.9.4
  • 1ec540d Use activateIgnoringOtherApps: again for backgrounded apps (#2890)
  • d46d456 Update Package management files for version 2.9.3
  • 00e7c24 Update CHANGELOG for version 2.9.3
  • e6a344a Fix updating not working the first time if bundle ID ends with ".app" (#2882)
  • 6276ba2 Update Package management files for version 2.9.2
  • 113279a Improve synchronization of _receivedAppcastItemData (#2877)
  • 7c4741d Update Package management files for version 2.9.2
  • 5df807d Update README for 2.9.2
  • Additional commits viewable in compare view

Updates github.com/blaizzy/mlx-audio-swift from 0.1.2 to 0.1.3

Release notes

Sourced from github.com/blaizzy/mlx-audio-swift's releases.

v0.1.3

What's Changed

... (truncated)

Commits
  • d302a5c Improve Voices STT controls and MOSS streaming (#223)
  • a011c35 Add IndexTTS (#220)
  • d17a0ed Add MOSS-Transcribe-Diarize (#221)
  • 580e952 Add additional STT models (#215)
  • 72f2f07 Fill in remaining codecs for parity with mlx-audio (#214)
  • 9dca0e6 Add Xcode project gen for SimpleChat example. (#211)
  • 50860ee Fix remote tokenizer loading for the MOSS models. (#207)
  • 0ea78a5 docs(omnivoice): bf16 weights now include the complete tokenizer (#213)
  • 3cfa972 Add OmniVoice TTS (NAR diffusion over Qwen3 + HiggsAudioV2 codec, with voice ...
  • 2f3c3ed Cohere Transcribe: add Silero VAD pre-processor (#177)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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](orchetect/MenuBarExtraAccess@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](apple/swift-log@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](sparkle-project/Sparkle@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](Blaizzy/mlx-audio-swift@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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 13, 2026
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