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 v15 #183

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

manami-project/modb-core (io.github.manamiproject:modb-core) ### [`v15.0.1`](https://togithub.com/manami-project/modb-core/releases/tag/15.0.1) [Compare Source](https://togithub.com/manami-project/modb-core/compare/15.0.0...15.0.1) #### What's Changed - Update dependency org.jsoup:jsoup to v1.18.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/manami-project/modb-core/pull/195](https://togithub.com/manami-project/modb-core/pull/195) - Update dependency gradle to v8.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/manami-project/modb-core/pull/196](https://togithub.com/manami-project/modb-core/pull/196) - Updated gitignore file by [@​manami-project](https://togithub.com/manami-project) in [https://github.com/manami-project/modb-core/pull/198](https://togithub.com/manami-project/modb-core/pull/198) - Removed obsolete tempdir call in test by [@​manami-project](https://togithub.com/manami-project) in [https://github.com/manami-project/modb-core/pull/197](https://togithub.com/manami-project/modb-core/pull/197) - Update dependency io.github.manamiproject:modb-test to v1.6.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/manami-project/modb-core/pull/199](https://togithub.com/manami-project/modb-core/pull/199) **Full Changelog**: https://github.com/manami-project/modb-core/compare/15.0.0...15.0.1 ### [`v15.0.0`](https://togithub.com/manami-project/modb-core/releases/tag/15.0.0) [Compare Source](https://togithub.com/manami-project/modb-core/compare/14.0.0...15.0.0) #### What's Changed - Transformed ConfigRegistry from object to class by [@​manami-project](https://togithub.com/manami-project) in [https://github.com/manami-project/modb-core/pull/194](https://togithub.com/manami-project/modb-core/pull/194) **Full Changelog**: https://github.com/manami-project/modb-core/compare/14.0.0...15.0.0

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.

github-actions[bot] commented 4 months ago

Test results JDK x

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

Results for commit 2f136b6a.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Test results JDK 21

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

Results for commit 2f136b6a.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.35%. Comparing base (82775d5) to head (2f136b6).

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