Skip to content

Update dependency io.mockk:mockk to v1.12.4 - #4829

Merged
cortinico merged 1 commit into
mainfrom
renovate/io.mockk
May 12, 2022
Merged

Update dependency io.mockk:mockk to v1.12.4#4829
cortinico merged 1 commit into
mainfrom
renovate/io.mockk

Conversation

@renovate

@renovate renovate Bot commented May 11, 2022

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

mockk/mockk

v1.12.4

Compare Source

  • Add a Junit 4 rule, thanks @​jonapoul
  • Recognize atLeast = 0, thanks @​uyw4687
  • Revert the latest change about logging messages in withArg calls as it seems community usage was being impacted by the change, thanks @​romrell4 for the revert
  • Added the @​ConfirmVerification extension, fixes #​215, #​334 and related issues
  • Add languageVersion = 1.4 and the kotlin binary compatibility validator plugin
  • Upgrade Objenesis to 3.2

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 11, 2022
@codecov

codecov Bot commented May 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4829 (e69e800) into main (045928b) will increase coverage by 84.74%.
The diff coverage is n/a.

❗ Current head e69e800 differs from pull request most recent head 223a344. Consider uploading reports for the commit 223a344 to get more accurate results

@@             Coverage Diff             @@
##             main    #4829       +/-   ##
===========================================
+ Coverage        0   84.74%   +84.74%     
- Complexity      0     3431     +3431     
===========================================
  Files           0      491      +491     
  Lines           0    11270    +11270     
  Branches        0     2074     +2074     
===========================================
+ Hits            0     9551     +9551     
- Misses          0      673      +673     
- Partials        0     1046     +1046     
Impacted Files Coverage Δ
...lab/arturbosch/detekt/api/internal/PathMatchers.kt 100.00% <0.00%> (ø)
.../gitlab/arturbosch/detekt/rules/MethodSignature.kt 70.00% <0.00%> (ø)
...rturbosch/detekt/rules/style/OptionalWhenBraces.kt 94.11% <0.00%> (ø)
...kt/rules/documentation/AbsentOrWrongFileLicense.kt 86.95% <0.00%> (ø)
...rbosch/detekt/rules/bugs/ImplicitUnitReturnType.kt 87.50% <0.00%> (ø)
.../arturbosch/detekt/rules/naming/NoNameShadowing.kt 69.69% <0.00%> (ø)
...rbosch/detekt/rules/style/optional/OptionalUnit.kt 85.96% <0.00%> (ø)
...ain/kotlin/io/github/detekt/metrics/LinesOfCode.kt 95.45% <0.00%> (ø)
...n/io/github/detekt/metrics/CyclomaticComplexity.kt 95.31% <0.00%> (ø)
...rturbosch/detekt/rules/style/UnusedPrivateClass.kt 78.72% <0.00%> (ø)
... and 481 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 045928b...223a344. Read the comment docs.

@renovate
renovate Bot force-pushed the renovate/io.mockk branch from e69e800 to 223a344 Compare May 12, 2022 11:46
@cortinico cortinico added this to the 1.21.0 milestone May 12, 2022
@cortinico
cortinico merged commit 0a5b843 into main May 12, 2022
@cortinico
cortinico deleted the renovate/io.mockk branch May 12, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants