komikku-app / komikku

Free and open source manga reader for Android
Apache License 2.0
88 stars 2 forks source link

fix(deps): update xml.serialization.version to v0.90.1 #94

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.pdvrieze.xmlutil:serialization-android 0.86.3 -> 0.90.1 age adoption passing confidence
io.github.pdvrieze.xmlutil:core-android 0.86.3 -> 0.90.1 age adoption passing confidence

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


Release Notes

pdvrieze/xmlutil (io.github.pdvrieze.xmlutil:serialization-android) ### [`v0.90.1`](https://togithub.com/pdvrieze/xmlutil/blob/HEAD/Changelog.md#0901-Fix-Android) - Fix android plugin dependency. ### [`v0.90.0`](https://togithub.com/pdvrieze/xmlutil/blob/HEAD/Changelog.md#0900-20-will-go) \*(June 13, 2024) Changes: - The core module no longer automatically includes Android/Jvm "native" parsers by default, but uses the platform independent implementation. The Android/Jvm native parsers are available by including "core-jvm" and "core-android" packages. Note that serialization-jvm and serialization-android do so already. - There is a coreCompat package that provides the original setup as direct replacement for core. This is a temporary package that will be removed at 1.0 release.

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 these updates again.



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