Skip to content

Upgrade Antora CLI and site generator to 3.1.15 - #1899

Open
JakeSCahill wants to merge 1 commit into
mainfrom
chore/antora-3.1.15
Open

Upgrade Antora CLI and site generator to 3.1.15#1899
JakeSCahill wants to merge 1 commit into
mainfrom
chore/antora-3.1.15

Conversation

@JakeSCahill

@JakeSCahill JakeSCahill commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

In plain English

Our site builder was pinned to a three-year-old version (3.1.2). Its file scanner has a bug that crashes local builds with RangeError: Maximum call stack size exceeded when the repo working tree is heavy (for example, after installing Doc Detective's browser drivers) — we hit this repeatedly while verifying the property-macro migration branches. 3.1.15 is the current release on the same stable line: same playbook format, no breaking changes, three years of scanner and loader fixes.

Validation

A full site build (all live version branches plus the migrated v/25.3 content) completed on 3.1.15 — exit 0, zero validation warnings, zero broken property xrefs — where the same build on 3.1.2 crashed in the scanner. Independent of the macro work; can merge any time.

docs-site already floats on ^3.1.14, so it resolves to 3.1.15 on its next install — no change needed there.

Antora 3.1.2's content aggregator ships an old glob-stream whose glob
recurses fatally in _readdirError on large or error-prone worktree
scans (RangeError: Maximum call stack size exceeded), which killed
local builds in a repo carrying heavy node_modules. 3.1.15 replaces the
scanner and brings three years of aggregator, ui-loader, and runtime
fixes.
@JakeSCahill
JakeSCahill requested a review from a team as a code owner August 9, 2026 06:44
@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for redpanda-docs-preview ready!

Name Link
🔨 Latest commit 9684697
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-docs-preview/deploys/6a7821e2830534000840fc2d
😎 Deploy Preview https://deploy-preview-1899--redpanda-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0f923e9c-fc36-48d5-ba96-7e12dc8bd6a8

📥 Commits

Reviewing files that changed from the base of the PR and between 3e7b662 and 9684697.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The pull request updates the closing brace in package.json. It does not change package configuration, dependencies, or exported entities.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: feediver1

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the motivation and validation, but it omits the template's Jira resolution, review deadline, page previews, and checks sections. Add the Jira ticket, review deadline, page previews, and completed checks section from the repository template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the primary change: upgrading the Antora CLI and site generator to version 3.1.15.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/antora-3.1.15

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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