UrielProd / WebGoat

Other
0 stars 0 forks source link

chore(deps): update dependency org.asciidoctor:asciidoctorj to v2.5.12 #27

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
org.asciidoctor:asciidoctorj compile patch 2.5.3 -> 2.5.12

Release Notes

asciidoctor/asciidoctorj (org.asciidoctor:asciidoctorj) ### [`v2.5.12`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.12) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.11...v2.5.12) **Improvements**: - Add Reader.getSource() and Reader.getSourceLines() ([#​1262](https://togithub.com/asciidoctor/asciidoctorj/issues/1262)) - Upgrade to asciidoctor 2.0.22 ([#​1268](https://togithub.com/asciidoctor/asciidoctorj/issues/1268)) - Upgrade to JRuby 9.4.6.0 ([#​1267](https://togithub.com/asciidoctor/asciidoctorj/issues/1267)) - Upgrade to asciidoctorj-pdf 2.3.14 ([#​1268](https://togithub.com/asciidoctor/asciidoctorj/issues/1268)) - Upgrade to asciidoctorj-diagram 2.3.0 ([#​1267](https://togithub.com/asciidoctor/asciidoctorj/issues/1267)) - Upgrade to asciidoctorj-diagram-plantuml 1.2024.3 ([#​1267](https://togithub.com/asciidoctor/asciidoctorj/issues/1267)) - Upgrade to asciidoctorj-reveal.js 5.1.0 ([#​1267](https://togithub.com/asciidoctor/asciidoctorj/issues/1267)) - Upgrade to asciidoctorj-epub3.js 2.1.0 ([#​1268](https://togithub.com/asciidoctor/asciidoctorj/issues/1268)) ### [`v2.5.11`](https://togithub.com/asciidoctor/asciidoctorj/releases/tag/v2.5.11) [Compare Source](https://togithub.com/asciidoctor/asciidoctorj/compare/v2.5.10...v2.5.11) **Improvement**: - Upgrade to JRuby 9.4.5.0 ([#​1254](https://togithub.com/asciidoctor/asciidoctorj/issues/1254)) - Upgrade to JRuby 9.4.3.0 ([#​1235](https://togithub.com/asciidoctor/asciidoctorj/issues/1235)) ([@​headius](https://togithub.com/headius)) - Upgrade to asciidoctorj-pdf 2.3.10 ([#​1256](https://togithub.com/asciidoctor/asciidoctorj/issues/1256)) - Add `setContext` function to ContentNode. ([#​1253](https://togithub.com/asciidoctor/asciidoctorj/issues/1253)) ([@​RayOffiah](https://togithub.com/RayOffiah)) **Bug Fixes:**: - CLI should set :mkdirs option by default ([#​1241](https://togithub.com/asciidoctor/asciidoctorj/issues/1241)) ([@​mojavelinux](https://togithub.com/mojavelinux)) #### Release Meta Released on: 2023-12-20 Released by: [@​robertpanzer](https://togithub.com/robertpanzer) ### [`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)

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.