dependabot[bot] opened a new pull request #338:
URL: https://github.com/apache/isis/pull/338


   Bumps [picocli](https://github.com/remkop/picocli) from 4.5.2 to 4.6.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/remkop/picocli/releases";>picocli's 
releases</a>.</em></p>
   <blockquote>
   <h2>Picocli 4.6.1</h2>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.6.1</h1>
   <p>The picocli community is pleased to announce picocli 4.6.1.</p>
   <p>This release fixes a problem (introduced in the 4.6.0 release) with 
dependency scope in the following sub-modules:</p>
   <ul>
   <li>picocli-codegen</li>
   <li>picocli-groovy</li>
   <li>picocli-shell-jline2</li>
   <li>picocli-shell-jline3</li>
   <li>picocli-spring-boot-starter</li>
   </ul>
   <p>The problem was that these modules contained dependencies that were 
declared to have <code>implementation</code> scope instead of <code>api</code> 
scope.
   However, these were transitive dependencies, and necessary to compile any 
project that uses the above picocli modules.</p>
   <p>In this release, transitive dependencies are declared with 
<code>api</code> scope in the above modules.</p>
   <p>Special thanks to <a href="https://github.com/sualeh";>Sualeh Fatehi</a>, 
<a href="https://github.com/dejan2609";>Dejan Stojadinović</a> and <a 
href="https://github.com/remal";>Semyon Levin</a> for the quick community 
feedback, pull request and reviews!</p>
   <p>This is the seventy-sixth public release.
   Picocli follows <a href="http://semver.org/";>semantic versioning</a>.</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Table of Contents</h2>
   <ul>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-new">New
 and noteworthy</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-fixes">Fixed
 issues</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-deprecated">Deprecations</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-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://github-redirect.dependabot.com/remkop/picocli/issues/1291";>#1291</a>
 Fix dependency scope for <code>picocli-shell-jline3</code>. Thanks to <a 
href="https://github.com/sualeh";>Sualeh Fatehi</a> for raising this.</li>
   <li><a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1292";>#1292</a>
 PR to fix dependency scope for <code>picocli-shell-jline3</code>. Thanks to <a 
href="https://github.com/dejan2609";>Dejan Stojadinović</a> for the pull 
request, and <a href="https://github.com/remal";>Semyon Levin</a> for the 
review.</li>
   <li><a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1294";>#1294</a>
 Fix dependency scope for <code>picocli-spring-boot-starter</code>. Thanks to 
<a href="https://github.com/remal";>Semyon Levin</a> for raising this.</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.6.0</h2>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.6.0</h1>
   <p>The picocli community is pleased to announce picocli 4.6.0.</p>
   <p>This release contains new features, bug fixes and other enhancements.</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/master/RELEASE-NOTES.md";>picocli's 
changelog</a>.</em></p>
   <blockquote>
   <h1><!-- raw HTML omitted --><!-- raw HTML omitted --> Picocli 4.6.1</h1>
   <p>The picocli community is pleased to announce picocli 4.6.1.</p>
   <p>This release fixes a problem with dependency scope in the following 
sub-modules:</p>
   <ul>
   <li>picocli-codegen</li>
   <li>picocli-groovy</li>
   <li>picocli-shell-jline2</li>
   <li>picocli-shell-jline3</li>
   <li>picocli-spring-boot-starter</li>
   </ul>
   <p>The problem was that these modules contained dependencies that were 
declared to have <code>implementation</code> scope instead of <code>api</code> 
scope.
   However, these were transitive dependencies, and necessary to compile any 
project that uses the above picocli modules.</p>
   <p>In this release, transitive dependencies are declared with 
<code>api</code> scope in the above modules.</p>
   <p>Special thanks to <a href="https://github.com/sualeh";>Sualeh Fatehi</a>, 
<a href="https://github.com/dejan2609";>Dejan Stojadinović</a> and <a 
href="https://github.com/remal";>Semyon Levin</a> for the quick community 
feedback, pull request and reviews!</p>
   <p>This is the seventy-sixth public release.
   Picocli follows <a href="http://semver.org/";>semantic versioning</a>.</p>
   <h2><!-- raw HTML omitted --><!-- raw HTML omitted --> Table of Contents</h2>
   <ul>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-new">New
 and noteworthy</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-fixes">Fixed
 issues</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-deprecated">Deprecations</a></li>
   <li><a 
href="%5B#4%5D(https://github-redirect.dependabot.com/remkop/picocli/issues/4).6.1-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://github-redirect.dependabot.com/remkop/picocli/issues/1291";>#1291</a>
 Fix dependency scope for <code>picocli-shell-jline3</code>. Thanks to <a 
href="https://github.com/sualeh";>Sualeh Fatehi</a> for raising this.</li>
   <li><a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1292";>#1292</a>
 PR to fix dependency scope for <code>picocli-shell-jline3</code>. Thanks to <a 
href="https://github.com/dejan2609";>Dejan Stojadinović</a> for the pull 
request, and <a href="https://github.com/remal";>Semyon Levin</a> for the 
review.</li>
   <li><a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1294";>#1294</a>
 Fix dependency scope for <code>picocli-spring-boot-starter</code>. Thanks to 
<a href="https://github.com/remal";>Semyon Levin</a> for raising this.</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.6.0</h1>
   <p>The picocli community is pleased to announce picocli 4.6.0.</p>
   <p>This release contains new features, bug fixes and other enhancements.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remkop/picocli/commit/b89eec6905deb15b2d650065433e976f56d6da62";><code>b89eec6</code></a>
 Release picocli version 4.6.1</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/0ad629438008ca1e058890438ebd84372ab31f3e";><code>0ad6294</code></a>
 <a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1291";>#1291</a><a
 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1292";>#1292</a><a
 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1294";>#1294</a>
 Fix transitive deps to be <code>api</code> scope</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/24c3fe536ac3c1e84800e71623346593f6791437";><code>24c3fe5</code></a>
 <a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1291";>#1291</a>
 build.gradle for 'picocli-shell-jline3' submodule is changed: Gradle ...</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/572e05f98a39af074cc4872ed1eb4261fad311c2";><code>572e05f</code></a>
 Prepare for next development cycle</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/0b22c13914775a3c805742d3ee3e08fd5a6c1d41";><code>0b22c13</code></a>
 Release picocli version 4.6.0</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/d68b7236b8ef59096d1db9097742fa20723f4ac3";><code>d68b723</code></a>
 DOC fix typos (thanks Sabrina)</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/94da706cf78959eb72831ab9d914eb4149a71572";><code>94da706</code></a>
 DOC link to <a href="https://clig.dev";>https://clig.dev</a> from Best 
Practices section</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/dac21effb1876ece911f94147a28f0d0ba0318ae";><code>dac21ef</code></a>
 <a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1290";>#1290</a>
 DOC: JLine syntax 'Ctrl-D' update RELEASE-NOTES</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/a383677d081e4c28f05770845be9077e3ae757fd";><code>a383677</code></a>
 JLine: change keystroke syntax 'Ctl-D' to more common used syntax 'Ctrl-D'</li>
   <li><a 
href="https://github.com/remkop/picocli/commit/9159a708ae5b51420f300d3ffb8f544d7303bd28";><code>9159a70</code></a>
 <a 
href="https://github-redirect.dependabot.com/remkop/picocli/issues/1289";>#1289</a>
 DOC: update RELEASE-NOTES.md for Spring boot dependency update to 2.4.1.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/remkop/picocli/compare/v4.5.2...v4.6.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=info.picocli:picocli&package-manager=maven&previous-version=4.5.2&new-version=4.6.1)](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 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to