Bump mockk from 1.12.2 to 1.12.4#16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.2 to 1.12.4. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.2...1.12.4) --- 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>
Contributor
Author
|
Superseded by #23. |
Owner
|
@dependabot merge
…On Mon, May 16, 2022 at 8:33 AM dependabot[bot] ***@***.***> wrote:
Bumps mockk <https://github.com/mockk/mockk> from 1.12.2 to 1.12.4.
Release notes
*Sourced from mockk's releases <https://github.com/mockk/mockk/releases>.*
V1.12.4
- Add a Junit 4 rule, thanks @jonapoul <https://github.com/jonapoul>
- Recognize atLeast = 0, thanks @uyw4687 <https://github.com/uyw4687>
- Revert the latest change about logging messages in withArg calls as
it seems community usage was being impacted by the change, thanks
@romrell4 <https://github.com/romrell4> for the revert
- Added the @ConfirmVerification
<https://github.com/ConfirmVerification> extension, fixes #215
<https://github-redirect.dependabot.com/mockk/mockk/issues/215>, #334
<https://github-redirect.dependabot.com/mockk/mockk/issues/334> and
related issues
- Add languageVersion = 1.4 and the kotlin binary compatibility
validator plugin
- Upgrade Objenesis to 3.2
V1.12.3
- Fixed #707
<https://github-redirect.dependabot.com/mockk/mockk/issues/707> via
#776 <https://github-redirect.dependabot.com/mockk/mockk/issues/776>,
thanks @romrell4 <https://github.com/romrell4>
- Fixed #754
<https://github-redirect.dependabot.com/mockk/mockk/issues/754> fia
#782 <https://github-redirect.dependabot.com/mockk/mockk/issues/782>,
thanks @hoisie <https://github.com/hoisie>
- Fixed #425
<https://github-redirect.dependabot.com/mockk/mockk/issues/425> via
#785 <https://github-redirect.dependabot.com/mockk/mockk/issues/785>,
thanks @npars <https://github.com/npars>
- Added Quarkus support, thanks @glefloch
<https://github.com/glefloch>
- Updated logback to 1.2.10, thanks @Neustradamus
<https://github.com/Neustradamus>
- Converted some more build.gradle files to kotlin and bumped some JDK
and kotlin versions
Commits
- 7dc1169
<mockk/mockk@7dc1169>
Bump version
- 65411ae
<mockk/mockk@65411ae>
Remove unneeded confirm verification extension test
- 716ff09
<mockk/mockk@716ff09>
Add the @ConfirmVerification <https://github.com/ConfirmVerification>
annotation
- a1ed737
<mockk/mockk@a1ed737>
Merge pull request #816
<https://github-redirect.dependabot.com/mockk/mockk/issues/816> from
jonapoul/master
- 5b6fe78
<mockk/mockk@5b6fe78>
Test update v2
- 5a21f31
<mockk/mockk@5a21f31>
Fixed tests (hopefully?)
- 9aa36ac
<mockk/mockk@9aa36ac>
Merge pull request #792
<https://github-redirect.dependabot.com/mockk/mockk/issues/792> from
romrell4/revert-776-master
- ea44d35
<mockk/mockk@ea44d35>
Updated README
- b6e5ca0
<mockk/mockk@b6e5ca0>
Fixed typo in unit test
- e8e4412
<mockk/mockk@e8e4412>
Fixed classname casing
- Additional commits viewable in compare view
<mockk/mockk@1.12.2...1.12.4>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#16
Commit Summary
- de1fab6
<de1fab6>
Bump mockk from 1.12.2 to 1.12.4
File Changes
(1 file <https://github.com/theaspect/aggregator/pull/16/files>)
- *M* build.gradle
<https://github.com/theaspect/aggregator/pull/16/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7>
(2)
Patch Links:
- https://github.com/theaspect/aggregator/pull/16.patch
- https://github.com/theaspect/aggregator/pull/16.diff
—
Reply to this email directly, view it on GitHub
<#16>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQXS3G52YMSHJE3TSWIWTVKGQYFANCNFSM5V76MIXA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
With Best Regards,
Constantine
|
Contributor
Author
|
This PR is closed - you'll need to reopen it before merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mockk from 1.12.2 to 1.12.4.
Release notes
Sourced from mockk's releases.
Commits
7dc1169Bump version65411aeRemove unneeded confirm verification extension test716ff09Add the@ConfirmVerificationannotationa1ed737Merge pull request #816 from jonapoul/master5b6fe78Test update v25a21f31Fixed tests (hopefully?)9aa36acMerge pull request #792 from romrell4/revert-776-masterea44d35Updated READMEb6e5ca0Fixed typo in unit teste8e4412Fixed classname casingDependabot 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 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 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)