cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
68 stars 22 forks source link

chore(deps): update dependency onevcat/kingfisher to from: "7.12.0" #1135

Closed cgrindel-self-hosted-renovate[bot] closed 1 day ago

cgrindel-self-hosted-renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Update Change
onevcat/Kingfisher minor from: "7.11.0" -> from: "7.12.0"

Release Notes

onevcat/Kingfisher (onevcat/Kingfisher) ### [`v7.12.0`](https://togithub.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#7120---Lucky-Seven-2024-06-10) [Compare Source](https://togithub.com/onevcat/Kingfisher/compare/7.11.0...7.12.0) ##### Add - Mark the `removeSizeExceededValues` method in `DiskStorage` as `public`. Now it is possible to call this method to trigger a cleanup of the disk cache manually. [#​2214](https://togithub.com/onevcat/Kingfisher/pull/2214) [@​nickruddeni](https://togithub.com/nickruddeni) - A new `PHPickerResultImageDataProvider` for loading and caching images from `PHPickerResult`. [#​2233](https://togithub.com/onevcat/Kingfisher/pull/2233) [@​nuomi1](https://togithub.com/nuomi1) - An option of `reducePriorityOnDisappear` for SwiftUI. It sets a lower priority for the image download task when the view disappears, and restore it when re-appears. [#​2211](https://togithub.com/onevcat/Kingfisher/pull/2211) [@​Aelx-Vaiman](https://togithub.com/Aelx-Vaiman) ##### Fix - Some improvements for documentation grammar and typos. [#​2236](https://togithub.com/onevcat/Kingfisher/pull/2236) [@​FlyingCaiChong](https://togithub.com/FlyingCaiChong) - Use `.process` for the `PrivacyInfo.xcprivacy` in SPM to follow the practice suggested by Apple. [#​2243](https://togithub.com/onevcat/Kingfisher/pull/2243) [@​BorysKhl](https://togithub.com/BorysKhl) [@​onevcat](https://togithub.com/onevcat) - An issue that the file extension was not correctly retrieved for calculating hash file name when `autoExtAfterHashedFileName` is set to `true`. [#​2250](https://togithub.com/onevcat/Kingfisher/pull/2250) [@​freezy7](https://togithub.com/freezy7) ***

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.