Skip to content

Bump the swift-dependencies group with 6 updates - #42

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/swift/swift-dependencies-f2b9dcd0e8
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/swift/swift-dependencies-f2b9dcd0e8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown

Bumps the swift-dependencies group with 6 updates:

Package From To
github.com/azuread/microsoft-authentication-library-for-objc 2.9.0 2.15.0
github.com/cocoalumberjack/cocoalumberjack 3.9.0 3.9.1
github.com/google/google-api-objectivec-client-for-rest 5.2.0 5.4.0
github.com/openid/appauth-ios 2.0.0 2.1.0
github.com/google/promises 2.3.1 2.4.1
github.com/groue/grdb.swift 7.10.0 7.11.1

Updates github.com/azuread/microsoft-authentication-library-for-objc from 2.9.0 to 2.15.0

Release notes

Sourced from github.com/azuread/microsoft-authentication-library-for-objc's releases.

2.15.0

Release Notes

Changes:

  • #3075: Merge release 2.15.0 to main
  • #3080: [patch] [bugfix]: Update IdentityCore to pick up the OneAuth duplicate-symbol fix
  • #1942: Added optional password parameter to signUp/signIn methods
  • #3074: [patch] [tests]: Enable ResetPasswordV2 end-to-end tests
  • #3052: Add SSPR v2 e2e basic tests
  • #3039: Add SSPR V2
  • #3066: Enable v1 signin otp tests
  • #3067: [patch][engg]: Adopt UIScene lifecycle in 3 iOS host app targets for iOS 27
  • #3065: [patch][engg]: Migrate MSAL visionOS validation to governed ACES macOS template
  • #2576: [iOS SDK] JIT Registration, Network implementation
  • #3069: [patch][bugfix]: Merge main back to dev after hotfix 2.14.1
  • #3063: [2.14.1] Hotfix release : redirect looping and telemetry loss
  • #3058: [PATCH] [tests]: Remove obsolete version guards
  • #3046: [Major][Engg]: Update min ios versions
  • #3062: [major][feature]: Merge main back to dev
  • #3056: [minor][bugfix]: Make MSAL visionOS validation build-only
  • #3041: Update IdentityCore submodule for seeded-BRT bootstrap
  • #3040: Migrate Native Auth E2E email OTP retriever from 1secmail to mail.tm & enable SSPR e2e tests
  • #3045: Address PR #3040 review feedback: split mail.tm client into separate files

This list of changes was auto generated.

2.14.1

Release Notes

  • Hotfix release for redirect looping and telemetry missing for browser handoff

Changes:

  • #3063: [2.14.1] Hotfix release : redirect looping and telemetry loss
  • #1918: Automation tests failure
  • #1920: update submodule for current key change
  • #3064: Update IdentityCore submodule to common-core main (Hotfix/1.26.1 #1920)
  • #3061: Revert "fix merge conflict - update MSAL to point to Common Core dev"
  • #3060: fix merge conflict - update MSAL to point to Common Core dev

This list of changes was auto generated.

... (truncated)

Commits
  • d54e965 Updating MSAL framework checksum & url for 2.15.0 [skip ci]
  • 1f8c50e Merge release 2.15.0 to main (#3075)
  • 2340e51 [patch] [bugfix]: Update IdentityCore to pick up the OneAuth duplicate-symbol...
  • 91e6d89 Release 2.15.0
  • afb0089 [patch] [tests]: Enable ResetPasswordV2 end-to-end tests (#3074)
  • 690840a Add SSPR v2 e2e basic tests (#3052)
  • 1c75c16 Add SSPR V2 (#3039)
  • aa5634a Enable v1 signin otp tests (#3066)
  • db41aac [patch][engg]: Adopt UIScene lifecycle in 3 iOS host app targets for iOS 27 (...
  • 16879e7 [patch][engg]: Migrate MSAL visionOS validation to governed ACES macOS templa...
  • Additional commits viewable in compare view

Updates github.com/cocoalumberjack/cocoalumberjack from 3.9.0 to 3.9.1

Release notes

Sourced from github.com/cocoalumberjack/cocoalumberjack's releases.

v3.9.1

What's Changed

  • Add support for Swift 6.2 and 6.3, drop support for Swift 5.10
  • Require swift-log 1.10.0 and update log handler implementation to handle new log events
  • Resolve build warnings of newer Xcodes

Pull Requests

Full Changelog: CocoaLumberjack/CocoaLumberjack@3.9.0...3.9.1

Commits
  • c5f2ed4 Remove dead link
  • e680acd Prepare 3.9.1 release
  • a8c3609 Require swift-log 1.11.0 and adjust implementation of log handler to new log ...
  • be5882f Add support for Swift 6.3, drop support for Swift 5.10
  • 75541c4 Bump github.com/apple/swift-log from 1.11.0 to 1.12.0
  • 8f18520 Bump github.com/apple/swift-log from 1.10.1 to 1.11.0
  • 3c1d458 Bump codecov/codecov-action from 5 to 6
  • f817a93 [Issue-1471] Resolve Xcode 26 enum compatibility warnings
  • d01acde Bump github.com/apple/swift-log from 1.9.1 to 1.10.1
  • 257af6d Bump github.com/apple/swift-log from 1.8.0 to 1.9.1
  • Additional commits viewable in compare view

Updates github.com/google/google-api-objectivec-client-for-rest from 5.2.0 to 5.4.0

Release notes

Sourced from github.com/google/google-api-objectivec-client-for-rest's releases.

v5.4.0 Release

What's Changed

Full Changelog: google/google-api-objectivec-client-for-rest@v5.3.0...v5.4.0

v5.3.0 Release

What's Changed

Full Changelog: google/google-api-objectivec-client-for-rest@v5.2.0...v5.3.0

Commits
  • 07cd7c8 Version bump for a release.
  • 9110921 Add notes about CocoaPods future with links to their blog post.
  • fe7457d Generate current service sources.
  • 5c949c3 Make properties explicitly nonatomic
  • 06b8339 Generate current services.
  • 7e03534 Fix typo in message.
  • a480ce9 Pull over the retry script that just landed in GTMSessionFetcher.
  • bc5bef0 move to actions/checkout v7
  • eed4e2b Generate current service sources.
  • 3065fd3 Avoid some more potential data race conditions.
  • Additional commits viewable in compare view

Updates github.com/openid/appauth-ios from 2.0.0 to 2.1.0

Release notes

Sourced from github.com/openid/appauth-ios's releases.

AppAuth 2.1.0

Summary: This release removes fallbacks to the external browser whenever ASWebAuthenticationSession isn't able to start. This could be caused by Guided Access mode - which will now fail with an error rather than crashing. In addition, the release adds a new SwiftUI + SPM sample app to make testing changes easier in a modern dev environment.

Changelog:

  • Add SwiftUI + Swift Package Manager sample app under Examples/Example-iOS_Swift-SPM. (#952)
  • Removed external browser (Safari) fallback from OIDExternalUserAgentIOS. If ASWebAuthenticationSession fails to start (e.g., Guided Access is enabled), the authorization flow now fails with an error instead of opening an external browser. (#954)
  • Added resumeExternalUserAgentFlowWithURL:error: to OIDExternalUserAgentSession protocol, returning errors via an out-parameter instead of throwing NSException. The previous method is deprecated and forwards to the new one. (#955)
  • Added OIDErrorCodeURLMismatch and OIDErrorCodeInvalidAuthorizationFlow error codes. (#955)
Commits

Updates github.com/google/promises from 2.3.1 to 2.4.1

Release notes

Sourced from github.com/google/promises's releases.

2.4.1

What's Changed

Full Changelog: google/promises@2.4.0...2.4.1

2.4.0

What's Changed

New Contributors

Full Changelog: google/promises@2.3.1...2.4.0

Commits
  • f4a19a3 infra: bump podspecs for 2.4.1 release (#244)
  • b898aa3 fix: add explicit platform versions to Package.swift (#243)
  • d6d659a Merge pull request #236 from ncooke3/patch-1
  • a6fb071 [Docs] Update Promise+Wrap.swift to address DocC warnings
  • 540318e Bump version to 2.4.0.
  • f28d58a Merge pull request #226 from ykjchen/privacy
  • 00a45ec Merge pull request #2 from ncooke3/nc/add-cocoapods-version-req
  • 5031732 Merge pull request #227 from ncooke3/nc/add-ci
  • 1ae8e6d Add regression test
  • d51c7ab Add SPM test job and reformat workflow file
  • Additional commits viewable in compare view

Updates github.com/groue/grdb.swift from 7.10.0 to 7.11.1

Release notes

Sourced from github.com/groue/grdb.swift's releases.

v7.11.1

A new release of the Swift toolkit for SQLite databases.

What's Changed

New Contributors

Full Changelog: groue/GRDB.swift@v7.11.0...v7.11.1

v7.11.0

A new release of the Swift toolkit for SQLite databases.

What's Changed

New Contributors

Full Changelog: groue/GRDB.swift@v7.10.0...v7.11.0

Commits
  • b83108d Merge branch 'development'
  • 468b8e8 v7.11.1
  • a3a29aa Merge pull request #1869 from MarkusSintonen/optimize-register-migration
  • f1d3211 Combine unappliedExecutions into a single loop
  • 7d48935 Compare migration identifier from OrderedDictionary key
  • 6753047 Use OrderedDictionary for O(1) migration registration
  • fe3b957 Add missing Foundation imports
  • f1eb48b Fix a warning in Version 27.0 beta
  • 9ed8c84 Merge branch 'development'
  • 656d1f4 v7.11.0
  • 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-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/azuread/microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc) | `2.9.0` | `2.15.0` |
| [github.com/cocoalumberjack/cocoalumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack) | `3.9.0` | `3.9.1` |
| [github.com/google/google-api-objectivec-client-for-rest](https://github.com/google/google-api-objectivec-client-for-rest) | `5.2.0` | `5.4.0` |
| [github.com/openid/appauth-ios](https://github.com/openid/AppAuth-iOS) | `2.0.0` | `2.1.0` |
| [github.com/google/promises](https://github.com/google/promises) | `2.3.1` | `2.4.1` |
| [github.com/groue/grdb.swift](https://github.com/groue/GRDB.swift) | `7.10.0` | `7.11.1` |


Updates `github.com/azuread/microsoft-authentication-library-for-objc` from 2.9.0 to 2.15.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-objc@2.9.0...2.15.0)

Updates `github.com/cocoalumberjack/cocoalumberjack` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/CocoaLumberjack/CocoaLumberjack/releases)
- [Commits](CocoaLumberjack/CocoaLumberjack@3.9.0...3.9.1)

Updates `github.com/google/google-api-objectivec-client-for-rest` from 5.2.0 to 5.4.0
- [Release notes](https://github.com/google/google-api-objectivec-client-for-rest/releases)
- [Commits](google/google-api-objectivec-client-for-rest@v5.2.0...v5.4.0)

Updates `github.com/openid/appauth-ios` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/openid/AppAuth-iOS/releases)
- [Commits](openid/AppAuth-iOS@2.0.0...2.1.0)

Updates `github.com/google/promises` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/google/promises/releases)
- [Commits](google/promises@2.3.1...2.4.1)

Updates `github.com/groue/grdb.swift` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/groue/GRDB.swift/releases)
- [Commits](groue/GRDB.swift@v7.10.0...v7.11.1)

---
updated-dependencies:
- dependency-name: github.com/azuread/microsoft-authentication-library-for-objc
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/cocoalumberjack/cocoalumberjack
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swift-dependencies
- dependency-name: github.com/google/google-api-objectivec-client-for-rest
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/openid/appauth-ios
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/google/promises
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/groue/grdb.swift
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
...

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 Sep 23, 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