binkley / kotlin-spring-boot-hateoas-database

Kick the tires on Spring Boot HATEOAS with a database
The Unlicense
1 stars 0 forks source link

Bump kotest.version from 5.5.1 to 5.5.2 #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kotest.version from 5.5.1 to 5.5.2. Updates kotest-runner-junit5-jvm from 5.5.1 to 5.5.2

Release notes

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

v5.5.2

Gradle test filter fixes, by @​myuwono kotest/kotest#3257 Tag inheritance configuration is now available on AbstractProjectConfig

Commits
  • a123357 Check if s01 is needed for snapshots as well now..
  • 0c141ea Fix tag inheritance. Fixes #3231
  • 5db3e46 Issue/fix gradle filter (#3257)
  • d78332c Fix typo in tempfile.md (#3256)
  • 4c9ae66 Add missing brackets to example core matcher calls (#3252)
  • 9163ead Update plugin com.gradle.enterprise to v3.11.2 (#3242)
  • e5603f6 Added release_bom workflow
  • d3c66fb feat(3213): add should contain only assertion (#3216)
  • cf4b7f5 feat(Exhaustive.cartesian): support up to 12 args to Exhaustive.cartesian for...
  • 43d2ab0 test(proptest): add (failing) arity tests for checkAll and forAll with arity ...
  • Additional commits viewable in compare view


Updates kotest-assertions-core-jvm from 5.5.1 to 5.5.2

Release notes

Sourced from kotest-assertions-core-jvm's releases.

v5.5.2

Gradle test filter fixes, by @​myuwono kotest/kotest#3257 Tag inheritance configuration is now available on AbstractProjectConfig

Commits
  • a123357 Check if s01 is needed for snapshots as well now..
  • 0c141ea Fix tag inheritance. Fixes #3231
  • 5db3e46 Issue/fix gradle filter (#3257)
  • d78332c Fix typo in tempfile.md (#3256)
  • 4c9ae66 Add missing brackets to example core matcher calls (#3252)
  • 9163ead Update plugin com.gradle.enterprise to v3.11.2 (#3242)
  • e5603f6 Added release_bom workflow
  • d3c66fb feat(3213): add should contain only assertion (#3216)
  • cf4b7f5 feat(Exhaustive.cartesian): support up to 12 args to Exhaustive.cartesian for...
  • 43d2ab0 test(proptest): add (failing) arity tests for checkAll and forAll with arity ...
  • Additional commits viewable in compare view


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)