You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2022/09/20 03:06:47 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request, #1104: Bump asciidoctorj.version from 2.5.5 to 2.5.6

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

   Bumps `asciidoctorj.version` from 2.5.5 to 2.5.6.
   Updates `asciidoctorj-api` from 2.5.5 to 2.5.6
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc">asciidoctorj-api's changelog</a>.</em></p>
   <blockquote>
   <p>== 2.5.6 (2022-09-19)</p>
   <p>Improvement::</p>
   <ul>
   <li>Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1115">#1115</a>) (<a href="https://github.com/pasieronen"><code>@​pasieronen</code></a>)</li>
   <li>Upgrade to JRuby 9.3.8.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1117">#1117</a>)</li>
   <li>Upgrade to Rouge 3.30.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1118">#1118</a>)</li>
   </ul>
   <p>Bug Fixes::</p>
   <ul>
   <li>Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1105">#1105</a>) (<a href="https://github.com/AlexCzar"><code>@​AlexCzar</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/c1de24602827125b09fe477e69b3c548635a2acb"><code>c1de246</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1119">#1119</a> from robertpanzer/release-2.5.6</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/a397cffdf83f0b7fc13ce4acdc2f61e9610bd3dc"><code>a397cff</code></a> Release 2.5.6</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/fda6d5e3c5fa582f03fa43e5dbeae40f07d60071"><code>fda6d5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1118">#1118</a> from robertpanzer/upgrade-rouge-v.2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/c7713eff14c13bb142dee088f19f838cb5fa5f4f"><code>c7713ef</code></a> Upgrade to Rouge 3.30.0</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/091736ea47cf0ae856891e97a4401baa9c5bce31"><code>091736e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1117">#1117</a> from robertpanzer/upgrade-jruby-2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/658fd01c88099d99bd4b63f4bed185cdd0d5f831"><code>658fd01</code></a> Upgrade to JRuby 9.3.8.0</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/6eaea7e5c5bbaf5f4e63349df87ccc48bfc6ea12"><code>6eaea7e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1115">#1115</a> from robertpanzer/cli-exit-code-2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/98a876729a5183f700ca04a093a70731d1e88bb2"><code>98a8767</code></a> Implement maxSeverity tracking on log handler</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/4d5128e970c1106a4041f530a19e525057fe486c"><code>4d5128e</code></a> Improve error messages when parsing --failure-level parameter</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/ca28b28047d0e6e0fd602da2a57343167ea4ff21"><code>ca28b28</code></a> Add --failure-level command line option to force non-zero exit code from CLI ...</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctorj/compare/v2.5.5...v2.5.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `asciidoctorj` from 2.5.5 to 2.5.6
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc">asciidoctorj's changelog</a>.</em></p>
   <blockquote>
   <p>== 2.5.6 (2022-09-19)</p>
   <p>Improvement::</p>
   <ul>
   <li>Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1115">#1115</a>) (<a href="https://github.com/pasieronen"><code>@​pasieronen</code></a>)</li>
   <li>Upgrade to JRuby 9.3.8.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1117">#1117</a>)</li>
   <li>Upgrade to Rouge 3.30.0 (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1118">#1118</a>)</li>
   </ul>
   <p>Bug Fixes::</p>
   <ul>
   <li>Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (<a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1105">#1105</a>) (<a href="https://github.com/AlexCzar"><code>@​AlexCzar</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/c1de24602827125b09fe477e69b3c548635a2acb"><code>c1de246</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1119">#1119</a> from robertpanzer/release-2.5.6</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/a397cffdf83f0b7fc13ce4acdc2f61e9610bd3dc"><code>a397cff</code></a> Release 2.5.6</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/fda6d5e3c5fa582f03fa43e5dbeae40f07d60071"><code>fda6d5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1118">#1118</a> from robertpanzer/upgrade-rouge-v.2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/c7713eff14c13bb142dee088f19f838cb5fa5f4f"><code>c7713ef</code></a> Upgrade to Rouge 3.30.0</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/091736ea47cf0ae856891e97a4401baa9c5bce31"><code>091736e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1117">#1117</a> from robertpanzer/upgrade-jruby-2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/658fd01c88099d99bd4b63f4bed185cdd0d5f831"><code>658fd01</code></a> Upgrade to JRuby 9.3.8.0</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/6eaea7e5c5bbaf5f4e63349df87ccc48bfc6ea12"><code>6eaea7e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asciidoctor/asciidoctorj/issues/1115">#1115</a> from robertpanzer/cli-exit-code-2.5.x</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/98a876729a5183f700ca04a093a70731d1e88bb2"><code>98a8767</code></a> Implement maxSeverity tracking on log handler</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/4d5128e970c1106a4041f530a19e525057fe486c"><code>4d5128e</code></a> Improve error messages when parsing --failure-level parameter</li>
   <li><a href="https://github.com/asciidoctor/asciidoctorj/commit/ca28b28047d0e6e0fd602da2a57343167ea4ff21"><code>ca28b28</code></a> Add --failure-level command line option to force non-zero exit code from CLI ...</li>
   <li>Additional commits viewable in <a href="https://github.com/asciidoctor/asciidoctorj/compare/v2.5.5...v2.5.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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.

To unsubscribe, e-mail: dev-unsubscribe@isis.apache.org

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


[GitHub] [isis] andi-huber merged pull request #1104: Bump asciidoctorj.version from 2.5.5 to 2.5.6

Posted by GitBox <gi...@apache.org>.
andi-huber merged PR #1104:
URL: https://github.com/apache/isis/pull/1104


-- 
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: dev-unsubscribe@isis.apache.org

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