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.9.1 #945

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

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

Release Notes

jqwik-team/jqwik (net.jqwik:jqwik) ### [`v1.9.1`](https://redirect.github.com/jqwik-team/jqwik/releases/tag/1.9.1): JqwikSession Enhancements [Compare Source](https://redirect.github.com/jqwik-team/jqwik/compare/1.9.0...1.9.1) ##### New and Enhanced Features - Introduced API to handle random seeds outside jqwik's lifecycle. See [issue 581](https://redirect.github.com/jqwik-team/jqwik/issues/581). - Added `JqwikSession.getRandom()` - Added `JqwikSession.start(String randomSeed)` - Added `JqwikSession.run(String randomSeed, Runnable runnable)` ##### Breaking Changes *No breaking changes* ##### Dependency Upgrades and Bug Fixes - Upgrade to Gradle 8.10.2 - Upgraded to JUnit Platform 1.11.1 - Upgraded to KotlinX 1.9.0

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 was generated by Mend Renovate. View the repository job log.