#1874#1885#1933 Bugfix: The picocli-groovy module should not declare org.codehaus.groovy:groovy-all as dependency. Thanks to Mattias Andersson and Michael Kutz for raising this, and to Paul King for the analysis.
#1886#1896 Bugfix: AsciiDoc generator now correctly outputs options even if all options are in ArgGroups. Thanks to Ruud Senden for the discussion and the pull request.
#1878#1876 Bugfix: Annotation processor now avoids loading resource bundles at compile time. Thanks to Ruud Senden for the discussion and the pull request.
#1911 Avoid using boxed boolean in CommandLine.Interpreter.applyValueToSingleValuedField. Thanks to Jiehong for the pull request.
#1870 Bugfix: StringIndexOutOfBoundsException in usage help when command has many (and long) aliases. Thanks to Martin for raising this.
#1904 Bugfix: Apply fallbackValue to vararg multi-value options, not just single-value options. Thanks to Andreas Sewe for raising this.
#1930 Bugfix: Ensure tests pass in environments for Java 5-18.
#1940 Bugfix: fix 3 failing tests in ManPageGeneratorTest. Thanks to Mike Snowden for the pull request.
#1881 DOC: Many documentation improvements. Thanks to Andreas Deininger for the pull request.
#1880 DOC: Improve documentation for negatable options that are true by default. Thanks to Sebastian Hoß for raising this.
#1815 DOC: Improve user manual section for non-validating ArgGroups. Thanks for Paul Harris for raising this.
#1908 DOC: Update the user manual GraalVM section to use the new official native-maven-plugin. Thanks to tison for the pull request.
#1924 DOC: Update picocli-codegen/README.adoc. Thanks to Seyyed Emad Razavi for the pull request.
#1910#1917 DOC: Fix broken link to Zero Bug Commitment. Thanks to Jiehong for raising this and thanks to Andreas Deininger for the pull request.
#1915 DOC: Improve default provider examples. Thanks to David for raising this.
#1918#1920 DOC: Removed unused Travis CI badge and associated broken link from README. Thanks to Andreas Deininger for raising this and the pull request.
#706 DOC: Add GitHub badge with test count to README.
#1939 BUILD: Fix picocli-annotation-processing-tests failures on Java 16+: rewrite tests to avoid Google compiler-test API that internally uses com.sun.tools.javac.util.Context.
#1887 DEP: Bump biz.aQute.bnd.gradle from 6.3.1 to 6.4.0
#1874#1885#1933 Bugfix: The picocli-groovy module should not declare org.codehaus.groovy:groovy-all as dependency. Thanks to Mattias Andersson and Michael Kutz for raising this, and to Paul King for the analysis.
#1886#1896 Bugfix: AsciiDoc generator now correctly outputs options even if all options are in ArgGroups. Thanks to Ruud Senden for the discussion and the pull request.
#1878#1876 Bugfix: Annotation processor now avoids loading resource bundles at compile time. Thanks to Ruud Senden for the discussion and the pull request.
#1911 Avoid using boxed boolean in CommandLine.Interpreter.applyValueToSingleValuedField. Thanks to Jiehong for the pull request.
#1870 Bugfix: StringIndexOutOfBoundsException in usage help when command has too many (and long) aliases. Thanks to Martin for raising this.
#1904 Bugfix: Apply fallbackValue to vararg multi-value options, not just single-value options. Thanks to Andreas Sewe for raising this.
#1930 Bugfix: Ensure tests pass in environments for Java 5-18.
#1940 Bugfix: fix 3 failing tests in ManPageGeneratorTest. Thanks to Mike Snowden for the pull request.
#1881 DOC: Many documentation improvements. Thanks to Andreas Deininger for the pull request.
#1880 DOC: Improve documentation for negatable options that are true by default. Thanks to Sebastian Hoß for raising this.
#1815 DOC: Improve user manual section for non-validating ArgGroups. Thanks for Paul Harris for raising this.
#1908 DOC: Update the user manual GraalVM section to use the new official native-maven-plugin. Thanks to tison for the pull request.
#1924 DOC: Update picocli-codegen/README.adoc. Thanks to Seyyed Emad Razavi for the pull request.
#1910#1917 DOC: Fix broken link to Zero Bug Commitment. Thanks to Jiehong for raising this and thanks to Andreas Deininger for the pull request.
#1915 DOC: Improve default provider examples. Thanks to David for raising this.
#1918#1920 DOC: Removed unused Travis CI badge and associated broken link from README. Thanks to Andreas Deininger for raising this and the pull request.
#706 DOC: Add GitHub badge with test count to README.
#1939 BUILD: Fix picocli-annotation-processing-tests failures on Java 16+: rewrite tests to avoid Google compiler-test API that internally uses com.sun.tools.javac.util.Context.
#1887 DEP: Bump biz.aQute.bnd.gradle from 6.3.1 to 6.4.0
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps picocli-codegen from 4.6.3 to 4.7.1.
Release notes
Sourced from picocli-codegen's releases.
... (truncated)
Changelog
Sourced from picocli-codegen's changelog.
... (truncated)
Commits
1a7e265
Release picocli version 4.7.16b8187b
#1933 ensure groovy-all is in the module path when generating javadoc8fd15d4
#1940 fix 3 failing tests inManPageGeneratorTest
66279cc
#1930 fix failing tests for testEndOfOptionsWithoutOptions, testNamelessCom...c7853dc
#706 BUILD: bugfix: fix Gist id7e7e9c2
#706 BUILD: bugfix: separate Create-badge task also89354f0
#706 BUILD: bugfix: add condition to badge taskc1431e8
#706 BUILD: bugfix: separate ids for Linux and Win/Macaa7394d
#706 BUILD: bugfix: must set id40fb7df
#706 BUILD: fix branch name, change badge labelDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)