Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit c12cc78

Browse files
build(deps): Bump io.mockk:mockk from 1.13.5 to 1.13.8 in /api-editor (#1476)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.5 to 1.13.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockk/mockk/releases">io.mockk:mockk's releases</a>.</em></p> <blockquote> <h2>v1.13.8</h2> <h2>What's Changed</h2> <ul> <li>Bump googleapis from 20.2.0 to 59.0.0 in /cloud-badge by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/482">mockk/mockk#482</a></li> <li>Minor performance improvements to MockInjector by <a href="https://github.com/k163377"><code>@​k163377</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1134">mockk/mockk#1134</a></li> <li>Improve log message by <a href="https://github.com/marcelstoer"><code>@​marcelstoer</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1117">mockk/mockk#1117</a></li> <li>Update README.md by <a href="https://github.com/iainism"><code>@​iainism</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1140">mockk/mockk#1140</a></li> <li>Update Android test targets by <a href="https://github.com/LeonRa"><code>@​LeonRa</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1146">mockk/mockk#1146</a></li> <li>Fix <code>IncompatibleClassChangeError</code> in Android instrumentation test (<a href="https://redirect.github.com/mockk/mockk/issues/1035">#1035</a>) by <a href="https://github.com/LeonRa"><code>@​LeonRa</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1145">mockk/mockk#1145</a></li> <li>Update Gradle and Android dependencies by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1105">mockk/mockk#1105</a></li> <li>Update byte-buddy 1.14.6 by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1149">mockk/mockk#1149</a></li> <li>Remove unused <code>androidTools</code> in <code>Deps.kt</code> by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1150">mockk/mockk#1150</a></li> <li>Update Kotlin 1.9.10 by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1148">mockk/mockk#1148</a></li> <li>Update KotlinX Kover 0.7.3 by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1152">mockk/mockk#1152</a></li> <li>Remove Kotlin-IR from CI matrix by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1153">mockk/mockk#1153</a></li> <li>Update Dokka 1.9.0 by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1151">mockk/mockk#1151</a></li> <li>Fix Kotlin version override in tests by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1154">mockk/mockk#1154</a></li> <li>Use new Kotlin logo by <a href="https://github.com/Goooler"><code>@​Goooler</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1156">mockk/mockk#1156</a></li> <li>Swap expected/actual in <code>KotlinVersionOverrideTest.kt</code> by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1157">mockk/mockk#1157</a></li> <li>Reduce the use of spread operator to improve performance by <a href="https://github.com/k163377"><code>@​k163377</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1143">mockk/mockk#1143</a></li> <li>update Kotlin and Java Toolchain properties, and setting them in CI by <a href="https://github.com/aSemy"><code>@​aSemy</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1056">mockk/mockk#1056</a></li> <li>Fix <code>dokkaJavadoc</code> publishing task by <a href="https://github.com/SimonMarquis"><code>@​SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1160">mockk/mockk#1160</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/482">mockk/mockk#482</a></li> <li><a href="https://github.com/k163377"><code>@​k163377</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1134">mockk/mockk#1134</a></li> <li><a href="https://github.com/marcelstoer"><code>@​marcelstoer</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1117">mockk/mockk#1117</a></li> <li><a href="https://github.com/LeonRa"><code>@​LeonRa</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1146">mockk/mockk#1146</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/1.13.7...1.13.8">https://github.com/mockk/mockk/compare/1.13.7...1.13.8</a></p> <h2>V1.13.7</h2> <h2>What's Changed</h2> <ul> <li>Amend &quot;Top Level functions&quot; by <a href="https://github.com/polarene"><code>@​polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1067">mockk/mockk#1067</a></li> <li>Fix error when mocking abstract method implementation by <a href="https://github.com/steffandroid"><code>@​steffandroid</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li> <li>Make slf4j an optional dependency by <a href="https://github.com/ansman"><code>@​ansman</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1091">mockk/mockk#1091</a></li> <li>Add Korean guides and articles in README.md by <a href="https://github.com/devkuma"><code>@​devkuma</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li> <li>Inject mocks via constructor to avoid lateinit var by <a href="https://github.com/kkurczewski"><code>@​kkurczewski</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1106">mockk/mockk#1106</a></li> <li>Issue 954: <a href="https://github.com/MockKExtension"><code>@​MockKExtension</code></a>.CheckUnnecessaryStub annotation is applied… by <a href="https://github.com/bboeck"><code>@​bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1099">mockk/mockk#1099</a></li> <li>chore: converting functions to expression bodies by <a href="https://github.com/casplattel"><code>@​casplattel</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1104">mockk/mockk#1104</a></li> <li>Update dexmaker version to 2.28.3 for Android 14 support by <a href="https://github.com/kurteous"><code>@​kurteous</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1107">mockk/mockk#1107</a></li> <li>Issue 963: Unnecessary stubbings detected - false positive by <a href="https://github.com/bboeck"><code>@​bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1108">mockk/mockk#1108</a></li> <li>Add <code>fun &lt;T&gt; MockKMatcherScope.any(KClass&lt;T&gt;): T</code> by <a href="https://github.com/ghackett"><code>@​ghackett</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1005">mockk/mockk#1005</a></li> <li>1122(docs): fix header for <code>clearStaticMockk</code> by <a href="https://github.com/wallind"><code>@​wallind</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1123">mockk/mockk#1123</a></li> <li>Fix grammar in Ukraine support message by <a href="https://github.com/BirdHowl"><code>@​BirdHowl</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1125">mockk/mockk#1125</a></li> <li>Issue 293: support capture nullable with slot by <a href="https://github.com/stengvac"><code>@​stengvac</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1109">mockk/mockk#1109</a></li> <li>update documentation in README.md by <a href="https://github.com/alexferreiradev"><code>@​alexferreiradev</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1127">mockk/mockk#1127</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/steffandroid"><code>@​steffandroid</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li> <li><a href="https://github.com/devkuma"><code>@​devkuma</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockk/mockk/commit/f2e599ab123b426597c4985a7e7bc159386231cb"><code>f2e599a</code></a> Version bump</li> <li><a href="https://github.com/mockk/mockk/commit/4108f89e48fb4369f8b4e3d095c027ca56a8c187"><code>4108f89</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1160">#1160</a> from SimonMarquis/patch-1</li> <li><a href="https://github.com/mockk/mockk/commit/81a9ec68807c385e4f5b108cbff33cf910e05f3a"><code>81a9ec6</code></a> Fix <code>dokkaJavadoc</code> publishing task</li> <li><a href="https://github.com/mockk/mockk/commit/3261aff91a4323af463d6e5c24ecc1b29529a110"><code>3261aff</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1056">#1056</a> from aSemy/fix/configurable_kotlin_version</li> <li><a href="https://github.com/mockk/mockk/commit/8479d347911007af4cbd0691384dbd557308b39b"><code>8479d34</code></a> remove Java version/target/toolchain from buildSrc - it should be inherited f...</li> <li><a href="https://github.com/mockk/mockk/commit/ffdf8ff185ae5a6149218fa6906669f892937e37"><code>ffdf8ff</code></a> revert customising the Kotlin plugin version</li> <li><a href="https://github.com/mockk/mockk/commit/93e34cd2202f15abaae1b06b400d70d237b1b2cf"><code>93e34cd</code></a> re-introduce <code>kotlinVersion()</code> in Deps.kt</li> <li><a href="https://github.com/mockk/mockk/commit/73692b63e86e9078bf9fc12ab708b29731d1a233"><code>73692b6</code></a> update kotlin/java versions in workflow</li> <li><a href="https://github.com/mockk/mockk/commit/dc7968b99335a37e79704ddfb60e7a45f3840581"><code>dc7968b</code></a> update Kotlin and Java Toolchain properties, and setting them in CI</li> <li><a href="https://github.com/mockk/mockk/commit/f1315269e39019b2ef3471e275657fd58c1f0a66"><code>f131526</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1143">#1143</a> from k163377/fix-1139</li> <li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/1.13.5...1.13.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.mockk:mockk&package-manager=gradle&previous-version=1.13.5&new-version=1.13.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18a8c58 commit c12cc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-editor/backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
testImplementation(kotlin("test"))
5151
testImplementation("io.kotest:kotest-assertions-core-jvm:5.6.2")
5252
testImplementation("io.ktor:ktor-server-test-host:$ktorVersion")
53-
testImplementation("io.mockk:mockk:1.13.5")
53+
testImplementation("io.mockk:mockk:1.13.8")
5454
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
5555
}
5656

0 commit comments

Comments
 (0)