Open renovate[bot] opened 4 years ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
6.0.0
->6.2.1
Release Notes
tj/commander.js
### [`v6.2.1`](https://togithub.com/tj/commander.js/blob/HEAD/CHANGELOG.md#621-2020-12-13) [Compare Source](https://togithub.com/tj/commander.js/compare/v6.2.0...v6.2.1) ##### Fixed - some tests failed if directory path included a space (\[[#1390](https://togithub.com/tj/commander.js/issues/1390)]) ### [`v6.2.0`](https://togithub.com/tj/commander.js/blob/HEAD/CHANGELOG.md#620-2020-10-25) [Compare Source](https://togithub.com/tj/commander.js/compare/v6.1.0...v6.2.0) ##### Added - added 'tsx' file extension for stand-alone executable subcommands (\[[#1368](https://togithub.com/tj/commander.js/issues/1368)]) - documented second parameter to `.description()` to describe command arguments (\[[#1353](https://togithub.com/tj/commander.js/issues/1353)]) - documentation of special cases with options taking varying numbers of option-arguments (\[[#1332](https://togithub.com/tj/commander.js/issues/1332)]) - documentation for terminology (\[[#1361](https://togithub.com/tj/commander.js/issues/1361)]) ##### Fixed - add missing TypeScript definition for \`.addHelpCommand()' (\[[#1375](https://togithub.com/tj/commander.js/issues/1375)]) - removed blank line after "Arguments:" in help, to match "Options:" and "Commands:" (\[[#1360](https://togithub.com/tj/commander.js/issues/1360)]) ##### Changed - update dependencies ### [`v6.1.0`](https://togithub.com/tj/commander.js/blob/HEAD/CHANGELOG.md#610-2020-08-28) [Compare Source](https://togithub.com/tj/commander.js/compare/v6.0.0...v6.1.0) ##### Added - include URL to relevant section of README for error for potential conflict between Command properties and option values (\[[#1306](https://togithub.com/tj/commander.js/issues/1306)]) - `.combineFlagAndOptionalValue(false)` to ease upgrade path from older versions of Commander (\[[#1326](https://togithub.com/tj/commander.js/issues/1326)]) - allow disabling the built-in help option using `.helpOption(false)` (\[[#1325](https://togithub.com/tj/commander.js/issues/1325)]) - allow just some arguments in `argumentDescription` to `.description()` (\[[#1323](https://togithub.com/tj/commander.js/issues/1323)]) ##### Changed - tidy async test and remove lint override (\[[#1312](https://togithub.com/tj/commander.js/issues/1312)]) ##### Fixed - executable subcommand launching when script path not known (\[[#1322](https://togithub.com/tj/commander.js/issues/1322)])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 has been generated by Mend Renovate. View repository job log here.