Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps asciidoctor from 2.0.25 to 2.0.26.

Release notes

Sourced from asciidoctor's releases.

v2.0.26

This is a patch release in the 2.0.x release line to fix bugs and make a few minor improvements.

Attribute references in the attrlist of the toc macro are now resolved, as documented. If the stem macro uses invalid substitutions, the warning message will cite the stem macro rather than the passthrough macro. When converting to DocBook, the quoted text is no longer used to set the xreflabel as this leads to invalid XML.

The HTML now loads the MathJax configuration to support stem integration as recommended by MathJax itself (https://docs.mathjax.org/en/latest/output/html.html#html-support). In the manpage output, a thin space is used in between the dots of an ellipsis to distinguish it from three consecutive dots by making it wider.

Distribution

Asciidoctor is also packaged for Fedora, Debian, Ubuntu, Alpine Linux, OpenSUSE, and Homebrew. You can use the system's package manager to install the package named asciidoctor.

Changelog

Improvement

Bug Fixes

  • Don't use text of span as value of xreflabel when node has ID in DocBook output (#4539)
  • Resolve attribute references (attributes substitution) in attrlist of toc macro (#4806)
  • Cite stem macro specifically in warning message when macro has invalid substitutions (#4808)

Release meta

Released on: 2025-10-23 Released by: @​mojavelinux Release beer: Oktoberfest by Athletic Brewing

Logs: resolved issues | source diff | gem diff

Credits

A very special thanks to all the awesome supporters of the Asciidoctor OpenCollective campaign, who provide critical funding for the ongoing development of this project.

Changelog

Sourced from asciidoctor's changelog.

== 2.0.26 (2025-10-24) - @​mojavelinux

Improvement::

Bug Fixes::

  • Don't use text of span as value of xreflabel when node has ID in DocBook output (#4539)
  • Resolve attribute references (attributes substitution) in attrlist of toc macro (#4806)
  • Cite stem macro specifically in warning message when macro has invalid substitutions (#4808)

=== Details

{url-repo}/releases/tag/v2.0.26[git tag] | {url-repo}/compare/v2.0.25...v2.0.26[full diff] // end::compact[]

Commits
  • 0b99b39 release 2.0.26
  • 61f4297 backport fix for #4808 cite stem macro in warning message when macro has inva...
  • f2dd7e9 reclassify #4568 as improvement [skip ci]
  • a6c758c backport fix for #4568 use thin space between dots of an ellipsis in manpage ...
  • 95fb4fc backport fix for #4806 resolve attribute references in attrlist of toc macro
  • 9e2627d add tests for toclevels used for multipart book
  • 47c22f5 backport fix for #4424 use MathJax config recommended by MathJax itself
  • 29b7c8f backport fix for #4539 don't use text of span as value of xreflabel when node...
  • 70199c3 add feature test to verify stem macro is processed in xreftext
  • 66bf6e5 make simulated syntax error more blatant
  • Additional commits viewable in compare view

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 [asciidoctor](https://github.com/asciidoctor/asciidoctor) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/asciidoctor/asciidoctor/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor@v2.0.25...v2.0.26)

---
updated-dependencies:
- dependency-name: asciidoctor
  dependency-version: 2.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 28, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant