Closed renovate[bot] closed 1 year ago
Merging #113 (6395a8b) into master (455d3a2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #113 +/- ##
=========================================
Coverage 73.52% 73.52%
Complexity 11 11
=========================================
Files 6 6
Lines 68 68
Branches 5 5
=========================================
Hits 50 50
Misses 18 18
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@rultor please, try to merge
This PR contains the following updates:
4.7.2
->4.7.3
Release Notes
remkop/picocli
### [`v4.7.3`](https://togithub.com/remkop/picocli/blob/HEAD/RELEASE-NOTES.md#a-name473a-Picocli-473) [Compare Source](https://togithub.com/remkop/picocli/compare/v4.7.2...v4.7.3) The picocli community is pleased to announce picocli 4.7.3. This release includes bugfixes and enhancements. This is the eighty-second public release. Picocli follows [semantic versioning](https://semver.org/). Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC BB96). #### Table of Contents - [New and noteworthy](#4.7.3-new) - [Fixed issues](#4.7.3-fixes) - [Deprecations](#4.7.3-deprecated) - [Potential breaking changes](#4.7.3-breaking-changes) #### New and Noteworthy Fixed a regression introduced in picocli 4.7.2. Multi-value options whose `fallbackValue` is set to `CommandLine.Option.NULL_VALUE`, may see a `NullPointerException` if the option is specified on the command line without a parameter but with a `=` attached, like `--option=`. Also, this release fixes broken links in the Javadoc. #### Fixed issues - \[[#1998](https://togithub.com/remkop/picocli/issues/1998)] Bugfix: ParameterException: NullPointerException: null while processing argument at or before arg\[0]. Thanks to [Jiri Daněk](https://togithub.com/jiridanek) for raising this. - \[[#1957](https://togithub.com/remkop/picocli/issues/1957)] DOC: Fixed broken links in the javadoc. Thanks to [Andreas Deininger](https://togithub.com/deining) for raising this. - \[[#2002](https://togithub.com/remkop/picocli/issues/2002)] DEP: Bump actions/checkout from 3.5.0 to 3.5.2 - \[[#2005](https://togithub.com/remkop/picocli/issues/2005)] DEP: Bump gradle/gradle-build-action from 2.4.0 to 2.4.2 - \[[#2003](https://togithub.com/remkop/picocli/issues/2003)] DEP: Bump github/codeql-action from 2.2.11 to 2.2.12 - \[[#1997](https://togithub.com/remkop/picocli/issues/1997)] DEP: Bump org.asciidoctor:asciidoctorj-pdf from 2.3.4 to 2.3.6 #### Deprecations No features were deprecated in this release. #### Potential breaking changes This release has no breaking changes.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.
PR-Codex overview
This PR updates the version of the
picocli
dependency inpom.xml
from4.7.2
to4.7.3
.Detailed summary
picocli
dependency version from4.7.2
to4.7.3
.