Update Hugo to 0.157.0 and Docsy to v0.14.3#78
Merged
Conversation
Co-authored-by: mikehaller <920755+mikehaller@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Hugo and Docsy to latest releases
Update Hugo to 0.157.0 and Docsy to v0.14.3
Mar 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hugo was pinned to 0.110.0 with an unversioned Docsy submodule commit (~v0.5.x). This updates both to current releases and aligns all supporting tooling.
Hugo & Docsy
v0.14.3(c8162c2)0.110.0→0.157.0config.tomlminimum Hugo version:0.73.0→0.146.0(Docsy v0.14.3 requirement)[blackfriday]config block (superseded by Goldmark since Hugo 0.60)node_modules/bootstrapandnode_modules/@fortawesome/fontawesome-freemodule mounts — Docsy v0.14.3 manages these via its ownhugo.yamlCI Workflow
actions/checkout@v2→@v4;peaceiris/actions-hugo@v2→@v3;peaceiris/actions-gh-pages@v3→@v4actions/setup-node@v4(Node 22) — required by Docsy v0.14.3npm installwithnpm ciin both project root andthemes/docsy/for reproducible installs--branch v0.14.3 --depth 1Project tooling
hugo-extended:^0.118.2→^0.157.0;package-lock.jsonregenerated at lockfileVersion 3postcss.config.jsto project root (previously absent; relied on Docsy's copy)layouts/partials/footer.html: Bootstrap 4 → Bootstrap 5 attributes (data-toggle/data-placement→data-bs-*,ml-1→ms-1)Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
gohugo.io/usr/bin/curl curl -s REDACTED(dns block)www.docsy.dev/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.