Skip to content

chore(deps): update dependency gohugoio/hugo to v0.166.0 - #53

Merged
Stensel8 merged 1 commit into
mainfrom
renovate/build-tooling-versions
Sep 9, 2026
Merged

chore(deps): update dependency gohugoio/hugo to v0.166.0#53
Stensel8 merged 1 commit into
mainfrom
renovate/build-tooling-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gohugoio/hugo minor 0.165.00.166.0

Release Notes

gohugoio/hugo (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: (in timezone Europe/Amsterdam)

  • 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 was generated by Mend Renovate. View the repository job log.

@Stensel8
Stensel8 merged commit f57a1b6 into main Sep 9, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/build-tooling-versions branch September 9, 2026 20:31
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.

1 participant