airsidemobile / JOSESwift

A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
https://www.airsidemobile.com
Apache License 2.0
203 stars 113 forks source link

chore(deps): update dependency cocoapods to v1.16.0 #373

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cocoapods 1.15.2 -> 1.16.0 age adoption passing confidence

Release Notes

CocoaPods/CocoaPods (cocoapods) ### [`v1.16.0`](https://redirect.github.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1160-2024-10-29) ##### Enhancements - Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.\ [sharplet](https://redirect.github.com/sharplet) [#​12390](https://redirect.github.com/CocoaPods/CocoaPods/pull/12390) - Xcode 16 support. - Bump minimum `xcodeproj` to `1.26.0` - Update project generator to set `GENERATE_INFOPLIST_FILE = NO` on pod targets - Update project generator to set `ENABLE_USER_SCRIPT_SANDBOXING = NO` = NO\` on pod targets to fix build failures with vendored frameworks. - Update project geneerator to set `SWIFT_INSTALL_OBJC_HEADER = YES` on pod targets to enable consuming Swift pods from Objective-C. [Eric Amorde](https://redirect.github.com/amorde) [#​12656](https://redirect.github.com/CocoaPods/CocoaPods/pull/12656) ##### Bug Fixes - Fix pod install issue when git's `core.fsmonitor` feature is enabled (again)\ [Justin Martin](https://redirect.github.com/justinseanmartin) [#​12349](https://redirect.github.com/CocoaPods/CocoaPods/issues/12349)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud