Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.1.

Release notes

Sourced from org.asciidoctor:asciidoctorj's releases.

v3.0.1

Documentation

  • cli.adoc - describe how to run AsciidoctorJ using JBang

Improvements

  • Upgrade to asciidoctorj-pdf 2.3.26 (#1316)
  • Upgrade to asciidoctorj-epub 2.2.0 (#1300)
  • Upgrade to asciidoctorj-diagram 3.0.1 (#1316)
  • Upgrade to asciidoctorj-revealjs 5.2.0 (#1300)
  • Upgrade to JRuby 9.4.14.0 (#1313)

Bug Fixes

Build Improvement

  • Move to new plugin suite org.ysb33r.jruby for installing ruby gems (#1293)
  • Upgrade build to Gradle 8.12 (#1293)
  • Upgrade gh action upload-artifact to v4 (#1294)

New Contributors

Full Changelog: asciidoctor/asciidoctorj@v3.0.0...v3.0.1

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:

... (truncated)

Changelog

Sourced from org.asciidoctor:asciidoctorj's changelog.

== 3.0.1 (2025-11-06)

Documentation::

  • cli.adoc - describe how to run AsciidoctorJ using JBang

Improvements::

  • Upgrade to asciidoctorj-pdf 2.3.26 (#1316)
  • Upgrade to asciidoctorj-epub 2.2.0 (#1300)
  • Upgrade to asciidoctorj-diagram 3.0.1 (#1316)
  • Upgrade to asciidoctorj-revealjs 5.2.0 (#1300)
  • Upgrade to JRuby 9.4.14.0 (#1313)

Bug Fixes::

Build Improvement::

  • Move to new plugin suite org.ysb33r.jruby for installing ruby gems (#1293)
  • Upgrade build to Gradle 8.12 (#1293)
  • Upgrade gh action upload-artifact to v4 (#1294)

== 3.0.0 (2024-08-25)

Build Improvement::

  • Upgrade JCommander version and coordinates to v2.0 (#1290)

=== 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::

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.13 to 3.0.1.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.13...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant