manami-project / manami

A tool to catalog anime on your hard drive and discover new anime to watch.
GNU Affero General Public License v3.0
109 stars 9 forks source link

Update dependency io.github.manamiproject:modb-core to v16.4.4 #642

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

manami-project/modb-core (io.github.manamiproject:modb-core) ### [`v16.4.4`](https://redirect.github.com/manami-project/modb-core/releases/tag/16.4.4) [Compare Source](https://redirect.github.com/manami-project/modb-core/compare/16.4.3...16.4.4) #### What's Changed - Update dependency ch.qos.logback:logback-classic to v1.5.10 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/manami-project/modb-core/pull/238](https://redirect.github.com/manami-project/modb-core/pull/238) - Added interceptor in OkHttp client which handles SocketTimeoutException by [@​manami-project](https://redirect.github.com/manami-project) in [https://github.com/manami-project/modb-core/pull/239](https://redirect.github.com/manami-project/modb-core/pull/239) **Full Changelog**: https://github.com/manami-project/modb-core/compare/16.4.3...16.4.4

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 2 weeks ago

Test results JDK 21

356 tests   356 :white_check_mark:  1m 16s :stopwatch: 128 suites    0 :zzz: 128 files      0 :x:

Results for commit 922b0645.

github-actions[bot] commented 2 weeks ago

Test results JDK x

356 tests   356 :white_check_mark:  1m 18s :stopwatch: 128 suites    0 :zzz: 128 files      0 :x:

Results for commit 922b0645.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 89.93%. Comparing base (adb9121) to head (922b064). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #642 +/- ## ======================================= Coverage 89.93% 89.93% ======================================= Files 96 96 Lines 1471 1471 Branches 144 144 ======================================= Hits 1323 1323 Misses 114 114 Partials 34 34 ```