renovate-bot opened a new pull request, #130: URL: https://github.com/apache/sling-site/pull/130
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.asciidoctor:asciidoctorj](https://togithub.com/asciidoctor/asciidoctorj) | `2.5.2` -> `2.5.10` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.asciidoctor:asciidoctorj/2.5.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.asciidoctor:asciidoctorj/2.5.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.asciidoctor:asciidoctorj/2.5.2/2.5.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.asciidoctor:asciidoctorj/2.5.2/2.5.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>asciidoctor/asciidoctorj (org.asciidoctor:asciidoctorj)</summary> ### [`v2.5.10`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.10) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.9...v2.5.10) **Improvement**: - Upgrade to JRuby 9.4.2.0 ([#​1215](https://togithub.com/asciidoctor/asciidoctorj/issues/1215)) ([@​abelsromero](https://togithub.com/abelsromero)) #### Release Meta Released on: 2023-06-04 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`v2.5.9`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.9): v.2.5.9 [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.8...v2.5.9) **Improvement**: - Upgrade to asciidoctor-diagram 2.0.20 **Build / Infrastructure**: - Fix Asciidoctor upstream CI tests ([#​1178](https://togithub.com/asciidoctor/asciidoctorj/issues/1178)) ([@​abelsromero](https://togithub.com/abelsromero)) #### Release Meta Released on: 2023-06-01 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`v2.5.8`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.8) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.7...v2.5.8) **Improvement**: - Add 'standalone' option, deprecates 'headerFooter' ([#​1160](https://togithub.com/asciidoctor/asciidoctorj/issues/1160)) ([@​abelsromero](https://togithub.com/abelsromero)) - Upgrade to asciidoctorj-diagram 2.2.7 **Bug Fixes**: - Fix destinationDir not having effect. Deprecate destinationDir in favour of toDir ([#​853](https://togithub.com/asciidoctor/asciidoctorj/issues/853), [#​941](https://togithub.com/asciidoctor/asciidoctorj/issues/941)) ([@​abelsromero](https://togithub.com/abelsromero)) - Fix ConcurrentModificationException when converting to stream concurrently ([#​1158](https://togithub.com/asciidoctor/asciidoctorj/issues/1158)) ([@​rocketraman](https://togithub.com/rocketraman)) #### Release Meta Released on: 2023-04-15 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`v2.5.7`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.7) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.6...v2.5.7) **Improvement** - Upgrade to asciidoctorj 2.0.18 ([#​1126](https://togithub.com/asciidoctor/asciidoctorj/issues/1126)) **Build / Infrastructure** - Replace use of deprecated 'numbered' attribute by 'sectnums' ([#​1127](https://togithub.com/asciidoctor/asciidoctorj/issues/1127)) ([@​abelsromero](https://togithub.com/abelsromero)) #### Release Meta Released on: 2022-10-21 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`v2.5.6`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.6) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.5...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](https://togithub.com/asciidoctor/asciidoctorj/issues/1115)) ([@​pasieronen](https://togithub.com/pasieronen)) - Upgrade to JRuby 9.3.8.0 ([#​1117](https://togithub.com/asciidoctor/asciidoctorj/issues/1117)) - Upgrade to Rouge 3.30.0 ([#​1118](https://togithub.com/asciidoctor/asciidoctorj/issues/1118)) **Bug Fixes** - Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin ([#​1105](https://togithub.com/asciidoctor/asciidoctorj/issues/1105)) ([@​AlexCzar](https://togithub.com/AlexCzar)) #### Release Meta Released on: 2022-09-19 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`v2.5.5`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.5) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.4...v2.5.5) This release is a minor bugfix release **Improvement** - Upgrade to Rouge 3.29.0 ([#​1103](https://togithub.com/asciidoctor/asciidoctorj/issues/1103)) **Bug Fixes** - Cell nodes do not inherit from StructuralNode ([#​1086](https://togithub.com/asciidoctor/asciidoctorj/issues/1086)) ([@​rahmanusta](https://togithub.com/rahmanusta)) #### Release Meta Released on: 2022-07-26 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`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) ### [`v2.5.3`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.3) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.2...v2.5.3) This release brings the latest version of Asciidoctor, 2.0.17, Asciidoctor PDF, 1.6.2. **Improvement** - Upgrade to asciidoctorj 2.0.17 ([#​1074](https://togithub.com/asciidoctor/asciidoctorj/issues/1074)) - Upgrade to asciidoctorj-pdf 1.6.2 ([#​1073](https://togithub.com/asciidoctor/asciidoctorj/issues/1073)) - Upgrade to asciidoctorj-diagram 2.2.1 ([#​1066](https://togithub.com/asciidoctor/asciidoctorj/issues/1066)) ([@​abelsromero](https://togithub.com/abelsromero)) ([#​1065](https://togithub.com/asciidoctor/asciidoctorj/issues/1065)) - Upgrade to jruby 9.2.20.1 ([#​1074](https://togithub.com/asciidoctor/asciidoctorj/issues/1074)) - Upgrade to rouge 3.27.0 ([#​1073](https://togithub.com/asciidoctor/asciidoctorj/issues/1073)) - Upgrade CLI to use JCommander 1.81 ([@​abelsromero](https://togithub.com/abelsromero)) ([#​1067](https://togithub.com/asciidoctor/asciidoctorj/issues/1067)) **Build Improvement** - Add Java17 to CI pipelines ([@​abelsromero](https://togithub.com/abelsromero)) ([#​1055](https://togithub.com/asciidoctor/asciidoctorj/issues/1055)) - Improve pipelines to better display Asciidoctor test upstream ([@​abelsromero](https://togithub.com/abelsromero)) ([#​1057](https://togithub.com/asciidoctor/asciidoctorj/issues/1057)) **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-01-12 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) Release Beer: Dogfish 90 Minute Imperial IPA </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/apache/sling-site). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> -- 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-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org