Skip to content

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

Merged
Stensel8 merged 3 commits into
mainfrom
renovate/build-tooling-versions
Sep 10, 2026
Merged

chore(deps): update dependency gohugoio/hugo to v0.166.0#124
Stensel8 merged 3 commits 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

Documentation


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.

@renovate renovate Bot added build-tooling dependencies Pull requests that update a dependency file labels Sep 9, 2026
@renovate
renovate Bot requested a review from Stensel8 as a code owner September 9, 2026 22:55
@Stensel8
Stensel8 enabled auto-merge (squash) September 10, 2026 05:17
@renovate

renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Stensel8
Stensel8 disabled auto-merge September 10, 2026 05:22
@Stensel8
Stensel8 merged commit 223192f into main Sep 10, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-tooling dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant