dependabot[bot] opened a new pull request, #981:
URL: https://github.com/apache/maven-mvnd/pull/981

   Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli) from 
4.5.2 to 4.7.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/remkop/picocli/releases";>info.picocli:picocli-codegen's
 releases</a>.</em></p>
   <blockquote>
   <h2>Picocli 4.7.5</h2>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.7.5</h1>
   <p>The picocli community is pleased to announce picocli 4.7.5.</p>
   <p>This release includes bugfixes and enhancements.</p>
   <p>Many thanks to the picocli community for raising these issues and 
providing the pull requests to address them!</p>
   <p>This is the eighty-forth public release.
   Picocli follows <a href="https://semver.org/";>semantic versioning</a>.
   Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC 
BB96).</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Table of Contents</h2>
   <ul>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-new">New
 and noteworthy</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-fixes">Fixed
 issues</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-deprecated">Deprecations</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-breaking-changes">Potential
 breaking changes</a></li>
   </ul>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> New and 
Noteworthy</h2>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Fixed issues</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2083";>#2083</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2084";>#2084</a> 
Enhancement: Java 22 update: improve logic for detecting if the output stream 
is connected to a terminal. Thanks to <a href="https://github.com/cushon";>Liam 
Miller-Cushon</a> for the pull request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2087";>#2087</a> 
Enhancement: Mask parameters in trace log when <code>echo=false</code> for 
<code>interactive</code> options and positional parameters. Thanks to <a 
href="https://github.com/szzsolt";>szzsolt</a> for raising this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2060";>#2060</a> Bugfix: 
Fix positional parameters bug with late-resolved arity variable. Thanks to <a 
href="https://github.com/daisukeoto";>daisukeoto</a> for raising this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2074";>#2074</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2075";>#2075</a> Bugfix: 
Don't generate auto-complete for hidden attributes in 
<code>picocli.shell.jline3.PicoCommand</code>. Thanks to <a 
href="https://github.com/clebertsuconic";>clebertsuconic</a> for the pull 
request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2059";>#2059</a> Bugfix: 
ArgGroup with <code>exclusive=false</code> and <code>multiplicity=1</code> 
should require at least one option; fix regression and refine solution 
introduced in <a 
href="https://redirect.github.com/remkop/picocli/issues/1848";>#1848</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2030";>#2030</a>.  
Thanks to <a href="https://github.com/utmittal";>Utkarsh Mittal</a> for raising 
this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2080";>#2080</a> DOC: 
Improve GraalVM documentation: add <code>graalvm-native-image-plugin</code>. 
Thanks to <a href="https://github.com/bhavikp19";>Bhavik Patel</a> for the pull 
request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2045";>#2045</a> DOC: 
Commit html files with LF line-endings. Thanks to <a 
href="https://github.com/fridrich";>Fridrich Strba</a> for the pull request.</li>
   </ul>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Deprecations</h2>
   <p>No features were deprecated in this release.</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Potential breaking 
changes</h2>
   <p>This release has no breaking changes.</p>
   <h2>Picocli 4.7.4</h2>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.7.4</h1>
   <p>The picocli community is pleased to announce picocli 4.7.4.</p>
   <p>This release includes bugfixes and enhancements.</p>
   <p>Many thanks to the picocli community for raising these issues and 
providing the pull requests to address them!</p>
   <p>This is the eighty-third public release.
   Picocli follows <a href="https://semver.org/";>semantic versioning</a>.
   Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC 
BB96).</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md";>info.picocli:picocli-codegen's
 changelog</a>.</em></p>
   <blockquote>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.7.5</h1>
   <p>The picocli community is pleased to announce picocli 4.7.5.</p>
   <p>This release includes bugfixes and enhancements.</p>
   <p>Many thanks to the picocli community for raising these issues and 
providing the pull requests to address them!</p>
   <p>This is the eighty-forth public release.
   Picocli follows <a href="https://semver.org/";>semantic versioning</a>.
   Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC 
BB96).</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Table of Contents</h2>
   <ul>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-new">New
 and noteworthy</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-fixes">Fixed
 issues</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-deprecated">Deprecations</a></li>
   <li><a 
href="%5B#4%5D(https://redirect.github.com/remkop/picocli/issues/4).7.5-breaking-changes">Potential
 breaking changes</a></li>
   </ul>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> New and 
Noteworthy</h2>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Fixed issues</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2083";>#2083</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2084";>#2084</a> 
Enhancement: Java 22 update: improve logic for detecting if the output stream 
is connected to a terminal. Thanks to <a href="https://github.com/cushon";>Liam 
Miller-Cushon</a> for the pull request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2087";>#2087</a> 
Enhancement: Mask parameters in trace log when <code>echo=false</code> for 
<code>interactive</code> options and positional parameters. Thanks to <a 
href="https://github.com/szzsolt";>szzsolt</a> for raising this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2060";>#2060</a> Bugfix: 
Fix positional parameters bug with late-resolved arity variable. Thanks to <a 
href="https://github.com/daisukeoto";>daisukeoto</a> for raising this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2074";>#2074</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2075";>#2075</a> Bugfix: 
Don't generate auto-complete for hidden attributes in 
<code>picocli.shell.jline3.PicoCommand</code>. Thanks to <a 
href="https://github.com/clebertsuconic";>clebertsuconic</a> for the pull 
request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2059";>#2059</a> Bugfix: 
ArgGroup with <code>exclusive=false</code> and <code>multiplicity=1</code> 
should require at least one option; fix regression and refine solution 
introduced in <a 
href="https://redirect.github.com/remkop/picocli/issues/1848";>#1848</a><a 
href="https://redirect.github.com/remkop/picocli/issues/2030";>#2030</a>.  
Thanks to <a href="https://github.com/utmittal";>Utkarsh Mittal</a> for raising 
this.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2080";>#2080</a> DOC: 
Improve GraalVM documentation: add <code>graalvm-native-image-plugin</code>. 
Thanks to <a href="https://github.com/bhavikp19";>Bhavik Patel</a> for the pull 
request.</li>
   <li><a 
href="https://redirect.github.com/remkop/picocli/issues/2045";>#2045</a> DOC: 
Commit html files with LF line-endings. Thanks to <a 
href="https://github.com/fridrich";>Fridrich Strba</a> for the pull request.</li>
   </ul>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Deprecations</h2>
   <p>No features were deprecated in this release.</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Potential breaking 
changes</h2>
   <p>This release has no breaking changes.</p>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.7.4</h1>
   <p>The picocli community is pleased to announce picocli 4.7.4.</p>
   <p>This release includes bugfixes and enhancements.</p>
   <p>Many thanks to the picocli community for raising these issues and 
providing the pull requests to address them!</p>
   <p>This is the eighty-third public release.
   Picocli follows <a href="https://semver.org/";>semantic versioning</a>.
   Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC 
BB96).</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Table of Contents</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remkop/picocli/commit/6336bb4f412c0e62c61431286a6ce09f41447e54";><code>6336bb4</code></a>
 Release picocli version 4.7.5</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/7c5e1285125e1ea174b8356894326ba40fe19ebf";><code>7c5e128</code></a>
 BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ 
updates</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/211c24d6a62d1684ec615e915cf578c58636f0f5";><code>211c24d</code></a>
 BUILD (picocli-spring-boot-starter) bugfix and better logging</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/e83d867f8d8bd7ef530a33bbcb61059fe3f79c7a";><code>e83d867</code></a>
 [BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent 
Spring...</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/96fb7cce497b3b88ded11797c9376578c5aa3a00";><code>96fb7cc</code></a>
 BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when 
possible</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/2f4c35cb4e5bd842c52c92e5921ef799b0c46993";><code>2f4c35c</code></a>
 BUILD target Java 17 in picocli-shell-jline3 build when possible</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/63a2be32e992f7040cc40d8cfb014855aa415f61";><code>63a2be3</code></a>
 BUILD change log level in dependencies.gradle</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/200fcfb3ded765587da9ebbc1acf2ab2225b6dc6";><code>200fcfb</code></a>
 BUILD add logging to dependencies.gradle</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/68d33d4b1c0016bfc698b708459345749edfd563";><code>68d33d4</code></a>
 <a href="https://redirect.github.com/remkop/picocli/issues/2087";>#2087</a> 
Test trace log when echo=false for interactive options</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/bb94344010ca5ac900ca8d22dae9bd056ac83946";><code>bb94344</code></a>
 [TEST] refactor duplicate code, simplify</li>
   <li>Additional commits viewable in <a 
href="https://github.com/remkop/picocli/compare/v4.5.2...v4.7.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=info.picocli:picocli-codegen&package-manager=maven&previous-version=4.5.2&new-version=4.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to