Cantara / SourceCodePortal

Organizational SourceCode Dashboard Portal
Apache License 2.0
6 stars 3 forks source link

fix(deps): update dependency org.asciidoctor:asciidoctorj to v2.5.4 #207

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.asciidoctor:asciidoctorj 2.5.3 -> 2.5.4 age adoption passing confidence

Release Notes

asciidoctor/asciidoctorj ### [`v2.5.4`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.4) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.3...v2.5.4) This release brings a few dependency updates and bug fixes. It is also the first one to be built on GH Actions! **Improvement** - Upgrade to asciidoctorj-diagram 2.2.3 ([#​1091](https://togithub.com/asciidoctor/asciidoctorj/issues/1091)) - Upgrade to jcommander 1.81 ([#​1079](https://togithub.com/asciidoctor/asciidoctorj/issues/1079)) - Upgrade to JRuby 9.3.4.0 ([#​1085](https://togithub.com/asciidoctor/asciidoctorj/issues/1085)) - Upgrade to Rouge 3.28.0 ([#​1085](https://togithub.com/asciidoctor/asciidoctorj/issues/1085)) **Bug Fixes** - Make DescriptionList.getBlocks() return null instead of a List of DescriptionListItems resulting in a ClassCastException ([#​1082](https://togithub.com/asciidoctor/asciidoctorj/issues/1082)) ([@​someth2say](https://togithub.com/someth2say)) **Build Improvement** - Upgrade to gradle 7.4.2 ([#​1086](https://togithub.com/asciidoctor/asciidoctorj/issues/1086)) - Upgrade to Wildfly 26.0.1 for integration test ([#​1085](https://togithub.com/asciidoctor/asciidoctorj/issues/1085)) - Upgrade to Spring Boot 2.6.5 for integration test ([#​1085](https://togithub.com/asciidoctor/asciidoctorj/issues/1085)) - Fix gem version check task ([#​1087](https://togithub.com/asciidoctor/asciidoctorj/issues/1087)) - Release from Github Actions ([#​1090](https://togithub.com/asciidoctor/asciidoctorj/issues/1090)) **Documentation** - Clarify execution order for extensions ([@​rockyallen](https://togithub.com/rockyallen)) ([#​1068](https://togithub.com/asciidoctor/asciidoctorj/issues/1068)) - Added docs for attributes and positional attributes in extensions ([#​1072](https://togithub.com/asciidoctor/asciidoctorj/issues/1072)) - Added docs for how to log from extensions ([#​1071](https://togithub.com/asciidoctor/asciidoctorj/issues/1071)) #### Release Meta Released on: 2022-06-30 Released by: [@​robertpanzer](https://togithub.com/robertpanzer)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.