Update dependency io.mockk:mockk to v1.13.5 #1057
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.11.0
->1.13.5
Release Notes
mockk/mockk (io.mockk:mockk)
v1.13.5
What's Changed
New Contributors
Full Changelog: mockk/mockk@v1.13.4...1.13.5
v1.13.4
What's Changed
classBeingRedefined
to benull
by @gmazzo in https://github.com/mockk/mockk/pull/985New Contributors
Full Changelog: mockk/mockk@1.13.3...v1.13.4
v1.13.3
Compare Source
What's Changed
Awaits
extensions similar toRuns
to await suspend functions until cancelled by @SimonMarquis in https://github.com/mockk/mockk/pull/927New Contributors
Full Changelog: mockk/mockk@1.13.2...1.13.3
v1.13.2
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.1...1.13.2
v1.13.1
New major release, mainly because the dependency to be included in gradle/maven files has changed from
io.mockk:mockk
toio.mockk:mockk-<platform>
, where platform is eitherjvm
orandroid
.What's Changed
Full Changelog: mockk/mockk@v1.12.8...1.13.1
v1.12.8
Big thanks to @aSemy, @qoomon and @kubode for investigating and fixing the bugs introduced in v1.12.7 and further improving the library!
What's Changed
ValueClassSupport
by @aSemy in https://github.com/mockk/mockk/pull/913Full Changelog: mockk/mockk@1.12.7...v1.12.8
v1.12.7
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.12.6...1.12.7
v1.12.6
Compare Source
Broken release, don't use this
If you are upgrading from a previous version, please upgrade directly to 1.12.7 or higher.
Sorry for the inconvenience.
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.12.5...1.12.6
v1.12.5
Compare Source
Thanks a lot @aSemy and @qoomon for the big effort to add value class support!
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.12.4...1.12.5
v1.12.4
Compare Source
withArg
calls as it seems community usage was being impacted by the change, thanks @romrell4 for the revertv1.12.3
Compare Source
v1.12.2
Compare Source
andThenJust
, thanks @NWuenschev1.12.1
unmockkAll
inside theMockKExtension
, thanks @gmazzov1.12.0
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.