-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency io.mockk:mockk to v1.13.16 #52
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
=========================================
Coverage 51.20% 51.20%
Complexity 252 252
=========================================
Files 111 111
Lines 2113 2113
Branches 79 79
=========================================
Hits 1082 1082
Misses 1008 1008
Partials 23 23 ☔ View full report in Codecov by Sentry. |
4eb21a3
to
974149c
Compare
974149c
to
e5d876f
Compare
e5d876f
to
6082927
Compare
6082927
to
538d1ee
Compare
538d1ee
to
c56217f
Compare
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
c56217f
to
4b22811
Compare
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
4b22811
to
2a775a9
Compare
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
2a775a9
to
dde274e
Compare
dde274e
to
879f7dd
Compare
879f7dd
to
a29816d
Compare
a29816d
to
0ee5379
Compare
This PR contains the following updates:
1.13.2
->1.13.16
Release Notes
mockk/mockk (io.mockk:mockk)
v1.13.16
Compare Source
What's Changed
Full Changelog: mockk/mockk@1.13.14...1.13.16
v1.13.14
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.13...1.13.14
v1.13.13
Compare Source
What's Changed
unmockkAll
after each JUnit 5 test by @erikhuizinga in /~https://github.com/mockk/mockk/pull/1297New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.13
v1.13.12
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.12
v1.13.11
Compare Source
What's Changed
verifyCount
DSL by @T45K in /~https://github.com/mockk/mockk/pull/1234clearStaticMockk
for KFunction and KProperty by @krocard in /~https://github.com/mockk/mockk/pull/1239gradle check
before opening a PR by @krocard in /~https://github.com/mockk/mockk/pull/1240New Contributors
Full Changelog: mockk/mockk@1.13.10...1.13.11
v1.13.10
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.9...1.13.10
v1.13.9
Compare Source
What's Changed
slf4jOrJulLogging()
by @SimonMarquis in /~https://github.com/mockk/mockk/pull/1166android.namespace
to resolve warnings by @kubode in /~https://github.com/mockk/mockk/pull/1181New Contributors
Full Changelog: mockk/mockk@1.13.8...1.13.9
v1.13.8
Compare Source
What's Changed
IncompatibleClassChangeError
in Android instrumentation test (#1035) by @LeonRa in /~https://github.com/mockk/mockk/pull/1145androidTools
inDeps.kt
by @SimonMarquis in /~https://github.com/mockk/mockk/pull/1150KotlinVersionOverrideTest.kt
by @SimonMarquis in /~https://github.com/mockk/mockk/pull/1157dokkaJavadoc
publishing task by @SimonMarquis in /~https://github.com/mockk/mockk/pull/1160New Contributors
Full Changelog: mockk/mockk@1.13.7...1.13.8
v1.13.7
What's Changed
fun <T> MockKMatcherScope.any(KClass<T>): T
by @ghackett in /~https://github.com/mockk/mockk/pull/1005clearStaticMockk
by @wallind in /~https://github.com/mockk/mockk/pull/1123New Contributors
Full Changelog: mockk/mockk@1.13.5...1.13.7
v1.13.5
What's Changed
New Contributors
Full Changelog: mockk/mockk@v1.13.4...1.13.5
v1.13.4
What's Changed
classBeingRedefined
to benull
by @gmazzo in /~https://github.com/mockk/mockk/pull/985New Contributors
Full Changelog: mockk/mockk@1.13.3...v1.13.4
v1.13.3
Compare Source
What's Changed
Awaits
extensions similar toRuns
to await suspend functions until cancelled by @SimonMarquis in /~https://github.com/mockk/mockk/pull/927New Contributors
Full Changelog: mockk/mockk@1.13.2...1.13.3
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.