Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @antora/site-generator from 3.2.0-alpha.4 to 3.2.0-alpha.11.

Changelog

Sourced from @​antora/site-generator'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 ref replacement 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 on worktrees key (#1187)
  • content-aggregator: Allow symbolic name . to be placed anywhere in list of patterns on worktrees key (#1188)
  • content-aggregator: Allow default worktrees value to be configured using worktrees key on content key 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 origins property 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 file property to UI model of page that resolves to raw virtual file of page (#1165)
  • page-composer: Add built-in resolveResource UI helper to resolve raw virtual file of resource by reference (#1167)

=== Changed

  • playbook-builder: Allow site URL to be unset using --url CLI option or URL environment variable with empty value or ~ (#1125)
  • playbook-builder: Rework buildPlaybook so 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
  • 80abbc9 release 3.2.0-alpha.11
  • 7b9c171 add dedicated page for commits key on content source; recommend setting git.f...
  • 41843c8 add test to verify commits in non-default branch can be found
  • 397bdb2 merge !1100
  • 6685108 resolves #1190 allow CLI to control order of extensions declared in playbook
  • 154e170 merge !1099
  • 3830bd9 resolves #976 allow extension to be switched off from CLI by negating value
  • 32709c9 strengthen assertion for enabling extension with duplicate ID
  • e5e4556 wording change
  • 0645d65 document that the require key is used as the fallback value for the extension ID
  • 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 [@antora/site-generator](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.11)

---
updated-dependencies:
- dependency-name: "@antora/site-generator"
  dependency-version: 3.2.0-alpha.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: status: waiting-for-triage, type: task. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant