Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REN - Update dependency io.github.vinceglb:filekit-compose to v0.8.8 (#…
…107) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.vinceglb:filekit-compose](https://github.com/vinceglb/FileKit) | `0.8.7` -> `0.8.8` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.vinceglb:filekit-compose/0.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.vinceglb:filekit-compose/0.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.vinceglb:filekit-compose/0.8.7/0.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.vinceglb:filekit-compose/0.8.7/0.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vinceglb/FileKit (io.github.vinceglb:filekit-compose)</summary> ### [`v0.8.8`](https://github.com/vinceglb/FileKit/releases/tag/0.8.8) [Compare Source](https://github.com/vinceglb/FileKit/compare/0.8.7...0.8.8) ![FileKit 0.10 announcement](https://github.com/user-attachments/assets/bb8ce807-0dc8-4009-b54d-66d9ca705098) ##### ✅ Improvements - Bump Kotlin to 2.0.21 - Bump Compose to 1.7.1 ##### 🐛 Bug fixes - Fix a bug on JS target when using Safari browser by [@​ztn0](https://github.com/ztn0) in [https://github.com/vinceglb/FileKit/pull/165](https://github.com/vinceglb/FileKit/pull/165) ##### 🙏 New Contributors A big thank you to all the contributors ❤️ - [@​ztn0](https://github.com/ztn0) made their first contribution in [https://github.com/vinceglb/FileKit/pull/165](https://github.com/vinceglb/FileKit/pull/165) ##### 📣 Announcement The next version of FileKit 0.10 will bring a lot more features and improve the global developer experience: - Improve PlatformFile abstraction to make development easier for common files-related tasks - Support for kotlinx-io to easily read, write, stream files and more from the common code - Access common paths like application `filesDir` and `cacheDir` from common code - It's now easier than ever to store and read files in the app storage! - Capture photos with the native camera app and return the associated file on Android and iOS - Save images to the native gallery on Android and iOS - Add helpers to display images from PlatformFile on Compose Multiplatform using Coil3 - A brand new website for the documentation - And more! I'm excited to share with you and have your feedback on this new version in the following weeks, so stay tuned! **Full Changelog**: vinceglb/FileKit@0.8.7...0.8.8 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/StefanLobbenmeier/yt-dlp-compose). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information