Commit d23f70d
chore(deps): update dependency onevcat/kingfisher to from: "8.2.0" (#1471)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [onevcat/Kingfisher](https://redirect.github.com/onevcat/Kingfisher) |
minor | `from: "8.1.4"` -> `from: "8.2.0"` |
---
### Release Notes
<details>
<summary>onevcat/Kingfisher (onevcat/Kingfisher)</summary>
###
[`v8.2.0`](https://redirect.github.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#820---Snake-Year-2025-02-05)
[Compare
Source](https://redirect.github.com/onevcat/Kingfisher/compare/8.1.4...8.2.0)
##### Add
- Add a `ThumbnailImageDataProvider` to get a thumbnail image from a URL
directly with `CGImageSourceCreateThumbnailAtIndex`.
[@​onevcat](https://redirect.github.com/onevcat)
[#​2349](https://redirect.github.com/onevcat/Kingfisher/pull/2349)
- Add iOS-only XCFramework distribution for smaller package size when
only iOS platform is needed. You can download it from the Release page.
[@​onevcat](https://redirect.github.com/onevcat)
[#​2350](https://redirect.github.com/onevcat/Kingfisher/pull/2350)
##### Fix
- Fix a performance issue when referring the same animated image source,
which was introduced in 8.1.4. Special thanks to
[@​pNre](https://redirect.github.com/pNre) for the report and
[@​yeatse](https://redirect.github.com/yeatse) for the quick fix.
[#​2357](https://redirect.github.com/onevcat/Kingfisher/pull/2357)
- Fix a compiling issue when building under certain CI environments that
triggers a Swift compiler error.
[@​onevcat](https://redirect.github.com/onevcat)
[#​2353](https://redirect.github.com/onevcat/Kingfisher/pull/2353)
***
</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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent e0c897f commit d23f70d
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