skjolber / 3d-bin-container-packing

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

Update google-truth.version to v1.4.4 #915

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth.extensions:truth-java8-extension 1.4.3 -> 1.4.4 age adoption passing confidence
com.google.truth:truth 1.4.3 -> 1.4.4 age adoption passing confidence

Release Notes

google/truth (com.google.truth.extensions:truth-java8-extension) ### [`v1.4.4`](https://redirect.github.com/google/truth/releases/tag/v1.4.4) [Compare Source](https://redirect.github.com/google/truth/compare/v1.4.3...v1.4.4) - Annotated the rest of the main package for nullness, and moved the `@NullMarked` annotation from individual classes up to the package to avoid [a warning under `--release 8`](https://redirect.github.com/google/truth/issues/1320). ([`e107aea`](https://redirect.github.com/google/truth/commit/e107aeadc)) - Improved the failure message for `matches` to conditionally suggest using `containsMatch`. ([`7e9fc7a`](https://redirect.github.com/google/truth/commit/7e9fc7aec))

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.