Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump asciidoctorj from 2.5.5 to 2.5.6 #425

Merged
merged 1 commit into from Sep 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps asciidoctorj from 2.5.5 to 2.5.6.

Release notes

Sourced from asciidoctorj's releases.

v2.5.6

Improvement

  • Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1115) (@​pasieronen)
  • Upgrade to JRuby 9.3.8.0 (#1117)
  • Upgrade to Rouge 3.30.0 (#1118)

Bug Fixes

  • Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (#1105) (@​AlexCzar)

Release Meta

Released on: 2022-09-19 Released by: @​robertpanzer

Changelog

Sourced from asciidoctorj's changelog.

== 2.5.6 (2022-09-19)

Improvement::

  • Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1115) (@​pasieronen)
  • Upgrade to JRuby 9.3.8.0 (#1117)
  • Upgrade to Rouge 3.30.0 (#1118)

Bug Fixes::

  • Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (#1105) (@​AlexCzar)
Commits
  • c1de246 Merge pull request #1119 from robertpanzer/release-2.5.6
  • a397cff Release 2.5.6
  • fda6d5e Merge pull request #1118 from robertpanzer/upgrade-rouge-v.2.5.x
  • c7713ef Upgrade to Rouge 3.30.0
  • 091736e Merge pull request #1117 from robertpanzer/upgrade-jruby-2.5.x
  • 658fd01 Upgrade to JRuby 9.3.8.0
  • 6eaea7e Merge pull request #1115 from robertpanzer/cli-exit-code-2.5.x
  • 98a8767 Implement maxSeverity tracking on log handler
  • 4d5128e Improve error messages when parsing --failure-level parameter
  • ca28b28 Add --failure-level command line option to force non-zero exit code from CLI ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.5 to 2.5.6.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.5...v2.5.6)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Sep 20, 2022
@fabapp2 fabapp2 merged commit c8f5a30 into main Sep 23, 2022
@fabapp2 fabapp2 deleted the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.6 branch September 23, 2022 08:17
@fabapp2 fabapp2 added this to the v0.12.0 milestone Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant