Skip to content

build(deps): bump the swift-deps group in /apps/macos with 2 updates#260

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

build(deps): bump the swift-deps group in /apps/macos with 2 updates#260
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/apps/macos/swift-deps-ab544ee1e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the swift-deps group in /apps/macos with 2 updates: github.com/apple/swift-log and github.com/sparkle-project/sparkle.

Updates github.com/apple/swift-log from 1.11.0 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.1 to 2.9.3

Release notes

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

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.

Commits
  • 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
  • c6ab245 Update Package management files for version 2.9.2
  • 6e370a5 Enforce connection to installer to be validated before receiving appcast item...
  • cbdc150 Polish Spanish localization in Sparkle.strings (#2875)
  • 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 in /apps/macos with 2 updates: [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/apple/swift-log` from 1.11.0 to 1.14.0
- [Release notes](https://github.com/apple/swift-log/releases)
- [Commits](apple/swift-log@1.11.0...1.14.0)

Updates `github.com/sparkle-project/sparkle` from 2.9.1 to 2.9.3
- [Release notes](https://github.com/sparkle-project/Sparkle/releases)
- [Commits](sparkle-project/Sparkle@2.9.1...2.9.3)

---
updated-dependencies:
- 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.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 Jun 29, 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