eisop / checker-framework

Pluggable type-checking for Java
https://eisop.github.io/
Other
17 stars 16 forks source link

Update dependency org.plumelib:plume-util to v1.9.0 #656

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

plume-lib/plume-util (org.plumelib:plume-util) ### [`v1.9.0`](https://togithub.com/plume-lib/plume-util/blob/HEAD/CHANGELOG.md#190-2023-12-08) - `StringsPlume`: - `rpad` and `lpad` add an ellipsis ("...") if it truncates - `rpad(double, ...)` does not truncate values before the decimal point - add `rpad` that pads with an arbitrary character - add `rpad` that never truncates - add `lpad` that never truncates - `CollectionsPlume`: - add methods `duplicates()` and `listFilter()` - add an overload for `mapCapacity()` - deprecated `noDuplicates()`; use `hasNoDuplicates()` instead - deprecated `listFilter()`; use `filter()` instead - `ArraysPlume`: - deprecated `noDuplicates()`; use `hasNoDuplicates()` instead

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: 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.