Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2020

Bumps kotest-runner-junit5-jvm from 4.0.6 to 4.1.0.

Changelog

Sourced from kotest-runner-junit5-jvm's changelog.

4.1.0 RC1

  • Feature: The Kotest IntelliJ plugin has gone final. The plugin requires 4.1. or higher of Kotest. https://plugins.jetbrains.com/plugin/14080-kotest
  • Feature: Highlight diff when comparing data classes #826 #1242
  • Feature: Improve error message in tolerance matchers #1230
  • Feature: Add Arb for (lat, long) #1304
  • Feature: Integration with Testcontainers #1353
  • Feature: x variants for Behavior / Feature / Expect spec #1383
  • Feature: Add property test global config with before / after prop test callbacks #1435
  • Feature: Parallel execution test cases in Spec #1362
  • Feature: Add variable.assertSoftly #1427
  • Feature: Coroutine helper for timeout #1447
  • Feature: Add timeout to apply to individual tests when invocations > 1 #1442
  • Feature: Add shouldExistInOrder matcher #1460
  • Feature: Added Arb.orNull #1414
  • Feature: Provide a way to remove test prefixes in the test output when using specs which use prefixes #1486
  • Feature: Adds shouldCompleteExceptionallyWith matcher #1454
  • Feature: Exhaustive.merge for two gens with a common supertype #1502
  • Improvement: Added Byte.shouldBeBetween(min, max) and Arb.bytes #1408
  • Improvement: Remove kotlintest aliases #1457
  • Improvement: Parent scopes are not coroutine scopes #1488
  • Improvement: isolation instead of isolationMode #1418
  • Improvement: Reflection equality improvements #1413
  • Improvement: Property tests should report exception of running shrunk input #1279
  • Improvement: Make beforeProject and afterProject as suspend function #1461
  • Improvement: Updated arb flat map to accept lists #1500
  • Improvement: Date generators should allow for specific dates to be selected #1354
  • Bugfix: Test cases with multiline names broken #1441
  • Bugfix: Before\AfterProject catch only one Exception #1387
  • Bugfix: Arb.bind() calls the incorrect constructor #1487
  • Bugfix: Project config dump doesn't include enums properly #1379
  • Bugfix: Add Arb.choose that accepts weighted arbs #1499
  • Bugfix: Arb.list doesn't use ListShrinker #1493
Commits

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 will merge this PR once CI passes on it, as requested by @asm0dey.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@asm0dey
Copy link
Contributor

asm0dey commented Jun 23, 2020

@dependabot merge

@dependabot dependabot bot merged commit f025dbe into master Jun 23, 2020
@dependabot dependabot bot deleted the dependabot/maven/io.kotest-kotest-runner-junit5-jvm-4.1.0 branch June 23, 2020 06:03
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.

2 participants