springmockk icon indicating copy to clipboard operation
springmockk copied to clipboard

Upgrade to MockK version 1.13.9 + Misc.

Open djkeh opened this issue 1 year ago • 2 comments

MockK has been updated to 1.13.9, and I thought it was pretty decent timing to bring that version to springmockk as the latest version of MockK has many good patches and improvements including:

  • https://github.com/mockk/mockk/pull/1002
  • https://github.com/mockk/mockk/pull/1032
  • https://github.com/mockk/mockk/pull/1052 -> especially important to me
  • https://github.com/mockk/mockk/pull/1109
  • https://github.com/mockk/mockk/pull/1117
  • https://github.com/mockk/mockk/pull/1145
  • https://github.com/mockk/mockk/pull/1149
  • https://github.com/mockk/mockk/pull/1148
  • https://github.com/mockk/mockk/pull/1154
  • https://github.com/mockk/mockk/pull/1143
  • https://github.com/mockk/mockk/pull/1164
  • https://github.com/mockk/mockk/pull/1163
  • https://github.com/mockk/mockk/pull/1184
  • https://github.com/mockk/mockk/pull/1176
  • https://github.com/mockk/mockk/pull/1195

This pr also includes tiny polishing documents and preparing a new release version of springmockk as well.

djkeh avatar Jan 31 '24 07:01 djkeh

As we are talking about #112 I suggest we go for this pr first, if it needs more time for consideration. This change is safer, smaller, easier to understand, indeed necessary and will eventually help the migration pr #112. I think this pr is ready to go and even easier to decide merging than #111

djkeh avatar Feb 26 '24 01:02 djkeh

If this is merged, I'll solve conflicts that are expected to happen on #112 with responsibility.

djkeh avatar Feb 26 '24 01:02 djkeh