Update yargs: 17.1.0 → 17.5.0 (minor) #114
Closed
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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.1.0 → 17.5.0) · Repo · Changelog
Release Notes
17.5.0
17.4.1
17.4.0
17.3.1
17.3.0
17.2.1
17.2.0
17.1.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
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)chore(main): release 17.3.1 (#2103)build: test release-please release candidatechore(docs): remove unused type and inline the inference (#2086)docs: correct @types/yargs URL in readme (#2099)fix(translations): correct Korean translation (#2095)build: release-please with fixed outputsforce buildbuild: test latest version of release-pleasechore(main): release 17.3.0 (#2081)fix: re-add options to check callback (#2079)build: test release-please@v3build: switch back to v2 of release-pleasefix: don't fail if "fileURLToPath(import.meta.url)" throwsbuild: test release-please-action@v3docs: add esbuild bundling guide (#2075)build: revert to non-testing version of release-pleasebuild: revert to non-testing version of release-pleasebuild: test candidate release of release-pleasebuild: test candidate release of release-pleasebuild: fix ts build errors (#2071)fix(deps): update dependency yargs-parser to v21 (#2063)feat: fallback to default bash completionImprove bash completion (#2056)docs: fix typo in API docs intro (#2048)deps: update @types/node (#2051)deps(security): CVE-2021-3807fix: avoid legacy accessors (#2013)chore: release 17.2.1 (#2037)fix(docs): stop advertising .argv property (#2036)chore: release 17.2.0 (#2023)fix: boolean option should work with strict (#1996)docs: modernize sample code (#2019)build: switch primary branch to main (#2034)fix: conflicts and strip-dashed (#1998)docs: improve typing of Difficulty in TypeScript examplefeat(locales): Added Uzbek translation (#2024)docs: only use parse and argv at top level (#1990)fix: emit warning on version name collision (#1986)feat: autocomplete choices for options (#2018)fix: help command spacing when scriptName is empty (#1994)chore: release 17.1.1 (#2007)fix: positional array defaults should not be combined with provided values (#2006)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