d-date / google-mlkit-swiftpm

Google MLKit for iOS in Swift Package Manager
Apache License 2.0
92 stars 21 forks source link

Update dependency cocoapods to v1.15.2 - autoclosed #30

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

CocoaPods/CocoaPods (cocoapods) ### [`v1.15.2`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1152-2024-02-06) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.15.1...1.15.2) ##### Enhancements - None. ##### Bug Fixes - Revert [#​12154](https://togithub.com/CocoaPods/CocoaPods/issues/12154), [#​12165](https://togithub.com/CocoaPods/CocoaPods/issues/12165), and [#​12158](https://togithub.com/CocoaPods/CocoaPods/issues/12158) to fix regressions in 1.15.0 and 1.15.1.\ [Paul Beusterien](https://togithub.com/paulb777) [#​12226](https://togithub.com/CocoaPods/CocoaPods/issues/12226) ### [`v1.15.1`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1151-2024-02-06) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.15.0...1.15.1) ##### Enhancements - None. ##### Bug Fixes - Fix an issue when caching downloads of certain Pods.\ [Eric Amorde](https://togithub.com/amorde) [#​12226](https://togithub.com/CocoaPods/CocoaPods/issues/12226) ### [`v1.15.0`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1150-2024-01-28) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.3...1.15.0) ##### Enhancements - Optimize performance during uncached pod installation.\ [Dimitris Koutsogiorgas](https://togithub.com/dnkoutso) [#​12154](https://togithub.com/CocoaPods/CocoaPods/pull/12154) ##### Bug Fixes - Fix pod install issue when git's `core.fsmonitor` feature is enabled\ [Justin Martin](https://togithub.com/justinseanmartin) [#​11640](https://togithub.com/CocoaPods/CocoaPods/issues/11640) - Don't use the `remove_destination` parameter in FileUtils.cp_r\ [Justin Martin](https://togithub.com/justinseanmartin) [#​12165](https://togithub.com/CocoaPods/CocoaPods/pull/12165) - Support `visionos` in `pod lib lint --platforms=` and use `xros` for `Fourflusher`\ [MagnificentMiles](https://togithub.com/MagnificentMiles) [#​12159](https://togithub.com/CocoaPods/CocoaPods/pull/12159) ### [`v1.14.3`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1143-2023-11-19) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.2...1.14.3) ##### Enhancements - None. ##### Bug Fixes - Revert minimum required Ruby version to 2.6 to support macOS system Ruby\ [Eric Amorde](https://togithub.com/amorde) [#​12122](https://togithub.com/CocoaPods/CocoaPods/issues/12122) ### [`v1.14.2`](https://togithub.com/CocoaPods/CocoaPods/releases/tag/1.14.2) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.1...1.14.2) ##### Enhancements - None. ##### Bug Fixes - Fix a bug when attempting to publish a Pod with `pod trunk push` in certain cases\ [Eric Amorde](https://togithub.com/amorde) [CocoaPods/Core#729](https://togithub.com/CocoaPods/Core/pull/759) ### [`v1.14.1`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1141-2023-10-26) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.0...1.14.1) ##### Enhancements - None. ##### Bug Fixes - None. ### [`v1.14.0`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1140-2023-10-26) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.13.0...1.14.0) ##### Enhancements - None. ##### Bug Fixes - Fix a crash when running with activesupport 7.1.0.\ [MCanhisares](https://togithub.com/MCanhisares) [#​12081](https://togithub.com/CocoaPods/CocoaPods/issues/12081) - Fix another crash when running with activesupport 7.1.0.\ [movila](https://togithub.com/movila) [#​12089](https://togithub.com/CocoaPods/CocoaPods/issues/12089) ##### Other - Drop support for `bazaar` SCM ### [`v1.13.0`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1130-2023-09-22) [Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.12.1...1.13.0) ##### Enhancements - Add `visionOS` as a new platform.\ [Gabriel Donadel](https://togithub.com/gabrieldonadel) [#​11965](https://togithub.com/CocoaPods/CocoaPods/pull/11965) - Extend `script_phase` DSL to support `always_out_of_date` attribute.\ [Alvar Hansen](https://togithub.com/alvarhansen) [#​12055](https://togithub.com/CocoaPods/CocoaPods/pull/12055) ##### Bug Fixes - Use `safe_load` during custom YAML config loading.\ [Dimitris Koutsogiorgas](https://togithub.com/dnkoutso) [#​11974](https://togithub.com/CocoaPods/CocoaPods/pull/11974) - Xcode 15 fix: Replace `DT_TOOLCHAIN_DIR` with `TOOLCHAIN_DIR` when generating script.\ [Marcus Wu](https://togithub.com/marcuswu0814) [#​12009](https://togithub.com/CocoaPods/CocoaPods/pull/12009)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.