randoop / randoop

Automatic test generation for Java
http://randoop.github.io/randoop/
MIT License
533 stars 177 forks source link

Update dependency org.plumelib:plume-util to v1.9.3 #1314

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.plumelib:plume-util 1.9.2 -> 1.9.3 age adoption passing confidence

Release Notes

plume-lib/plume-util (org.plumelib:plume-util) ### [`v1.9.3`](https://togithub.com/plume-lib/plume-util/blob/HEAD/CHANGELOG.md#193-2024-04-19) - `CollectionsPlume`: - deprecated `Filter`; use `java.util.function.Predicate` instead - new method `replace(Collection c, Collection> replacements)` - new method `isSubsequenceMaybeNonContiguous(Iterable, Iterable)` - `StringsPlume`: - new methods `splitRetainSeparators()` and `splitLinesRetainSeparators()` - `FilesPlume`: - deprecate `fileContents()` in favor of new method `readString()` - deprecate `writeFile()` in favor of new method `writeString()` - new method `readLinesRetainingSeparators()` - new method `writeString(Path, String)`

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 this update again.



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