Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mockk from 1.12.1 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

1.12.7

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.12.6...1.12.7

V1.12.6

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

Thanks a lot @​aSemy and @​qoomon for the big effort to add value class support!

... (truncated)

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.1 to 1.12.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.12.1...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 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #95.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/gradle/develop/io.mockk-mockk-1.12.8 branch September 23, 2022 00:20
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.

0 participants