json-patch
json-patch copied to clipboard
Bump github.com/jessevdk/go-flags from 1.4.0 to 1.6.1 in /v5
Bumps github.com/jessevdk/go-flags from 1.4.0 to 1.6.1.
Release notes
Sourced from github.com/jessevdk/go-flags's releases.
v1.6.1
Full Changelog: https://github.com/jessevdk/go-flags/compare/v1.6.0...v1.6.1
v1.6.0
What's Changed
- ini: fix IniParser.write() for zero values by
@sean- in jessevdk/go-flags#332- fix a panic when generating help while the subcommand and all option groups are hidden by
@bboozzooin jessevdk/go-flags#354- Help for positional args without allcmd.ArgsRequired dependent from arg.Required by
@sv99in jessevdk/go-flags#342- Bump golang.org/x/sys from 0.0.0-20210320140829-1e4c9ba3b0c4 to 0.1.0 by
@dependabotin jessevdk/go-flags#396- Option to allow passing value to bool flag by
@alexcbin jessevdk/go-flags#367- Add support for SOURCE_DATE_EPOCH for TestMan by
@anthonyfokin jessevdk/go-flags#376- Update to run go-flags on AIX by
@llrochain jessevdk/go-flags#390- Add option for key value delimiter by
@anaprimawatyin jessevdk/go-flags#392- Undersocre support for numbers (set default base for strconv.Parse* to 0) by
@GRbitin jessevdk/go-flags#404- docs: add ENV variable usage example by
@cemremenguin jessevdk/go-flags#371- Support per-command PassAfterNonOption by
@wokyin jessevdk/go-flags#393- Upgrade by
@jessevdkin jessevdk/go-flags#406New Contributors
@sean- made their first contribution in jessevdk/go-flags#332@sv99made their first contribution in jessevdk/go-flags#342@dependabotmade their first contribution in jessevdk/go-flags#396@alexcbmade their first contribution in jessevdk/go-flags#367@anthonyfokmade their first contribution in jessevdk/go-flags#376@llrochamade their first contribution in jessevdk/go-flags#390@anaprimawatymade their first contribution in jessevdk/go-flags#392@GRbitmade their first contribution in jessevdk/go-flags#404@cemremengumade their first contribution in jessevdk/go-flags#371@wokymade their first contribution in jessevdk/go-flags#393Full Changelog: https://github.com/jessevdk/go-flags/compare/v1.5.0...v1.6.0
v1.5.0
What's Changed
- Add env namespace handling by
@elwinarin jessevdk/go-flags#241- Fix termsize in wasm arch by
@matheusdin jessevdk/go-flags#268- Support windows console width detection by
@denisvmediain jessevdk/go-flags#259- Add Filepath directory completion by
@jessevdkin jessevdk/go-flags#272- Adding WroteHelp() helper by
@iamgnatin jessevdk/go-flags#263- Explain how to use choices by
@timabellin jessevdk/go-flags#267- Fix PassAfterNonOption not working with positional args by
@hchargoisin jessevdk/go-flags#211- This fixes issue #269 and #270 by
@chipacain jessevdk/go-flags#271- Fix issue #273 by
@chipacain jessevdk/go-flags#274- Clarify that an error was expected but did not occur by
@XenoPhexin jessevdk/go-flags#277- Fix issue #275 by
@chipacain jessevdk/go-flags#276- fix #278 by
@chipacain jessevdk/go-flags#279- update path of golint install by
@XenoPhexin jessevdk/go-flags#283- Update README.md by
@farbodsalimiin jessevdk/go-flags#292- Added SOURCE_DATE_EPOCH for reproducible builds by
@mnm678in jessevdk/go-flags#285- Allow passing value starting with - to custom option by
@XenoPhexin jessevdk/go-flags#192
... (truncated)
Commits
c02e333Revert "Minor cleanup unused parameter"c573fc0Update for main branch rename7e06247Remove unused status1898d83Merge pull request #406 from jessevdk/upgrade01b0873Remove test that does not pass vet4eda719Minor cleanup unused parameter30073cdfmtef356deFix workflow593b49bBump go version to 1.20c3489c6UPgrade to x/sys v0.21.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)