ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
139 stars 4 forks source link

Update dependency io.mockk:mockk to v1.13.5 #337

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.mockk:mockk (source) 1.13.4 -> 1.13.5 age adoption passing confidence

Release Notes

mockk/mockk ### [`v1.13.5`](https://togithub.com/mockk/mockk/releases/tag/1.13.5) #### What's Changed - Return the configured answers when no answer found by [@​maeserichar](https://togithub.com/maeserichar) in [https://github.com/mockk/mockk/pull/1032](https://togithub.com/mockk/mockk/pull/1032) - Recognize atLeast = 0 when mocked methods is never called by [@​hfxbse](https://togithub.com/hfxbse) in [https://github.com/mockk/mockk/pull/970](https://togithub.com/mockk/mockk/pull/970) - Update class declaration name to match with test class by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1044](https://togithub.com/mockk/mockk/pull/1044) - Update to Junit 5 by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1045](https://togithub.com/mockk/mockk/pull/1045) - Issue [#​997](https://togithub.com/mockk/mockk/issues/997) - Simulate garbage collected proxy by [@​ygaller](https://togithub.com/ygaller) in [https://github.com/mockk/mockk/pull/1052](https://togithub.com/mockk/mockk/pull/1052) - Enable Gradle build scan publishing by [@​Goooler](https://togithub.com/Goooler) in [https://github.com/mockk/mockk/pull/1060](https://togithub.com/mockk/mockk/pull/1060) - Added the "Top Level functions" section by [@​polarene](https://togithub.com/polarene) in [https://github.com/mockk/mockk/pull/1061](https://togithub.com/mockk/mockk/pull/1061) - corrected incongruent code in "Object mock" by [@​polarene](https://togithub.com/polarene) in [https://github.com/mockk/mockk/pull/1063](https://togithub.com/mockk/mockk/pull/1063) - Kotlin 1.8.20 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1047](https://togithub.com/mockk/mockk/pull/1047) #### New Contributors - [@​maeserichar](https://togithub.com/maeserichar) made their first contribution in [https://github.com/mockk/mockk/pull/1032](https://togithub.com/mockk/mockk/pull/1032) - [@​hfxbse](https://togithub.com/hfxbse) made their first contribution in [https://github.com/mockk/mockk/pull/970](https://togithub.com/mockk/mockk/pull/970) - [@​ygaller](https://togithub.com/ygaller) made their first contribution in [https://github.com/mockk/mockk/pull/1052](https://togithub.com/mockk/mockk/pull/1052) - [@​Goooler](https://togithub.com/Goooler) made their first contribution in [https://github.com/mockk/mockk/pull/1060](https://togithub.com/mockk/mockk/pull/1060) **Full Changelog**: https://github.com/mockk/mockk/compare/v1.13.4...1.13.5

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #337 (71de71b) into main (9b7b2e7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #337   +/-   ##
=========================================
  Coverage     54.84%   54.84%           
  Complexity      117      117           
=========================================
  Files           104      104           
  Lines          1732     1732           
  Branches        239      239           
=========================================
  Hits            950      950           
  Misses          672      672           
  Partials        110      110           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more