build(deps): update dependency commander to v14#66
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
build(deps): update dependency commander to v14#66renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
0d8e927 to
b92f89f
Compare
b92f89f to
559cef6
Compare
af596b7 to
958c076
Compare
ce97ad3 to
a829895
Compare
5c9dc19 to
52c5f35
Compare
7cc8bb9 to
df94676
Compare
cace03d to
d297d4e
Compare
58288bf to
875cc60
Compare
875cc60 to
aff9b85
Compare
1b732e9 to
0cd4895
Compare
1bb22ec to
a6ca9dc
Compare
0f01f17 to
74cdd67
Compare
74cdd67 to
d22da7c
Compare
2a56880 to
ca6574d
Compare
59bf0de to
f19bbb5
Compare
21a769a to
fa97783
Compare
fa97783 to
bb201ea
Compare
bb201ea to
d2dedff
Compare
d2dedff to
3507738
Compare
3507738 to
50837a6
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:
^13.1.0→^14.0.3Release Notes
tj/commander.js (commander)
v14.0.3Compare Source
Added
Changes
.outputHelp()([#2427])v14.0.2Compare Source
Changed
v14.0.1Compare Source
Fixed
Changed
Object.assign()([#2395])string.endsWith()instead ofstring.slice()([#2396]).parseOptions()to process args array in-place ([#2409])._concatValue()to._collectValue()(change code fromarray.concat()toarray.push()) ([#2410])v14.0.0Compare Source
Added
.helpGroup()onOptionandCommand, and higher-level.optionsGroup()and.commandsGroup()which can be used in chaining way to specify group title for following options/commands ([#2328])parseArgproperty toArgumentclass ([#2359])Fixed
.configureOutput()now makes copy of settings instead of modifying in-place, fixing side-effects ([#2350])Changed
Helpclass adding.formatItemList()and.groupItems()methods ([#2328])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 this update again.
This PR was generated by Mend Renovate. View the repository job log.