simpler-robot
simpler-robot copied to clipboard
build(deps): bump io.mockk:mockk from 1.13.9 to 1.13.10
Bumps io.mockk:mockk from 1.13.9 to 1.13.10.
Release notes
Sourced from io.mockk:mockk's releases.
1.13.10
What's Changed
- Add support to nested value classes by
@rotilhoin mockk/mockk#1202- Fix callOriginal on default interface method by
@flapennain mockk/mockk#1203- Only unbox value class answers when appropriate by
@jselboin mockk/mockk#1204- Fix capture using mutable list of value class by
@ath0sin mockk/mockk#1209- Updates documentation to include example access error workaround for Android users by
@JakeSteamin mockk/mockk#1211New Contributors
@rotilhomade their first contribution in mockk/mockk#1202@jselbomade their first contribution in mockk/mockk#1204@ath0smade their first contribution in mockk/mockk#1209@JakeSteammade their first contribution in mockk/mockk#1211Full Changelog: https://github.com/mockk/mockk/compare/1.13.9...1.13.10
Commits
38a7f41Update the API filedb6c67aAdd the requireParallelTesting configuration flag9f19288Merge pull request #1211 from JakeSteam/patch-273803f8Adds example workaround for Android users108f9b4Merge pull request #1209 from ath0s/capture-mutable-list-value-classf33d04bFix capture using mutable list of value class640966dMerge pull request #1204 from jselbo/master894732eUpdate API with maybeUnboxValueForMethodReturned50694Merge pull request #1203 from flapenna/fix-calloriginal-default-interface-method3a00e7bOnly unbox value class answers when appropriate- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)