Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 7, 2025

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

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.

== Unreleased

=== Added

  • 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: 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)
  • 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)

=== Fixed

  • content-aggregator: Coerce version value to string in refname projection; coerce null value to empty string (#1170)
  • page-composer: Fix crash if resolvePage or resolvePageURL helpers are called with no arguments
  • asciidoc-loader: Restore support for relative path token for include file in example or partial family (#1173)

== 3.2.0-alpha.8 (2024-12-05)

=== Changed

  • content-aggregator: Don't apply camelCase transformation to descendant keys of the ext key in component version descriptor (#1145)
  • content-aggregator: Include - segment in edit URL for file hosted on gitlab.com to avoid redirct
  • Apply code formatting changes to comply with biome toolchain (#1157)
  • Add directory property to repository entry in package files
  • Upgrade @​antora/expand-path-helper to 3.0.x (content-aggregator, ui-loader, file-publisher, logger)
  • Upgrade @​antora/user-require-helper to 3.0.x (content-aggregator, asciidoc-loader, file-publisher, site-generator, cli)

=== Fixed

  • content-aggregator: Gracefully handle case when value of nav key in component version descriptor is not an array (#1147)
  • page-composer: Use navtitle as content of orphan breadcrumb entry instead of doctitle (aka page title) (#1159)
  • site-generator: Fully support static register method on Class or Object exported by extension (#1158)

== 3.2.0-alpha.7 (2024-12-05)

... (truncated)

Commits
  • 0fd8b9c release 3.1.12
  • e413f50 update what's new for upcoming 3.1.12 release
  • 02d1fc2 populate what's new page for upcoming 3.1.11 release [skip ci]
  • b034946 refresh dependency lock file
  • 418f9c0 backport fix for #1179 skip check for remote branches in non-managed reposito...
  • 93a1719 remove unused remoteName parameter in selectStartPaths function
  • 1475f94 move credential URLs to separate section on private repository auth page
  • ea02909 clarify that credentials entry with repository path takes precedence
  • db94567 show full code for system git credential manager to make it easier to copy; s...
  • c865d4e clarify that the require helper has a fallback
  • 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-default](https://gitlab.com/antora/antora) from 3.1.4 to 3.1.12.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.1.4...v3.1.12)

---
updated-dependencies:
- dependency-name: "@antora/site-generator-default"
  dependency-version: 3.1.12
  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 7, 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.

0 participants