Update versions.plumeUtil#1839
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Member
|
Will be pulled in from typetools in due time. |
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: (in timezone America/Los_Angeles)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.