Skip to content

Bump Hugo to 0.166.0 and hoist node_modules - #188

Merged
SailReal merged 1 commit into
developfrom
feature/update-to-hugo-0.166.0
Sep 15, 2026
Merged

SailReal merged 1 commit into
developfrom
feature/update-to-hugo-0.166.0

Conversation

@SailReal

@SailReal SailReal commented Sep 15, 2026

Copy link
Copy Markdown
Member

Since Hugo 0.166 drops mounts that go through pnpm's package symlinks

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 175f1bbf-c050-40e4-8fc7-5de5ff94a0d6

📥 Commits

Reviewing files that changed from the base of the PR and between c422b29 and be4ed62.

📒 Files selected for processing (2)
  • .github/workflows/gh-pages.yml
  • pnpm-workspace.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The GitHub Pages workflow updates Hugo from 0.165.0 to 0.166.0. The pnpm workspace configuration enables the hoisted node linker, which creates a flat node_modules layout without symlinks.

Priority: ⬇️ Low

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

Change: Bug fix

Suggested reviewers: tobihagemann

Merge Risk: ⚪ Minimal · up to be4ed

The Hugo upgrade and dependency-layout change have no identified current-head build risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Title check ✅ Passed The title clearly identifies both primary changes: the Hugo 0.166.0 upgrade and the hoisted node_modules configuration.
Description check ✅ Passed The description explains the compatibility reason for hoisting node_modules after the Hugo 0.166.0 upgrade.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/update-to-hugo-0.166.0

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.

@SailReal
SailReal merged commit 40adb22 into develop Sep 15, 2026
4 checks passed
@SailReal
SailReal deleted the feature/update-to-hugo-0.166.0 branch September 15, 2026 12:31
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