Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dependabot]: Bump io.mockk:mockk from 1.13.13 to 1.13.14 in /package…
…s/shared_preferences/shared_preferences_android/android (#8358) Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14. <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>1.13.14</h2> <h2>What's Changed</h2> <ul> <li>fix(1308): Handle nullable complex and nested value classes by <a href="https://github.com/VasilisDrettas-tomtom"><code>@â��VasilisDrettas-tomtom</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1314">mockk/mockk#1314</a></li> <li>Fix(Issue no. 1330) for Relaxed Mocking Value When Property is Nested Value Class by <a href="https://github.com/kpadhiamex"><code>@â��kpadhiamex</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1331">mockk/mockk#1331</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kpadhiamex"><code>@â��kpadhiamex</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1331">mockk/mockk#1331</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/1.13.13...1.13.14">https://github.com/mockk/mockk/compare/1.13.13...1.13.14</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockk/mockk/commit/1b3b01ef41947c4f6542053aa8906ab456f558ba"><code>1b3b01e</code></a> Version bump</li> <li><a href="https://github.com/mockk/mockk/commit/e7ec061ef9b12d0db48cf6cd0dcffa237429880d"><code>e7ec061</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1331">#1331</a> from kpadhiamex/1330-fix-for-relaxed-mocking-simple-...</li> <li><a href="https://github.com/mockk/mockk/commit/f3a12a2770df6ba259599ef430e79f6e79c0a672"><code>f3a12a2</code></a> Merge branch 'master' into 1330-fix-for-relaxed-mocking-simple-value-when-pro...</li> <li><a href="https://github.com/mockk/mockk/commit/2264808e92ac9b0f5ba4d8c776d0e63dff9cead5"><code>2264808</code></a> Reenable java 17</li> <li><a href="https://github.com/mockk/mockk/commit/0ebbb0e868f1161d57255c74d6178a8cda59f5a1"><code>0ebbb0e</code></a> Run instrumented test on ubuntu-latest</li> <li><a href="https://github.com/mockk/mockk/commit/840f4e74b92a7c4ecce865bf73ca30b025d3cbdc"><code>840f4e7</code></a> Change the instrumented test runner</li> <li><a href="https://github.com/mockk/mockk/commit/dd19ddd4f2bdb7ebe6fe8fbb0c30f331208f9907"><code>dd19ddd</code></a> Upgrade the macos runner for instrumented tests and add kotlin 2.1.0</li> <li><a href="https://github.com/mockk/mockk/commit/12f9feda5d5d2a6f063b9a0c086fba2e665a8a7d"><code>12f9fed</code></a> Added issue link in the test.</li> <li><a href="https://github.com/mockk/mockk/commit/ede2eb4824ada6adfc2bcb6ea708b235b34f0cb2"><code>ede2eb4</code></a> Issue: <a href="https://redirect.github.com/mockk/mockk/issues/1330">mockk/mockk#1330</a> fix for relaxed mocking sim...</li> <li><a href="https://github.com/mockk/mockk/commit/79abc96d3235710d61beaf677ea1349ba12eea0c"><code>79abc96</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1314">#1314</a> from VasilisDrettas-tomtom/bugfix/nullable-value-cla...</li> <li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/1.13.13...1.13.14">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.13&new-version=1.13.14)](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`. --- <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>
- Loading branch information