AniTrend / retrofit-graphql

Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.
https://anitrend.github.io/retrofit-graphql/
Apache License 2.0
109 stars 19 forks source link

fix(deps): update testing dependencies to v1.13.12 #161

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mockk/mockk (io.mockk:mockk-android) ### [`v1.13.12`](https://togithub.com/mockk/mockk/releases/tag/1.13.12) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.11...1.13.12) ##### What's Changed - Kotlin 2.0.0 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1255](https://togithub.com/mockk/mockk/pull/1255) - Don't unbox primitive value class returned by suspend function by [@​SackCastellon](https://togithub.com/SackCastellon) in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - Fix RequireParallelTesting Annotation by [@​thamp59](https://togithub.com/thamp59) in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - Enable clearAllMocks to clear only thread-local mocks. by [@​xzhang-brex](https://togithub.com/xzhang-brex) in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) ##### New Contributors - [@​SackCastellon](https://togithub.com/SackCastellon) made their first contribution in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - [@​thamp59](https://togithub.com/thamp59) made their first contribution in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - [@​xzhang-brex](https://togithub.com/xzhang-brex) made their first contribution in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.11...1.13.12

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.