Fate-Grand-Automata / FGA

Auto-battle app for F/GO Android
https://fate-grand-automata.github.io
MIT License
1.37k stars 267 forks source link

Update dependency io.mockk:mockk to v1.13.10 #1772

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.mockk:mockk (source) 1.13.9 -> 1.13.10 age adoption passing confidence

Release Notes

mockk/mockk (io.mockk:mockk) ### [`v1.13.10`](https://togithub.com/mockk/mockk/releases/tag/1.13.10) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.9...1.13.10) #### What's Changed - Add support to nested value classes by [@​rotilho](https://togithub.com/rotilho) in [https://github.com/mockk/mockk/pull/1202](https://togithub.com/mockk/mockk/pull/1202) - Fix callOriginal on default interface method by [@​flapenna](https://togithub.com/flapenna) in [https://github.com/mockk/mockk/pull/1203](https://togithub.com/mockk/mockk/pull/1203) - Only unbox value class answers when appropriate by [@​jselbo](https://togithub.com/jselbo) in [https://github.com/mockk/mockk/pull/1204](https://togithub.com/mockk/mockk/pull/1204) - Fix capture using mutable list of value class by [@​ath0s](https://togithub.com/ath0s) in [https://github.com/mockk/mockk/pull/1209](https://togithub.com/mockk/mockk/pull/1209) - Updates documentation to include example access error workaround for Android users by [@​JakeSteam](https://togithub.com/JakeSteam) in [https://github.com/mockk/mockk/pull/1211](https://togithub.com/mockk/mockk/pull/1211) #### New Contributors - [@​rotilho](https://togithub.com/rotilho) made their first contribution in [https://github.com/mockk/mockk/pull/1202](https://togithub.com/mockk/mockk/pull/1202) - [@​jselbo](https://togithub.com/jselbo) made their first contribution in [https://github.com/mockk/mockk/pull/1204](https://togithub.com/mockk/mockk/pull/1204) - [@​ath0s](https://togithub.com/ath0s) made their first contribution in [https://github.com/mockk/mockk/pull/1209](https://togithub.com/mockk/mockk/pull/1209) - [@​JakeSteam](https://togithub.com/JakeSteam) made their first contribution in [https://github.com/mockk/mockk/pull/1211](https://togithub.com/mockk/mockk/pull/1211) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.9...1.13.10

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, 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.