Skip to content

Update dependency io.strikt:strikt-core to v0.34.1

RenovateBot requested to merge renovate/io.strikt-strikt-core-0.x into develop

This MR contains the following updates:

Package Type Update Change
io.strikt:strikt-core (source) dependencies minor 0.31.0 -> 0.34.1

Release Notes

robfletcher/strikt

v0.34.1

  • Removes the overload of isNotNull to avoid overload ambiguity when the subject is a platform type.

v0.34.0

  • Adds propertiesAreEqualToIgnoring assertion.
  • Adds isSameInstant assertion for date/time types.

v0.33.0

  • Supports Kotlin 1.6
  • Add doesNotContainKey and doesNotContainKeys map assertions

v0.32.0

  • Supports Kotlin 1.5
  • Removes strikt-gradle module as classpath isolation is problematic with Kotlin 1.5 and the gradleTestKit dependency.
  • Adds Assertion.Builder<T>.subject : T property for accessing the subject value.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports