-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency io.mockk:mockk to v1.13.13 #183
base: master
Are you sure you want to change the base?
Conversation
5a1d086
to
11b5cb3
Compare
11b5cb3
to
80d7b8b
Compare
Kudos, SonarCloud Quality Gate passed! |
80d7b8b
to
3c981a2
Compare
Kudos, SonarCloud Quality Gate passed! |
3c981a2
to
bcf3ff3
Compare
Kudos, SonarCloud Quality Gate passed! |
bcf3ff3
to
469609c
Compare
469609c
to
26ada68
Compare
26ada68
to
ee2ddae
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
ee2ddae
to
83a1884
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
83a1884
to
7d93b82
Compare
Quality Gate passedIssues Measures |
7d93b82
to
716bbfa
Compare
716bbfa
to
4cb6c15
Compare
Quality Gate passedIssues Measures |
4cb6c15
to
eca7668
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
1.12.4
->1.13.13
Release Notes
mockk/mockk (io.mockk:mockk)
v1.13.13
Compare Source
What's Changed
unmockkAll
after each JUnit 5 test by @erikhuizinga in https://github.com/mockk/mockk/pull/1297New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.13
v1.13.12
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.12
v1.13.11
Compare Source
What's Changed
verifyCount
DSL by @T45K in https://github.com/mockk/mockk/pull/1234clearStaticMockk
for KFunction and KProperty by @krocard in https://github.com/mockk/mockk/pull/1239gradle check
before opening a PR by @krocard in https://github.com/mockk/mockk/pull/1240New Contributors
Full Changelog: mockk/mockk@1.13.10...1.13.11
v1.13.10
Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.9...1.13.10
v1.13.9
Compare Source
What's Changed
slf4jOrJulLogging()
by @SimonMarquis in https://github.com/mockk/mockk/pull/1166android.namespace
to resolve warnings by @kubode in https://github.com/mockk/mockk/pull/1181New Contributors
Full Changelog: mockk/mockk@1.13.8...1.13.9
v1.13.8
Compare Source
What's Changed
IncompatibleClassChangeError
in Android instrumentation test (#1035) by @LeonRa in https://github.com/mockk/mockk/pull/1145androidTools
inDeps.kt
by @SimonMarquis in https://github.com/mockk/mockk/pull/1150KotlinVersionOverrideTest.kt
by @SimonMarquis in https://github.com/mockk/mockk/pull/1157dokkaJavadoc
publishing task by @SimonMarquis in https://github.com/mockk/mockk/pull/1160New Contributors
Full Changelog: mockk/mockk@1.13.7...1.13.8
v1.13.7
What's Changed
fun <T> MockKMatcherScope.any(KClass<T>): T
by @ghackett in https://github.com/mockk/mockk/pull/1005clearStaticMockk
by @wallind in https://github.com/mockk/mockk/pull/1123New Contributors
Full Changelog: mockk/mockk@1.13.5...1.13.7
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
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 was generated by Mend Renovate. View the repository job log.