kotest / kotest-extensions-arrow

Kotest extensions for Arrow
Apache License 2.0
39 stars 13 forks source link

Update kotest to v5.5.4 #220

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kotest:kotest-property 5.5.3 -> 5.5.4 age adoption passing confidence
io.kotest:kotest-framework-api 5.5.3 -> 5.5.4 age adoption passing confidence
io.kotest:kotest-framework-engine 5.5.3 -> 5.5.4 age adoption passing confidence
io.kotest:kotest-assertions-core 5.5.3 -> 5.5.4 age adoption passing confidence
io.kotest:kotest-runner-junit5 5.5.3 -> 5.5.4 age adoption passing confidence

Release Notes

kotest/kotest ### [`v5.5.4`](https://togithub.com/kotest/kotest/releases/tag/v5.5.4) Fixes [issue 3277](https://togithub.com/kotest/kotest/issues/3277). > `gradle test --tests "A*" --tests "B*"` > > All tests from A\* and B\* were skipped instead of being ran. > > This was a regression from 5.4.x, where this used to work. This was because kotest 5.5.3 were using the wrong combinators for combining the inclusion filters. Contributors: - [@​myuwono](https://togithub.com/myuwono)

Configuration

šŸ“… Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.