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.3 #631

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.1 -> 16.4.3 age adoption passing confidence

Release Notes

manami-project/modb-core (io.github.manamiproject:modb-core) ### [`v16.4.3`](https://redirect.github.com/manami-project/modb-core/releases/tag/16.4.3) [Compare Source](https://redirect.github.com/manami-project/modb-core/compare/16.4.2...16.4.3) #### What's Changed - Fixed jar file path creation by [@​manami-project](https://redirect.github.com/manami-project) in [https://github.com/manami-project/modb-core/pull/237](https://redirect.github.com/manami-project/modb-core/pull/237) **Full Changelog**: https://github.com/manami-project/modb-core/compare/16.4.2...16.4.3 ### [`v16.4.2`](https://redirect.github.com/manami-project/modb-core/releases/tag/16.4.2) [Compare Source](https://redirect.github.com/manami-project/modb-core/compare/16.4.1...16.4.2) #### What's Changed - Fixed resourceFileExists which threw an error if it was executed from a fatJar by [@​manami-project](https://redirect.github.com/manami-project) in [https://github.com/manami-project/modb-core/pull/236](https://redirect.github.com/manami-project/modb-core/pull/236) **Full Changelog**: https://github.com/manami-project/modb-core/compare/16.4.1...16.4.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 2 weeks ago

Test results JDK x

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

Results for commit 82bad351.

github-actions[bot] commented 2 weeks ago

Test results JDK 21

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

Results for commit 82bad351.

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 (b30ee74) to head (82bad35). Report is 1 commits behind head on master.

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