deps(deps): bump the testing-tools group with 3 updates#2028
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the testing-tools group with 3 updates#2028dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the testing-tools group with 3 updates: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) and [io.mockk:mockk](https://github.com/mockk/mockk). Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.8.2 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.14.4) Updates `io.mockk:mockk` from 1.14.7 to 1.14.9 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.7...1.14.9) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: io.mockk:mockk dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-tools ... Signed-off-by: dependabot[bot] <support@github.com>
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 the testing-tools group with 3 updates: org.mockito:mockito-junit-jupiter, org.junit.jupiter:junit-jupiter-params and io.mockk:mockk.
Updates
org.mockito:mockito-junit-jupiterfrom 5.21.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.8.2 to 5.14.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
096fd69Release 5.14.411fd02bRemove JDK 24 (EOL)5b7f023Fix integration tests on JDK 2718f842aTest against JDK 26 (GA) and JDK 27 (EA)a5bf336Polish 5.14.4 release notes7667c14Fix race condition in NodeTestTask (#5427)ac01f2dInclude full display name in legacy XML reports (#5524)fbd4a8eInclude class template invocation index in legacy reporting names7d6f0c0Only check PDF for GA releases14f534dTest 5.14.x against JDK 25 ga (#5623)Updates
io.mockk:mockkfrom 1.14.7 to 1.14.9Release notes
Sourced from io.mockk:mockk's releases.
Commits
71a8e21Release v1.14.9 and bump versionscd84546Merge pull request #1500 from neungs-2/master79b507aMerge pull request #1505 from jgrnrt/fix-dokka-2373f95bbump dokka to 2.2.0-Beta to fix "ERROR CLASS: Symbol not found" in generated ...dbd755cdocs:@InjectMockKsdependency ordere4ff90bMerge pull request #1503 from nishatoma/add-clear-memory-method4a7d481fix: add backward compatible method for MockInitializerdb40a01Merge pull request #1442 from ianbrandt/issue-13429249fbfReplacedMethodHandleusage withMethodfor value class unboxing to suppo...a34d4d9Updated the:test-modules:client-testsKotlinx Coroutines dependency versio...Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions