Skip to content

Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs - #1001

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/main/antora-3.2.0-rc.3
Open

Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs#1001
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/main/antora-3.2.0-rc.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps antora from 3.2.0-rc.2 to 3.2.0-rc.3.

Changelog

Sourced from antora's changelog.

== 3.2.0-rc.3 (2026-08-12)

=== Added

  • playbook-builder: Add antoraVersion property to playbook to provide access to Antora core version (#1236)
  • content-classifier: Modify ContentCatalog#getComponentVersion to return latest component version if version is unspecified (#1231)
  • asciidoc-loader: Pass standalone option through to Asciidoctor#load API (#1228)
  • asciidoc-loader: Add antoraResourceRefs option to control whether Antora resource ref integration is enabled; pass through safe, docfile, and docdir options as well (#1241)
  • file-publisher: Update publishFiles to accept an array of files as alternative to array of catalogs (#1235)

=== Changed

  • logger: Use src.abspath (absolute path) as file path in log message, if available, even if origin is not set
  • playbook-builder: Allow collection keys (array or map) in playbook to be null (#1233)
  • playbook-builder: Map --stacktrace CLI option to runtime.stacktrace property on playbook (#1227)
  • content-classifier: Change createFile method to set module property to ROOT if not set when inflating src
  • content-classifier: Change createFile method to compute and assign path property if not set if input is not a Vinyl instance
  • asciidoc-loader: Always prefix docname with family segment if family is not page (#1232)
  • navigation-builder: Assign pathname property to navigation entry with internal url when url has a hash (i.e., fragment) (#1237)
  • file-publisher: Don't output site if output dir is null; still allow destinations to be null (#1234)
  • file-publisher: Only allow primary output dir to set path for fs destination if first entry and path key is not set (#1238)
  • file-publisher: Honor empty output destinations; require entry for primary fs destination if destinations key is set (#1240)
  • cli: Pass --stacktrace argument to buildPlaybook (#1227)

=== Fixed

  • playbook-builder: Don't crash when coercing CLI option value if target collection is null; related to #1233
  • file-publisher: Honor clean: false set on output destination when default clean value is true
Commits
  • 9230874 release 3.2.0-rc.3
  • 7e286cf refine CHANGELOG entry
  • 5048aea update CHANGELOG and what's new page
  • 3fc33b3 merge !1151
  • 7d983aa resolves #1241 add antoraResourceRefs option to control whether Antora resour...
  • 708c603 consolidate logic to passthrough options from AsciiDoc config to Asciidoctor....
  • f2d2bd0 remove use of Opal global in AsciiDoc Loader
  • 10911e0 Use value of src.abspath (absolute path) as file path in log message, if avai...
  • 1a7aac1 simplify logic in reshapeFileForLog helper
  • 39a98d0 add missing entries to what's new page in docs
  • 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 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 [antora](https://gitlab.com/antora/antora) from 3.2.0-rc.2 to 3.2.0-rc.3.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-rc.2...v3.2.0-rc.3)

---
updated-dependencies:
- dependency-name: antora
  dependency-version: 3.2.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants