Bump the swift-dependencies group with 6 updates - #42
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the swift-dependencies group with 6 updates:
2.9.02.15.03.9.03.9.15.2.05.4.02.0.02.1.02.3.12.4.17.10.07.11.1Updates
github.com/azuread/microsoft-authentication-library-for-objcfrom 2.9.0 to 2.15.0Release notes
Sourced from github.com/azuread/microsoft-authentication-library-for-objc's releases.
... (truncated)
Commits
d54e965Updating MSAL framework checksum & url for 2.15.0 [skip ci]1f8c50eMerge release 2.15.0 to main (#3075)2340e51[patch] [bugfix]: Update IdentityCore to pick up the OneAuth duplicate-symbol...91e6d89Release 2.15.0afb0089[patch] [tests]: Enable ResetPasswordV2 end-to-end tests (#3074)690840aAdd SSPR v2 e2e basic tests (#3052)1c75c16Add SSPR V2 (#3039)aa5634aEnable 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...Updates
github.com/cocoalumberjack/cocoalumberjackfrom 3.9.0 to 3.9.1Release notes
Sourced from github.com/cocoalumberjack/cocoalumberjack's releases.
Commits
c5f2ed4Remove dead linke680acdPrepare 3.9.1 releasea8c3609Require swift-log 1.11.0 and adjust implementation of log handler to new log ...be5882fAdd support for Swift 6.3, drop support for Swift 5.1075541c4Bump github.com/apple/swift-log from 1.11.0 to 1.12.08f18520Bump github.com/apple/swift-log from 1.10.1 to 1.11.03c1d458Bump codecov/codecov-action from 5 to 6f817a93[Issue-1471] Resolve Xcode 26 enum compatibility warningsd01acdeBump github.com/apple/swift-log from 1.9.1 to 1.10.1257af6dBump github.com/apple/swift-log from 1.8.0 to 1.9.1Updates
github.com/google/google-api-objectivec-client-for-restfrom 5.2.0 to 5.4.0Release notes
Sourced from github.com/google/google-api-objectivec-client-for-rest's releases.
Commits
07cd7c8Version bump for a release.9110921Add notes about CocoaPods future with links to their blog post.fe7457dGenerate current service sources.5c949c3Make properties explicitly nonatomic06b8339Generate current services.7e03534Fix typo in message.a480ce9Pull over the retry script that just landed in GTMSessionFetcher.bc5bef0move to actions/checkout v7eed4e2bGenerate current service sources.3065fd3Avoid some more potential data race conditions.Updates
github.com/openid/appauth-iosfrom 2.0.0 to 2.1.0Release notes
Sourced from github.com/openid/appauth-ios's releases.
Commits
a7caedaPrepare for 2.1.0 release. (#957)4dd9659#574 Return errors from AppAuth:ResumeExternalUserAgentFlowWithURL (#955)77e32a8#574 Remove external browser fallback (#954)6cd02b8Create a new sample app that uses SPM (#952)8510b9aAdd .gemini/ directory to .gitignore. (#949)cd09d44Migrate CI runners from macos-13 to macos-14, pin Xcode 16.2 (#951)Updates
github.com/google/promisesfrom 2.3.1 to 2.4.1Release notes
Sourced from github.com/google/promises's releases.
Commits
f4a19a3infra: bump podspecs for 2.4.1 release (#244)b898aa3fix: add explicit platform versions to Package.swift (#243)d6d659aMerge pull request #236 from ncooke3/patch-1a6fb071[Docs] Update Promise+Wrap.swift to address DocC warnings540318eBump version to 2.4.0.f28d58aMerge pull request #226 from ykjchen/privacy00a45ecMerge pull request #2 from ncooke3/nc/add-cocoapods-version-req5031732Merge pull request #227 from ncooke3/nc/add-ci1ae8e6dAdd regression testd51c7abAdd SPM test job and reformat workflow fileUpdates
github.com/groue/grdb.swiftfrom 7.10.0 to 7.11.1Release notes
Sourced from github.com/groue/grdb.swift's releases.
Commits
b83108dMerge branch 'development'468b8e8v7.11.1a3a29aaMerge pull request #1869 from MarkusSintonen/optimize-register-migrationf1d3211Combine unappliedExecutions into a single loop7d48935Compare migration identifier from OrderedDictionary key6753047Use OrderedDictionary for O(1) migration registrationfe3b957Add missing Foundation importsf1eb48bFix a warning in Version 27.0 beta9ed8c84Merge branch 'development'656d1f4v7.11.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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