sczerwinski / android-hilt

Extensions for Dagger Hilt
https://czerwinski.it/projects/android-hilt/
Apache License 2.0
47 stars 1 forks source link

Bump io.mockk:mockk from 1.13.5 to 1.13.7 #319

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.mockk:mockk from 1.13.5 to 1.13.7.

Release notes

Sourced from io.mockk:mockk's releases.

V1.13.7

What's Changed

New Contributors

Full Changelog: https://github.com/mockk/mockk/compare/1.13.5...1.13.7

Commits
  • 34d54e4 Version bump
  • 5c6f5ad Version bump
  • 738bbe2 Merge pull request #1127 from alexferreiradev/master
  • 0fde474 update: documentation in README.md
  • 3388b3b Merge pull request #1109 from stengvac/issue293
  • 887cdb0 Merge pull request #1125 from BirdHowl/master
  • 3df4e05 Fix grammar in Ukraine support message
  • 776c78d Issue 293: add captureNullable(slot) to README.md
  • a1f6f0f Merge pull request #1123 from wallind/1122-fix-header-for-clearStaticMockk
  • 6ce06c9 1122(docs): fix header for clearStaticMockk
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 year ago

Unit Test Results

  6 files  ±0    6 suites  ±0   15s :stopwatch: -3s 12 tests ±0  12 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  20 runs  ±0  20 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 25074011. ± Comparison against base commit 526a1961.

github-actions[bot] commented 1 year ago

Connected Test Results

  4 files  ±0    4 suites  ±0   1m 1s :stopwatch: +14s 11 tests ±0  11 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  12 runs  ±0  12 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 25074011. ± Comparison against base commit 526a1961.

dependabot[bot] commented 1 year ago

Superseded by #321.