Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.mockk:mockk to v1.12.4 #8

Merged
merged 1 commit into from
May 24, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.mockk:mockk (source) 1.9.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

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

v1.12.0

v1.11.0

Compare Source

Ported to Kotlin 1.4.30
Implemented mocking different constructors to fix #​209
Fixed #​563
Fixed #​484

v1.10.6

Compare Source

Several bugfixes

v1.10.5

Compare Source

Rolled back to Kotlin v1.3.72 to fix backwards compatibility issues; looks like we upgraded to Kotlin 1.4 too soon, will likely upgrade again when the adoption of Kotlin 1.4 is higher.

v1.10.4

Compare Source

Restored jdk8 compatibility without needing a different version and improved Kotlin 1.3 compatibility.

v1.10.3

Compare Source

  • upgrade to 1.4.20
  • issue #​352 prevent slots from being used when verifying multiple calls
  • issue #​510 changed the answers for collections to return a new instance every time
  • issue #​315: Allow to combine @​SpyK with @​InjectMockKs
  • PR #​518 mockkStatic hard reference support

v1.10.3-jdk8

Compare Source

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

  • fix of build scripts (big effort to restore build after Gradle upgrade)
  • gradle 6.3, kotlin 1.3.61, byte buddy 1.10.9, coroutines 1.3.3, objenesis 3.1/2.6, dokka 0.10.1
  • JDK 13 / 14 runnable
  • make stack traces in verify messages optional #​427

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.

@sksamuel sksamuel merged commit af27600 into master May 24, 2022
@renovate renovate bot deleted the renovate/io.mockk branch May 24, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants