Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency onevcat/kingfisher to from: "8.3.0" (#…
…1506) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [onevcat/Kingfisher](https://github.com/onevcat/Kingfisher) | minor | `from: "8.2.0"` -> `from: "8.3.0"` | --- ### Release Notes <details> <summary>onevcat/Kingfisher (onevcat/Kingfisher)</summary> ### [`v8.3.0`](https://github.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#830---Progressive-Loading-Improvement-2025-03-04) [Compare Source](https://github.com/onevcat/Kingfisher/compare/8.2.0...8.3.0) ##### Add - The progressive JPEG loading option is now available for SwiftUI too. You can load a progressive JPEG image with the `progressiveJPEG` modifier in `KFImage`. [@​onevcat](https://github.com/onevcat) [@​nikolaydubina](https://github.com/nikolaydubina) [@​mantoljak](https://github.com/mantoljak) [#​2366](https://github.com/onevcat/Kingfisher/pull/2366) ##### Fix - Solves a memory leak when using progressive JPEG loading. [@​onevcat](https://github.com/onevcat) [@​james-app](https://github.com/james-app) [@​Adobels](https://github.com/Adobels) [#​2368](https://github.com/onevcat/Kingfisher/pull/2368) - The filename and the content structure of the prebuilt xcframework zip in the Assets section of the release page have been updated. If your script depends on this file, you may need to adjust it accordingly. See more in [#​2361](https://github.com/onevcat/Kingfisher/pull/2361) [@​olejnjak](https://github.com/olejnjak) - A wrong `imageNotExisting` was used in KingfisherManager. Now the correct low level error is propagated to caller side. [@​onevcat](https://github.com/onevcat) [@​iAllenC](https://github.com/iAllenC) [@​kuzomenskyi](https://github.com/kuzomenskyi) [#​2336](https://github.com/onevcat/Kingfisher/pull/2336)] *** </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
- Loading branch information