Bump org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.0
Bumps org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.0.
Release notes
Sourced from org.asciidoctor:asciidoctorj's releases.
v3.0.0
Breaking changes
Improvement:
- Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084)
- Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
- Set Java 11 as the minimal version (#1151) (
@abelsromero)- Remove deprecated methods in Options, OptionsBuilder, Attributes & AttributesBuilder (#1199) (
@abelsromero)- Remove deprecated methods from Asciidoctor interface (#1201) (
@abelsromero)- Remove deprecated methods from Document interface (#1202) (
@abelsromero)- Remove deprecated methods and constants from extension package (#1203) (
@abelsromero)- Remove deprecated methods from ast package (#1204) (
@abelsromero)- Add Automatic-Module-Name manifest entry to core, api, and cli for reserving stable JPMS module names (#1240) (
@leadpony)- Remove Java 'requires open access' module warning in modern Java versions (#1246)
- Add Reader.getSource() and Reader.getSourceLines() (#1262)
Bug Fixes:
- -s CLI option should be changed to -e to align with Asciidoctor (#1237) (
@mojavelinux)- Column#setWidth is ignored (#1265) (
@Vampire)- Fix unresolvable dependency of JRuby Gradle plugin. (#1275)
Compatible changes
Improvement:
- Add
setContextfunction to StructuralNode. (#1250) (@RayOffiah)- Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)
- Upgrade to asciidoctorj 2.0.23 (#1280)
- Upgrade to asciidoctorj-pdf 2.3.18 (#1280)
- Upgrade to asciidoctorj-revealjs 5.1.0 (#1256)
- Upgrade to asciidoctorj-diagram 2.3.1 (#1280)
- Upgrade to asciidoctorj-diagram-jsyntrax 1.38.2 (#1282)
- Upgrade to JRuby 9.4.8.0 (#1280)
- Upgrade to tilt 2.0.11 (#1109)
- Upgrade to asciimath 2.0.4 (#1109)
- Expose
sectnumproperty in Section interface (#1121)- Replace use of deprecated 'numbered' attribute by 'sectnums' (#1123) (
@abelsromero)- Expose
sourceandsource_linesuse of deprecated 'numbered' in Document interface (#1145) (@abelsromero)- Accept 'null' as valid input (same as empty string) for load and convert String methods (#1148) (
@abelsromero)- Create
asciidoctorj-climodule to prevent unnecessary dependencies to asciidoctorj jar consumers (#1149)- Add required
--add-opensto cli launch script to remove Jdk warnings (#1155) (@abelsromero)- Rename deprecated
headerFooteroption to the newstandalonewith same functionality (#1155) (@abelsromero)- Remove class
AsciidoctorUtilsto remove complexity and unused logging (#1169) (@abelsromero)- Expose ImageReferences in the catalog (#1166) (
@abelsromero)- Return Document AST when using convert or convertFile with appropriate options (#1171) (
@abelsromero)- Expose Links in the catalog (#1183) (
@abelsromero)Bug Fixes:
... (truncated)
Changelog
Sourced from org.asciidoctor:asciidoctorj's changelog.
== 3.0.0 (2024-08-25)
=== Breaking changes
Improvement::
- Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084)
- Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
- Set Java 11 as the minimal version (#1151) (
@abelsromero)- Remove deprecated methods in Options, OptionsBuilder, Attributes & AttributesBuilder (#1199) (
@abelsromero)- Remove deprecated methods from Asciidoctor interface (#1201) (
@abelsromero)- Remove deprecated methods from Document interface (#1202) (
@abelsromero)- Remove deprecated methods and constants from extension package (#1203) (
@abelsromero)- Remove deprecated methods from ast package (#1204) (
@abelsromero)- Add Automatic-Module-Name manifest entry to core, api, and cli for reserving stable JPMS module names (#1240) (
@leadpony)- Remove Java 'requires open access' module warning in modern Java versions (#1246)
- Add Reader.getSource() and Reader.getSourceLines() (#1262)
Bug Fixes::
- -s CLI option should be changed to -e to align with Asciidoctor (#1237) (
@mojavelinux)- Column#setWidth is ignored (#1265) (
@Vampire)- Fix unresolvable dependency of JRuby Gradle plugin. (#1275)
=== Compatible changes
Improvement::
Add
setContextfunction to StructuralNode.Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)
Upgrade to asciidoctorj 2.0.23 (#1280)
Upgrade to asciidoctorj-pdf 2.3.18 (#1280)
Upgrade to asciidoctorj-revealjs 5.1.0 (#1256)
Upgrade to asciidoctorj-diagram 2.3.1 (#1280)
Upgrade to asciidoctorj-diagram-jsyntrax 1.38.2 (#1282)
Upgrade to JRuby 9.4.8.0 (#1280)
Upgrade to tilt 2.0.11 (#1109)
Upgrade to asciimath 2.0.4 (#1109)
Expose
sectnumproperty in Section interface (#1121)Replace use of deprecated 'numbered' attribute by 'sectnums' (#1123) (
@abelsromero)Expose
sourceandsource_linesuse of deprecated 'numbered' in Document interface (#1145) (@abelsromero)Accept 'null' as valid input (same as empty string) for load and convert String methods (#1148) (
@abelsromero)Create
asciidoctorj-climodule to prevent unnecessary dependencies to asciidoctorj jar consumers (#1149)Add required
--add-opensto cli launch script to remove Jdk warnings (#1155) (@abelsromero)Rename deprecated
headerFooteroption to the newstandalonewith same functionality (#1155) (@abelsromero)Remove class
AsciidoctorUtilsto remove complexity and unused logging (#1169) (@abelsromero)Expose ImageReferences in the catalog (#1166) (
@abelsromero)Return Document AST when using convert or convertFile with appropriate options (#1171) (
@abelsromero)Expose Links in the catalog (#1183) (
@abelsromero)
... (truncated)
Commits
5f98f66Release 3.0.0 (#1283)c1ccda1Upgrade jsyntrax to 1.38.2 (#1282)4ff1a33Prepare next releasee0dbf5dRelease 3.0.0-beta.1 (#1281)61cc061Update dependencies (#1280)22e6916Fixes #1275. Fix unresolved dependency grolifant and okhttp-digest (#1277)41325acChocolatey: Upgrade packaging to 2.5.13 (#1276)b669438Fixes #1265. Support setting column widths (#1270)c07b2fdAdd methods Reader.getSource and Reader.getSourceLines (#1264)a03c403use lowercase language on source block [skip ci]- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)