prof18 / feed-flow

FeedFlow is a minimalistic RSS Reader available on Android, iOS and macOS. Built with Kotlin Multiplatform, Jetpack Compose and SwiftUI.
https://www.feedflow.dev
Apache License 2.0
252 stars 11 forks source link

Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.9.8 #231

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.kevinnzou:compose-webview-multiplatform 1.9.7 -> 1.9.8 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

KevinnZou/compose-webview-multiplatform (io.github.kevinnzou:compose-webview-multiplatform) ### [`v1.9.8`](https://togithub.com/KevinnZou/compose-webview-multiplatform/releases/tag/1.9.8) [Compare Source](https://togithub.com/KevinnZou/compose-webview-multiplatform/compare/1.9.7...1.9.8) #### New Features I have implemented a basic request interception in this version. Please follow these [instructions](https://togithub.com/KevinnZou/compose-webview-multiplatform?tab=readme-ov-file#request-interceptor) to use this feature and let me know if you encounter any issues. #### What's Changed - Feature/support request interception by [@​KevinnZou](https://togithub.com/KevinnZou) in [https://github.com/KevinnZou/compose-webview-multiplatform/pull/146](https://togithub.com/KevinnZou/compose-webview-multiplatform/pull/146) - bugfix:dark mode support with check by [@​KevinnZou](https://togithub.com/KevinnZou) in [https://github.com/KevinnZou/compose-webview-multiplatform/pull/157](https://togithub.com/KevinnZou/compose-webview-multiplatform/pull/157) **Full Changelog**: https://github.com/KevinnZou/compose-webview-multiplatform/compare/1.9.7...1.9.8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.