android-maps-utils
android-maps-utils copied to clipboard
build(deps): bump io.mockk:mockk from 1.14.5 to 1.14.6
Bumps io.mockk:mockk from 1.14.5 to 1.14.6.
Release notes
Sourced from io.mockk:mockk's releases.
1.14.6
What's Changed
- Fix and add clearMocks test cases by
@jmatsuin mockk/mockk#1419- make captured value reference volatile by
@mmimicain mockk/mockk#1418- add fail-fast guard for Kotlin inline function mocking (#1030) by
@ch200203in mockk/mockk#1421- add test reports to GitHub actions by
@aSemyin mockk/mockk#994- fix duration denormalized error by
@tigermintin mockk/mockk#1424- refactor: enhance confirmVerified function to include clear option by
@felix-dolderer-elin mockk/mockk#1427New Contributors
@jmatsumade their first contribution in mockk/mockk#1419@mmimicamade their first contribution in mockk/mockk#1418@ch200203made their first contribution in mockk/mockk#1421@tigermintmade their first contribution in mockk/mockk#1424@felix-dolderer-elmade their first contribution in mockk/mockk#1427Full Changelog: https://github.com/mockk/mockk/compare/1.14.5...1.14.6
Commits
b089459Version bump1688904Merge pull request #1427 from felix-dolderer-el/masterde0ba9edocs: update README to include clear option for confirmVerified794cd06remove whitespaces from READMEaa1f91edefault: false for internalConfirmVerifiedace1da9add KDoc explainingclearparameter forconfirmVerified6e93ff3refactor: enhance confirmVerified function to include clear option244af21Fix code example and clarify that the matchers must match50331c6Merge pull request #1424 from tigermint/fix-duration-denormalized-error5d8c9b2Apply review feedback- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Code Coverage
| Overall Project | 40.09% | :green_apple: |
|---|
There is no coverage information present for the Files changed