Skip to content

deps(minor): update dependency hugo-extended to v0.166.0 - #288

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/hugo-extended-0.x
Sep 10, 2026
Merged

deps(minor): update dependency hugo-extended to v0.166.0#288
renovate[bot] merged 1 commit into
masterfrom
renovate/hugo-extended-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hugo-extended tools minor 0.165.00.166.0

Release Notes

gohugoio/hugo (hugo-extended)

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

Documentation


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the renovate Automated action from Renovate label Sep 9, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 9, 2026 16:47
@renovate
renovate Bot force-pushed the renovate/hugo-extended-0.x branch from f653f95 to 3aa7c41 Compare September 10, 2026 00:56
@renovate
renovate Bot merged commit 20a3827 into master Sep 10, 2026
10 checks passed
@renovate
renovate Bot deleted the renovate/hugo-extended-0.x branch September 10, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Automated action from Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants