TheJuki / KFormMaster

Generic form builder in Kotlin
https://thejuki.github.io/KFormMaster/
Apache License 2.0
196 stars 46 forks source link

Bump kotest-property from 5.2.3 to 5.5.2 #341

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kotest-property from 5.2.3 to 5.5.2.

Release notes

Sourced from kotest-property's releases.

v5.5.2

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

5.5.1

Fixed an issue where tests where being skipped when filtered out by the full spec name

v5.5.0

No release notes provided.

5.4.2

No release notes provided.

v5.4.1

No release notes provided.

v5.4.0

No release notes provided.

v5.3.0

No release notes provided.

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 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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #343.