skjolber / 3d-bin-container-packing

A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
Apache License 2.0
433 stars 119 forks source link

Update dependency net.jqwik:jqwik to v1.8.4 #851

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.jqwik:jqwik (source) 1.8.2 -> 1.8.4 age adoption passing confidence

Release Notes

jqwik-team/jqwik (net.jqwik:jqwik) ### [`v1.8.4`](https://togithub.com/jqwik-team/jqwik/releases/tag/1.8.4): Some Kotlin Care [Compare Source](https://togithub.com/jqwik-team/jqwik/compare/1.8.3...1.8.4) ##### New and Enhanced Features - Kotlin module: Added `anyForSubtypeOf()`. Many thanks to [jibidus](https://togithub.com/jibidus) for the contribution! - Upgraded to Kotlin 1.9.23 ##### Breaking Changes *No breaking changes* ##### Bug Fixes - Fixed bug in Kotlin module that let Java properties fail. See [issue 557](https://togithub.com/jqwik-team/jqwik/issues/557). ### [`v1.8.3`](https://togithub.com/jqwik-team/jqwik/releases/tag/1.8.3): Platform Upgrade and a few Fixes [Compare Source](https://togithub.com/jqwik-team/jqwik/compare/1.8.2...1.8.3) ##### New and Enhanced Features - Upgraded to KotlinX 1.8.0 - Upgraded to JUnit Platform 1.10.2 - Upgraded to Kotlin 1.9.22 ##### Breaking Changes *No breaking changes* ##### Bug Fixes - Shrinking of strings with uniqueChars() constraint did not work properly. See [issue 541](https://togithub.com/jqwik-team/jqwik/issues/541). - Fixed integer generation bug with uniform distribution. See [issue 544](https://togithub.com/jqwik-team/jqwik/issues/544):

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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