chore(backend)(deps): bump the testing group with 5 updates#192
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(backend)(deps): bump the testing group with 5 updates#192dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the testing group with 5 updates: | Package | From | To | | --- | --- | --- | | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.9.1` | `6.1.11` | | [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `5.9.1` | `6.1.11` | | [io.kotest:kotest-property](https://github.com/kotest/kotest) | `5.9.1` | `6.1.11` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.14.9` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `2.0.4` | Updates `io.kotest:kotest-runner-junit5` from 5.9.1 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.11) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.11) Updates `io.kotest:kotest-property` from 5.9.1 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.11) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.11) Updates `io.kotest:kotest-property` from 5.9.1 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.11) Updates `io.mockk:mockk` from 1.13.13 to 1.14.9 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.14.9) Updates `org.testcontainers:testcontainers-bom` from 1.20.4 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...2.0.4) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: io.kotest:kotest-property dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: io.kotest:kotest-property dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: io.mockk:mockk dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... 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 group with 5 updates:
5.9.16.1.115.9.16.1.115.9.16.1.111.13.131.14.91.20.42.0.4Updates
io.kotest:kotest-runner-junit5from 5.9.1 to 6.1.11Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
... (truncated)
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.1.11Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.kotest:kotest-propertyfrom 5.9.1 to 6.1.11Release notes
Sourced from io.kotest:kotest-property's releases.
... (truncated)
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.1.11Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.kotest:kotest-propertyfrom 5.9.1 to 6.1.11Release notes
Sourced from io.kotest:kotest-property's releases.
... (truncated)
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.mockk:mockkfrom 1.13.13 to 1.14.9Release notes
Sourced from io.mockk:mockk's releases.