Update yargs: 17.3.1 → 17.7.2 (minor)#64
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ yargs (17.3.1 → 17.7.2) · Repo · Changelog
Release Notes
17.7.2
17.7.1
17.7.0
17.6.2
17.6.1
17.6.0
17.5.1
17.5.0
17.4.1
17.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 61 commits:
chore(main): release 17.7.2 (#2323)fix: do not crash completion when having negated options (#2322)chore(main): release 17.7.1 (#2304)fix: address display bug with default sub-commands (#2303)chore(main): release 17.7.0 (#2285)feat: convert line break to whitespace for the description of the option (#2271)test: mock additional hasColors method introduced in Node 16 (#2297)fix: copy the description of the option to its alias in completion (#2269)chore: add en strings for unknown command (#2262)feat: add method to hide option extras (#2156)build: pin npm version (#2284)chore(main): release 17.6.2 (#2260)fix(lang): typo in Finnish unknown argument singular form (#2222)docs: add Typescript example for .terminalWidth() (#2224)docs: add Typescript example for .terminalWidth() (#2224)fix(deps): update dependency yargs-parser to v21.1.1 (#2231)build: GitHub Workflows security hardening (#2238)chore(main): release 17.6.1 (#2257)fix(deno): refactor to avoid prompts during module import (#2217)chore(deps): update dependency @types/node to v18 (#2255)fix(lang): fix "Not enough non-option arguments" message for the Czech language (#2242)chore(main): release 17.6.0 (#2213)fix(deps): cliui with forced strip-ansi update (#2241)fix(typescript): address warning with objectKeysfix(deno): use 'globalThis' instead of 'window' (#2186) (#2215)feat(lang): Czech locale (#2220)fix: dont clobber description for multiple option calls (#2171)feat(usage): add YARGS_DISABLE_WRAP env variable to disable wrap (#2210)docs: update links to main branchchore(main): release 17.5.1 (#2187)fix(completion): correct zsh installation instructionsfix: address bug when strict and async middleware used together (#2164)refactor: use prototype (#2165)fix(lang): add missing terms to Russian translation (#2181)refactor: make isDefaulted private (#2188)fix: prevent infinite loop with empty locale (#2179)fix: passed arguments should take precedence over values in config (#2100)fix: handle multiple node_modules folders determining mainFilename for ESM (#2123)test: remove console.log (#2157)fix: add missing entries to published files (#2185)chore(main): release 17.5.0 (#2184)Revert "chore: Set permissions for GitHub actions (#2168)" (#2183)fix: import yargs/yargs in esm projects (#2151)fix(completion): support for default flagsfeat: add browser.d.ts and check for existence of Error.captureStackTrace() (#2144)chore: Set permissions for GitHub actions (#2168)chore(main): release 17.4.1 (#2147)fix: coerce pollutes argv (#2161)fix: show message when showHelpOnFail is chained globally (#2154)fix(completion): don't show positional args choices with option choices (#2148)samples: event.keyCode is deprecated, use new `.code` API (#2125)fix: hide hidden options from completion (#2143)chore(main): release 17.4.0 (#2108)docs: fix hyphenation (#2141)feat(completion): positional arguments completion (#2090)docs: an example using inquirer prompting (#2114)fix: failed command usage string is missing arg descriptions and optional args (#2105)docs: use absolute "default command" link in `.positional` (#2111)multiple: improved completion for choicesbuild: use v3 of release-please-actionfix: wrap unknown args in quotes (#2092)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands