manami-project / modb-anisearch

This lib contains downloader and converter for downloading raw data from anisearch.com and convert it to an anime object.
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update dependency io.github.manamiproject:modb-core to v16.2.2 #207

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.manamiproject:modb-core 16.2.1 -> 16.2.2 age adoption passing confidence

Release Notes

manami-project/modb-core (io.github.manamiproject:modb-core) ### [`v16.2.2`](https://redirect.github.com/manami-project/modb-core/releases/tag/16.2.2) [Compare Source](https://redirect.github.com/manami-project/modb-core/compare/16.2.1...16.2.2) #### What's Changed - Update dependency ch.qos.logback:logback-classic to v1.5.8 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/manami-project/modb-core/pull/221](https://redirect.github.com/manami-project/modb-core/pull/221) - Update dependency gradle to v8.10.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/manami-project/modb-core/pull/222](https://redirect.github.com/manami-project/modb-core/pull/222) - Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm to v1.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/manami-project/modb-core/pull/223](https://redirect.github.com/manami-project/modb-core/pull/223) - Update dependency io.github.manamiproject:modb-test to v1.6.22 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/manami-project/modb-core/pull/224](https://redirect.github.com/manami-project/modb-core/pull/224) **Full Changelog**: https://github.com/manami-project/modb-core/compare/16.2.1...16.2.2

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Test results JDK 21

99 tests   99 :white_check_mark:  14s :stopwatch: 16 suites   0 :zzz: 16 files     0 :x:

Results for commit d49a3805.

github-actions[bot] commented 1 month ago

Test results JDK x

99 tests   99 :white_check_mark:  12s :stopwatch: 16 suites   0 :zzz: 16 files     0 :x:

Results for commit d49a3805.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.35%. Comparing base (becc690) to head (d49a380). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ======================================= Coverage 91.35% 91.35% ======================================= Files 5 5 Lines 162 162 Branches 24 24 ======================================= Hits 148 148 Misses 5 5 Partials 9 9 ```