Update dependency org.plumelib:plume-util to v1.14.0#9
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency org.plumelib:plume-util to v1.14.0#9renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
160f241 to
65af4a6
Compare
320a04b to
f195de2
Compare
65af4a6 to
085408b
Compare
44d39d1 to
1362bd5
Compare
085408b to
e575b2e
Compare
e04fd5b to
6c143d0
Compare
6c143d0 to
01d3b45
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.11.0→1.14.0Release Notes
plume-lib/plume-util (org.plumelib:plume-util)
v1.14.0CollectionsPlume:isModifiable(Collection).addIf()andaddIfNot().mapListRemoveNull(Function,Iterable)andmapListRemoveNull(Function,Object[]).EntryReader:entryStartRegex,entryStopRegex,twoBlankLines) by a singleEntryFormatvalue. The oldconstructors still exist but are deprecated.
commentRegex) by aCommentFormatvalue. This eases future extensions. The old constructorsstill exist but are deprecated.
setEntryStartStop()methods. Pass anEntryFormatto theconstructor instead.
entryStartRegexhas no capturing group, the whole thing is discardedrather than the whole thing being retained.
EntryReadersupports multiline comments.EntryReadersupports fenced code blocks.FilesPlume:createDirectory()andcreateDirectories().v1.13.0EntryReader:v1.12.3ArraysPlume:prepend()concatenates an element and an array into a new array.copyEmpty()type-safely make an array of the same type.CollectionsPlume:sortList()tosorted().Collectionrather than aListas input:hasDuplicates()hasNoDuplicates()noDuplicates()withoutDuplicates()withoutDuplicatesSorted()withoutDuplicatesComparable()isSorted()isSortedNoDuplicates()v1.12.2EntryReaderconstructors.v1.12.1EntryReaderconstructors more uniform.v1.12.0CollectionsPlumeto new classMapsP.CollectionsPlumeare deprecated.StringsPlume:StringsPlume.nplural()toStringsPlume.nPlural().nPlural()that use the size of a collection, map, or array.vPlural()andnvPlural()for pluralizing verbs.SIList:from(Collection),from(Iterable), andfrom(Iterator).fromList(Collection)in favor offrom(Collection).LimitedSizeSet,LimitedSizeIntSet, andLimitedSizeLongSet:isEmpty()EntryReadersupports separating entries by two blank lines.Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) 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 was generated by Mend Renovate. View the repository job log.