Skip to content

Conversation

@dependabot
Copy link

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

Bumps @antora/site-generator-default from 3.1.4 to 3.1.14.

Changelog

Sourced from @​antora/site-generator-default's changelog.

= Antora Changelog

This document provides a summary of all notable changes to the core Antora components by release. For a detailed view of what's changed, refer to the repository's https://gitlab.com/antora/antora/commits/main[commit history].

This project utilizes semantic versioning.

== 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)
  • playbook-builder: Use YAML serialization internally for map and primitive-map values read from arguments (i.e., CLI options)
  • content-aggregator: Skip check for remote branches in non-managed repository with no remote (#1179)
  • content-aggregator: Skip check for local branches in managed repository (#1111)
  • content-classifier: Classify attachments without a file extension (#1181)
  • content-classifier: Set media type to text/plain if file non-page family has no file extension (#1181)
  • page-composer: resolvePage and resolvePageURL helpers resolve current page when called with no arguments (#1166)
  • page-composer: Populate breadcrumbs for orphan page when component version has no navigation (#1176)
  • site-generator: Log warning (instead of crashing) if Antora extension in playbook is missing require key (#1177)
  • site-generator: Add require option to require method on GeneratorContext to use as fallback if module-scoped require fails (#1178)

... (truncated)

Commits
  • a4ec239 release 3.1.14
  • cef13c9 update what's new page for 3.1.14 release
  • 1a78ca8 backport fix for #746 allow default worktrees pattern to be configured
  • ec67848 resolves #1183 fix premature termination of Node.js process when downloading ...
  • eb6de35 ignore entry in branches, tags, or worktrees that is empty string to avoid crash
  • 95dad41 clarify that worktrees can only be set on a content source (until that featur...
  • 982dd95 add troubleshooting page and add the first scenario
  • a25c157 merge !1090
  • 5ec85ec resolves #1188 allow symbolic name . to be placed anywhere in list of pattern...
  • 92667e4 change primary worktree back to main worktree
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@antora/site-generator-default](https://gitlab.com/antora/antora) from 3.1.4 to 3.1.14.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.1.4...v3.1.14)

---
updated-dependencies:
- dependency-name: "@antora/site-generator-default"
  dependency-version: 3.1.14
  dependency-type: direct:production
  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 javascript Pull requests that update javascript code labels Oct 6, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant