Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps antora from 3.2.0-alpha.9 to 3.2.0-alpha.10.

Changelog

Sourced from antora's changelog.

== 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)
Commits
  • 95db5ec release 3.2.0-alpha.10
  • 746526d store info about linked worktree on worktree property of repo object
  • 7305838 merge !1094
  • 58d3929 resolves #746 allow default worktrees value to be configured
  • 5e98653 merge !1092
  • 3a1b01f resolves #1187 use . to refer to current worktree and /. to refer to main wor...
  • c7327b5 merge !1093
  • ca989ad resolves #1183 fix premature termination of Node.js process when downloading ...
  • 7608aa0 ignore entry in branches, tags, or worktrees that is empty string to avoid crash
  • 7d3fc4d minor code style change
  • 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](https://gitlab.com/antora/antora) from 3.2.0-alpha.9 to 3.2.0-alpha.10.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.9...v3.2.0-alpha.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: task label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants