Skip to content
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

Bump mockk from 1.12.7 to 1.12.8 #33

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

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: mockk/mockk@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)

Bumps [mockk](https://github.com/mockk/mockk) from 1.12.7 to 1.12.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.12.7...v1.12.8)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@mergify mergify bot merged commit 6194909 into main Sep 15, 2022
@mergify mergify bot deleted the dependabot/gradle/io.mockk-mockk-1.12.8 branch September 15, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants