Bump antora from 3.2.0-alpha.8 to 3.2.0-alpha.11 in /docs by dependabot[bot] · Pull Request #18679 · spring-projects/spring-security
Bumps antora from 3.2.0-alpha.8 to 3.2.0-alpha.11.
Changelog
Sourced from antora's changelog.
== 3.2.0-alpha.11 (2025-11-27)
=== Added
- playbook-builder: Allow extension to be switched off from CLI by negating value (#976)
- playbook-builder: Allow CLI to control order of extensions declared in playbook (#1190)
- content-aggregator: Allow content source to be filtered by commits (playbook model only) (#831)
=== Changed
- playbook-builder: Use value of require key on extension in playbook as default ID if id key not specified (#1191)
=== Fixed
- content-aggregator: Always pluralize reftype in
refreplacement value in edit URL pattern== 3.2.0-alpha.10 (2025-10-03)
=== Changed
- content-aggregator: Use symbolic name
.to refer to current worktree and/.to refer to main worktree onworktreeskey (#1187)- content-aggregator: Allow symbolic name
.to be placed anywhere in list of patterns onworktreeskey (#1188)- content-aggregator: Allow default worktrees value to be configured using
worktreeskey oncontentkey in playbook (#746)- asciidoc-loader: Store document ID, if set, on asciidoc metadata object on page (#1186)
=== Fixed
- content-aggregator: Ignore entry in branches, tags, or worktrees that is empty string to avoid crash
- content-classifier: Allow page alias registered through the API to resolve to an attachment (#1185)
- ui-loader: Fix premature termination of Node.js process when downloading UI bundle containing gzipped or large files (#1183)
- asciidoc-loader: Add support for opts=inline on image macro when target is an SVG (#1001)
- redirect-producer: Compute redirect paths correctly when site URL is / (#1184)
- page-composer: Don't register helper with Handlebars if it has path and it does not end in .js (#1183)
== 3.2.0-alpha.9 (2025-08-11)
=== Added
- content-classifier: Allow file to be explicitly marked as private; not private bypasses underscore check (#1153)
- content-classifier: Assign unique origins as set to
originsproperty on component version; use empty set if no origins specified (#995)- content-classifier: Support content source root as implicit ROOT module if modules directory is absent (#1127)
- navigation-builder: Propagate roles and additional link properties on xref to entry in navigation model (#1175)
- page-composer: Add
fileproperty to UI model of page that resolves to raw virtual file of page (#1165)- page-composer: Add built-in
resolveResourceUI helper to resolve raw virtual file of resource by reference (#1167)=== Changed
- playbook-builder: Allow site URL to be unset using
--urlCLI option orURLenvironment variable with empty value or ~ (#1125)- playbook-builder: Rework
buildPlaybookso it only processes args and env once- playbook-builder: Require YAML tag on attribute or site key value to enable YAML parsing; don't strip quotes around value (#1115)
... (truncated)
Commits
80abbc9release 3.2.0-alpha.117b9c171add dedicated page for commits key on content source; recommend setting git.f...41843c8add test to verify commits in non-default branch can be found397bdb2merge !11006685108resolves #1190 allow CLI to control order of extensions declared in playbook154e170merge !10993830bd9resolves #976 allow extension to be switched off from CLI by negating value32709c9strengthen assertion for enabling extension with duplicate IDe5e4556wording change0645d65document that the require key is used as the fallback value for the extension ID- 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 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)