-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit d58b6ed
authored
[dependabot]: Bump io.mockk:mockk from 1.13.13 to 1.13.14 in /packages/pigeon/platform_tests/test_plugin/android (#8357)
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 />
[](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>1 parent 9e092d5 commit d58b6edCopy full SHA for d58b6ed
File tree
1 file changed
+1
-1
lines changedFilter options
- packages/pigeon/platform_tests/test_plugin/android
1 file changed
+1
-1
lines changedpackages/pigeon/platform_tests/test_plugin/android/build.gradle
Copy file name to clipboardExpand all lines: packages/pigeon/platform_tests/test_plugin/android/build.gradle+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments