Skip to content

chore(deps): update ghcr.io/gohugoio/hugo docker tag to v0.166.0 - #257

Merged
z9r5 merged 1 commit into
mainfrom
renovate/ghcr.io-gohugoio-hugo-0.x
Sep 10, 2026
Merged

z9r5 merged 1 commit into
mainfrom
renovate/ghcr.io-gohugoio-hugo-0.x

Conversation

@deckhouse-BOaTswain

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gohugoio/hugo minor v0.165.0 -> v0.166.0

Release Notes

gohugoio/hugo (ghcr.io/gohugoio/hugo)

v0.166.0

Compare Source

Note

When upgrading to Hugo v0.166.0, sites using transform.ToMath with the output option set to html or htmlAndMathml must update the KaTeX stylesheet referenced in their template(s) to version 0.18.4 or higher. Using older CSS versions like 0.16.21 will cause certain mathematical or chemical expressions to render incorrectly.

Example update:

- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.18.4/dist/katex.min.css">

See these examples:

Bug fixes
Improvements
Dependency Updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@z9r5
z9r5 merged commit b057a5a into main Sep 10, 2026
3 checks passed
@z9r5
z9r5 deleted the renovate/ghcr.io-gohugoio-hugo-0.x branch September 10, 2026 05:42
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.

3 participants