LeoColman / Petals

🌻 The Open Source app Petals aims to help its users to either quit weed, reduce usage or simply know how much they're using.
GNU Affero General Public License v3.0
82 stars 33 forks source link

⬆ Update dependency io.mockk:mockk to v1.13.13 #726

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

mockk/mockk (io.mockk:mockk) ### [`v1.13.13`](https://redirect.github.com/mockk/mockk/releases/tag/1.13.13) [Compare Source](https://redirect.github.com/mockk/mockk/compare/1.13.12...1.13.13) #### What's Changed - Kotlin 2.0.0 by [@​SimonMarquis](https://redirect.github.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1255](https://redirect.github.com/mockk/mockk/pull/1255) - Don't unbox primitive value class returned by suspend function by [@​SackCastellon](https://redirect.github.com/SackCastellon) in [https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253) - Fix RequireParallelTesting Annotation by [@​thamp59](https://redirect.github.com/thamp59) in [https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265) - Enable clearAllMocks to clear only thread-local mocks. by [@​xzhang-brex](https://redirect.github.com/xzhang-brex) in [https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276) - build(issue 1280): bump toolchain-jvm version to 17 by [@​Kulesko](https://redirect.github.com/Kulesko) in [https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281) - fix(1284): do not transform static constructor by [@​LitterSun](https://redirect.github.com/LitterSun) in [https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285) - Remove unused loggers by [@​Sandhya2902](https://redirect.github.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1011](https://redirect.github.com/mockk/mockk/pull/1011) - chore: converting functions to expression bodies and minor function refactoring by [@​casplattel](https://redirect.github.com/casplattel) in [https://github.com/mockk/mockk/pull/1260](https://redirect.github.com/mockk/mockk/pull/1260) - Add anyNullable by [@​NWuensche](https://redirect.github.com/NWuensche) in [https://github.com/mockk/mockk/pull/1287](https://redirect.github.com/mockk/mockk/pull/1287) - fix(813): Handle nullable value classes by [@​VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom) in [https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295) - Improve error message on unexpected calls count by [@​MGaetan89](https://redirect.github.com/MGaetan89) in [https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298) - Run `unmockkAll` after each JUnit 5 test by [@​erikhuizinga](https://redirect.github.com/erikhuizinga) in [https://github.com/mockk/mockk/pull/1297](https://redirect.github.com/mockk/mockk/pull/1297) #### New Contributors - [@​SackCastellon](https://redirect.github.com/SackCastellon) made their first contribution in [https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253) - [@​thamp59](https://redirect.github.com/thamp59) made their first contribution in [https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265) - [@​xzhang-brex](https://redirect.github.com/xzhang-brex) made their first contribution in [https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276) - [@​Kulesko](https://redirect.github.com/Kulesko) made their first contribution in [https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281) - [@​LitterSun](https://redirect.github.com/LitterSun) made their first contribution in [https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285) - [@​VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom) made their first contribution in [https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295) - [@​MGaetan89](https://redirect.github.com/MGaetan89) made their first contribution in [https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.11...1.13.13

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.