Commit 356a75b
chore(deps): update dependency onevcat/kingfisher to from: "8.3.0" (#1506)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [onevcat/Kingfisher](https://redirect.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://redirect.github.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#830---Progressive-Loading-Improvement-2025-03-04)
[Compare
Source](https://redirect.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://redirect.github.com/onevcat)
[@​nikolaydubina](https://redirect.github.com/nikolaydubina)
[@​mantoljak](https://redirect.github.com/mantoljak)
[#​2366](https://redirect.github.com/onevcat/Kingfisher/pull/2366)
##### Fix
- Solves a memory leak when using progressive JPEG loading.
[@​onevcat](https://redirect.github.com/onevcat)
[@​james-app](https://redirect.github.com/james-app)
[@​Adobels](https://redirect.github.com/Adobels)
[#​2368](https://redirect.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://redirect.github.com/onevcat/Kingfisher/pull/2361)
[@​olejnjak](https://redirect.github.com/olejnjak)
- A wrong `imageNotExisting` was used in KingfisherManager. Now the
correct low level error is propagated to caller side.
[@​onevcat](https://redirect.github.com/onevcat)
[@​iAllenC](https://redirect.github.com/iAllenC)
[@​kuzomenskyi](https://redirect.github.com/kuzomenskyi)
[#​2336](https://redirect.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://redirect.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://redirect.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>1 parent 6b7ddf4 commit 356a75b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments