mvmike / min-cal-widget

Minimal calendar widget
BSD 3-Clause "New" or "Revised" License
89 stars 15 forks source link

Bump mockk from 1.12.7 to 1.12.8 #116

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mockk from 1.12.7 to 1.12.8.

Release notes

Sourced from mockk's releases.

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

Full Changelog: https://github.com/mockk/mockk/compare/1.12.7...v1.12.8

Commits
  • 1f2d038 Bump version to 1.12.9-SNAPSHOT
  • b0eea7e Merge pull request #918 from aSemy/patch-1
  • 3f9b2ca add 1.7.20-RC to test matrix
  • 53f22ed Merge pull request #913 from aSemy/fix/de-duplicate-valueclasssupport
  • c986928 update API dump
  • 8342477 Merge remote-tracking branch 'mockk/master' into fix/de-duplicate-valueclasss...
  • 6a8ff9f fix import after mockk-core package rename
  • 0e9ff0c update package after subproject rename
  • 2213135 make boxCast internal again
  • 5b1f61c revert boxCast refactor (while it respects value classes, it is not specifica...
  • 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)