Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps io.mockk:mockk from 1.13.4 to 1.13.5.

Release notes

Sourced from io.mockk:mockk's releases.

V1.13.5

What's Changed

New Contributors

Full Changelog: mockk/mockk@v1.13.4...1.13.5

Commits
  • c1e35d2 Bump versions after 1.13.5 release
  • 1fc04a9 Merge pull request #1047 from SimonMarquis/kotlin-1.8.20-Beta
  • f2593e1 Update to Kotlin 1.8.20 stable
  • f7590f1 Update gradle.yml
  • af779d7 Update Deps.kt
  • d577ad9 Update build.gradle.kts
  • d4852eb Merge branch 'mockk:master' into kotlin-1.8.20-Beta
  • 6587d9b Merge pull request #1063 from polarene/patch-2
  • c152f73 corrected incongruent code in "Object mock"
  • 0fa0b26 Merge pull request #1061 from polarene/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@v1.13.4...1.13.5)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tarrinneal as a code owner April 17, 2023 09:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 17, 2023
@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 17, 2023
@auto-submit auto-submit bot merged commit fa96381 into main Apr 17, 2023
@auto-submit auto-submit bot deleted the dependabot/gradle/packages/pigeon/platform_tests/test_plugin/android/io.mockk-mockk-1.13.5 branch April 17, 2023 18:45
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 18, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 18, 2023
flutter/packages@0277f2a...faf53fb

2023-04-18 [email protected] Manual roll Flutter from 50171bb to 15cb1f8 (9 revisions) (flutter/packages#3749)
2023-04-17 [email protected] [palette_generator] run agp update for example (flutter/packages#3747)
2023-04-17 [email protected] [go_router] Fixes a bug that go_router would crash if pageBuilder depends on InheritedWidgets.s. (flutter/packages#3714)
2023-04-17 49699333+dependabot[bot]@users.noreply.github.com [pigeon]: Bump com.android.tools.build:gradle from 7.3.1 to 8.0.0 in /packages/pigeon/platform_tests/alternate_language_test_plugin/android (flutter/packages#3727)
2023-04-17 49699333+dependabot[bot]@users.noreply.github.com [pigeon]: Bump com.android.tools.build:gradle from 7.3.1 to 8.0.0 in /packages/pigeon/platform_tests/test_plugin/android (flutter/packages#3726)
2023-04-17 49699333+dependabot[bot]@users.noreply.github.com [pigeon]: Bump io.mockk:mockk from 1.13.4 to 1.13.5 in /packages/pigeon/platform_tests/test_plugin/android (flutter/packages#3725)
2023-04-17 [email protected] [tool] Add initial gradle validation command (flutter/packages#3715)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
nploi pushed a commit to nploi/packages that referenced this pull request Jul 16, 2023
…on/platform_tests/test_plugin/android (flutter#3725)

Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.4 to 1.13.5.
<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.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Return the configured answers when no answer found by <a href="https://github.com/maeserichar"><code>@�maeserichar</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1032">mockk/mockk#1032</a></li>
<li>Recognize atLeast = 0 when mocked methods is never called by <a href="https://github.com/hfxbse"><code>@�hfxbse</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/970">mockk/mockk#970</a></li>
<li>Update class declaration name to match with test class by <a href="https://github.com/Sandhya2902"><code>@�Sandhya2902</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1044">mockk/mockk#1044</a></li>
<li>Update to Junit 5 by <a href="https://github.com/Sandhya2902"><code>@�Sandhya2902</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1045">mockk/mockk#1045</a></li>
<li>Issue <a href="https://redirect.github.com/mockk/mockk/issues/997">#997</a> - Simulate garbage collected proxy by <a href="https://github.com/ygaller"><code>@�ygaller</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1052">mockk/mockk#1052</a></li>
<li>Enable Gradle build scan publishing by <a href="https://github.com/Goooler"><code>@�Goooler</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1060">mockk/mockk#1060</a></li>
<li>Added the &quot;Top Level functions&quot; section by <a href="https://github.com/polarene"><code>@�polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1061">mockk/mockk#1061</a></li>
<li>corrected incongruent code in &quot;Object mock&quot; by <a href="https://github.com/polarene"><code>@�polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1063">mockk/mockk#1063</a></li>
<li>Kotlin 1.8.20 by <a href="https://github.com/SimonMarquis"><code>@�SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1047">mockk/mockk#1047</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maeserichar"><code>@�maeserichar</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1032">mockk/mockk#1032</a></li>
<li><a href="https://github.com/hfxbse"><code>@�hfxbse</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/970">mockk/mockk#970</a></li>
<li><a href="https://github.com/ygaller"><code>@�ygaller</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1052">mockk/mockk#1052</a></li>
<li><a href="https://github.com/Goooler"><code>@�Goooler</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1060">mockk/mockk#1060</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/v1.13.4...1.13.5">https://github.com/mockk/mockk/compare/v1.13.4...1.13.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockk/mockk/commit/c1e35d238c2eecc8ff9f77bda2d751c77208bfea"><code>c1e35d2</code></a> Bump versions after 1.13.5 release</li>
<li><a href="https://github.com/mockk/mockk/commit/1fc04a9671c7bad2394e63cff55920ab9f39fbdd"><code>1fc04a9</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1047">#1047</a> from SimonMarquis/kotlin-1.8.20-Beta</li>
<li><a href="https://github.com/mockk/mockk/commit/f2593e1a5d2267cf080f5b54e95a501aad1b7b13"><code>f2593e1</code></a> Update to Kotlin 1.8.20 stable</li>
<li><a href="https://github.com/mockk/mockk/commit/f7590f11759eec554af3f947f234fc4227c6cfce"><code>f7590f1</code></a> Update gradle.yml</li>
<li><a href="https://github.com/mockk/mockk/commit/af779d76ecae7822f5a1373314c1130afa7e0837"><code>af779d7</code></a> Update Deps.kt</li>
<li><a href="https://github.com/mockk/mockk/commit/d577ad9b895de7c91ce49e8c1aeb10ae512356aa"><code>d577ad9</code></a> Update build.gradle.kts</li>
<li><a href="https://github.com/mockk/mockk/commit/d4852ebf8f7913e1ec3bf24c056c7afe410d5105"><code>d4852eb</code></a> Merge branch 'mockk:master' into kotlin-1.8.20-Beta</li>
<li><a href="https://github.com/mockk/mockk/commit/6587d9bc616111eb3423aa1b9ba4c27f1e3addbf"><code>6587d9b</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1063">#1063</a> from polarene/patch-2</li>
<li><a href="https://github.com/mockk/mockk/commit/c152f73ebe93be7f87aa2262d08b26d6af5d3e69"><code>c152f73</code></a> corrected incongruent code in &quot;Object mock&quot;</li>
<li><a href="https://github.com/mockk/mockk/commit/0fa0b267aa1f4a5b1b37b5b3bec45c14f78d1adb"><code>0fa0b26</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1061">#1061</a> from polarene/patch-1</li>
<li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/v1.13.4...1.13.5">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.4&new-version=1.13.5)](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 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App dependencies Pull requests that update a dependency file java Pull requests that update Java code p: pigeon platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants